Pull request #217 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hongda3141 for edgexfoundry/device-modbus-go Loading trusted files from base branch master at b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc rather than 32186fb89399f1165cc67af2c509d136cc133e79 Obtained Jenkinsfile from b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh382007204949240299.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1489310487704407797.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-217/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-217/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8386236209552197712.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6196777031583370994.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-217/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-217/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5531920294429056423.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, 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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: 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 ‘prd-centos7-docker-4c-2g-1237’ Running on prd-centos7-docker-4c-2g-1240 in /w/workspace/xfoundry_device-modbus-go_PR-217 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-217 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_device-modbus-go_PR-217@tmp/jenkins-gitclient-ssh5121978748253051980.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc into PR head commit 32186fb89399f1165cc67af2c509d136cc133e79 Merge succeeded, producing 32186fb89399f1165cc67af2c509d136cc133e79 Checking out Revision 32186fb89399f1165cc67af2c509d136cc133e79 (PR-217) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_device-modbus-go_PR-217@tmp/jenkins-gitclient-ssh573430215067876802.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/217/head:refs/remotes/origin/PR-217 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32186fb89399f1165cc67af2c509d136cc133e79 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_device-modbus-go_PR-217@tmp/jenkins-gitclient-ssh6716540984759507251.key > git merge b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 32186fb89399f1165cc67af2c509d136cc133e79 # timeout=10 Commit message: "feat:Merge branch 'temp_string' into feature-stringType" > git rev-list --no-walk 15130efeef7dbed6b05e4e18bbe08331627c297d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-14T12:49:43.539Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-14T12:49:43.632Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-14T12:49:43.666Z] ========================================================= [2021-06-14T12:49:43.666Z] EdgeX Global Pipelines Version Info [2021-06-14T12:49:43.666Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-14T12:49:45.123Z] ------------------- [2021-06-14T12:49:45.123Z] stable info: [2021-06-14T12:49:45.123Z] ------------------- [2021-06-14T12:49:45.123Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-14T12:49:45.123Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T12:49:45.123Z] Message: update stable to v1.0.195 [2021-06-14T12:49:45.702Z] ------------------- [2021-06-14T12:49:45.702Z] experimental info: [2021-06-14T12:49:45.702Z] ------------------- [2021-06-14T12:49:45.702Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-14T12:49:45.702Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-14T12:49:45.702Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-14T12:49:45.832Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2021-06-14T12:49:45.857Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2021-06-14T12:49:45.882Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-14T12:49:45.921Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-14T12:49:45.945Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-14T12:49:45.970Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-14T12:49:46.003Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-14T12:49:46.028Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-14T12:49:46.053Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-14T12:49:46.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-14T12:49:46.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-14T12:49:46.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2021-06-14T12:49:46.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-14T12:49:46.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-14T12:49:46.216Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T12:49:46.238Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-14T12:49:46.262Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-14T12:49:46.285Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-14T12:49:46.309Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-14T12:49:46.356Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-14T12:49:46.383Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-14T12:49:46.409Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-14T12:49:46.432Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-14T12:49:46.456Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-14T12:49:46.480Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-14T12:49:46.504Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-14T12:49:46.528Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-217 [Pipeline] echo [2021-06-14T12:49:46.551Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-217 [Pipeline] echo [2021-06-14T12:49:46.578Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-217 [Pipeline] echo [2021-06-14T12:49:46.609Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32186fb89399f1165cc67af2c509d136cc133e79 [Pipeline] echo [2021-06-14T12:49:46.642Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32186fb [Pipeline] echo [2021-06-14T12:49:46.682Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T12:49:46.758Z] provisioning config files... [2021-06-14T12:49:46.775Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-217@tmp/config7490564183739530905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T12:49:47.111Z] ---> docker-login.sh [2021-06-14T12:49:47.111Z] nexus3.edgexfoundry.org:10001 [2021-06-14T12:49:47.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:49:47.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:49:47.384Z] Configure a credential helper to remove this warning. See [2021-06-14T12:49:47.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:49:47.384Z] [2021-06-14T12:49:47.384Z] Login Succeeded [2021-06-14T12:49:47.384Z] nexus3.edgexfoundry.org:10002 [2021-06-14T12:49:47.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:49:47.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:49:47.648Z] Configure a credential helper to remove this warning. See [2021-06-14T12:49:47.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:49:47.648Z] [2021-06-14T12:49:47.648Z] Login Succeeded [2021-06-14T12:49:47.648Z] nexus3.edgexfoundry.org:10003 [2021-06-14T12:49:47.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:49:47.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:49:47.648Z] Configure a credential helper to remove this warning. See [2021-06-14T12:49:47.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:49:47.648Z] [2021-06-14T12:49:47.648Z] Login Succeeded [2021-06-14T12:49:47.648Z] nexus3.edgexfoundry.org:10004 [2021-06-14T12:49:47.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:49:47.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:49:47.909Z] Configure a credential helper to remove this warning. See [2021-06-14T12:49:47.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:49:47.909Z] [2021-06-14T12:49:47.909Z] Login Succeeded [2021-06-14T12:49:47.909Z] docker.io [2021-06-14T12:49:47.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:49:48.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:49:48.171Z] Configure a credential helper to remove this warning. See [2021-06-14T12:49:48.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:49:48.171Z] [2021-06-14T12:49:48.171Z] Login Succeeded [2021-06-14T12:49:48.171Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T12:49:48.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T12:49:48.755Z] + git log --format=format:%s -1 32186fb89399f1165cc67af2c509d136cc133e79 [Pipeline] echo [2021-06-14T12:49:48.799Z] GIT_COMMIT: 32186fb89399f1165cc67af2c509d136cc133e79, Commit Message: feat:Merge branch 'temp_string' into feature-stringType [Pipeline] echo [2021-06-14T12:49:48.835Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-14T12:49:49.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T12:49:49.453Z] [2021-06-14T12:49:49.453Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T12:49:49.783Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T12:49:49.783Z] latest: Pulling from edgex-devops/git-semver [2021-06-14T12:49:49.783Z] 31603596830f: Pulling fs layer [2021-06-14T12:49:49.783Z] 54011a49482f: Pulling fs layer [2021-06-14T12:49:49.783Z] a6820b24f6d8: Pulling fs layer [2021-06-14T12:49:49.783Z] f581987b2513: Pulling fs layer [2021-06-14T12:49:49.783Z] f581987b2513: Waiting [2021-06-14T12:49:49.783Z] 54011a49482f: Verifying Checksum [2021-06-14T12:49:49.783Z] 54011a49482f: Download complete [2021-06-14T12:49:49.783Z] 31603596830f: Verifying Checksum [2021-06-14T12:49:49.783Z] 31603596830f: Download complete [2021-06-14T12:49:50.045Z] f581987b2513: Verifying Checksum [2021-06-14T12:49:50.045Z] f581987b2513: Download complete [2021-06-14T12:49:50.045Z] a6820b24f6d8: Verifying Checksum [2021-06-14T12:49:50.045Z] a6820b24f6d8: Download complete [2021-06-14T12:49:50.045Z] 31603596830f: Pull complete [2021-06-14T12:49:50.311Z] 54011a49482f: Pull complete [2021-06-14T12:49:50.886Z] a6820b24f6d8: Pull complete [2021-06-14T12:49:51.148Z] f581987b2513: Pull complete [2021-06-14T12:49:51.148Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-14T12:49:51.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-14T12:49:51.148Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-14T12:49:51.237Z] prd-centos7-docker-4c-2g-1240 does not seem to be running inside a container [2021-06-14T12:49:51.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-217 -v /w/workspace/xfoundry_device-modbus-go_PR-217:/w/workspace/xfoundry_device-modbus-go_PR-217:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-217@tmp:/w/workspace/xfoundry_device-modbus-go_PR-217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-14T12:49:52.628Z] $ docker top 300380973a591ac6e0cc87b0b461da4c049950bb34c04d814d1377825ec7d826 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-14T12:49:52.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T12:49:52.772Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T12:49:52.885Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T12:49:52.884Z] $ docker exec 300380973a591ac6e0cc87b0b461da4c049950bb34c04d814d1377825ec7d826 ssh-agent [2021-06-14T12:49:52.987Z] SSH_AUTH_SOCK=/tmp/ssh-21bxW6pw2fCA/agent.13 [2021-06-14T12:49:52.988Z] SSH_AGENT_PID=19 [2021-06-14T12:49:52.996Z] Running ssh-add (command line suppressed) [2021-06-14T12:49:53.087Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-217@tmp/private_key_5653615178634640516.key (/w/workspace/xfoundry_device-modbus-go_PR-217@tmp/private_key_5653615178634640516.key) [2021-06-14T12:49:53.106Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T12:49:53.418Z] + git tag --points-at HEAD [Pipeline] } [2021-06-14T12:49:53.432Z] $ docker exec --env ******** --env ******** 300380973a591ac6e0cc87b0b461da4c049950bb34c04d814d1377825ec7d826 ssh-agent -k [2021-06-14T12:49:53.546Z] unset SSH_AUTH_SOCK; [2021-06-14T12:49:53.546Z] unset SSH_AGENT_PID; [2021-06-14T12:49:53.546Z] echo Agent pid 19 killed; [2021-06-14T12:49:53.565Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-14T12:49:53.628Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-14T12:49:53.628Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-14T12:49:53.750Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-14T12:49:53.749Z] $ docker exec 300380973a591ac6e0cc87b0b461da4c049950bb34c04d814d1377825ec7d826 ssh-agent [2021-06-14T12:49:53.871Z] SSH_AUTH_SOCK=/tmp/ssh-sCf75Gy7zoYJ/agent.51 [2021-06-14T12:49:53.871Z] SSH_AGENT_PID=57 [2021-06-14T12:49:53.877Z] Running ssh-add (command line suppressed) [2021-06-14T12:49:53.980Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-217@tmp/private_key_2030327241162700299.key (/w/workspace/xfoundry_device-modbus-go_PR-217@tmp/private_key_2030327241162700299.key) [2021-06-14T12:49:54.001Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-14T12:49:54.316Z] + git semver init [2021-06-14T12:49:54.316Z] # -> Open(): unable to determine branch for HEAD [2021-06-14T12:49:54.316Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-217/.git [2021-06-14T12:49:54.316Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-217 [2021-06-14T12:49:54.316Z] # $SEMVER_REMOTE_NAME = origin [2021-06-14T12:49:54.316Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-14T12:49:54.316Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-14T12:49:54.316Z] # $SEMVER_BRANCH = PR-217 [2021-06-14T12:49:54.316Z] # $SEMVER_TEMP = /tmp/semver-607013907 [2021-06-14T12:49:54.316Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2021-06-14T12:49:54.896Z] # '/tmp/semver-607013907' -> '/w/workspace/xfoundry_device-modbus-go_PR-217/.semver' [2021-06-14T12:49:54.896Z] # -> Force: false [2021-06-14T12:49:54.896Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-217/.semver [Pipeline] } [2021-06-14T12:49:54.903Z] $ docker exec --env ******** --env ******** 300380973a591ac6e0cc87b0b461da4c049950bb34c04d814d1377825ec7d826 ssh-agent -k [2021-06-14T12:49:55.004Z] unset SSH_AUTH_SOCK; [2021-06-14T12:49:55.004Z] unset SSH_AGENT_PID; [2021-06-14T12:49:55.004Z] echo Agent pid 57 killed; [2021-06-14T12:49:55.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-14T12:49:55.374Z] + git semver [Pipeline] } [2021-06-14T12:49:55.388Z] $ docker stop --time=1 300380973a591ac6e0cc87b0b461da4c049950bb34c04d814d1377825ec7d826 [2021-06-14T12:49:56.657Z] $ docker rm -f 300380973a591ac6e0cc87b0b461da4c049950bb34c04d814d1377825ec7d826 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T12:49:57.040Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-14T12:49:57.327Z] Stashed 1 file(s) [Pipeline] echo [2021-06-14T12:49:57.332Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [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] node [2021-06-14T12:50:12.585Z] Still waiting to schedule task [2021-06-14T12:50:12.586Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-14T12:50:12.588Z] Still waiting to schedule task [2021-06-14T12:50:12.589Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1238’ is offline [2021-06-14T12:52:17.575Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1241 in /w/workspace/xfoundry_device-modbus-go_PR-217 [Pipeline] { [Pipeline] ws [2021-06-14T12:52:17.599Z] Running in /w/workspace/device-modbus-go/6 [Pipeline] { [Pipeline] checkout [2021-06-14T12:52:17.822Z] Selected Git installation does not exist. Using Default [2021-06-14T12:52:17.822Z] The recommended git tool is: NONE [2021-06-14T12:52:23.334Z] using credential edgex-jenkins-ssh [2021-06-14T12:52:23.363Z] Cloning the remote Git repository [2021-06-14T12:52:23.479Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-06-14T12:52:23.600Z] > git init /w/workspace/device-modbus-go/6 # timeout=10 [2021-06-14T12:52:23.684Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-06-14T12:52:23.685Z] > git --version # timeout=10 [2021-06-14T12:52:23.725Z] > git --version # 'git version 2.17.1' [2021-06-14T12:52:23.727Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T12:52:23.825Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T12:52:24.795Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-06-14T12:52:24.826Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T12:52:24.859Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-06-14T12:52:24.913Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-06-14T12:52:24.914Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T12:52:24.931Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/217/head:refs/remotes/origin/PR-217 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-14T12:52:25.513Z] Merging remotes/origin/master commit b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc into PR head commit 32186fb89399f1165cc67af2c509d136cc133e79 [2021-06-14T12:52:25.731Z] Merge succeeded, producing 32186fb89399f1165cc67af2c509d136cc133e79 [2021-06-14T12:52:25.732Z] Checking out Revision 32186fb89399f1165cc67af2c509d136cc133e79 (PR-217) [2021-06-14T12:52:25.556Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T12:52:25.580Z] > git checkout -f 32186fb89399f1165cc67af2c509d136cc133e79 # timeout=10 [2021-06-14T12:52:25.659Z] > git remote # timeout=10 [2021-06-14T12:52:25.678Z] > git config --get remote.origin.url # timeout=10 [2021-06-14T12:52:25.696Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T12:52:25.707Z] > git merge b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc # timeout=10 [2021-06-14T12:52:25.734Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-14T12:52:25.762Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T12:52:25.784Z] > git checkout -f 32186fb89399f1165cc67af2c509d136cc133e79 # timeout=10 [2021-06-14T12:52:28.277Z] Running on prd-centos7-docker-4c-2g-1242 in /w/workspace/xfoundry_device-modbus-go_PR-217 [Pipeline] { [Pipeline] ws [2021-06-14T12:52:28.299Z] Running in /w/workspace/device-modbus-go/6 [Pipeline] { [Pipeline] checkout [2021-06-14T12:52:28.442Z] Selected Git installation does not exist. Using Default [2021-06-14T12:52:28.443Z] The recommended git tool is: NONE [2021-06-14T12:52:30.088Z] Commit message: "feat:Merge branch 'temp_string' into feature-stringType" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T12:52:30.872Z] using credential edgex-jenkins-ssh [2021-06-14T12:52:30.896Z] Cloning the remote Git repository [2021-06-14T12:52:31.723Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-14T12:52:30.920Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-06-14T12:52:30.988Z] > git init /w/workspace/device-modbus-go/6 # timeout=10 [2021-06-14T12:52:31.029Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-06-14T12:52:31.029Z] > git --version # timeout=10 [2021-06-14T12:52:31.040Z] > git --version # 'git version 2.24.4' [2021-06-14T12:52:31.040Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T12:52:31.084Z] [INFO] Currently running in a labeled security context [2021-06-14T12:52:31.084Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-14T12:52:31.084Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/6@tmp/jenkins-gitclient-ssh5632382491331174708.key [2021-06-14T12:52:31.115Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T12:52:31.638Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-06-14T12:52:31.657Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T12:52:31.669Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-06-14T12:52:31.686Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-06-14T12:52:31.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T12:52:31.688Z] [INFO] Currently running in a labeled security context [2021-06-14T12:52:31.688Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-14T12:52:31.688Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/6@tmp/jenkins-gitclient-ssh720384565541754287.key [2021-06-14T12:52:31.697Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/217/head:refs/remotes/origin/PR-217 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-14T12:52:32.134Z] Merging remotes/origin/master commit b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc into PR head commit 32186fb89399f1165cc67af2c509d136cc133e79 [2021-06-14T12:52:32.152Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T12:52:32.265Z] Merge succeeded, producing 32186fb89399f1165cc67af2c509d136cc133e79 [2021-06-14T12:52:32.266Z] Checking out Revision 32186fb89399f1165cc67af2c509d136cc133e79 (PR-217) [2021-06-14T12:52:32.511Z] + sudo service docker restart [2021-06-14T12:52:32.511Z] + true [2021-06-14T12:52:32.140Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T12:52:32.151Z] > git checkout -f 32186fb89399f1165cc67af2c509d136cc133e79 # timeout=10 [2021-06-14T12:52:32.186Z] > git remote # timeout=10 [2021-06-14T12:52:32.194Z] > git config --get remote.origin.url # timeout=10 [2021-06-14T12:52:32.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T12:52:32.202Z] [INFO] Currently running in a labeled security context [2021-06-14T12:52:32.202Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-14T12:52:32.202Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-modbus-go/6@tmp/jenkins-gitclient-ssh7545330078777930196.key [2021-06-14T12:52:32.208Z] > git merge b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc # timeout=10 [2021-06-14T12:52:32.238Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-14T12:52:32.272Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T12:52:32.308Z] > git checkout -f 32186fb89399f1165cc67af2c509d136cc133e79 # timeout=10 [2021-06-14T12:52:35.911Z] Commit message: "feat:Merge branch 'temp_string' into feature-stringType" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T12:52:36.998Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-14T12:52:37.337Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-14T12:52:37.644Z] + sudo service docker restart [2021-06-14T12:52:37.644Z] + true [2021-06-14T12:52:37.644Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T12:52:50.876Z] provisioning config files... [2021-06-14T12:52:50.905Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/6@tmp/config7079504823058499006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T12:52:51.288Z] ---> docker-login.sh [2021-06-14T12:52:51.288Z] nexus3.edgexfoundry.org:10001 [2021-06-14T12:52:52.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:52:52.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:52:52.549Z] Configure a credential helper to remove this warning. See [2021-06-14T12:52:52.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:52:52.549Z] [2021-06-14T12:52:52.549Z] Login Succeeded [2021-06-14T12:52:52.549Z] nexus3.edgexfoundry.org:10002 [2021-06-14T12:52:52.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:52:53.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:52:53.114Z] Configure a credential helper to remove this warning. See [2021-06-14T12:52:53.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:52:53.114Z] [2021-06-14T12:52:53.114Z] Login Succeeded [2021-06-14T12:52:53.114Z] nexus3.edgexfoundry.org:10003 [2021-06-14T12:52:53.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:52:53.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:52:53.712Z] Configure a credential helper to remove this warning. See [2021-06-14T12:52:53.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:52:53.712Z] [2021-06-14T12:52:53.712Z] Login Succeeded [2021-06-14T12:52:53.712Z] nexus3.edgexfoundry.org:10004 [2021-06-14T12:52:53.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:52:54.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:52:54.263Z] Configure a credential helper to remove this warning. See [2021-06-14T12:52:54.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:52:54.263Z] [2021-06-14T12:52:54.263Z] Login Succeeded [2021-06-14T12:52:54.263Z] docker.io [2021-06-14T12:52:54.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:52:55.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:52:55.148Z] Configure a credential helper to remove this warning. See [2021-06-14T12:52:55.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:52:55.148Z] [2021-06-14T12:52:55.148Z] Login Succeeded [2021-06-14T12:52:55.148Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T12:52:55.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-14T12:52:55.487Z] ========================================================= [2021-06-14T12:52:55.487Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-14T12:52:55.487Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2021-06-14T12:52:55.885Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [Pipeline] configFileProvider [2021-06-14T12:52:55.889Z] provisioning config files... [2021-06-14T12:52:55.917Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/6@tmp/config7986855441183376758tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T12:52:56.263Z] ---> docker-login.sh [2021-06-14T12:52:56.263Z] nexus3.edgexfoundry.org:10001 [2021-06-14T12:52:56.514Z] Sending build context to Docker daemon 802.8kB [2021-06-14T12:52:56.514Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T12:52:56.514Z] Step 2/8 : FROM ${BASE} [2021-06-14T12:52:56.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:52:56.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:52:56.786Z] Configure a credential helper to remove this warning. See [2021-06-14T12:52:56.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:52:56.786Z] [2021-06-14T12:52:56.786Z] Login Succeeded [2021-06-14T12:52:56.786Z] nexus3.edgexfoundry.org:10002 [2021-06-14T12:52:56.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:52:56.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:52:56.786Z] Configure a credential helper to remove this warning. See [2021-06-14T12:52:56.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:52:56.786Z] [2021-06-14T12:52:56.786Z] Login Succeeded [2021-06-14T12:52:56.786Z] nexus3.edgexfoundry.org:10003 [2021-06-14T12:52:56.794Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-14T12:52:56.794Z] 595b0fe564bb: Pulling fs layer [2021-06-14T12:52:56.794Z] 3088b5b3c5c0: Pulling fs layer [2021-06-14T12:52:56.794Z] 5b7225fbf94c: Pulling fs layer [2021-06-14T12:52:56.794Z] ba82ee9f976e: Pulling fs layer [2021-06-14T12:52:56.794Z] 506bd15cee9f: Pulling fs layer [2021-06-14T12:52:56.794Z] 75a0a4a0db45: Pulling fs layer [2021-06-14T12:52:56.794Z] 618dc40b7e24: Pulling fs layer [2021-06-14T12:52:56.794Z] ba82ee9f976e: Waiting [2021-06-14T12:52:56.794Z] 506bd15cee9f: Waiting [2021-06-14T12:52:56.794Z] 75a0a4a0db45: Waiting [2021-06-14T12:52:56.794Z] 618dc40b7e24: Waiting [2021-06-14T12:52:56.794Z] 5b7225fbf94c: Verifying Checksum [2021-06-14T12:52:56.794Z] 5b7225fbf94c: Download complete [2021-06-14T12:52:56.794Z] 3088b5b3c5c0: Verifying Checksum [2021-06-14T12:52:56.794Z] 3088b5b3c5c0: Download complete [2021-06-14T12:52:56.794Z] 506bd15cee9f: Verifying Checksum [2021-06-14T12:52:56.794Z] 506bd15cee9f: Download complete [2021-06-14T12:52:56.794Z] 595b0fe564bb: Download complete [2021-06-14T12:52:57.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:52:57.083Z] 75a0a4a0db45: Verifying Checksum [2021-06-14T12:52:57.083Z] 75a0a4a0db45: Download complete [2021-06-14T12:52:57.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:52:57.623Z] Configure a credential helper to remove this warning. See [2021-06-14T12:52:57.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:52:57.623Z] [2021-06-14T12:52:57.623Z] Login Succeeded [2021-06-14T12:52:57.623Z] nexus3.edgexfoundry.org:10004 [2021-06-14T12:52:57.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:52:57.680Z] 595b0fe564bb: Pull complete [2021-06-14T12:52:58.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:52:58.196Z] Configure a credential helper to remove this warning. See [2021-06-14T12:52:58.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:52:58.197Z] [2021-06-14T12:52:58.197Z] Login Succeeded [2021-06-14T12:52:58.197Z] docker.io [2021-06-14T12:52:58.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-14T12:52:58.288Z] 3088b5b3c5c0: Pull complete [2021-06-14T12:52:58.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-14T12:52:58.461Z] Configure a credential helper to remove this warning. See [2021-06-14T12:52:58.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-14T12:52:58.461Z] [2021-06-14T12:52:58.461Z] Login Succeeded [2021-06-14T12:52:58.461Z] ---> docker-login.sh ends [Pipeline] } [2021-06-14T12:52:58.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-14T12:52:58.655Z] ========================================================= [2021-06-14T12:52:58.655Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-14T12:52:58.655Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-14T12:52:58.888Z] 5b7225fbf94c: Pull complete [2021-06-14T12:52:58.971Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-14T12:52:58.971Z] Sending build context to Docker daemon 803.8kB [2021-06-14T12:52:58.971Z] Step 1/8 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T12:52:58.971Z] Step 2/8 : FROM ${BASE} [2021-06-14T12:52:59.242Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-14T12:52:59.242Z] 540db60ca938: Pulling fs layer [2021-06-14T12:52:59.242Z] adcc1eea9eea: Pulling fs layer [2021-06-14T12:52:59.242Z] 4c4ab2625f07: Pulling fs layer [2021-06-14T12:52:59.242Z] 0510c868ecb4: Pulling fs layer [2021-06-14T12:52:59.242Z] afea3b2eda06: Pulling fs layer [2021-06-14T12:52:59.242Z] 7809a108b3ef: Pulling fs layer [2021-06-14T12:52:59.242Z] f706445af74f: Pulling fs layer [2021-06-14T12:52:59.242Z] afea3b2eda06: Waiting [2021-06-14T12:52:59.243Z] 0510c868ecb4: Waiting [2021-06-14T12:52:59.243Z] 7809a108b3ef: Waiting [2021-06-14T12:52:59.243Z] f706445af74f: Waiting [2021-06-14T12:52:59.243Z] 4c4ab2625f07: Verifying Checksum [2021-06-14T12:52:59.243Z] 4c4ab2625f07: Download complete [2021-06-14T12:52:59.243Z] adcc1eea9eea: Verifying Checksum [2021-06-14T12:52:59.243Z] adcc1eea9eea: Download complete [2021-06-14T12:52:59.243Z] afea3b2eda06: Verifying Checksum [2021-06-14T12:52:59.243Z] afea3b2eda06: Download complete [2021-06-14T12:52:59.243Z] 7809a108b3ef: Verifying Checksum [2021-06-14T12:52:59.243Z] 7809a108b3ef: Download complete [2021-06-14T12:52:59.243Z] 540db60ca938: Verifying Checksum [2021-06-14T12:52:59.243Z] 540db60ca938: Download complete [2021-06-14T12:52:59.504Z] 540db60ca938: Pull complete [2021-06-14T12:52:59.765Z] adcc1eea9eea: Pull complete [2021-06-14T12:52:59.765Z] 4c4ab2625f07: Pull complete [2021-06-14T12:53:00.317Z] 618dc40b7e24: Verifying Checksum [2021-06-14T12:53:00.317Z] 618dc40b7e24: Download complete [2021-06-14T12:53:01.684Z] f706445af74f: Verifying Checksum [2021-06-14T12:53:01.684Z] f706445af74f: Download complete [2021-06-14T12:53:01.748Z] ba82ee9f976e: Verifying Checksum [2021-06-14T12:53:01.748Z] ba82ee9f976e: Download complete [2021-06-14T12:53:02.274Z] 0510c868ecb4: Verifying Checksum [2021-06-14T12:53:02.274Z] 0510c868ecb4: Download complete [2021-06-14T12:53:06.617Z] 0510c868ecb4: Pull complete [2021-06-14T12:53:06.617Z] afea3b2eda06: Pull complete [2021-06-14T12:53:06.617Z] 7809a108b3ef: Pull complete [2021-06-14T12:53:07.576Z] f706445af74f: Pull complete [2021-06-14T12:53:07.576Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-14T12:53:07.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-14T12:53:07.576Z] ---> b068be0155e3 [2021-06-14T12:53:07.576Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-14T12:53:11.978Z] ba82ee9f976e: Pull complete [2021-06-14T12:53:12.581Z] 506bd15cee9f: Pull complete [2021-06-14T12:53:12.855Z] 75a0a4a0db45: Pull complete [2021-06-14T12:53:12.888Z] ---> Running in da488f970be6 [2021-06-14T12:53:12.888Z] Removing intermediate container da488f970be6 [2021-06-14T12:53:12.888Z] ---> 8a8dac0a5d08 [2021-06-14T12:53:12.888Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:53:12.888Z] ---> Running in e5e4fe9a846f [2021-06-14T12:53:13.466Z] Removing intermediate container e5e4fe9a846f [2021-06-14T12:53:13.466Z] ---> fa5e6efb3adb [2021-06-14T12:53:13.466Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-14T12:53:13.728Z] ---> Running in 9dd2b30e804f [2021-06-14T12:53:13.991Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-14T12:53:14.936Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T12:53:15.199Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-14T12:53:15.461Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-14T12:53:15.461Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-14T12:53:15.461Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-14T12:53:15.723Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-14T12:53:15.723Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-14T12:53:15.723Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-14T12:53:15.984Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-14T12:53:16.245Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-14T12:53:16.245Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-14T12:53:16.245Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-14T12:53:16.535Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-14T12:53:16.535Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-14T12:53:16.535Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T12:53:16.535Z] OK: 156 MiB in 53 packages [2021-06-14T12:53:17.110Z] Removing intermediate container 9dd2b30e804f [2021-06-14T12:53:17.110Z] ---> 74802f8d84bf [2021-06-14T12:53:17.110Z] Step 6/8 : WORKDIR /device-modbus-go [2021-06-14T12:53:17.110Z] ---> Running in 4563abced4c7 [2021-06-14T12:53:17.381Z] Removing intermediate container 4563abced4c7 [2021-06-14T12:53:17.381Z] ---> 55347b4d7622 [2021-06-14T12:53:17.381Z] Step 7/8 : COPY . . [2021-06-14T12:53:17.483Z] 618dc40b7e24: Pull complete [2021-06-14T12:53:17.483Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-14T12:53:17.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-14T12:53:17.483Z] ---> a36622ca3599 [2021-06-14T12:53:17.483Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IOTech' [2021-06-14T12:53:17.644Z] ---> 589765d32652 [2021-06-14T12:53:17.644Z] Step 8/8 : RUN go mod download [2021-06-14T12:53:17.910Z] ---> Running in 90deeb5aa1f7 [2021-06-14T12:53:19.455Z] ---> Running in 83dead8050d9 [2021-06-14T12:53:19.456Z] Removing intermediate container 83dead8050d9 [2021-06-14T12:53:19.456Z] ---> ff4f2e4dcd6a [2021-06-14T12:53:19.456Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:53:19.730Z] ---> Running in 9d0cf287ff40 [2021-06-14T12:53:22.361Z] Removing intermediate container 9d0cf287ff40 [2021-06-14T12:53:22.361Z] ---> 055d5fdc4c6e [2021-06-14T12:53:22.361Z] Step 5/8 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-14T12:53:22.361Z] ---> Running in d150455ee35d [2021-06-14T12:53:23.338Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T12:53:24.312Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T12:53:24.904Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-14T12:53:25.174Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-14T12:53:25.767Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-14T12:53:25.767Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-14T12:53:25.767Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-14T12:53:26.361Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-14T12:53:26.361Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-14T12:53:27.343Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-14T12:53:27.616Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-14T12:53:27.616Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-14T12:53:27.886Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-14T12:53:28.476Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-14T12:53:28.476Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-14T12:53:28.750Z] Executing busybox-1.32.1-r6.trigger [2021-06-14T12:53:28.750Z] OK: 145 MiB in 53 packages [2021-06-14T12:53:30.164Z] Removing intermediate container 90deeb5aa1f7 [2021-06-14T12:53:30.164Z] ---> 9dfb611856ff [2021-06-14T12:53:30.164Z] Successfully built 9dfb611856ff [2021-06-14T12:53:30.164Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [2021-06-14T12:53:30.185Z] Removing intermediate container d150455ee35d [2021-06-14T12:53:30.185Z] ---> 468f112e078c [2021-06-14T12:53:30.185Z] Step 6/8 : WORKDIR /device-modbus-go [Pipeline] sh [2021-06-14T12:53:30.459Z] ---> Running in 7afa771496e4 [2021-06-14T12:53:30.484Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T12:53:30.484Z] . [Pipeline] withDockerContainer [2021-06-14T12:53:30.579Z] prd-centos7-docker-4c-2g-1242 does not seem to be running inside a container [2021-06-14T12:53:30.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/6 -v /w/workspace/device-modbus-go/6:/w/workspace/device-modbus-go/6:rw,z -v /w/workspace/device-modbus-go/6@tmp:/w/workspace/device-modbus-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-14T12:53:30.732Z] Removing intermediate container 7afa771496e4 [2021-06-14T12:53:30.733Z] ---> 21970c5a2466 [2021-06-14T12:53:30.733Z] Step 7/8 : COPY . . [2021-06-14T12:53:31.033Z] $ docker top 02a4149d15d749a4933bc7364b39640f9e8da0b7c55fc5c54541f3dbac12e512 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T12:53:31.442Z] + go version [2021-06-14T12:53:31.443Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-14T12:53:31.450Z] $ docker stop --time=1 02a4149d15d749a4933bc7364b39640f9e8da0b7c55fc5c54541f3dbac12e512 [2021-06-14T12:53:32.174Z] ---> c82ef20f5d1b [2021-06-14T12:53:32.174Z] Step 8/8 : RUN go mod download [2021-06-14T12:53:32.449Z] ---> Running in 20c2cfc27bf2 [2021-06-14T12:53:32.660Z] $ docker rm -f 02a4149d15d749a4933bc7364b39640f9e8da0b7c55fc5c54541f3dbac12e512 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T12:53:33.312Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-14T12:53:33.313Z] . [Pipeline] withDockerContainer [2021-06-14T12:53:33.397Z] prd-centos7-docker-4c-2g-1242 does not seem to be running inside a container [2021-06-14T12:53:33.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/6 -v /w/workspace/device-modbus-go/6:/w/workspace/device-modbus-go/6:rw,z -v /w/workspace/device-modbus-go/6@tmp:/w/workspace/device-modbus-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-14T12:53:33.870Z] $ docker top ce045164cd54af5df034fdbcf066434036e07337d87a0072e6126ef7075526d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T12:53:34.332Z] + go mod tidy [Pipeline] sh [2021-06-14T12:53:34.909Z] + make test [2021-06-14T12:53:34.909Z] go mod tidy [2021-06-14T12:53:35.190Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-14T12:53:35.456Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-06-14T12:53:53.717Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-06-14T12:53:53.717Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.008s coverage: 46.6% of statements [2021-06-14T12:53:53.717Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-14T12:53:59.275Z] Removing intermediate container 20c2cfc27bf2 [2021-06-14T12:53:59.275Z] ---> b87830dd51ae [2021-06-14T12:53:59.275Z] Successfully built b87830dd51ae [2021-06-14T12:53:59.275Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-14T12:53:59.624Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T12:53:59.624Z] . [Pipeline] withDockerContainer [2021-06-14T12:53:59.891Z] prd-ubuntu18.04-docker-arm64-4c-16g-1241 does not seem to be running inside a container [2021-06-14T12:54:00.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/6 -v /w/workspace/device-modbus-go/6:/w/workspace/device-modbus-go/6:rw,z -v /w/workspace/device-modbus-go/6@tmp:/w/workspace/device-modbus-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T12:54:01.722Z] $ docker top 07b6254eb31355c0d416d5778636ecc43b02f2d4694b410ff7af52ea5f2bacb4 -eo pid,comm [2021-06-14T12:54:01.904Z] gofmt -l . [2021-06-14T12:54:01.904Z] [ "`gofmt -l .`" = "" ] [2021-06-14T12:54:01.904Z] ./bin/test-attribution-txt.sh [2021-06-14T12:54:01.904Z] ./bin/test-go-mod-tidy.sh [Pipeline] { [Pipeline] } [2021-06-14T12:54:02.044Z] $ docker stop --time=1 ce045164cd54af5df034fdbcf066434036e07337d87a0072e6126ef7075526d4 [2021-06-14T12:54:03.604Z] $ docker rm -f ce045164cd54af5df034fdbcf066434036e07337d87a0072e6126ef7075526d4 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2021-06-14T12:54:04.038Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-14T12:54:04.272Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-06-14T12:54:04.432Z] + go version [2021-06-14T12:54:04.433Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-14T12:54:06.060Z] $ docker stop --time=1 07b6254eb31355c0d416d5778636ecc43b02f2d4694b410ff7af52ea5f2bacb4 [2021-06-14T12:54:07.941Z] $ docker rm -f 07b6254eb31355c0d416d5778636ecc43b02f2d4694b410ff7af52ea5f2bacb4 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-14T12:54:08.489Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-14T12:54:08.765Z] + docker inspect -f . ci-base-image-arm64 [2021-06-14T12:54:08.765Z] . [Pipeline] withDockerContainer [2021-06-14T12:54:08.807Z] + ls -al . [2021-06-14T12:54:08.807Z] total 112 [2021-06-14T12:54:08.807Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jun 14 12:54 . [2021-06-14T12:54:08.807Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 14 12:52 .. [2021-06-14T12:54:08.807Z] -rw-rw-r--. 1 jenkins jenkins 7707 Jun 14 12:52 Attribution.txt [2021-06-14T12:54:08.807Z] drwxrwxr-x. 2 jenkins jenkins 87 Jun 14 12:52 bin [2021-06-14T12:54:08.807Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 14 12:52 cmd [2021-06-14T12:54:08.807Z] -rw-r--r--. 1 jenkins jenkins 23546 Jun 14 12:53 coverage.out [2021-06-14T12:54:08.807Z] -rw-rw-r--. 1 jenkins jenkins 1473 Jun 14 12:52 Dockerfile [2021-06-14T12:54:08.807Z] -rw-rw-r--. 1 jenkins jenkins 995 Jun 14 12:52 Dockerfile.build [2021-06-14T12:54:08.808Z] -rw-rw-r--. 1 jenkins jenkins 140 Jun 14 12:52 .dockerignore [2021-06-14T12:54:08.808Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 14 12:52 .git [2021-06-14T12:54:08.808Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 14 12:52 .github [2021-06-14T12:54:08.808Z] -rw-rw-r--. 1 jenkins jenkins 338 Jun 14 12:52 .gitignore [2021-06-14T12:54:08.808Z] -rw-r--r--. 1 jenkins jenkins 413 Jun 14 12:54 go.mod [2021-06-14T12:54:08.808Z] -rw-r--r--. 1 jenkins jenkins 21412 Jun 14 12:53 go.sum [2021-06-14T12:54:08.808Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 14 12:52 internal [2021-06-14T12:54:08.808Z] -rw-rw-r--. 1 jenkins jenkins 679 Jun 14 12:52 Jenkinsfile [2021-06-14T12:54:08.808Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 14 12:52 LICENSE [2021-06-14T12:54:08.808Z] -rw-rw-r--. 1 jenkins jenkins 914 Jun 14 12:52 Makefile [2021-06-14T12:54:08.808Z] -rw-rw-r--. 1 jenkins jenkins 2897 Jun 14 12:52 README.md [2021-06-14T12:54:08.808Z] drwxrwxr-x. 2 jenkins jenkins 52 Jun 14 12:52 simulator [2021-06-14T12:54:08.808Z] drwxrwxr-x. 4 jenkins jenkins 71 Jun 14 12:52 snap [2021-06-14T12:54:08.808Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 14 12:49 VERSION [2021-06-14T12:54:08.808Z] -rw-rw-r--. 1 jenkins jenkins 229 Jun 14 12:52 version.go [2021-06-14T12:54:09.030Z] prd-ubuntu18.04-docker-arm64-4c-16g-1241 does not seem to be running inside a container [2021-06-14T12:54:09.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/6 -v /w/workspace/device-modbus-go/6:/w/workspace/device-modbus-go/6:rw,z -v /w/workspace/device-modbus-go/6@tmp:/w/workspace/device-modbus-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-14T12:54:10.816Z] $ docker top cd3ddee7cf6d0b6f4ae6db4bd186c8d4e7db011429ce558e1fadcc05e41401d8 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-14T12:54:11.525Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=32186fb89399f1165cc67af2c509d136cc133e79 --label arch=amd64 --label version=0.0.0 . [2021-06-14T12:54:11.525Z] Sending build context to Docker daemon 827.9kB [2021-06-14T12:54:11.525Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T12:54:11.525Z] Step 2/22 : FROM ${BASE} AS builder [2021-06-14T12:54:11.525Z] ---> 9dfb611856ff [2021-06-14T12:54:11.526Z] Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:54:11.526Z] ---> Running in 425d67474b68 [2021-06-14T12:54:11.787Z] + go mod tidy [2021-06-14T12:54:12.098Z] Removing intermediate container 425d67474b68 [2021-06-14T12:54:12.098Z] ---> 526317beaff8 [2021-06-14T12:54:12.098Z] Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-14T12:54:12.098Z] ---> Running in 927625184b9d [2021-06-14T12:54:12.361Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2021-06-14T12:54:13.061Z] + make test [2021-06-14T12:54:13.061Z] go mod tidy [2021-06-14T12:54:13.307Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-14T12:54:13.568Z] OK: 156 MiB in 53 packages [2021-06-14T12:54:13.661Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-14T12:54:13.833Z] Removing intermediate container 927625184b9d [2021-06-14T12:54:13.833Z] ---> 4bb83d1cf5dc [2021-06-14T12:54:13.833Z] Step 5/22 : WORKDIR /device-modbus-go [2021-06-14T12:54:13.833Z] ---> Running in fc499422b001 [2021-06-14T12:54:14.097Z] Removing intermediate container fc499422b001 [2021-06-14T12:54:14.097Z] ---> 20d604273754 [2021-06-14T12:54:14.097Z] Step 6/22 : COPY . . [2021-06-14T12:54:14.361Z] ---> b4f31aefeba5 [2021-06-14T12:54:14.361Z] Step 7/22 : RUN go mod tidy [2021-06-14T12:54:14.361Z] ---> Running in 501e19d449d0 [2021-06-14T12:54:14.646Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2021-06-14T12:54:15.328Z] Removing intermediate container 501e19d449d0 [2021-06-14T12:54:15.328Z] ---> 77c40067e4e4 [2021-06-14T12:54:15.328Z] Step 8/22 : RUN go mod download [2021-06-14T12:54:15.328Z] ---> Running in 402fd176d327 [2021-06-14T12:54:15.595Z] Removing intermediate container 402fd176d327 [2021-06-14T12:54:15.595Z] ---> 92da5ffcd5b6 [2021-06-14T12:54:15.595Z] Step 9/22 : RUN make build [2021-06-14T12:54:15.866Z] ---> Running in 7423fae49bbc [2021-06-14T12:54:16.131Z] go mod tidy [2021-06-14T12:54:16.399Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2021-06-14T12:54:28.730Z] Removing intermediate container 7423fae49bbc [2021-06-14T12:54:28.730Z] ---> 63180c2cb5b3 [2021-06-14T12:54:28.730Z] Step 10/22 : FROM alpine:3.12 [2021-06-14T12:54:29.309Z] 3.12: Pulling from library/alpine [2021-06-14T12:54:29.572Z] 339de151aab4: Pulling fs layer [2021-06-14T12:54:29.832Z] 339de151aab4: Verifying Checksum [2021-06-14T12:54:29.832Z] 339de151aab4: Download complete [2021-06-14T12:54:29.832Z] 339de151aab4: Pull complete [2021-06-14T12:54:29.832Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T12:54:29.832Z] Status: Downloaded newer image for alpine:3.12 [2021-06-14T12:54:29.833Z] ---> 13621d1b12d4 [2021-06-14T12:54:29.833Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2021-06-14T12:54:30.098Z] ---> Running in ed9557cfba65 [2021-06-14T12:54:30.098Z] Removing intermediate container ed9557cfba65 [2021-06-14T12:54:30.098Z] ---> bac2afba2047 [2021-06-14T12:54:30.098Z] Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:54:30.098Z] ---> Running in bc1078a3bac4 [2021-06-14T12:54:30.670Z] Removing intermediate container bc1078a3bac4 [2021-06-14T12:54:30.670Z] ---> 5bfdf078cfa8 [2021-06-14T12:54:30.670Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-14T12:54:30.670Z] ---> Running in d4e4f4b6e2d8 [2021-06-14T12:54:30.933Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-14T12:54:31.506Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-14T12:54:32.081Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-14T12:54:32.081Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-14T12:54:32.081Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-14T12:54:32.081Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-14T12:54:33.026Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-14T12:54:33.289Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-14T12:54:33.289Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T12:54:33.289Z] OK: 8 MiB in 20 packages [2021-06-14T12:54:33.552Z] Removing intermediate container d4e4f4b6e2d8 [2021-06-14T12:54:33.552Z] ---> 87794b9c4da9 [2021-06-14T12:54:33.552Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2021-06-14T12:54:34.133Z] ---> 662128b39446 [2021-06-14T12:54:34.134Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2021-06-14T12:54:34.134Z] ---> e555cc3c2f3c [2021-06-14T12:54:34.134Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2021-06-14T12:54:34.400Z] ---> 2a72a919f2f8 [2021-06-14T12:54:34.400Z] Step 17/22 : EXPOSE 59901 [2021-06-14T12:54:34.400Z] ---> Running in 9260bdfdbde9 [2021-06-14T12:54:34.400Z] Removing intermediate container 9260bdfdbde9 [2021-06-14T12:54:34.400Z] ---> 3c51359eb41d [2021-06-14T12:54:34.400Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2021-06-14T12:54:34.400Z] ---> Running in 8b655837aea8 [2021-06-14T12:54:34.664Z] Removing intermediate container 8b655837aea8 [2021-06-14T12:54:34.664Z] ---> f85de2696595 [2021-06-14T12:54:34.664Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T12:54:34.664Z] ---> Running in c7fbd18c1d3b [2021-06-14T12:54:34.664Z] Removing intermediate container c7fbd18c1d3b [2021-06-14T12:54:34.664Z] ---> 7e6cac98a977 [2021-06-14T12:54:34.664Z] Step 20/22 : LABEL arch=amd64 [2021-06-14T12:54:34.664Z] ---> Running in bbab45494f6b [2021-06-14T12:54:34.925Z] Removing intermediate container bbab45494f6b [2021-06-14T12:54:34.925Z] ---> f84ce6bcf79a [2021-06-14T12:54:34.925Z] Step 21/22 : LABEL git_sha=32186fb89399f1165cc67af2c509d136cc133e79 [2021-06-14T12:54:34.925Z] ---> Running in e0d14b384101 [2021-06-14T12:54:34.925Z] Removing intermediate container e0d14b384101 [2021-06-14T12:54:34.925Z] ---> ec7ebc6ecdfd [2021-06-14T12:54:34.925Z] Step 22/22 : LABEL version=0.0.0 [2021-06-14T12:54:34.925Z] ---> Running in ac32a93b14a7 [2021-06-14T12:54:35.186Z] Removing intermediate container ac32a93b14a7 [2021-06-14T12:54:35.186Z] ---> ecd5b988125b [2021-06-14T12:54:35.186Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-14T12:54:35.186Z] Successfully built ecd5b988125b [2021-06-14T12:54:35.186Z] Successfully tagged device-modbus:latest [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-06-14T12:54:50.604Z] Still waiting to schedule task [2021-06-14T12:54:50.605Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-06-14T12:55:11.279Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2021-06-14T12:55:11.279Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.048s coverage: 46.6% of statements [2021-06-14T12:55:11.279Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-14T12:55:33.502Z] gofmt -l . [2021-06-14T12:55:33.502Z] [ "`gofmt -l .`" = "" ] [2021-06-14T12:55:33.502Z] ./bin/test-attribution-txt.sh [2021-06-14T12:55:33.502Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2021-06-14T12:55:33.529Z] $ docker stop --time=1 cd3ddee7cf6d0b6f4ae6db4bd186c8d4e7db011429ce558e1fadcc05e41401d8 [2021-06-14T12:55:35.662Z] $ docker rm -f cd3ddee7cf6d0b6f4ae6db4bd186c8d4e7db011429ce558e1fadcc05e41401d8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-14T12:55:36.540Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-14T12:55:36.572Z] Warning: overwriting stash ‘coverage-report’ [2021-06-14T12:55:37.107Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-14T12:55:37.702Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-14T12:55:38.042Z] + ls -al . [2021-06-14T12:55:38.042Z] total 144 [2021-06-14T12:55:38.042Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 14 12:55 . [2021-06-14T12:55:38.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 14 12:52 .. [2021-06-14T12:55:38.042Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 14 12:52 .dockerignore [2021-06-14T12:55:38.042Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 14 12:52 .git [2021-06-14T12:55:38.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 14 12:52 .github [2021-06-14T12:55:38.042Z] -rw-rw-r-- 1 jenkins jenkins 338 Jun 14 12:52 .gitignore [2021-06-14T12:55:38.042Z] -rw-rw-r-- 1 jenkins jenkins 7707 Jun 14 12:52 Attribution.txt [2021-06-14T12:55:38.042Z] -rw-rw-r-- 1 jenkins jenkins 1473 Jun 14 12:52 Dockerfile [2021-06-14T12:55:38.042Z] -rw-rw-r-- 1 jenkins jenkins 995 Jun 14 12:52 Dockerfile.build [2021-06-14T12:55:38.042Z] -rw-rw-r-- 1 jenkins jenkins 679 Jun 14 12:52 Jenkinsfile [2021-06-14T12:55:38.042Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 14 12:52 LICENSE [2021-06-14T12:55:38.042Z] -rw-rw-r-- 1 jenkins jenkins 914 Jun 14 12:52 Makefile [2021-06-14T12:55:38.042Z] -rw-rw-r-- 1 jenkins jenkins 2897 Jun 14 12:52 README.md [2021-06-14T12:55:38.042Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 14 12:49 VERSION [2021-06-14T12:55:38.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 14 12:52 bin [2021-06-14T12:55:38.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 14 12:52 cmd [2021-06-14T12:55:38.042Z] -rw-r--r-- 1 jenkins jenkins 23546 Jun 14 12:55 coverage.out [2021-06-14T12:55:38.042Z] -rw-r--r-- 1 jenkins jenkins 413 Jun 14 12:55 go.mod [2021-06-14T12:55:38.042Z] -rw-r--r-- 1 jenkins jenkins 21412 Jun 14 12:54 go.sum [2021-06-14T12:55:38.042Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 14 12:52 internal [2021-06-14T12:55:38.042Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 14 12:52 simulator [2021-06-14T12:55:38.042Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 14 12:52 snap [2021-06-14T12:55:38.042Z] -rw-rw-r-- 1 jenkins jenkins 229 Jun 14 12:52 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-14T12:55:38.395Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=32186fb89399f1165cc67af2c509d136cc133e79 --label arch=arm64 --label version=0.0.0 . [2021-06-14T12:55:39.005Z] Sending build context to Docker daemon 826.9kB [2021-06-14T12:55:39.005Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.12 [2021-06-14T12:55:39.005Z] Step 2/22 : FROM ${BASE} AS builder [2021-06-14T12:55:39.005Z] ---> b87830dd51ae [2021-06-14T12:55:39.005Z] Step 3/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:55:39.306Z] ---> Running in 85d0617c5cb1 [2021-06-14T12:55:41.292Z] Removing intermediate container 85d0617c5cb1 [2021-06-14T12:55:41.292Z] ---> 382fbb6a2029 [2021-06-14T12:55:41.292Z] Step 4/22 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2021-06-14T12:55:41.566Z] ---> Running in 24ee89c60a45 [2021-06-14T12:55:43.004Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-14T12:55:43.598Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-14T12:55:44.581Z] OK: 145 MiB in 53 packages [2021-06-14T12:55:46.023Z] Removing intermediate container 24ee89c60a45 [2021-06-14T12:55:46.023Z] ---> c4fc30fb664d [2021-06-14T12:55:46.023Z] Step 5/22 : WORKDIR /device-modbus-go [2021-06-14T12:55:46.023Z] ---> Running in 8565472f76ee [2021-06-14T12:55:46.667Z] Removing intermediate container 8565472f76ee [2021-06-14T12:55:46.667Z] ---> 3a439267a499 [2021-06-14T12:55:46.667Z] Step 6/22 : COPY . . [2021-06-14T12:55:48.133Z] ---> 50da4b727f0e [2021-06-14T12:55:48.133Z] Step 7/22 : RUN go mod tidy [2021-06-14T12:55:48.133Z] ---> Running in 765b74dcef4d [2021-06-14T12:55:51.591Z] Removing intermediate container 765b74dcef4d [2021-06-14T12:55:51.591Z] ---> ac70079809e3 [2021-06-14T12:55:51.591Z] Step 8/22 : RUN go mod download [2021-06-14T12:55:51.591Z] ---> Running in 6c58a600b3b5 [2021-06-14T12:55:53.574Z] Removing intermediate container 6c58a600b3b5 [2021-06-14T12:55:53.574Z] ---> 651d90fdff9d [2021-06-14T12:55:53.574Z] Step 9/22 : RUN make build [2021-06-14T12:55:53.574Z] ---> Running in 8270de9410ee [2021-06-14T12:55:55.018Z] go mod tidy [2021-06-14T12:55:55.294Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2021-06-14T12:56:34.326Z] Removing intermediate container 8270de9410ee [2021-06-14T12:56:34.326Z] ---> 319811e7d02c [2021-06-14T12:56:34.326Z] Step 10/22 : FROM alpine:3.12 [2021-06-14T12:56:34.326Z] 3.12: Pulling from library/alpine [2021-06-14T12:56:34.326Z] d2f70382dc9a: Pulling fs layer [2021-06-14T12:56:34.326Z] d2f70382dc9a: Verifying Checksum [2021-06-14T12:56:34.326Z] d2f70382dc9a: Download complete [2021-06-14T12:56:34.326Z] d2f70382dc9a: Pull complete [2021-06-14T12:56:34.326Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-14T12:56:34.326Z] Status: Downloaded newer image for alpine:3.12 [2021-06-14T12:56:34.326Z] ---> 9852663dfa18 [2021-06-14T12:56:34.326Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2021-06-14T12:56:34.326Z] ---> Running in b3b73e2ffd53 [2021-06-14T12:56:34.326Z] Removing intermediate container b3b73e2ffd53 [2021-06-14T12:56:34.326Z] ---> 8670a420d934 [2021-06-14T12:56:34.326Z] Step 12/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-14T12:56:34.326Z] ---> Running in b7c2c5b25f69 [2021-06-14T12:56:34.924Z] Removing intermediate container b7c2c5b25f69 [2021-06-14T12:56:34.924Z] ---> bde736921a09 [2021-06-14T12:56:34.924Z] Step 13/22 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-14T12:56:34.924Z] ---> Running in 736b7ea030d9 [2021-06-14T12:56:36.361Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-14T12:56:36.955Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-14T12:56:37.551Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-14T12:56:37.551Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-14T12:56:37.824Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-14T12:56:37.824Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-14T12:56:38.096Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-14T12:56:38.096Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-14T12:56:38.371Z] Executing busybox-1.31.1-r20.trigger [2021-06-14T12:56:38.371Z] OK: 8 MiB in 20 packages [2021-06-14T12:56:39.809Z] Removing intermediate container 736b7ea030d9 [2021-06-14T12:56:39.809Z] ---> ab552b96a435 [2021-06-14T12:56:39.809Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2021-06-14T12:56:40.791Z] ---> b33c4ea1e5c1 [2021-06-14T12:56:40.791Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2021-06-14T12:56:41.771Z] ---> c280b8970a7d [2021-06-14T12:56:41.771Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2021-06-14T12:56:42.366Z] ---> cfccd6470770 [2021-06-14T12:56:42.367Z] Step 17/22 : EXPOSE 59901 [2021-06-14T12:56:42.641Z] ---> Running in fa55bf9bb27d [2021-06-14T12:56:43.251Z] Removing intermediate container fa55bf9bb27d [2021-06-14T12:56:43.251Z] ---> cbeea55ec489 [2021-06-14T12:56:43.251Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2021-06-14T12:56:43.251Z] ---> Running in 7367bef5497f [2021-06-14T12:56:43.848Z] Removing intermediate container 7367bef5497f [2021-06-14T12:56:43.848Z] ---> 9d91820a6b0e [2021-06-14T12:56:43.848Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-14T12:56:43.848Z] ---> Running in 6f152f89d6f3 [2021-06-14T12:56:44.444Z] Removing intermediate container 6f152f89d6f3 [2021-06-14T12:56:44.445Z] ---> 937f996d5f6f [2021-06-14T12:56:44.445Z] Step 20/22 : LABEL arch=arm64 [2021-06-14T12:56:44.731Z] ---> Running in 87b33a653e9a [2021-06-14T12:56:45.008Z] Removing intermediate container 87b33a653e9a [2021-06-14T12:56:45.008Z] ---> d1f91c3eea00 [2021-06-14T12:56:45.008Z] Step 21/22 : LABEL git_sha=32186fb89399f1165cc67af2c509d136cc133e79 [2021-06-14T12:56:45.289Z] ---> Running in 513ddf94e59b [2021-06-14T12:56:45.887Z] Removing intermediate container 513ddf94e59b [2021-06-14T12:56:45.887Z] ---> 5988936b02ed [2021-06-14T12:56:45.887Z] Step 22/22 : LABEL version=0.0.0 [2021-06-14T12:56:45.887Z] ---> Running in ab37fb74943e [2021-06-14T12:56:46.483Z] Removing intermediate container ab37fb74943e [2021-06-14T12:56:46.483Z] ---> cf01c3c374ee [2021-06-14T12:56:46.483Z] [Warning] One or more build-args [ARCH MAKE] were not consumed [2021-06-14T12:56:46.483Z] Successfully built cf01c3c374ee [2021-06-14T12:56:46.483Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-14T12:56:47.349Z] ---> job-cost.sh [2021-06-14T12:56:47.349Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uFmH [2021-06-14T12:57:03.395Z] Running on prd-ubuntu18.04-docker-8c-8g-1243 in /w/workspace/xfoundry_device-modbus-go_PR-217 [Pipeline] { [Pipeline] ws [2021-06-14T12:57:03.418Z] Running in /w/workspace/device-modbus-go/6 [Pipeline] { [Pipeline] checkout [2021-06-14T12:57:03.525Z] Selected Git installation does not exist. Using Default [2021-06-14T12:57:03.525Z] The recommended git tool is: NONE [2021-06-14T12:57:05.828Z] using credential edgex-jenkins-ssh [2021-06-14T12:57:05.841Z] Cloning the remote Git repository [2021-06-14T12:57:05.860Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2021-06-14T12:57:05.939Z] > git init /w/workspace/device-modbus-go/6 # timeout=10 [2021-06-14T12:57:05.966Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-06-14T12:57:05.967Z] > git --version # timeout=10 [2021-06-14T12:57:05.972Z] > git --version # 'git version 2.17.1' [2021-06-14T12:57:05.973Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T12:57:06.007Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T12:57:06.567Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-06-14T12:57:06.573Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-14T12:57:06.584Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2021-06-14T12:57:06.597Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2021-06-14T12:57:06.597Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T12:57:06.602Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/217/head:refs/remotes/origin/PR-217 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-14T12:57:07.139Z] Merging remotes/origin/master commit b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc into PR head commit 32186fb89399f1165cc67af2c509d136cc133e79 [2021-06-14T12:57:07.220Z] Merge succeeded, producing 32186fb89399f1165cc67af2c509d136cc133e79 [2021-06-14T12:57:07.221Z] Checking out Revision 32186fb89399f1165cc67af2c509d136cc133e79 (PR-217) [2021-06-14T12:57:07.148Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T12:57:07.152Z] > git checkout -f 32186fb89399f1165cc67af2c509d136cc133e79 # timeout=10 [2021-06-14T12:57:07.186Z] > git remote # timeout=10 [2021-06-14T12:57:07.192Z] > git config --get remote.origin.url # timeout=10 [2021-06-14T12:57:07.200Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-14T12:57:07.204Z] > git merge b09d9ba1a72cafb6b38617a4d5eb8b9f0ac4b1bc # timeout=10 [2021-06-14T12:57:07.214Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-14T12:57:07.224Z] > git config core.sparsecheckout # timeout=10 [2021-06-14T12:57:07.229Z] > git checkout -f 32186fb89399f1165cc67af2c509d136cc133e79 # timeout=10 [2021-06-14T12:57:10.848Z] Commit message: "feat:Merge branch 'temp_string' into feature-stringType" [2021-06-14T12:57:11.164Z] [2021-06-14T12:57:11.164Z] GitHub has been notified of this commit’s build result [2021-06-14T12:57:11.164Z] [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-14T12:57:11.981Z] + echo snap-build.sh [2021-06-14T12:57:11.981Z] snap-build.sh [2021-06-14T12:57:11.981Z] + SNAP_BASE_DIR=. [2021-06-14T12:57:11.981Z] + '[' '!' -z /w/workspace/device-modbus-go/6 ']' [2021-06-14T12:57:11.981Z] + SNAP_BASE_DIR=/w/workspace/device-modbus-go/6 [2021-06-14T12:57:11.981Z] + echo '[snap-build] Building snap in dir [/w/workspace/device-modbus-go/6]' [2021-06-14T12:57:11.981Z] [snap-build] Building snap in dir [/w/workspace/device-modbus-go/6] [2021-06-14T12:57:11.981Z] + cd /w/workspace/device-modbus-go/6 [2021-06-14T12:57:11.981Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-06-14T12:57:11.981Z] Reading package lists... [2021-06-14T12:57:12.245Z] Building dependency tree... [2021-06-14T12:57:12.245Z] Reading state information... [2021-06-14T12:57:12.245Z] The following packages were automatically installed and are no longer required: [2021-06-14T12:57:12.245Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-06-14T12:57:12.245Z] uidmap xdelta3 [2021-06-14T12:57:12.245Z] Use 'sudo apt autoremove' to remove them. [2021-06-14T12:57:12.507Z] The following packages will be REMOVED: [2021-06-14T12:57:12.507Z] lxd* lxd-client* [2021-06-14T12:57:13.086Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-06-14T12:57:13.086Z] After this operation, 31.7 MB disk space will be freed. [2021-06-14T12:57:14.713Z] (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-06-14T12:57:14.713Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-14T12:57:15.288Z] Removing lxd dnsmasq configuration [2021-06-14T12:57:15.551Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-06-14T12:57:15.814Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-06-14T12:57:16.761Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-14T12:57:17.023Z] (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-06-14T12:57:17.023Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-06-14T12:57:18.416Z] Processing triggers for systemd (237-3ubuntu10.45) ... [2021-06-14T12:57:18.416Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-06-14T12:57:20.340Z] + sudo snap remove --purge lxd [2021-06-14T12:57:20.340Z] snap "lxd" is not installed [2021-06-14T12:57:20.340Z] + sudo groupadd --force --system lxd [2021-06-14T12:57:20.340Z] ++ whoami [2021-06-14T12:57:20.340Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-06-14T12:57:20.340Z] + newgrp - lxd [2021-06-14T12:57:20.340Z] + sudo snap install lxd [2021-06-14T12:57:26.341Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T12:57:30.371Z] 2021-06-14T12:57:27Z INFO Waiting for automatic snapd restart... [2021-06-14T12:57:57.015Z] lxd 4.15 from Canonical* installed [2021-06-14T12:57:57.015Z] + sudo lxd init --auto [2021-06-14T12:58:05.182Z] + sudo snap install --classic snapcraft [2021-06-14T12:58:15.208Z] snapcraft 4.8.1 from Canonical* installed [2021-06-14T12:58:15.208Z] + '[' -f snap/local/build-helpers/bin/minimal-snap-build.sh ']' [2021-06-14T12:58:15.208Z] + sudo snapcraft prime --use-lxd [2021-06-14T12:58:16.599Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-06-14T12:58:16.599Z] 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-06-14T12:58:16.599Z] - README.md [2021-06-14T12:58:16.599Z] [2021-06-14T12:58:16.599Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-14T12:58:17.172Z] Launching a container. [2021-06-14T12:58:25.356Z] Waiting for container to be ready [2021-06-14T12:58:25.356Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-06-14T12:58:25.356Z] [2021-06-14T12:58:30.653Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-06-14T12:58:30.653Z] Waiting for network to be ready... [2021-06-14T12:58:30.916Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-14T12:58:31.178Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-14T12:58:31.178Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-14T12:58:31.439Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-14T12:58:31.439Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-14T12:58:31.439Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-14T12:58:31.439Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-14T12:58:31.439Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-14T12:58:31.439Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-14T12:58:31.439Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-14T12:58:31.700Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-14T12:58:31.962Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-14T12:58:32.225Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-14T12:58:32.225Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-14T12:58:32.225Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-14T12:58:32.225Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-14T12:58:32.225Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-14T12:58:32.225Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-14T12:58:32.486Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-14T12:58:32.747Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-14T12:58:32.747Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-14T12:58:32.747Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-14T12:58:32.747Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-14T12:58:32.747Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-14T12:58:32.747Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-14T12:58:32.747Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-14T12:58:33.007Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-14T12:58:35.660Z] Fetched 24.7 MB in 4s (5603 kB/s) [2021-06-14T12:58:36.284Z] Reading package lists... [2021-06-14T12:58:36.568Z] Reading package lists... [2021-06-14T12:58:36.830Z] Building dependency tree... [2021-06-14T12:58:36.830Z] Reading state information... [2021-06-14T12:58:36.830Z] The following additional packages will be installed: [2021-06-14T12:58:36.830Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-14T12:58:36.830Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-14T12:58:36.830Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-14T12:58:36.830Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-06-14T12:58:36.830Z] Suggested packages: [2021-06-14T12:58:36.830Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-06-14T12:58:36.830Z] Recommended packages: [2021-06-14T12:58:36.830Z] gnupg libsasl2-modules [2021-06-14T12:58:36.830Z] The following NEW packages will be installed: [2021-06-14T12:58:36.830Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-06-14T12:58:36.830Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-06-14T12:58:36.830Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-06-14T12:58:36.830Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-06-14T12:58:36.830Z] The following packages will be upgraded: [2021-06-14T12:58:36.830Z] gpg gpg-agent gpgconf libudev1 [2021-06-14T12:58:37.092Z] 4 upgraded, 18 newly installed, 0 to remove and 107 not upgraded. [2021-06-14T12:58:37.092Z] Need to get 3530 kB of archives. [2021-06-14T12:58:37.092Z] After this operation, 13.3 MB of additional disk space will be used. [2021-06-14T12:58:37.092Z] 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-06-14T12:58:37.092Z] 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-06-14T12:58:37.092Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] [2021-06-14T12:58:37.092Z] 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-06-14T12:58:37.092Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.47 [58.2 kB] [2021-06-14T12:58:37.354Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.47 [1102 kB] [2021-06-14T12:58:37.927Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-06-14T12:58:37.927Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-06-14T12:58:37.927Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg amd64 2.2.4-1ubuntu1.4 [467 kB] [2021-06-14T12:58:37.927Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgconf amd64 2.2.4-1ubuntu1.4 [123 kB] [2021-06-14T12:58:37.927Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.4 [227 kB] [2021-06-14T12:58:37.927Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-06-14T12:58:37.927Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-06-14T12:58:37.927Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-06-14T12:58:37.927Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-06-14T12:58:37.927Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-06-14T12:58:37.927Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-06-14T12:58:37.927Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-06-14T12:58:37.927Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-06-14T12:58:37.927Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-06-14T12:58:37.927Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-06-14T12:58:37.927Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dirmngr amd64 2.2.4-1ubuntu1.4 [316 kB] [2021-06-14T12:58:38.189Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-14T12:58:38.189Z] Fetched 3530 kB in 1s (3177 kB/s) [2021-06-14T12:58:38.189Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-14T12:58:38.189Z] Preparing to unpack .../libudev1_237-3ubuntu10.47_amd64.deb ... [2021-06-14T12:58:38.451Z] Unpacking libudev1:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-14T12:58:38.713Z] Setting up libudev1:amd64 (237-3ubuntu10.47) ... [2021-06-14T12:58:38.975Z] Selecting previously unselected package udev. [2021-06-14T12:58:38.975Z] (Reading database ... 12511 files and directories currently installed.) [2021-06-14T12:58:38.975Z] Preparing to unpack .../00-udev_237-3ubuntu10.47_amd64.deb ... [2021-06-14T12:58:38.975Z] Unpacking udev (237-3ubuntu10.47) ... [2021-06-14T12:58:39.547Z] Selecting previously unselected package libfuse2:amd64. [2021-06-14T12:58:39.547Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-06-14T12:58:39.547Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-14T12:58:39.547Z] Selecting previously unselected package fuse. [2021-06-14T12:58:39.547Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-06-14T12:58:39.547Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-06-14T12:58:39.547Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-14T12:58:39.547Z] Unpacking gpg (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-14T12:58:39.809Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-14T12:58:39.809Z] Unpacking gpgconf (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-14T12:58:39.809Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-14T12:58:39.809Z] Unpacking gpg-agent (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-14T12:58:40.071Z] Selecting previously unselected package libksba8:amd64. [2021-06-14T12:58:40.071Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-06-14T12:58:40.071Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-06-14T12:58:40.071Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-06-14T12:58:40.071Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T12:58:40.071Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:58:40.334Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-06-14T12:58:40.334Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T12:58:40.334Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:58:40.334Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-06-14T12:58:40.334Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T12:58:40.334Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:58:40.597Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-06-14T12:58:40.597Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T12:58:40.597Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:58:40.597Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-06-14T12:58:40.597Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T12:58:40.597Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:58:40.859Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-06-14T12:58:40.859Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T12:58:40.859Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:58:40.859Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-06-14T12:58:40.859Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T12:58:40.859Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:58:41.121Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-06-14T12:58:41.121Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T12:58:41.121Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:58:41.121Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-06-14T12:58:41.121Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-06-14T12:58:41.121Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:58:41.385Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-14T12:58:41.385Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-14T12:58:41.385Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-14T12:58:41.385Z] Selecting previously unselected package libsasl2-2:amd64. [2021-06-14T12:58:41.385Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-06-14T12:58:41.385Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-14T12:58:41.647Z] Selecting previously unselected package libldap-common. [2021-06-14T12:58:41.647Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... [2021-06-14T12:58:41.647Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-14T12:58:41.647Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-14T12:58:41.647Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... [2021-06-14T12:58:41.647Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-14T12:58:41.647Z] Selecting previously unselected package dirmngr. [2021-06-14T12:58:41.647Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-14T12:58:41.647Z] Unpacking dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-14T12:58:41.909Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-14T12:58:41.909Z] Setting up gpgconf (2.2.4-1ubuntu1.4) ... [2021-06-14T12:58:41.909Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-06-14T12:58:41.909Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-14T12:58:42.483Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-06-14T12:58:42.483Z] Setting up gpg-agent (2.2.4-1ubuntu1.4) ... [2021-06-14T12:58:42.483Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:58:42.483Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-06-14T12:58:42.483Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-14T12:58:42.483Z] Setting up udev (237-3ubuntu10.47) ... [2021-06-14T12:58:42.744Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-06-14T12:58:43.006Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:58:43.006Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-06-14T12:58:43.006Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-06-14T12:58:43.006Z] Setting up gpg (2.2.4-1ubuntu1.4) ... [2021-06-14T12:58:43.006Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:58:43.006Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:58:43.006Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:58:43.006Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:58:43.006Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:58:43.006Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:58:43.006Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-06-14T12:58:43.006Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... [2021-06-14T12:58:43.270Z] Setting up dirmngr (2.2.4-1ubuntu1.4) ... [2021-06-14T12:58:43.270Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-14T12:58:43.534Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-06-14T12:58:43.534Z] settings in the [Install] section, and DefaultInstance for template units). [2021-06-14T12:58:43.534Z] This means they are not meant to be enabled using systemctl. [2021-06-14T12:58:43.534Z] Possible reasons for having this kind of units are: [2021-06-14T12:58:43.534Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-06-14T12:58:43.534Z] .wants/ or .requires/ directory. [2021-06-14T12:58:43.534Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-06-14T12:58:43.534Z] a requirement dependency on it. [2021-06-14T12:58:43.534Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-06-14T12:58:43.534Z] D-Bus, udev, scripted systemctl call, ...). [2021-06-14T12:58:43.534Z] 4) In case of template units, the unit is meant to be enabled with some [2021-06-14T12:58:43.534Z] instance name specified. [2021-06-14T12:58:44.114Z] Reading package lists... [2021-06-14T12:58:44.114Z] Building dependency tree... [2021-06-14T12:58:44.114Z] Reading state information... [2021-06-14T12:58:44.376Z] The following additional packages will be installed: [2021-06-14T12:58:44.376Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-06-14T12:58:44.376Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-06-14T12:58:44.376Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-06-14T12:58:44.376Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-06-14T12:58:44.376Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-06-14T12:58:44.376Z] Suggested packages: [2021-06-14T12:58:44.376Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-06-14T12:58:44.376Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-06-14T12:58:44.376Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-06-14T12:58:44.376Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-06-14T12:58:44.376Z] systemd-container policykit-1 [2021-06-14T12:58:44.376Z] Recommended packages: [2021-06-14T12:58:44.376Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-06-14T12:58:44.376Z] The following NEW packages will be installed: [2021-06-14T12:58:44.376Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-06-14T12:58:44.376Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-06-14T12:58:44.376Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-06-14T12:58:44.376Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-06-14T12:58:44.376Z] python3.6-minimal snapd squashfs-tools sudo [2021-06-14T12:58:44.376Z] The following packages will be upgraded: [2021-06-14T12:58:44.376Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-06-14T12:58:44.376Z] 5 upgraded, 25 newly installed, 0 to remove and 102 not upgraded. [2021-06-14T12:58:44.376Z] Need to get 36.7 MB of archives. [2021-06-14T12:58:44.376Z] After this operation, 147 MB of additional disk space will be used. [2021-06-14T12:58:44.376Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.9 [1301 kB] [2021-06-14T12:58:44.652Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.47 [2914 kB] [2021-06-14T12:58:44.652Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.4 [534 kB] [2021-06-14T12:58:44.652Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-06-14T12:58:44.652Z] 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-06-14T12:58:44.652Z] 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-06-14T12:58:44.652Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.4 [203 kB] [2021-06-14T12:58:44.652Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-06-14T12:58:44.652Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] [2021-06-14T12:58:44.652Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-06-14T12:58:44.652Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-06-14T12:58:44.652Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-06-14T12:58:44.652Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-06-14T12:58:44.652Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-06-14T12:58:44.652Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.6 [1089 kB] [2021-06-14T12:58:44.652Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-06-14T12:58:45.601Z] Get:17 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.47 [209 kB] [2021-06-14T12:58:45.601Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libapt-pkg5.0 amd64 1.6.13 [808 kB] [2021-06-14T12:58:45.601Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 apt amd64 1.6.13 [1201 kB] [2021-06-14T12:58:45.601Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-06-14T12:58:45.601Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-06-14T12:58:45.601Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-06-14T12:58:45.601Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-06-14T12:58:45.601Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-06-14T12:58:45.601Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-06-14T12:58:45.601Z] Get:26 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-06-14T12:58:45.601Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-06-14T12:58:45.601Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-06-14T12:58:45.601Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.2 [111 kB] [2021-06-14T12:58:45.601Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.49.2+18.04 [22.5 MB] [2021-06-14T12:58:46.992Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-14T12:58:46.992Z] Fetched 36.7 MB in 2s (14.9 MB/s) [2021-06-14T12:58:47.267Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-14T12:58:47.267Z] Preparing to unpack .../systemd_237-3ubuntu10.47_amd64.deb ... [2021-06-14T12:58:47.844Z] Unpacking systemd (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-14T12:58:48.793Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.47_amd64.deb ... [2021-06-14T12:58:49.055Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-14T12:58:49.539Z] Setting up libsystemd0:amd64 (237-3ubuntu10.47) ... [2021-06-14T12:58:49.539Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-14T12:58:49.539Z] Preparing to unpack .../libapt-pkg5.0_1.6.13_amd64.deb ... [2021-06-14T12:58:49.539Z] Unpacking libapt-pkg5.0:amd64 (1.6.13) over (1.6.1) ... [2021-06-14T12:58:49.802Z] Setting up libapt-pkg5.0:amd64 (1.6.13) ... [2021-06-14T12:58:50.745Z] (Reading database ... 12757 files and directories currently installed.) [2021-06-14T12:58:50.745Z] Preparing to unpack .../archives/apt_1.6.13_amd64.deb ... [2021-06-14T12:58:54.960Z] Unpacking apt (1.6.13) over (1.6.1) ... [2021-06-14T12:59:03.118Z] Setting up apt (1.6.13) ... [2021-06-14T12:59:03.119Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-06-14T12:59:03.119Z] lf-activate-venv(): INFO: Adding /tmp/venv-uFmH/bin to PATH [2021-06-14T12:59:03.119Z] INFO: No Stack... [2021-06-14T12:59:03.119Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-14T12:59:03.119Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T12:59:03.380Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-06-14T12:59:03.464Z] + cat /w/workspace/device-modbus-go/6/archives/cost.csv [2021-06-14T12:59:03.464Z] + cut -d, -f6 [Pipeline] lock [2021-06-14T12:59:03.528Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-217-6-stack-cost] [2021-06-14T12:59:03.537Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-217-6-stack-cost] did not exist. Created. [2021-06-14T12:59:03.537Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-217-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T12:59:03.641Z] (Reading database ... 12764 files and directories currently installed.) [2021-06-14T12:59:03.641Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-14T12:59:03.900Z] + echo total: 0.18000000715255737 [2021-06-14T12:59:03.904Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [Pipeline] stash [2021-06-14T12:59:04.066Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T12:59:04.079Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-217-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-14T12:59:04.478Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-06-14T12:59:04.478Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-14T12:59:04.740Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-14T12:59:10.045Z] Selecting previously unselected package libexpat1:amd64. [2021-06-14T12:59:10.045Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-06-14T12:59:10.990Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-14T12:59:11.567Z] Selecting previously unselected package python3.6-minimal. [2021-06-14T12:59:11.567Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-14T12:59:11.567Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-14T12:59:12.514Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-14T12:59:12.514Z] Checking for services that may need to be restarted...done. [2021-06-14T12:59:12.514Z] Checking for services that may need to be restarted...done. [2021-06-14T12:59:12.776Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-14T12:59:13.037Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-06-14T12:59:13.037Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.4) ... [2021-06-14T12:59:14.429Z] Selecting previously unselected package python3-minimal. [2021-06-14T12:59:14.429Z] (Reading database ... 13012 files and directories currently installed.) [2021-06-14T12:59:14.429Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-06-14T12:59:14.429Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-06-14T12:59:15.379Z] Selecting previously unselected package mime-support. [2021-06-14T12:59:15.379Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-06-14T12:59:15.379Z] Unpacking mime-support (3.60ubuntu1) ... [2021-06-14T12:59:16.332Z] Selecting previously unselected package libmpdec2:amd64. [2021-06-14T12:59:16.332Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-06-14T12:59:16.332Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-14T12:59:17.279Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-06-14T12:59:17.279Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-14T12:59:17.279Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-14T12:59:20.588Z] Selecting previously unselected package python3.6. [2021-06-14T12:59:20.588Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.4_amd64.deb ... [2021-06-14T12:59:20.588Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-14T12:59:21.162Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-14T12:59:21.163Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-06-14T12:59:21.451Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-14T12:59:21.718Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-06-14T12:59:22.665Z] Selecting previously unselected package python3. [2021-06-14T12:59:22.665Z] (Reading database ... 13442 files and directories currently installed.) [2021-06-14T12:59:22.665Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-06-14T12:59:22.665Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-06-14T12:59:22.944Z] Selecting previously unselected package multiarch-support. [2021-06-14T12:59:22.944Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-06-14T12:59:23.207Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-06-14T12:59:23.470Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-06-14T12:59:24.043Z] Selecting previously unselected package liblzo2-2:amd64. [2021-06-14T12:59:24.043Z] (Reading database ... 13479 files and directories currently installed.) [2021-06-14T12:59:24.043Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-06-14T12:59:24.043Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-06-14T12:59:24.619Z] Selecting previously unselected package libbsd0:amd64. [2021-06-14T12:59:24.619Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-06-14T12:59:24.619Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-14T12:59:25.190Z] Selecting previously unselected package sudo. [2021-06-14T12:59:25.190Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... [2021-06-14T12:59:25.190Z] Unpacking sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-14T12:59:26.149Z] Selecting previously unselected package apparmor. [2021-06-14T12:59:26.149Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-06-14T12:59:26.149Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-06-14T12:59:27.099Z] Selecting previously unselected package libedit2:amd64. [2021-06-14T12:59:27.099Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-06-14T12:59:27.099Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-06-14T12:59:27.099Z] Selecting previously unselected package libkrb5support0:amd64. [2021-06-14T12:59:27.099Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-06-14T12:59:27.099Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-14T12:59:27.673Z] Selecting previously unselected package libk5crypto3:amd64. [2021-06-14T12:59:27.673Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-14T12:59:27.673Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-14T12:59:28.247Z] Selecting previously unselected package libkeyutils1:amd64. [2021-06-14T12:59:28.247Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-06-14T12:59:28.247Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-14T12:59:28.822Z] Selecting previously unselected package libkrb5-3:amd64. [2021-06-14T12:59:28.822Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-06-14T12:59:28.822Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-14T12:59:29.396Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-14T12:59:29.396Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-06-14T12:59:29.396Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-14T12:59:29.971Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-06-14T12:59:29.971Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.6_amd64.deb ... [2021-06-14T12:59:29.971Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-14T12:59:31.362Z] Selecting previously unselected package openssh-client. [2021-06-14T12:59:31.362Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-06-14T12:59:31.362Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-14T12:59:32.313Z] Selecting previously unselected package squashfs-tools. [2021-06-14T12:59:32.313Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.2_amd64.deb ... [2021-06-14T12:59:32.313Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-14T12:59:32.889Z] Selecting previously unselected package snapd. [2021-06-14T12:59:32.889Z] Preparing to unpack .../13-snapd_2.49.2+18.04_amd64.deb ... [2021-06-14T12:59:32.889Z] Unpacking snapd (2.49.2+18.04) ... [2021-06-14T12:59:35.440Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-06-14T12:59:35.702Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.6) ... [2021-06-14T12:59:35.974Z] Setting up mime-support (3.60ubuntu1) ... [2021-06-14T12:59:36.236Z] Setting up sudo (1.8.21p2-3ubuntu1.4) ... [2021-06-14T12:59:37.630Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-06-14T12:59:37.892Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-06-14T12:59:38.153Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-14T12:59:38.418Z] Setting up systemd (237-3ubuntu10.47) ... [2021-06-14T12:59:38.418Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-06-14T12:59:40.980Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-06-14T12:59:40.980Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-06-14T12:59:40.980Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-06-14T12:59:41.243Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-14T12:59:41.505Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-06-14T12:59:41.766Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.4) ... [2021-06-14T12:59:43.688Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.2) ... [2021-06-14T12:59:43.688Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-06-14T12:59:43.688Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-06-14T12:59:43.688Z] Setting up python3 (3.6.7-1~18.04) ... [2021-06-14T12:59:43.688Z] running python rtupdate hooks for python3.6... [2021-06-14T12:59:43.688Z] running python post-rtupdate hooks for python3.6... [2021-06-14T12:59:43.951Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-06-14T12:59:50.547Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-06-14T12:59:50.810Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-06-14T12:59:51.071Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-06-14T12:59:51.645Z] Setting up snapd (2.49.2+18.04) ... [2021-06-14T12:59:52.219Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-06-14T12:59:52.481Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-06-14T12:59:52.481Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-06-14T12:59:52.747Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-06-14T12:59:53.008Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-14T12:59:53.008Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-06-14T12:59:53.008Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-06-14T12:59:53.269Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-06-14T12:59:53.531Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-06-14T12:59:53.531Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-06-14T12:59:53.794Z] /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-06-14T12:59:53.794Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-06-14T12:59:54.055Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-14T12:59:55.985Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-14T12:59:55.985Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-14T12:59:56.249Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-14T12:59:57.195Z] Reading package lists... [2021-06-14T12:59:57.768Z] Reading package lists... [2021-06-14T12:59:58.041Z] Building dependency tree... [2021-06-14T12:59:58.041Z] Reading state information... [2021-06-14T12:59:58.041Z] Calculating upgrade... [2021-06-14T12:59:58.302Z] The following packages will be upgraded: [2021-06-14T12:59:58.302Z] advancecomp base-files bash binutils binutils-common [2021-06-14T12:59:58.302Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-06-14T12:59:58.302Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-06-14T12:59:58.302Z] grep libapparmor1 libasan4 libatomic1 libaudit-common libaudit1 libbinutils [2021-06-14T12:59:58.303Z] libblkid1 libbz2-1.0 libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 [2021-06-14T12:59:58.303Z] libcilkrts5 libcom-err2 libcryptsetup12 libdb5.3 libdevmapper1.02.1 [2021-06-14T12:59:58.303Z] libdpkg-perl libext2fs2 libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 [2021-06-14T12:59:58.303Z] libgnutls30 libgomp1 libhogweed4 libidn11 libidn2-0 libitm1 libjson-c3 [2021-06-14T12:59:58.303Z] libkmod2 liblsan0 liblz4-1 libmount1 libmpx2 libncurses5 libncursesw5 [2021-06-14T12:59:58.303Z] libnettle6 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-06-14T12:59:58.303Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-06-14T12:59:58.303Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-06-14T12:59:58.303Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-06-14T12:59:58.303Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-06-14T12:59:58.303Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-06-14T12:59:58.303Z] ubuntu-keyring util-linux [2021-06-14T12:59:58.303Z] 102 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-06-14T12:59:58.303Z] Need to get 64.1 MB of archives. [2021-06-14T12:59:58.303Z] After this operation, 5097 kB of additional disk space will be used. [2021-06-14T12:59:58.303Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-144.148 [1003 kB] [2021-06-14T12:59:58.303Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-06-14T12:59:58.303Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-06-14T12:59:58.303Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-06-14T12:59:58.303Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-06-14T12:59:58.303Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-06-14T12:59:58.303Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-06-14T12:59:58.303Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-06-14T12:59:58.303Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-06-14T12:59:58.303Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-06-14T12:59:58.303Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-06-14T12:59:58.303Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-06-14T12:59:58.303Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-06-14T12:59:58.564Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-06-14T12:59:58.565Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] [2021-06-14T12:59:58.565Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-06-14T12:59:58.565Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-06-14T12:59:58.565Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-06-14T12:59:58.565Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-06-14T12:59:58.565Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-06-14T12:59:58.565Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-06-14T12:59:58.565Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-06-14T12:59:58.565Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-06-14T12:59:58.565Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-06-14T12:59:58.565Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-06-14T12:59:58.565Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-06-14T12:59:58.565Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-06-14T12:59:58.565Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-06-14T12:59:58.565Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-06-14T12:59:58.565Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-06-14T12:59:58.565Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-06-14T12:59:58.827Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-06-14T12:59:58.827Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-06-14T12:59:58.827Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-06-14T12:59:58.827Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblz4-1 amd64 0.0~r131-2ubuntu3.1 [48.5 kB] [2021-06-14T12:59:58.827Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-06-14T12:59:58.827Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.2 [189 kB] [2021-06-14T12:59:58.827Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libnettle6 amd64 3.4-1ubuntu0.1 [110 kB] [2021-06-14T12:59:58.827Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libhogweed4 amd64 3.4-1ubuntu0.1 [137 kB] [2021-06-14T12:59:58.827Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-06-14T12:59:58.827Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-06-14T12:59:58.827Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.9 [614 kB] [2021-06-14T12:59:58.827Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20210119~18.04.1 [147 kB] [2021-06-14T12:59:58.827Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-06-14T12:59:58.827Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-06-14T12:59:58.827Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-06-14T12:59:58.827Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2021a-0ubuntu0.18.04 [190 kB] [2021-06-14T12:59:58.827Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-06-14T12:59:58.827Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-06-14T12:59:58.827Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.5 [1839 kB] [2021-06-14T12:59:58.827Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.5 [489 kB] [2021-06-14T12:59:58.827Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.5 [3388 B] [2021-06-14T12:59:58.827Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.5 [197 kB] [2021-06-14T12:59:58.827Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-06-14T12:59:59.573Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-06-14T12:59:59.573Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-06-14T12:59:59.573Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-06-14T12:59:59.854Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-06-14T12:59:59.854Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-06-14T12:59:59.854Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-06-14T12:59:59.854Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-06-14T12:59:59.854Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-06-14T12:59:59.854Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-06-14T12:59:59.854Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-06-14T12:59:59.854Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-06-14T12:59:59.854Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-06-14T12:59:59.854Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-06-14T12:59:59.854Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-06-14T12:59:59.854Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-06-14T13:00:00.248Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-06-14T13:00:00.248Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-06-14T13:00:00.248Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-06-14T13:00:00.248Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-06-14T13:00:00.248Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-06-14T13:00:00.249Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-06-14T13:00:00.249Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-06-14T13:00:00.249Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-06-14T13:00:00.249Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-06-14T13:00:00.249Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-06-14T13:00:00.249Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-06-14T13:00:00.249Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit-common all 1:2.8.2-1ubuntu1.1 [4068 B] [2021-06-14T13:00:00.249Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaudit1 amd64 1:2.8.2-1ubuntu1.1 [38.7 kB] [2021-06-14T13:00:00.249Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.3 [55.0 kB] [2021-06-14T13:00:00.249Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.3 [40.3 kB] [2021-06-14T13:00:00.249Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.3 [252 kB] [2021-06-14T13:00:00.249Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.47 [16.0 kB] [2021-06-14T13:00:00.249Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.3 [37.1 kB] [2021-06-14T13:00:00.249Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-06-14T13:00:00.249Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 gpgv amd64 2.2.4-1ubuntu1.4 [198 kB] [2021-06-14T13:00:00.249Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-06-14T13:00:00.510Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-06-14T13:00:00.510Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libseccomp2 amd64 2.5.1-1ubuntu1~18.04.1 [43.1 kB] [2021-06-14T13:00:00.510Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.2 [22.3 kB] [2021-06-14T13:00:00.510Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-06-14T13:00:00.510Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-06-14T13:00:00.510Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-06-14T13:00:00.510Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-06-14T13:00:00.510Z] Get:98 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-06-14T13:00:00.510Z] Get:99 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-06-14T13:00:00.510Z] Get:100 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-06-14T13:00:00.510Z] Get:101 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-06-14T13:00:00.510Z] Get:102 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-06-14T13:00:00.774Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-14T13:00:00.774Z] Fetched 64.1 MB in 2s (27.6 MB/s) [2021-06-14T13:00:00.774Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-14T13:00:00.774Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-06-14T13:00:01.036Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-14T13:00:04.372Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-14T13:00:04.372Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-14T13:00:04.372Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-144.148_amd64.deb ... [2021-06-14T13:00:04.372Z] Unpacking linux-libc-dev:amd64 (4.15.0-144.148) over (4.15.0-20.21) ... [2021-06-14T13:00:08.864Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T13:00:09.442Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T13:00:10.393Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T13:00:10.655Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T13:00:10.917Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T13:00:10.917Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T13:00:11.179Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T13:00:11.441Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T13:00:12.015Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T13:00:12.277Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T13:00:12.539Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T13:00:12.540Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T13:00:12.540Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T13:00:12.804Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T13:00:12.804Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T13:00:12.804Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-14T13:00:12.804Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T13:00:12.804Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-06-14T13:00:12.804Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-06-14T13:00:13.073Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-14T13:00:13.073Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T13:00:13.073Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T13:00:13.073Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T13:00:13.073Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T13:00:13.073Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-06-14T13:00:13.073Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-06-14T13:00:13.335Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T13:00:13.335Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-14T13:00:13.335Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-06-14T13:00:13.598Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-14T13:00:14.171Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-06-14T13:00:14.171Z] (Reading database ... 13914 files and directories currently installed.) [2021-06-14T13:00:14.171Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-06-14T13:00:14.171Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-06-14T13:00:14.171Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-06-14T13:00:14.171Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-06-14T13:00:14.431Z] Setting up base-files (10.1ubuntu2.10) ... [2021-06-14T13:00:14.431Z] Installing new version of config file /etc/issue ... [2021-06-14T13:00:14.431Z] Installing new version of config file /etc/issue.net ... [2021-06-14T13:00:14.431Z] Installing new version of config file /etc/lsb-release ... [2021-06-14T13:00:14.431Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-06-14T13:00:14.692Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-06-14T13:00:14.692Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-06-14T13:00:14.692Z] Removing obsolete conffile /etc/default/motd-news ... [2021-06-14T13:00:14.954Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T13:00:14.954Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-06-14T13:00:14.954Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-06-14T13:00:14.954Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-06-14T13:00:14.954Z] 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-06-14T13:00:15.214Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T13:00:15.215Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T13:00:15.215Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-06-14T13:00:15.215Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-06-14T13:00:15.215Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T13:00:15.215Z] Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... [2021-06-14T13:00:15.215Z] Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2) ... [2021-06-14T13:00:15.482Z] Setting up tar (1.29b-2ubuntu0.2) ... [2021-06-14T13:00:15.482Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T13:00:15.482Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-06-14T13:00:15.482Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-14T13:00:15.482Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-06-14T13:00:15.742Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T13:00:15.742Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-14T13:00:15.742Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-14T13:00:15.742Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-14T13:00:15.742Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T13:00:15.742Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-14T13:00:15.742Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-14T13:00:16.003Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-06-14T13:00:16.003Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T13:00:16.003Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-06-14T13:00:16.003Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-06-14T13:00:16.003Z] Setting up grep (3.1-2build1) ... [2021-06-14T13:00:16.264Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T13:00:16.265Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-14T13:00:16.265Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-14T13:00:16.265Z] Setting up login (1:4.5-1ubuntu2) ... [2021-06-14T13:00:16.265Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T13:00:16.265Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-14T13:00:16.265Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-14T13:00:16.527Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-06-14T13:00:16.527Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T13:00:16.527Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-14T13:00:16.527Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-14T13:00:17.099Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-14T13:00:17.099Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-14T13:00:17.099Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-06-14T13:00:17.099Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-14T13:00:17.362Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-06-14T13:00:17.362Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T13:00:17.362Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-06-14T13:00:17.362Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-06-14T13:00:17.939Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-14T13:00:17.939Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-14T13:00:17.939Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-06-14T13:00:17.939Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-06-14T13:00:17.939Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-06-14T13:00:17.939Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T13:00:17.939Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-06-14T13:00:17.939Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-06-14T13:00:18.203Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-06-14T13:00:18.203Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T13:00:18.203Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T13:00:18.203Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-14T13:00:18.466Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-14T13:00:18.466Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T13:00:18.466Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T13:00:18.466Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-14T13:00:18.466Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-14T13:00:18.466Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T13:00:18.466Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T13:00:18.466Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-14T13:00:18.727Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-14T13:00:18.727Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T13:00:18.727Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T13:00:18.727Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-14T13:00:18.727Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-14T13:00:18.988Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T13:00:18.988Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-14T13:00:18.988Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-14T13:00:18.988Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-14T13:00:18.988Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-14T13:00:18.988Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-14T13:00:18.988Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T13:00:18.988Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-06-14T13:00:18.989Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-14T13:00:19.250Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-14T13:00:19.250Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T13:00:19.250Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T13:00:19.250Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-14T13:00:19.511Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-06-14T13:00:19.511Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T13:00:19.511Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T13:00:19.511Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-14T13:00:19.511Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-06-14T13:00:19.511Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T13:00:19.511Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T13:00:19.772Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-14T13:00:20.033Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-06-14T13:00:20.294Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-06-14T13:00:20.557Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-06-14T13:00:20.557Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T13:00:20.557Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-06-14T13:00:20.557Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-06-14T13:00:20.818Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-06-14T13:00:20.818Z] (Reading database ... 13915 files and directories currently installed.) [2021-06-14T13:00:20.818Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-06-14T13:00:20.818Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-06-14T13:00:21.081Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-06-14T13:00:21.081Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-14T13:00:21.081Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-06-14T13:00:21.081Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-06-14T13:00:21.342Z] Setting up debconf (1.5.66ubuntu1) ... [2021-06-14T13:00:21.342Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-14T13:00:21.342Z] Preparing to unpack .../libaudit-common_1%3a2.8.2-1ubuntu1.1_all.deb ... [2021-06-14T13:00:21.342Z] Unpacking libaudit-common (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-14T13:00:21.603Z] Setting up libaudit-common (1:2.8.2-1ubuntu1.1) ... [2021-06-14T13:00:21.603Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-14T13:00:21.603Z] Preparing to unpack .../libaudit1_1%3a2.8.2-1ubuntu1.1_amd64.deb ... [2021-06-14T13:00:21.603Z] Unpacking libaudit1:amd64 (1:2.8.2-1ubuntu1.1) over (1:2.8.2-1ubuntu1) ... [2021-06-14T13:00:21.603Z] Setting up libaudit1:amd64 (1:2.8.2-1ubuntu1.1) ... [2021-06-14T13:00:21.867Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-14T13:00:21.867Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-14T13:00:21.867Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-14T13:00:21.867Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-14T13:00:21.867Z] (Reading database ... 13917 files and directories currently installed.) [2021-06-14T13:00:21.867Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-14T13:00:21.867Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-14T13:00:22.128Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-14T13:00:22.128Z] (Reading database ... 13919 files and directories currently installed.) [2021-06-14T13:00:22.128Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.3_amd64.deb ... [2021-06-14T13:00:22.128Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-14T13:00:22.393Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-14T13:00:22.393Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T13:00:22.393Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-06-14T13:00:22.393Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-06-14T13:00:22.672Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.47_amd64.deb ... [2021-06-14T13:00:22.672Z] Unpacking systemd-sysv (237-3ubuntu10.47) over (237-3ubuntu10) ... [2021-06-14T13:00:22.672Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-14T13:00:22.672Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-14T13:00:22.672Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-14T13:00:22.935Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T13:00:22.935Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-06-14T13:00:22.935Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-06-14T13:00:22.935Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-06-14T13:00:22.935Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T13:00:22.935Z] Preparing to unpack .../liblz4-1_0.0~r131-2ubuntu3.1_amd64.deb ... [2021-06-14T13:00:22.935Z] Unpacking liblz4-1:amd64 (0.0~r131-2ubuntu3.1) over (0.0~r131-2ubuntu3) ... [2021-06-14T13:00:23.199Z] Setting up liblz4-1:amd64 (0.0~r131-2ubuntu3.1) ... [2021-06-14T13:00:23.199Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T13:00:23.199Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.3_all.deb ... [2021-06-14T13:00:23.199Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) over (1.1.8-3.6ubuntu2) ... [2021-06-14T13:00:23.199Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.3) ... [2021-06-14T13:00:23.462Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T13:00:23.462Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-06-14T13:00:23.462Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-06-14T13:00:23.462Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-06-14T13:00:23.462Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T13:00:23.462Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.2_amd64.deb ... [2021-06-14T13:00:23.723Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) over (1.3.3+dfsg-2ubuntu1) ... [2021-06-14T13:00:23.723Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.2) ... [2021-06-14T13:00:23.723Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T13:00:23.723Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-06-14T13:00:23.723Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-06-14T13:00:23.983Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-06-14T13:00:23.983Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T13:00:23.983Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.4_amd64.deb ... [2021-06-14T13:00:23.983Z] Unpacking gpgv (2.2.4-1ubuntu1.4) over (2.2.4-1ubuntu1) ... [2021-06-14T13:00:24.245Z] Setting up gpgv (2.2.4-1ubuntu1.4) ... [2021-06-14T13:00:24.245Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T13:00:24.245Z] Preparing to unpack .../libnettle6_3.4-1ubuntu0.1_amd64.deb ... [2021-06-14T13:00:24.245Z] Unpacking libnettle6:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-14T13:00:24.245Z] Setting up libnettle6:amd64 (3.4-1ubuntu0.1) ... [2021-06-14T13:00:24.506Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T13:00:24.506Z] Preparing to unpack .../libhogweed4_3.4-1ubuntu0.1_amd64.deb ... [2021-06-14T13:00:24.506Z] Unpacking libhogweed4:amd64 (3.4-1ubuntu0.1) over (3.4-1) ... [2021-06-14T13:00:24.506Z] Setting up libhogweed4:amd64 (3.4-1ubuntu0.1) ... [2021-06-14T13:00:24.506Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T13:00:24.506Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-06-14T13:00:24.506Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-06-14T13:00:24.767Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-06-14T13:00:24.767Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T13:00:24.767Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-06-14T13:00:24.767Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-06-14T13:00:24.767Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-06-14T13:00:24.767Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T13:00:24.767Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-06-14T13:00:24.767Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-06-14T13:00:25.028Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-06-14T13:00:25.028Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T13:00:25.028Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-06-14T13:00:25.028Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-06-14T13:00:25.291Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-06-14T13:00:25.291Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T13:00:25.291Z] Preparing to unpack .../libseccomp2_2.5.1-1ubuntu1~18.04.1_amd64.deb ... [2021-06-14T13:00:25.291Z] Unpacking libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) over (2.3.1-2.1ubuntu4) ... [2021-06-14T13:00:25.291Z] Setting up libseccomp2:amd64 (2.5.1-1ubuntu1~18.04.1) ... [2021-06-14T13:00:25.291Z] (Reading database ... 13923 files and directories currently installed.) [2021-06-14T13:00:25.291Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.2_all.deb ... [2021-06-14T13:00:25.291Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.2) over (2018.02.28) ... [2021-06-14T13:00:25.554Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.2) ... [2021-06-14T13:00:25.554Z] (Reading database ... 13924 files and directories currently installed.) [2021-06-14T13:00:25.554Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-14T13:00:25.554Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-14T13:00:25.554Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-06-14T13:00:25.554Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-06-14T13:00:25.816Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.9_amd64.deb ... [2021-06-14T13:00:25.816Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.9) over (1.1.0g-2ubuntu4) ... [2021-06-14T13:00:25.816Z] Preparing to unpack .../03-ca-certificates_20210119~18.04.1_all.deb ... [2021-06-14T13:00:25.817Z] Unpacking ca-certificates (20210119~18.04.1) over (20180409) ... [2021-06-14T13:00:26.077Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-06-14T13:00:26.077Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-06-14T13:00:26.077Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-06-14T13:00:26.077Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-06-14T13:00:26.077Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-06-14T13:00:26.077Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-06-14T13:00:26.077Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-06-14T13:00:26.077Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-06-14T13:00:26.338Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-06-14T13:00:26.338Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-06-14T13:00:26.338Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-06-14T13:00:26.338Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-06-14T13:00:26.338Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-06-14T13:00:26.338Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-06-14T13:00:26.607Z] Preparing to unpack .../11-tzdata_2021a-0ubuntu0.18.04_all.deb ... [2021-06-14T13:00:26.607Z] Unpacking tzdata (2021a-0ubuntu0.18.04) over (2018d-1) ... [2021-06-14T13:00:26.869Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-06-14T13:00:26.869Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-06-14T13:00:26.869Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-06-14T13:00:26.869Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-06-14T13:00:27.134Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-14T13:00:27.134Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-14T13:00:27.395Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-14T13:00:27.395Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-14T13:00:27.395Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-14T13:00:27.395Z] Unpacking binutils (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-14T13:00:27.395Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.5_amd64.deb ... [2021-06-14T13:00:27.395Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.5) over (2.30-15ubuntu1) ... [2021-06-14T13:00:27.657Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T13:00:27.657Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T13:00:27.657Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T13:00:27.657Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T13:00:27.918Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T13:00:27.918Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T13:00:27.918Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T13:00:27.918Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T13:00:28.874Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T13:00:28.875Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T13:00:29.843Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T13:00:29.843Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T13:00:30.106Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T13:00:30.106Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T13:00:30.368Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T13:00:30.368Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T13:00:31.310Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-06-14T13:00:31.310Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-06-14T13:00:31.310Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-14T13:00:31.310Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-14T13:00:31.310Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-06-14T13:00:31.310Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-14T13:00:31.572Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-06-14T13:00:31.572Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-06-14T13:00:31.572Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-06-14T13:00:31.572Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-06-14T13:00:31.572Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-14T13:00:31.572Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-14T13:00:31.856Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-06-14T13:00:31.856Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-06-14T13:00:31.856Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-06-14T13:00:31.856Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-06-14T13:00:31.856Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T13:00:31.856Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-06-14T13:00:31.856Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T13:00:31.857Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T13:00:31.857Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T13:00:31.857Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-06-14T13:00:31.857Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-06-14T13:00:31.857Z] Setting up tzdata (2021a-0ubuntu0.18.04) ... [2021-06-14T13:00:32.119Z] [2021-06-14T13:00:32.119Z] Current default time zone: 'Etc/UTC' [2021-06-14T13:00:32.119Z] Local time is now: Mon Jun 14 13:00:31 UTC 2021. [2021-06-14T13:00:32.119Z] Universal Time is now: Mon Jun 14 13:00:31 UTC 2021. [2021-06-14T13:00:32.119Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-06-14T13:00:32.119Z] [2021-06-14T13:00:32.119Z] Setting up systemd-sysv (237-3ubuntu10.47) ... [2021-06-14T13:00:32.119Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T13:00:32.119Z] Setting up linux-libc-dev:amd64 (4.15.0-144.148) ... [2021-06-14T13:00:32.119Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-06-14T13:00:32.119Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-06-14T13:00:32.119Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-06-14T13:00:32.119Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-06-14T13:00:32.119Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-06-14T13:00:32.119Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-06-14T13:00:32.119Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-06-14T13:00:32.119Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T13:00:32.119Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-06-14T13:00:32.406Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T13:00:32.406Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-14T13:00:32.406Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T13:00:32.406Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-06-14T13:00:32.406Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-06-14T13:00:32.406Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-06-14T13:00:32.406Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.9) ... [2021-06-14T13:00:32.406Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-06-14T13:00:32.406Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-06-14T13:00:32.406Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-06-14T13:00:32.406Z] Setting up ca-certificates (20210119~18.04.1) ... [2021-06-14T13:00:34.338Z] Updating certificates in /etc/ssl/certs... [2021-06-14T13:00:35.736Z] 23 added, 27 removed; done. [2021-06-14T13:00:35.736Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-06-14T13:00:35.736Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-06-14T13:00:35.736Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-06-14T13:00:35.736Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-06-14T13:00:35.736Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-06-14T13:00:35.736Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T13:00:35.736Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.5) ... [2021-06-14T13:00:35.736Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T13:00:35.736Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T13:00:35.736Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T13:00:35.736Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T13:00:35.736Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T13:00:35.736Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-06-14T13:00:35.736Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.5) ... [2021-06-14T13:00:35.736Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-06-14T13:00:35.736Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-06-14T13:00:35.736Z] Setting up binutils (2.30-21ubuntu1~18.04.5) ... [2021-06-14T13:00:35.736Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T13:00:35.736Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-06-14T13:00:35.736Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-06-14T13:00:35.736Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-06-14T13:00:35.736Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-06-14T13:00:35.736Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-14T13:00:35.999Z] Processing triggers for systemd (237-3ubuntu10.47) ... [2021-06-14T13:00:35.999Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-06-14T13:00:35.999Z] Processing triggers for ca-certificates (20210119~18.04.1) ... [2021-06-14T13:00:35.999Z] Updating certificates in /etc/ssl/certs... [2021-06-14T13:00:36.575Z] 0 added, 0 removed; done. [2021-06-14T13:00:36.575Z] Running hooks in /etc/ca-certificates/update.d... [2021-06-14T13:00:36.575Z] done. [2021-06-14T13:00:37.151Z] Reading package lists... [2021-06-14T13:00:37.151Z] Building dependency tree... [2021-06-14T13:00:37.151Z] Reading state information... [2021-06-14T13:00:37.415Z] The following NEW packages will be installed: [2021-06-14T13:00:37.415Z] apt-transport-https [2021-06-14T13:00:37.679Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-06-14T13:00:37.679Z] Need to get 1692 B of archives. [2021-06-14T13:00:37.679Z] After this operation, 154 kB of additional disk space will be used. [2021-06-14T13:00:37.679Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 apt-transport-https all 1.6.13 [1692 B] [2021-06-14T13:00:37.679Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-14T13:00:37.679Z] Fetched 1692 B in 0s (9105 B/s) [2021-06-14T13:00:37.679Z] Selecting previously unselected package apt-transport-https. [2021-06-14T13:00:37.679Z] (Reading database ... 13929 files and directories currently installed.) [2021-06-14T13:00:37.679Z] Preparing to unpack .../apt-transport-https_1.6.13_all.deb ... [2021-06-14T13:00:37.679Z] Unpacking apt-transport-https (1.6.13) ... [2021-06-14T13:00:37.679Z] Setting up apt-transport-https (1.6.13) ... [2021-06-14T13:00:37.942Z] Waiting for network to be ready... [2021-06-14T13:00:44.565Z] 2021-06-14T13:00:41Z INFO Waiting for automatic snapd restart... [2021-06-14T13:00:44.565Z] snapd 2.50.1 from Canonical* installed [2021-06-14T13:00:45.517Z] "snapd" switched to the "latest/stable" channel [2021-06-14T13:00:45.517Z] [2021-06-14T13:00:48.842Z] core18 20210507 from Canonical* installed [2021-06-14T13:00:48.842Z] "core18" switched to the "latest/stable" channel [2021-06-14T13:00:48.842Z] [2021-06-14T13:00:52.163Z] snapcraft 4.8.1 from Canonical* installed [2021-06-14T13:00:52.163Z] "snapcraft" switched to the "latest/stable" channel [2021-06-14T13:00:52.163Z] [2021-06-14T13:00:56.499Z] 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-06-14T13:00:56.499Z] - README.md [2021-06-14T13:00:56.499Z] [2021-06-14T13:00:56.499Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-06-14T13:00:56.761Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-06-14T13:00:57.025Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-06-14T13:00:57.025Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-06-14T13:00:58.249Z] Reading package lists... [2021-06-14T13:00:58.513Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.8 git-man=1:2.17.1-1ubuntu0.8 libcurl3-gnutls=7.58.0-2ubuntu3.13 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.8 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-06-14T13:00:58.780Z] Reading package lists... [2021-06-14T13:00:59.047Z] Building dependency tree... [2021-06-14T13:00:59.047Z] Reading state information... [2021-06-14T13:00:59.047Z] Suggested packages: [2021-06-14T13:00:59.047Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-06-14T13:00:59.047Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-06-14T13:00:59.047Z] Recommended packages: [2021-06-14T13:00:59.047Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-06-14T13:00:59.316Z] The following NEW packages will be installed: [2021-06-14T13:00:59.316Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-06-14T13:00:59.316Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-06-14T13:00:59.316Z] pkg-config zip [2021-06-14T13:00:59.316Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-06-14T13:00:59.316Z] Need to get 7663 kB of archives. [2021-06-14T13:00:59.316Z] After this operation, 43.8 MB of additional disk space will be used. [2021-06-14T13:00:59.316Z] 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-06-14T13:00:59.316Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-06-14T13:00:59.316Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.13 [218 kB] [2021-06-14T13:00:59.316Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.8 [804 kB] [2021-06-14T13:00:59.316Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.8 [3916 kB] [2021-06-14T13:00:59.580Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-06-14T13:00:59.581Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-06-14T13:00:59.581Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-06-14T13:00:59.581Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-06-14T13:00:59.581Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-06-14T13:00:59.843Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-06-14T13:00:59.843Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-06-14T13:00:59.843Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-06-14T13:00:59.843Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-06-14T13:00:59.843Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-06-14T13:01:00.108Z] debconf: delaying package configuration, since apt-utils is not installed [2021-06-14T13:01:00.108Z] Fetched 7663 kB in 1s (10.6 MB/s) [2021-06-14T13:01:00.108Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-06-14T13:01:00.108Z] (Reading database ... 13933 files and directories currently installed.) [2021-06-14T13:01:00.108Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... [2021-06-14T13:01:00.108Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-14T13:01:00.372Z] Selecting previously unselected package libpsl5:amd64. [2021-06-14T13:01:00.372Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-06-14T13:01:00.372Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-06-14T13:01:00.372Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-06-14T13:01:00.372Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-06-14T13:01:00.372Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-14T13:01:00.372Z] Selecting previously unselected package librtmp1:amd64. [2021-06-14T13:01:00.372Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-06-14T13:01:00.372Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-14T13:01:00.372Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-06-14T13:01:00.372Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.13_amd64.deb ... [2021-06-14T13:01:00.372Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-14T13:01:00.639Z] Selecting previously unselected package liberror-perl. [2021-06-14T13:01:00.639Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-06-14T13:01:00.639Z] Unpacking liberror-perl (0.17025-1) ... [2021-06-14T13:01:00.639Z] Selecting previously unselected package git-man. [2021-06-14T13:01:00.639Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.8_all.deb ... [2021-06-14T13:01:00.639Z] Unpacking git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-14T13:01:00.903Z] Selecting previously unselected package git. [2021-06-14T13:01:00.903Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.8_amd64.deb ... [2021-06-14T13:01:00.903Z] Unpacking git (1:2.17.1-1ubuntu0.8) ... [2021-06-14T13:01:01.482Z] Selecting previously unselected package libnorm1:amd64. [2021-06-14T13:01:01.482Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-06-14T13:01:01.482Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-14T13:01:01.482Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-06-14T13:01:01.482Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-06-14T13:01:01.482Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-14T13:01:01.482Z] Selecting previously unselected package libsodium23:amd64. [2021-06-14T13:01:01.482Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-06-14T13:01:01.482Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-06-14T13:01:01.482Z] Selecting previously unselected package libzmq5:amd64. [2021-06-14T13:01:01.482Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-14T13:01:01.482Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-14T13:01:01.757Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-06-14T13:01:01.757Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-06-14T13:01:01.757Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-14T13:01:01.757Z] Selecting previously unselected package pkg-config. [2021-06-14T13:01:01.757Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-06-14T13:01:01.757Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-06-14T13:01:01.757Z] Selecting previously unselected package zip. [2021-06-14T13:01:01.757Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-06-14T13:01:01.757Z] Unpacking zip (3.0-11build1) ... [2021-06-14T13:01:02.022Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-06-14T13:01:02.022Z] Setting up git-man (1:2.17.1-1ubuntu0.8) ... [2021-06-14T13:01:02.022Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-06-14T13:01:02.022Z] Setting up liberror-perl (0.17025-1) ... [2021-06-14T13:01:02.022Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-06-14T13:01:02.022Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... [2021-06-14T13:01:02.022Z] No schema files found: doing nothing. [2021-06-14T13:01:02.022Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-06-14T13:01:02.022Z] Setting up zip (3.0-11build1) ... [2021-06-14T13:01:02.022Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-06-14T13:01:02.022Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-06-14T13:01:02.022Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-06-14T13:01:02.022Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-14T13:01:02.022Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.13) ... [2021-06-14T13:01:02.022Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-06-14T13:01:02.022Z] Setting up git (1:2.17.1-1ubuntu0.8) ... [2021-06-14T13:01:02.286Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-06-14T13:01:02.865Z] git set to automatically installed. [2021-06-14T13:01:02.865Z] git-man set to automatically installed. [2021-06-14T13:01:02.865Z] libcurl3-gnutls set to automatically installed. [2021-06-14T13:01:02.865Z] liberror-perl set to automatically installed. [2021-06-14T13:01:02.865Z] libglib2.0-0 set to automatically installed. [2021-06-14T13:01:02.865Z] libnghttp2-14 set to automatically installed. [2021-06-14T13:01:02.865Z] libnorm1 set to automatically installed. [2021-06-14T13:01:02.865Z] libpgm-5.2-0 set to automatically installed. [2021-06-14T13:01:02.865Z] libpsl5 set to automatically installed. [2021-06-14T13:01:02.865Z] librtmp1 set to automatically installed. [2021-06-14T13:01:02.865Z] libsodium23 set to automatically installed. [2021-06-14T13:01:02.865Z] libzmq3-dev set to automatically installed. [2021-06-14T13:01:02.865Z] libzmq5 set to automatically installed. [2021-06-14T13:01:02.865Z] pkg-config set to automatically installed. [2021-06-14T13:01:02.865Z] zip set to automatically installed. [2021-06-14T13:01:04.264Z] snapd is not logged in, snap install commands will use sudo [2021-06-14T13:01:14.308Z] go (1.16/stable) 1.16.5 from Michael Hudson-Doyle (mwhudson) installed [2021-06-14T13:01:14.308Z] snapd is not logged in, snap install commands will use sudo [2021-06-14T13:01:17.092Z] snap "core18" has no updates available [2021-06-14T13:01:17.456Z] Pulling config-common [2021-06-14T13:01:17.456Z] + snapcraftctl pull [2021-06-14T13:01:25.722Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-06-14T13:01:25.722Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-06-14T13:01:25.722Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1753 kB] [2021-06-14T13:01:25.722Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [326 kB] [2021-06-14T13:01:25.722Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [19.2 kB] [2021-06-14T13:01:25.722Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [4412 B] [2021-06-14T13:01:25.722Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [347 kB] [2021-06-14T13:01:25.722Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [46.3 kB] [2021-06-14T13:01:25.722Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1128 kB] [2021-06-14T13:01:25.722Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [255 kB] [2021-06-14T13:01:25.722Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-06-14T13:01:25.722Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-06-14T13:01:25.722Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-06-14T13:01:25.722Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-06-14T13:01:25.722Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-06-14T13:01:25.722Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-06-14T13:01:25.722Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-06-14T13:01:25.722Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-06-14T13:01:25.722Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-06-14T13:01:25.722Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [2099 kB] [2021-06-14T13:01:25.722Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [417 kB] [2021-06-14T13:01:25.722Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [26.6 kB] [2021-06-14T13:01:25.722Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6792 B] [2021-06-14T13:01:25.722Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [370 kB] [2021-06-14T13:01:25.722Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [50.1 kB] [2021-06-14T13:01:25.722Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1736 kB] [2021-06-14T13:01:25.722Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [370 kB] [2021-06-14T13:01:25.722Z] Fetched 24.7 MB in 0s (0 B/s) [2021-06-14T13:01:25.722Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-06-14T13:01:25.722Z] Fetched 224 kB in 0s (0 B/s) [2021-06-14T13:01:25.722Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-06-14T13:01:25.722Z] Fetched 157 kB in 0s (0 B/s) [2021-06-14T13:01:25.722Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-06-14T13:01:25.722Z] Fetched 221 kB in 0s (0 B/s) [2021-06-14T13:01:25.722Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-06-14T13:01:25.722Z] Fetched 143 kB in 0s (0 B/s) [2021-06-14T13:01:25.722Z] Pulling device-modbus [2021-06-14T13:01:25.722Z] + snapcraftctl pull [2021-06-14T13:01:26.676Z] Pulling version [2021-06-14T13:01:26.676Z] + cd /root/project [2021-06-14T13:01:26.676Z] + git describe --tags --abbrev=0 [2021-06-14T13:01:26.676Z] + sed s/v// [2021-06-14T13:01:26.676Z] + GIT_VERSION=1.3.2-dev.16 [2021-06-14T13:01:26.676Z] + snapcraftctl set-version 1.3.2-dev.16 [2021-06-14T13:01:27.630Z] Building config-common [2021-06-14T13:01:27.630Z] + snapcraftctl build [2021-06-14T13:01:30.227Z] Building device-modbus [2021-06-14T13:01:30.227Z] + cd /root/parts/device-modbus/src [2021-06-14T13:01:30.227Z] + go mod tidy [2021-06-14T13:01:32.159Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.90 [2021-06-14T13:01:32.159Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0-dev.71 [2021-06-14T13:01:32.159Z] go: downloading github.com/goburrow/modbus v0.1.0 [2021-06-14T13:01:32.159Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-06-14T13:01:32.423Z] go: downloading github.com/goburrow/serial v0.1.0 [2021-06-14T13:01:32.685Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-14T13:01:32.685Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-14T13:01:32.685Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-06-14T13:01:32.685Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-06-14T13:01:32.951Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-06-14T13:01:32.951Z] go: downloading github.com/google/uuid v1.2.0 [2021-06-14T13:01:32.951Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-06-14T13:01:33.215Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-06-14T13:01:33.215Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0-dev.61 [2021-06-14T13:01:33.215Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0-dev.7 [2021-06-14T13:01:33.501Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-06-14T13:01:33.501Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-06-14T13:01:33.501Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-06-14T13:01:33.501Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-06-14T13:01:33.501Z] go: downloading golang.org/x/text v0.3.2 [2021-06-14T13:01:33.501Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-06-14T13:01:33.501Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-06-14T13:01:33.766Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-06-14T13:01:33.766Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-06-14T13:01:33.766Z] go: downloading github.com/kr/pretty v0.2.0 [2021-06-14T13:01:33.766Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-06-14T13:01:34.038Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.0-dev.15 [2021-06-14T13:01:34.038Z] go: downloading github.com/pelletier/go-toml v1.9.1 [2021-06-14T13:01:34.038Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-06-14T13:01:34.038Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0-dev.8 [2021-06-14T13:01:34.038Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0-dev.23 [2021-06-14T13:01:34.038Z] go: downloading github.com/x448/float16 v0.8.4 [2021-06-14T13:01:34.038Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-06-14T13:01:34.038Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-06-14T13:01:34.038Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-06-14T13:01:34.303Z] go: downloading github.com/kr/text v0.1.0 [2021-06-14T13:01:34.303Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-06-14T13:01:34.303Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-06-14T13:01:34.303Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.4 [2021-06-14T13:01:34.303Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-06-14T13:01:34.566Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-06-14T13:01:34.566Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-06-14T13:01:34.566Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-06-14T13:01:34.566Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-06-14T13:01:34.566Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-06-14T13:01:34.566Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-06-14T13:01:34.566Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-14T13:01:34.566Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-06-14T13:01:34.831Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-06-14T13:01:34.831Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-06-14T13:01:34.831Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-06-14T13:01:34.831Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-06-14T13:01:34.831Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-06-14T13:01:34.831Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-06-14T13:01:34.831Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-06-14T13:01:34.831Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-14T13:01:34.831Z] go: downloading github.com/fatih/color v1.9.0 [2021-06-14T13:01:34.831Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-14T13:01:34.831Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-14T13:01:34.831Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-06-14T13:01:34.831Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-06-14T13:01:34.831Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-06-14T13:01:34.831Z] go: downloading github.com/pkg/errors v0.8.1 [2021-06-14T13:01:34.831Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-06-14T13:01:34.831Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-06-14T13:01:35.096Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-06-14T13:01:35.096Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-06-14T13:01:35.096Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-06-14T13:01:35.096Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-06-14T13:01:35.096Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-06-14T13:01:35.096Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2021-06-14T13:01:35.096Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-06-14T13:01:35.096Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-06-14T13:01:35.096Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.1 [2021-06-14T13:01:35.096Z] go: downloading github.com/miekg/dns v1.1.26 [2021-06-14T13:01:35.096Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-06-14T13:01:35.096Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-06-14T13:01:35.359Z] + make build [2021-06-14T13:01:35.359Z] go mod tidy [2021-06-14T13:01:35.622Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2021-06-14T13:01:45.674Z] + install -DT ./cmd/device-modbus /root/parts/device-modbus/install/bin/device-modbus [2021-06-14T13:01:45.674Z] + install -d /root/parts/device-modbus/install/config/device-modbus/res/ [2021-06-14T13:01:45.674Z] + install -DT ./cmd/res/configuration.toml /root/parts/device-modbus/install/config/device-modbus/res/configuration.toml [2021-06-14T13:01:45.674Z] + basename ./cmd/res/profiles/modbus.test.device.profile.yml [2021-06-14T13:01:45.674Z] + fname=modbus.test.device.profile.yml [2021-06-14T13:01:45.674Z] + install -DT ./cmd/res/profiles/modbus.test.device.profile.yml /root/parts/device-modbus/install/config/device-modbus/res/profiles/modbus.test.device.profile.yml [2021-06-14T13:01:45.674Z] + basename ./cmd/res/profiles/modbus.test.device.string.profile.yml [2021-06-14T13:01:45.674Z] + fname=modbus.test.device.string.profile.yml [2021-06-14T13:01:45.674Z] + install -DT ./cmd/res/profiles/modbus.test.device.string.profile.yml /root/parts/device-modbus/install/config/device-modbus/res/profiles/modbus.test.device.string.profile.yml [2021-06-14T13:01:45.674Z] + basename ./cmd/res/devices/modbus.test.devices.toml [2021-06-14T13:01:45.674Z] + fname=modbus.test.devices.toml [2021-06-14T13:01:45.674Z] + install -DT ./cmd/res/devices/modbus.test.devices.toml /root/parts/device-modbus/install/config/device-modbus/res/devices/modbus.test.devices.toml [2021-06-14T13:01:45.674Z] + install -DT ./Attribution.txt /root/parts/device-modbus/install/usr/share/doc/device-modbus/Attribution.txt [2021-06-14T13:01:45.674Z] + install -DT ./LICENSE /root/parts/device-modbus/install/usr/share/doc/device-modbus/LICENSE [2021-06-14T13:01:45.674Z] Building version [2021-06-14T13:01:45.674Z] + snapcraftctl build [2021-06-14T13:01:47.606Z] Staging config-common [2021-06-14T13:01:47.606Z] + snapcraftctl stage [2021-06-14T13:01:48.566Z] Staging device-modbus [2021-06-14T13:01:48.566Z] + snapcraftctl stage [2021-06-14T13:01:49.961Z] Staging version [2021-06-14T13:01:49.961Z] + snapcraftctl stage [2021-06-14T13:01:50.906Z] Priming config-common [2021-06-14T13:01:50.906Z] + snapcraftctl prime [2021-06-14T13:01:52.295Z] Priming device-modbus [2021-06-14T13:01:52.295Z] + snapcraftctl prime [2021-06-14T13:01:53.685Z] Priming version [2021-06-14T13:01:53.685Z] + snapcraftctl prime [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-14T13:01:57.554Z] ---> job-cost.sh [2021-06-14T13:01:57.554Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ca3x [2021-06-14T13:02:15.736Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-14T13:02:54.555Z] lf-activate-venv(): INFO: Adding /tmp/venv-ca3x/bin to PATH [2021-06-14T13:02:54.555Z] INFO: No Stack... [2021-06-14T13:02:55.501Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T13:02:56.445Z] INFO: Archiving Costs [Pipeline] sh [2021-06-14T13:02:56.755Z] + cat /w/workspace/device-modbus-go/6/archives/cost.csv [2021-06-14T13:02:56.755Z] + cut -d, -f6 [Pipeline] lock [2021-06-14T13:02:56.795Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-217-6-stack-cost] [2021-06-14T13:02:56.802Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-217-6-stack-cost] did not exist. Created. [2021-06-14T13:02:56.802Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-217-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-14T13:02:57.256Z] /w/workspace/device-modbus-go/6@tmp/durable-cf8f41e1/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-06-14T13:02:57.560Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-14T13:02:57.589Z] Warning: overwriting stash ‘stack-cost’ [2021-06-14T13:02:57.648Z] Stashed 1 file(s) [Pipeline] } [2021-06-14T13:02:57.665Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-217-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-14T13:02:58.426Z] provisioning config files... [2021-06-14T13:02:58.435Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-217@tmp/config2324725132399354482tmp [Pipeline] { [Pipeline] sh [2021-06-14T13:02:58.786Z] + set +x [2021-06-14T13:02:58.786Z] + bash -s -- [2021-06-14T13:02:58.786Z] + curl -s https://codecov.io/bash [2021-06-14T13:02:58.786Z] [2021-06-14T13:02:58.786Z] _____ _ [2021-06-14T13:02:58.786Z] / ____| | | [2021-06-14T13:02:58.786Z] | | ___ __| | ___ ___ _____ __ [2021-06-14T13:02:58.786Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-14T13:02:58.786Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-14T13:02:58.786Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-14T13:02:58.786Z] Bash-1.0.3 [2021-06-14T13:02:58.786Z] [2021-06-14T13:02:58.786Z] [2021-06-14T13:02:58.786Z] ==> git version 2.24.4 found [2021-06-14T13:02:58.786Z] ==> 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-06-14T13:02:58.786Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-14T13:02:58.786Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-14T13:02:58.786Z] ==> Jenkins CI detected. [2021-06-14T13:02:58.786Z] project root: . [2021-06-14T13:02:58.786Z] --> token set from env [2021-06-14T13:02:58.786Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-14T13:02:58.786Z] ==> Running gcov in . (disable via -X gcov) [2021-06-14T13:02:58.786Z] ==> Python coveragepy not found [2021-06-14T13:02:58.786Z] ==> Searching for coverage reports in: [2021-06-14T13:02:58.786Z] + . [2021-06-14T13:02:59.051Z] -> Found 1 reports [2021-06-14T13:02:59.051Z] ==> Detecting git/mercurial file structure [2021-06-14T13:02:59.051Z] ==> Reading reports [2021-06-14T13:02:59.051Z] + ./coverage.out bytes=23546 [2021-06-14T13:02:59.051Z] ==> Appending adjustments [2021-06-14T13:02:59.051Z] https://docs.codecov.io/docs/fixing-reports [2021-06-14T13:02:59.051Z] + Found adjustments [2021-06-14T13:02:59.051Z] ==> Gzipping contents [2021-06-14T13:02:59.051Z] 4.0K /tmp/codecov.bzKgjM.gz [2021-06-14T13:02:59.051Z] ==> Uploading reports [2021-06-14T13:02:59.051Z] url: https://codecov.io [2021-06-14T13:02:59.051Z] query: branch=PR-217&commit=32186fb89399f1165cc67af2c509d136cc133e79&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-217%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=217&job=&cmd_args= [2021-06-14T13:02:59.051Z] -> Pinging Codecov [2021-06-14T13:02:59.051Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-217&commit=32186fb89399f1165cc67af2c509d136cc133e79&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-217%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=217&job=&cmd_args= [2021-06-14T13:02:59.630Z] -> Uploading to [2021-06-14T13:02:59.630Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-14/55DBCA73C666E3227836607328DD7E49/32186fb89399f1165cc67af2c509d136cc133e79/2fb9938c-12cf-4056-a104-19d9f47ce375.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210614%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210614T130259Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e34c6e0e3ace1e94398416060245635dfaa82f96d80e57817c30dfa6fce2adca [2021-06-14T13:02:59.630Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-14T13:02:59.630Z] Dload Upload Total Spent Left Speed [2021-06-14T13:02:59.891Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4027 0 0 100 4027 0 10038 --:--:-- --:--:-- --:--:-- 10017 [2021-06-14T13:02:59.891Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/32186fb89399f1165cc67af2c509d136cc133e79 [Pipeline] } [2021-06-14T13:02:59.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-14T13:03:01.933Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T13:03:02.507Z] ---> package-listing.sh [2021-06-14T13:03:02.507Z] ++ facter osfamily [2021-06-14T13:03:02.507Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-14T13:03:02.782Z] + OS_FAMILY=redhat [2021-06-14T13:03:02.782Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-217 [2021-06-14T13:03:02.782Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-14T13:03:02.782Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-14T13:03:02.782Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-14T13:03:02.782Z] + PACKAGES=/tmp/packages_start.txt [2021-06-14T13:03:02.782Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-217 ']' [2021-06-14T13:03:02.782Z] + PACKAGES=/tmp/packages_end.txt [2021-06-14T13:03:02.782Z] + case "${OS_FAMILY}" in [2021-06-14T13:03:02.782Z] + sort [2021-06-14T13:03:02.782Z] + rpm -qa [2021-06-14T13:03:03.353Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-14T13:03:03.353Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-14T13:03:03.353Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-14T13:03:03.353Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-217 ']' [2021-06-14T13:03:03.353Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-217/archives/ [2021-06-14T13:03:03.353Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-217/archives/ [Pipeline] echo [2021-06-14T13:03:03.370Z] 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/xfoundry_device-modbus-go_PR-217/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-14T13:03:03.662Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-14T13:03:04.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T13:03:04.232Z] [2021-06-14T13:03:04.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-14T13:03:04.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T13:03:04.549Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-14T13:03:04.549Z] df20fa9351a1: Pulling fs layer [2021-06-14T13:03:04.549Z] 36b3adc4ff6f: Pulling fs layer [2021-06-14T13:03:04.549Z] 8ad3a11d3b57: Pulling fs layer [2021-06-14T13:03:04.549Z] 46f8f816bc3b: Pulling fs layer [2021-06-14T13:03:04.549Z] 93b61091891f: Pulling fs layer [2021-06-14T13:03:04.549Z] 93b9cdb0e59b: Pulling fs layer [2021-06-14T13:03:04.549Z] 5e14af77c1be: Pulling fs layer [2021-06-14T13:03:04.549Z] 01666e4c0597: Pulling fs layer [2021-06-14T13:03:04.549Z] aa168da1d23b: Pulling fs layer [2021-06-14T13:03:04.549Z] 46f8f816bc3b: Waiting [2021-06-14T13:03:04.549Z] 93b61091891f: Waiting [2021-06-14T13:03:04.549Z] 93b9cdb0e59b: Waiting [2021-06-14T13:03:04.549Z] 5e14af77c1be: Waiting [2021-06-14T13:03:04.549Z] 01666e4c0597: Waiting [2021-06-14T13:03:04.549Z] aa168da1d23b: Waiting [2021-06-14T13:03:04.549Z] 36b3adc4ff6f: Verifying Checksum [2021-06-14T13:03:04.549Z] 36b3adc4ff6f: Download complete [2021-06-14T13:03:04.549Z] 46f8f816bc3b: Verifying Checksum [2021-06-14T13:03:04.549Z] 46f8f816bc3b: Download complete [2021-06-14T13:03:04.815Z] df20fa9351a1: Verifying Checksum [2021-06-14T13:03:04.815Z] df20fa9351a1: Download complete [2021-06-14T13:03:04.815Z] 93b9cdb0e59b: Verifying Checksum [2021-06-14T13:03:04.815Z] 93b9cdb0e59b: Download complete [2021-06-14T13:03:04.815Z] 93b61091891f: Verifying Checksum [2021-06-14T13:03:04.815Z] 93b61091891f: Download complete [2021-06-14T13:03:04.815Z] 5e14af77c1be: Verifying Checksum [2021-06-14T13:03:04.815Z] 5e14af77c1be: Download complete [2021-06-14T13:03:04.815Z] 01666e4c0597: Verifying Checksum [2021-06-14T13:03:04.815Z] 01666e4c0597: Download complete [2021-06-14T13:03:04.815Z] 8ad3a11d3b57: Verifying Checksum [2021-06-14T13:03:04.815Z] 8ad3a11d3b57: Download complete [2021-06-14T13:03:04.815Z] df20fa9351a1: Pull complete [2021-06-14T13:03:05.076Z] 36b3adc4ff6f: Pull complete [2021-06-14T13:03:05.657Z] 8ad3a11d3b57: Pull complete [2021-06-14T13:03:05.922Z] 46f8f816bc3b: Pull complete [2021-06-14T13:03:06.182Z] 93b61091891f: Pull complete [2021-06-14T13:03:06.446Z] 93b9cdb0e59b: Pull complete [2021-06-14T13:03:06.446Z] aa168da1d23b: Verifying Checksum [2021-06-14T13:03:06.446Z] aa168da1d23b: Download complete [2021-06-14T13:03:06.446Z] 5e14af77c1be: Pull complete [2021-06-14T13:03:06.446Z] 01666e4c0597: Pull complete [2021-06-14T13:03:11.800Z] aa168da1d23b: Pull complete [2021-06-14T13:03:11.800Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-14T13:03:11.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-14T13:03:11.800Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-14T13:03:11.886Z] prd-centos7-docker-4c-2g-1240 does not seem to be running inside a container [2021-06-14T13:03:11.928Z] $ 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/xfoundry_device-modbus-go_PR-217/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-217 -v /w/workspace/xfoundry_device-modbus-go_PR-217:/w/workspace/xfoundry_device-modbus-go_PR-217:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-217@tmp:/w/workspace/xfoundry_device-modbus-go_PR-217@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-14T13:03:15.440Z] $ docker top 6b8a4deaaae3a3b992c8dc14cf25d268163fffaf3309568f264e19ee4287811e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-14T13:03:15.847Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-14T13:03:16.154Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-14T13:03:16.448Z] + ls /var/log/sa-host [2021-06-14T13:03:16.448Z] + sadf -c /var/log/sa-host/sa05 [2021-06-14T13:03:16.448Z] file_magic: OK [2021-06-14T13:03:16.448Z] HZ: Using current value: 100 [2021-06-14T13:03:16.448Z] file_header: OK [2021-06-14T13:03:16.448Z] 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-06-14T13:03:16.448Z] Statistics: [2021-06-14T13:03:16.448Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-14T13:03:16.448Z] File successfully converted to sysstat format version 12.2.1 [2021-06-14T13:03:16.448Z] + sadf -c /var/log/sa-host/sa14 [2021-06-14T13:03:16.448Z] file_magic: OK [2021-06-14T13:03:16.448Z] HZ: Using current value: 100 [2021-06-14T13:03:16.448Z] file_header: OK [2021-06-14T13:03:16.448Z] 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-06-14T13:03:16.448Z] Statistics: [2021-06-14T13:03:16.448Z] 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... [2021-06-14T13:03:16.448Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-14T13:03:17.067Z] provisioning config files... [2021-06-14T13:03:17.079Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-217@tmp/config7544541870168375518tmp [Pipeline] { [Pipeline] echo [2021-06-14T13:03:17.103Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T13:03:17.401Z] ---> create-netrc.sh [Pipeline] } [2021-06-14T13:03:17.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-14T13:03:17.825Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-14T13:03:17.836Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T13:03:18.137Z] ---> sudo-logs.sh [2021-06-14T13:03:18.137Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-14T13:03:18.167Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T13:03:18.467Z] ---> job-cost.sh [2021-06-14T13:03:18.467Z] lf-activate-venv: SKIPPING [2021-06-14T13:03:18.467Z] DEBUG: total: 0.05999999865889549 [2021-06-14T13:03:18.467Z] INFO: Retrieving Stack Cost... [2021-06-14T13:03:19.861Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-14T13:03:20.123Z] INFO: Archiving Costs [Pipeline] echo [2021-06-14T13:03:20.141Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-14T13:03:20.440Z] ---> logs-deploy.sh [2021-06-14T13:03:20.441Z] lf-activate-venv: SKIPPING [2021-06-14T13:03:20.441Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-217/6 [2021-06-14T13:03:20.441Z] INFO: archiving workspace using pattern(s): [2021-06-14T13:03:21.393Z] Archives upload complete. [2021-06-14T13:03:21.393Z] INFO: archiving logs to Nexus