Pull request #206 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0c5bc278140d066e4a0f5cd2f935a6a6f200acde+4af33ebb689733641b720494a11ef5733337ae1c (293317632929915cc18f17c953aa75d86eb732f2) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-206/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-206/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-modbus-go 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 SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-17008 in /w/workspace/xfoundry_device-modbus-go_PR-206 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-206 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4af33ebb689733641b720494a11ef5733337ae1c into PR head commit 0c5bc278140d066e4a0f5cd2f935a6a6f200acde Merge succeeded, producing 0c5bc278140d066e4a0f5cd2f935a6a6f200acde Checking out Revision 0c5bc278140d066e4a0f5cd2f935a6a6f200acde (PR-206) > git config core.sparsecheckout # timeout=10 > git checkout -f 0c5bc278140d066e4a0f5cd2f935a6a6f200acde # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4af33ebb689733641b720494a11ef5733337ae1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0c5bc278140d066e4a0f5cd2f935a6a6f200acde # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-21T06:18:25.190Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-21T06:18:25.495Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-21T06:18:25.689Z] ========================================================= [2020-12-21T06:18:25.689Z] EdgeX Global Pipelines Version Info [2020-12-21T06:18:25.689Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:18:27.218Z] ------------------- [2020-12-21T06:18:27.218Z] stable info: [2020-12-21T06:18:27.218Z] ------------------- [2020-12-21T06:18:27.218Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-21T06:18:27.218Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-21T06:18:27.218Z] Message: update stable to v1.0.173 [2020-12-21T06:18:28.169Z] ------------------- [2020-12-21T06:18:28.169Z] experimental info: [2020-12-21T06:18:28.169Z] ------------------- [2020-12-21T06:18:28.169Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-21T06:18:28.169Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-21T06:18:28.169Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-21T06:18:28.507Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2020-12-21T06:18:28.622Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2020-12-21T06:18:28.753Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-21T06:18:28.864Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-21T06:18:28.976Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-21T06:18:29.092Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-21T06:18:29.208Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-21T06:18:29.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-21T06:18:29.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-12-21T06:18:29.605Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-21T06:18:29.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-21T06:18:29.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-modbus-go [Pipeline] echo [2020-12-21T06:18:30.016Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-21T06:18:30.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-21T06:18:30.396Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-21T06:18:30.539Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-21T06:18:30.702Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-12-21T06:18:30.860Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-12-21T06:18:30.977Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-21T06:18:31.100Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-21T06:18:31.239Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-12-21T06:18:31.373Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-12-21T06:18:31.512Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-12-21T06:18:31.627Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-12-21T06:18:31.768Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-12-21T06:18:31.922Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-21T06:18:32.056Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-21T06:18:32.191Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-206 [Pipeline] echo [2020-12-21T06:18:32.342Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-206 [Pipeline] echo [2020-12-21T06:18:32.483Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-206 [Pipeline] echo [2020-12-21T06:18:32.608Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0c5bc278140d066e4a0f5cd2f935a6a6f200acde [Pipeline] echo [2020-12-21T06:18:32.733Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0c5bc27 [Pipeline] echo [2020-12-21T06:18:32.854Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-21T06:18:33.096Z] provisioning config files... [2020-12-21T06:18:33.130Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-206@tmp/config5076279559024627452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:18:33.550Z] ---> docker-login.sh [2020-12-21T06:18:33.550Z] nexus3.edgexfoundry.org:10001 [2020-12-21T06:18:33.814Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:18:33.814Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:18:33.814Z] Configure a credential helper to remove this warning. See [2020-12-21T06:18:33.814Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:18:33.814Z] [2020-12-21T06:18:33.814Z] Login Succeeded [2020-12-21T06:18:33.814Z] nexus3.edgexfoundry.org:10002 [2020-12-21T06:18:34.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:18:34.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:18:34.082Z] Configure a credential helper to remove this warning. See [2020-12-21T06:18:34.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:18:34.082Z] [2020-12-21T06:18:34.082Z] Login Succeeded [2020-12-21T06:18:34.082Z] nexus3.edgexfoundry.org:10003 [2020-12-21T06:18:34.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:18:34.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:18:34.347Z] Configure a credential helper to remove this warning. See [2020-12-21T06:18:34.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:18:34.347Z] [2020-12-21T06:18:34.347Z] Login Succeeded [2020-12-21T06:18:34.347Z] nexus3.edgexfoundry.org:10004 [2020-12-21T06:18:34.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:18:34.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:18:34.347Z] Configure a credential helper to remove this warning. See [2020-12-21T06:18:34.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:18:34.347Z] [2020-12-21T06:18:34.347Z] Login Succeeded [2020-12-21T06:18:34.347Z] docker.io [2020-12-21T06:18:34.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:18:34.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:18:34.874Z] Configure a credential helper to remove this warning. See [2020-12-21T06:18:34.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:18:34.874Z] [2020-12-21T06:18:34.874Z] Login Succeeded [2020-12-21T06:18:34.874Z] ---> docker-login.sh ends [Pipeline] } [2020-12-21T06:18:34.900Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-21T06:18:35.935Z] + git log --format=format:%s -1 0c5bc278140d066e4a0f5cd2f935a6a6f200acde [Pipeline] echo [2020-12-21T06:18:36.019Z] GIT_COMMIT: 0c5bc278140d066e4a0f5cd2f935a6a6f200acde, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go [Pipeline] echo [2020-12-21T06:18:36.094Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:18:36.954Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T06:18:36.955Z] [2020-12-21T06:18:36.955Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:18:37.346Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T06:18:37.346Z] latest: Pulling from edgex-devops/git-semver [2020-12-21T06:18:37.346Z] 31603596830f: Pulling fs layer [2020-12-21T06:18:37.346Z] 2a8b12db71e7: Pulling fs layer [2020-12-21T06:18:37.346Z] 6ca5941a6612: Pulling fs layer [2020-12-21T06:18:37.346Z] ecc8261a40a4: Pulling fs layer [2020-12-21T06:18:37.346Z] ecc8261a40a4: Waiting [2020-12-21T06:18:37.346Z] 2a8b12db71e7: Download complete [2020-12-21T06:18:37.346Z] 31603596830f: Verifying Checksum [2020-12-21T06:18:37.346Z] 31603596830f: Download complete [2020-12-21T06:18:37.612Z] ecc8261a40a4: Verifying Checksum [2020-12-21T06:18:37.612Z] ecc8261a40a4: Download complete [2020-12-21T06:18:37.612Z] 6ca5941a6612: Verifying Checksum [2020-12-21T06:18:37.612Z] 6ca5941a6612: Download complete [2020-12-21T06:18:37.612Z] 31603596830f: Pull complete [2020-12-21T06:18:37.884Z] 2a8b12db71e7: Pull complete [2020-12-21T06:18:38.833Z] 6ca5941a6612: Pull complete [2020-12-21T06:18:38.833Z] ecc8261a40a4: Pull complete [2020-12-21T06:18:38.833Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-21T06:18:38.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-21T06:18:38.833Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-21T06:18:38.959Z] prd-centos7-docker-4c-2g-17008 does not seem to be running inside a container [2020-12-21T06:18:39.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-206 -v /w/workspace/xfoundry_device-modbus-go_PR-206:/w/workspace/xfoundry_device-modbus-go_PR-206:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-206@tmp:/w/workspace/xfoundry_device-modbus-go_PR-206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-21T06:18:40.933Z] $ docker top b1f1b1dcf16f7632cba9a4889224bd8b7253b3b2cacc4298bbd19162495c65b0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-21T06:18:41.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-21T06:18:41.369Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-21T06:18:41.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-21T06:18:41.601Z] $ docker exec b1f1b1dcf16f7632cba9a4889224bd8b7253b3b2cacc4298bbd19162495c65b0 ssh-agent [2020-12-21T06:18:41.771Z] SSH_AUTH_SOCK=/tmp/ssh-aRptNepFqz6m/agent.13 [2020-12-21T06:18:41.771Z] SSH_AGENT_PID=18 [2020-12-21T06:18:41.780Z] Running ssh-add (command line suppressed) [2020-12-21T06:18:41.909Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-206@tmp/private_key_8873682014242962755.key (/w/workspace/xfoundry_device-modbus-go_PR-206@tmp/private_key_8873682014242962755.key) [2020-12-21T06:18:41.963Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-21T06:18:42.350Z] + git tag --points-at HEAD [Pipeline] } [2020-12-21T06:18:42.388Z] $ docker exec --env ******** --env ******** b1f1b1dcf16f7632cba9a4889224bd8b7253b3b2cacc4298bbd19162495c65b0 ssh-agent -k [2020-12-21T06:18:42.515Z] unset SSH_AUTH_SOCK; [2020-12-21T06:18:42.515Z] unset SSH_AGENT_PID; [2020-12-21T06:18:42.515Z] echo Agent pid 18 killed; [2020-12-21T06:18:42.562Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-21T06:18:42.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-21T06:18:42.752Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-21T06:18:42.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-21T06:18:42.941Z] $ docker exec b1f1b1dcf16f7632cba9a4889224bd8b7253b3b2cacc4298bbd19162495c65b0 ssh-agent [2020-12-21T06:18:43.113Z] SSH_AUTH_SOCK=/tmp/ssh-ZCGf7HlnV2V7/agent.46 [2020-12-21T06:18:43.113Z] SSH_AGENT_PID=51 [2020-12-21T06:18:43.120Z] Running ssh-add (command line suppressed) [2020-12-21T06:18:43.253Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-206@tmp/private_key_2381667341511635201.key (/w/workspace/xfoundry_device-modbus-go_PR-206@tmp/private_key_2381667341511635201.key) [2020-12-21T06:18:43.303Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-21T06:18:43.680Z] + git semver init [2020-12-21T06:18:43.680Z] # -> Open(): unable to determine branch for HEAD [2020-12-21T06:18:43.680Z] # $GIT_DIR = /w/workspace/xfoundry_device-modbus-go_PR-206/.git [2020-12-21T06:18:43.680Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_device-modbus-go_PR-206 [2020-12-21T06:18:43.680Z] # $SEMVER_REMOTE_NAME = origin [2020-12-21T06:18:43.680Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-21T06:18:43.680Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-21T06:18:43.680Z] # $SEMVER_BRANCH = PR-206 [2020-12-21T06:18:43.680Z] # $SEMVER_TEMP = /tmp/semver-356192553 [2020-12-21T06:18:43.680Z] # git clone --branch semver git@github.com:edgexfoundry/device-modbus-go.git $SEMVER_TEMP [2020-12-21T06:18:44.263Z] # '/tmp/semver-356192553' -> '/w/workspace/xfoundry_device-modbus-go_PR-206/.semver' [2020-12-21T06:18:44.263Z] # -> Force: false [2020-12-21T06:18:44.263Z] # $SEMVER_DIR = /w/workspace/xfoundry_device-modbus-go_PR-206/.semver [Pipeline] } [2020-12-21T06:18:44.309Z] $ docker exec --env ******** --env ******** b1f1b1dcf16f7632cba9a4889224bd8b7253b3b2cacc4298bbd19162495c65b0 ssh-agent -k [2020-12-21T06:18:44.432Z] unset SSH_AUTH_SOCK; [2020-12-21T06:18:44.432Z] unset SSH_AGENT_PID; [2020-12-21T06:18:44.432Z] echo Agent pid 51 killed; [2020-12-21T06:18:44.497Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-21T06:18:45.073Z] + git semver [Pipeline] } [2020-12-21T06:18:45.111Z] $ docker stop --time=1 b1f1b1dcf16f7632cba9a4889224bd8b7253b3b2cacc4298bbd19162495c65b0 [2020-12-21T06:18:46.443Z] $ docker rm -f b1f1b1dcf16f7632cba9a4889224bd8b7253b3b2cacc4298bbd19162495c65b0 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-21T06:18:46.943Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-21T06:18:47.362Z] Stashed 1 file(s) [Pipeline] echo [2020-12-21T06:18:47.385Z] [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 [2020-12-21T06:19:03.230Z] Still waiting to schedule task [2020-12-21T06:19:03.230Z] ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-17002’ is offline; ‘prd-centos7-docker-4c-2g-17004’ is offline; ‘prd-centos7-docker-4c-2g-17011’ is offline; ‘prd-centos7-docker-4c-2g-17012’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-17003’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-17009’ doesn’t have label ‘centos7-docker-4c-2g’ [2020-12-21T06:19:03.255Z] Still waiting to schedule task [2020-12-21T06:19:03.255Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-21T06:20:19.277Z] Running on prd-centos7-docker-4c-2g-17016 in /w/workspace/xfoundry_device-modbus-go_PR-206 [Pipeline] { [Pipeline] ws [2020-12-21T06:20:19.370Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-12-21T06:20:21.852Z] using credential edgex-jenkins-ssh [2020-12-21T06:20:21.929Z] Cloning the remote Git repository [2020-12-21T06:20:21.624Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-12-21T06:20:21.703Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-12-21T06:20:21.778Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-12-21T06:20:21.778Z] > git --version # timeout=10 [2020-12-21T06:20:21.786Z] > git --version # 'git version 2.24.3' [2020-12-21T06:20:21.787Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T06:20:21.827Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T06:20:22.428Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-12-21T06:20:22.437Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T06:20:22.454Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-12-21T06:20:22.470Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-12-21T06:20:22.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T06:20:22.475Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-21T06:20:23.098Z] Merging remotes/origin/master commit 4af33ebb689733641b720494a11ef5733337ae1c into PR head commit 0c5bc278140d066e4a0f5cd2f935a6a6f200acde [2020-12-21T06:20:23.201Z] Merge succeeded, producing 0c5bc278140d066e4a0f5cd2f935a6a6f200acde [2020-12-21T06:20:23.202Z] Checking out Revision 0c5bc278140d066e4a0f5cd2f935a6a6f200acde (PR-206) [2020-12-21T06:20:22.877Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T06:20:22.884Z] > git checkout -f 0c5bc278140d066e4a0f5cd2f935a6a6f200acde # timeout=10 [2020-12-21T06:20:22.927Z] > git remote # timeout=10 [2020-12-21T06:20:22.937Z] > git config --get remote.origin.url # timeout=10 [2020-12-21T06:20:22.945Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T06:20:22.950Z] > git merge 4af33ebb689733641b720494a11ef5733337ae1c # timeout=10 [2020-12-21T06:20:22.961Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-21T06:20:22.976Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T06:20:22.981Z] > git checkout -f 0c5bc278140d066e4a0f5cd2f935a6a6f200acde # timeout=10 [2020-12-21T06:20:26.785Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" [2020-12-21T06:20:26.815Z] > git --version # timeout=10 [2020-12-21T06:20:26.820Z] > git --version # 'git version 2.24.3' [2020-12-21T06:20:26.828Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-21T06:20:28.268Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-21T06:20:28.643Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-21T06:20:28.972Z] + sudo service docker restart [2020-12-21T06:20:28.972Z] + true [2020-12-21T06:20:28.972Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-21T06:20:30.049Z] provisioning config files... [2020-12-21T06:20:30.080Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config1975816779097774102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:20:30.534Z] ---> docker-login.sh [2020-12-21T06:20:30.535Z] nexus3.edgexfoundry.org:10001 [2020-12-21T06:20:30.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:20:31.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:20:31.059Z] Configure a credential helper to remove this warning. See [2020-12-21T06:20:31.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:20:31.059Z] [2020-12-21T06:20:31.059Z] Login Succeeded [2020-12-21T06:20:31.059Z] nexus3.edgexfoundry.org:10002 [2020-12-21T06:20:31.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:20:31.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:20:31.323Z] Configure a credential helper to remove this warning. See [2020-12-21T06:20:31.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:20:31.323Z] [2020-12-21T06:20:31.323Z] Login Succeeded [2020-12-21T06:20:31.323Z] nexus3.edgexfoundry.org:10003 [2020-12-21T06:20:31.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:20:31.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:20:31.323Z] Configure a credential helper to remove this warning. See [2020-12-21T06:20:31.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:20:31.323Z] [2020-12-21T06:20:31.323Z] Login Succeeded [2020-12-21T06:20:31.323Z] nexus3.edgexfoundry.org:10004 [2020-12-21T06:20:31.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:20:31.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:20:31.587Z] Configure a credential helper to remove this warning. See [2020-12-21T06:20:31.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:20:31.587Z] [2020-12-21T06:20:31.587Z] Login Succeeded [2020-12-21T06:20:31.587Z] docker.io [2020-12-21T06:20:31.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:20:32.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:20:32.113Z] Configure a credential helper to remove this warning. See [2020-12-21T06:20:32.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:20:32.113Z] [2020-12-21T06:20:32.113Z] Login Succeeded [2020-12-21T06:20:32.113Z] ---> docker-login.sh ends [Pipeline] } [2020-12-21T06:20:32.135Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-21T06:20:32.658Z] ========================================================= [2020-12-21T06:20:32.658Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-21T06:20:32.658Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:20:33.035Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-21T06:20:33.035Z] Sending build context to Docker daemon 538.6kB [2020-12-21T06:20:33.035Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-21T06:20:33.035Z] Step 2/8 : FROM ${BASE} [2020-12-21T06:20:33.311Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-21T06:20:33.311Z] 188c0c94c7c5: Pulling fs layer [2020-12-21T06:20:33.311Z] 0ef7d3d256c8: Pulling fs layer [2020-12-21T06:20:33.311Z] de9db76c5a1d: Pulling fs layer [2020-12-21T06:20:33.311Z] bca2f99d35d6: Pulling fs layer [2020-12-21T06:20:33.311Z] 93359f2a8cfa: Pulling fs layer [2020-12-21T06:20:33.311Z] 7c6f9722023f: Pulling fs layer [2020-12-21T06:20:33.311Z] a35cf1a2eb13: Pulling fs layer [2020-12-21T06:20:33.311Z] bca2f99d35d6: Waiting [2020-12-21T06:20:33.311Z] 7c6f9722023f: Waiting [2020-12-21T06:20:33.311Z] a35cf1a2eb13: Waiting [2020-12-21T06:20:33.311Z] 93359f2a8cfa: Waiting [2020-12-21T06:20:33.311Z] de9db76c5a1d: Verifying Checksum [2020-12-21T06:20:33.311Z] de9db76c5a1d: Download complete [2020-12-21T06:20:33.311Z] 0ef7d3d256c8: Verifying Checksum [2020-12-21T06:20:33.311Z] 0ef7d3d256c8: Download complete [2020-12-21T06:20:33.311Z] 93359f2a8cfa: Verifying Checksum [2020-12-21T06:20:33.311Z] 93359f2a8cfa: Download complete [2020-12-21T06:20:33.311Z] 7c6f9722023f: Verifying Checksum [2020-12-21T06:20:33.311Z] 7c6f9722023f: Download complete [2020-12-21T06:20:33.311Z] 188c0c94c7c5: Verifying Checksum [2020-12-21T06:20:33.311Z] 188c0c94c7c5: Download complete [2020-12-21T06:20:33.593Z] 188c0c94c7c5: Pull complete [2020-12-21T06:20:33.858Z] 0ef7d3d256c8: Pull complete [2020-12-21T06:20:34.122Z] de9db76c5a1d: Pull complete [2020-12-21T06:20:35.092Z] a35cf1a2eb13: Verifying Checksum [2020-12-21T06:20:35.092Z] a35cf1a2eb13: Download complete [2020-12-21T06:20:36.045Z] bca2f99d35d6: Verifying Checksum [2020-12-21T06:20:36.045Z] bca2f99d35d6: Download complete [2020-12-21T06:20:42.730Z] bca2f99d35d6: Pull complete [2020-12-21T06:20:42.730Z] 93359f2a8cfa: Pull complete [2020-12-21T06:20:42.730Z] 7c6f9722023f: Pull complete [2020-12-21T06:20:46.974Z] a35cf1a2eb13: Pull complete [2020-12-21T06:20:46.974Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-21T06:20:46.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-21T06:20:46.974Z] ---> a62c8e92a672 [2020-12-21T06:20:46.974Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-12-21T06:20:47.238Z] ---> Running in 1d74839554bc [2020-12-21T06:20:47.238Z] Removing intermediate container 1d74839554bc [2020-12-21T06:20:47.238Z] ---> 0c42a2c14d86 [2020-12-21T06:20:47.238Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T06:20:47.507Z] ---> Running in 1c4a96eb0778 [2020-12-21T06:20:48.475Z] Removing intermediate container 1c4a96eb0778 [2020-12-21T06:20:48.475Z] ---> 4b58aaf452a0 [2020-12-21T06:20:48.475Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-12-21T06:20:48.475Z] ---> Running in bd08effd7a24 [2020-12-21T06:20:49.486Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-21T06:20:50.879Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T06:20:51.828Z] (1/14) Installing libmagic (5.38-r0) [2020-12-21T06:20:52.095Z] (2/14) Installing file (5.38-r0) [2020-12-21T06:20:52.358Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-12-21T06:20:52.358Z] (4/14) Installing g++ (9.3.0-r2) [2020-12-21T06:21:00.528Z] (5/14) Installing fortify-headers (1.1-r0) [2020-12-21T06:21:00.528Z] (6/14) Installing patch (2.7.6-r6) [2020-12-21T06:21:00.528Z] (7/14) Installing build-base (0.5-r2) [2020-12-21T06:21:00.528Z] (8/14) Installing openssh-keygen (8.3_p1-r1) [2020-12-21T06:21:00.528Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-12-21T06:21:00.528Z] (10/14) Installing openssh-client (8.3_p1-r1) [2020-12-21T06:21:00.528Z] (11/14) Installing openssh-sftp-server (8.3_p1-r1) [2020-12-21T06:21:00.528Z] (12/14) Installing openssh-server-common (8.3_p1-r1) [2020-12-21T06:21:00.528Z] (13/14) Installing openssh-server (8.3_p1-r1) [2020-12-21T06:21:00.528Z] (14/14) Installing openssh (8.3_p1-r1) [2020-12-21T06:21:00.791Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T06:21:00.791Z] OK: 237 MiB in 53 packages [2020-12-21T06:21:04.120Z] Removing intermediate container bd08effd7a24 [2020-12-21T06:21:04.120Z] ---> b34c4b57e1f5 [2020-12-21T06:21:04.120Z] Step 6/8 : WORKDIR /device-modbus-go [2020-12-21T06:21:04.384Z] ---> Running in b47f20db9fc6 [2020-12-21T06:21:04.384Z] Removing intermediate container b47f20db9fc6 [2020-12-21T06:21:04.384Z] ---> 2f93ad2121ea [2020-12-21T06:21:04.384Z] Step 7/8 : COPY . . [2020-12-21T06:21:05.332Z] ---> 16f823b32cbf [2020-12-21T06:21:05.332Z] Step 8/8 : RUN go mod download [2020-12-21T06:21:05.332Z] ---> Running in 0671b8132feb [2020-12-21T06:21:27.398Z] Removing intermediate container 0671b8132feb [2020-12-21T06:21:27.398Z] ---> 0a8999b534da [2020-12-21T06:21:27.398Z] Successfully built 0a8999b534da [2020-12-21T06:21:27.398Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:21:27.761Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-21T06:21:27.761Z] . [Pipeline] withDockerContainer [2020-12-21T06:21:27.912Z] prd-centos7-docker-4c-2g-17016 does not seem to be running inside a container [2020-12-21T06:21:27.975Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-21T06:21:28.779Z] $ docker top 162d3a16086965043972baae7abdc11389b5c1d59788ff8273d9f17451734176 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T06:21:29.458Z] + go version [2020-12-21T06:21:29.458Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-21T06:21:29.498Z] $ docker stop --time=1 162d3a16086965043972baae7abdc11389b5c1d59788ff8273d9f17451734176 [2020-12-21T06:21:30.850Z] $ docker rm -f 162d3a16086965043972baae7abdc11389b5c1d59788ff8273d9f17451734176 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:21:32.057Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-21T06:21:32.057Z] . [Pipeline] withDockerContainer [2020-12-21T06:21:32.180Z] prd-centos7-docker-4c-2g-17016 does not seem to be running inside a container [2020-12-21T06:21:32.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-12-21T06:21:32.935Z] $ docker top ceebb8b0efb4733b4ce5465e644bd7c7885dcc5af92b852a01428fcafef48bde -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T06:21:33.524Z] + make test [2020-12-21T06:21:33.524Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-12-21T06:21:34.509Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-12-21T06:21:41.418Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17018 in /w/workspace/xfoundry_device-modbus-go_PR-206 [Pipeline] { [Pipeline] ws [2020-12-21T06:21:41.515Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-12-21T06:21:46.532Z] using credential edgex-jenkins-ssh [2020-12-21T06:21:46.590Z] Cloning the remote Git repository [2020-12-21T06:21:46.644Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-12-21T06:21:46.748Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-12-21T06:21:46.831Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-12-21T06:21:46.832Z] > git --version # timeout=10 [2020-12-21T06:21:46.846Z] > git --version # 'git version 2.17.1' [2020-12-21T06:21:46.848Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T06:21:46.903Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T06:21:47.654Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-12-21T06:21:47.671Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T06:21:47.701Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-12-21T06:21:47.734Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-12-21T06:21:47.734Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T06:21:47.746Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-21T06:21:48.310Z] Merging remotes/origin/master commit 4af33ebb689733641b720494a11ef5733337ae1c into PR head commit 0c5bc278140d066e4a0f5cd2f935a6a6f200acde [2020-12-21T06:21:48.483Z] Merge succeeded, producing 0c5bc278140d066e4a0f5cd2f935a6a6f200acde [2020-12-21T06:21:48.484Z] Checking out Revision 0c5bc278140d066e4a0f5cd2f935a6a6f200acde (PR-206) [2020-12-21T06:21:48.329Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T06:21:48.341Z] > git checkout -f 0c5bc278140d066e4a0f5cd2f935a6a6f200acde # timeout=10 [2020-12-21T06:21:48.416Z] > git remote # timeout=10 [2020-12-21T06:21:48.430Z] > git config --get remote.origin.url # timeout=10 [2020-12-21T06:21:48.442Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T06:21:48.452Z] > git merge 4af33ebb689733641b720494a11ef5733337ae1c # timeout=10 [2020-12-21T06:21:48.473Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-21T06:21:48.493Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T06:21:48.500Z] > git checkout -f 0c5bc278140d066e4a0f5cd2f935a6a6f200acde # timeout=10 [2020-12-21T06:21:49.731Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-12-21T06:21:49.731Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.229s coverage: 50.3% of statements [2020-12-21T06:21:49.731Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-21T06:21:51.690Z] gofmt -l . [2020-12-21T06:21:51.690Z] [ "`gofmt -l .`" = "" ] [2020-12-21T06:21:51.690Z] ./bin/test-attribution-txt.sh [2020-12-21T06:21:52.281Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-21T06:21:52.587Z] $ docker stop --time=1 ceebb8b0efb4733b4ce5465e644bd7c7885dcc5af92b852a01428fcafef48bde [2020-12-21T06:21:52.689Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" [2020-12-21T06:21:52.753Z] > git --version # timeout=10 [2020-12-21T06:21:52.762Z] > git --version # 'git version 2.17.1' [2020-12-21T06:21:52.773Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-21T06:21:55.023Z] $ docker rm -f ceebb8b0efb4733b4ce5465e644bd7c7885dcc5af92b852a01428fcafef48bde [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2020-12-21T06:21:55.732Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-21T06:21:56.339Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2020-12-21T06:21:57.068Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-12-21T06:21:57.589Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [Pipeline] sh [2020-12-21T06:21:59.839Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-21T06:21:59.956Z] + sudo service+ docker restart [2020-12-21T06:21:59.956Z] true [2020-12-21T06:22:00.176Z] + ls -al . [2020-12-21T06:22:00.176Z] total 104 [2020-12-21T06:22:00.176Z] drwxrwxr-x. 9 jenkins jenkins 4096 Dec 21 06:21 . [2020-12-21T06:22:00.176Z] drwxrwxr-x. 4 jenkins jenkins 28 Dec 21 06:20 .. [2020-12-21T06:22:00.176Z] -rw-rw-r--. 1 jenkins jenkins 5589 Dec 21 06:20 Attribution.txt [2020-12-21T06:22:00.176Z] drwxrwxr-x. 2 jenkins jenkins 87 Dec 21 06:20 bin [2020-12-21T06:22:00.176Z] drwxrwxr-x. 3 jenkins jenkins 32 Dec 21 06:20 cmd [2020-12-21T06:22:00.176Z] -rw-r--r--. 1 jenkins jenkins 22364 Dec 21 06:21 coverage.out [2020-12-21T06:22:00.176Z] -rw-rw-r--. 1 jenkins jenkins 1434 Dec 21 06:20 Dockerfile [2020-12-21T06:22:00.176Z] -rw-rw-r--. 1 jenkins jenkins 958 Dec 21 06:20 Dockerfile.build [2020-12-21T06:22:00.176Z] -rw-rw-r--. 1 jenkins jenkins 140 Dec 21 06:20 .dockerignore [2020-12-21T06:22:00.176Z] drwxrwxr-x. 8 jenkins jenkins 179 Dec 21 06:20 .git [2020-12-21T06:22:00.176Z] drwxrwxr-x. 2 jenkins jenkins 60 Dec 21 06:20 .github [2020-12-21T06:22:00.176Z] -rw-rw-r--. 1 jenkins jenkins 338 Dec 21 06:20 .gitignore [2020-12-21T06:22:00.176Z] -rw-r--r--. 1 jenkins jenkins 524 Dec 21 06:21 go.mod [2020-12-21T06:22:00.176Z] -rw-r--r--. 1 jenkins jenkins 14852 Dec 21 06:21 go.sum [2020-12-21T06:22:00.176Z] drwxrwxr-x. 3 jenkins jenkins 20 Dec 21 06:20 internal [2020-12-21T06:22:00.176Z] -rw-rw-r--. 1 jenkins jenkins 679 Dec 21 06:20 Jenkinsfile [2020-12-21T06:22:00.176Z] -rw-rw-r--. 1 jenkins jenkins 11340 Dec 21 06:20 LICENSE [2020-12-21T06:22:00.176Z] -rw-rw-r--. 1 jenkins jenkins 880 Dec 21 06:20 Makefile [2020-12-21T06:22:00.176Z] -rw-rw-r--. 1 jenkins jenkins 591 Dec 21 06:20 README.md [2020-12-21T06:22:00.176Z] drwxrwxr-x. 2 jenkins jenkins 52 Dec 21 06:20 simulator [2020-12-21T06:22:00.176Z] drwxrwxr-x. 4 jenkins jenkins 71 Dec 21 06:20 snap [2020-12-21T06:22:00.176Z] -rw-rw-r--. 1 jenkins jenkins 5 Dec 21 06:18 VERSION [2020-12-21T06:22:00.176Z] -rw-rw-r--. 1 jenkins jenkins 229 Dec 21 06:20 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:22:00.523Z] + docker build -t docker-device-modbus-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0c5bc278140d066e4a0f5cd2f935a6a6f200acde --label arch=amd64 --label version=0.0.0 . [2020-12-21T06:22:00.791Z] Sending build context to Docker daemon 569.9kB [2020-12-21T06:22:00.791Z] Step 1/20 : ARG BASE=golang:1.15-alpine3.12 [2020-12-21T06:22:00.791Z] Step 2/20 : FROM ${BASE} AS builder [2020-12-21T06:22:00.791Z] ---> 0a8999b534da [2020-12-21T06:22:00.791Z] Step 3/20 : ARG MAKE='make build' [2020-12-21T06:22:01.058Z] ---> Running in 5b5e28d8ea8a [2020-12-21T06:22:01.322Z] Removing intermediate container 5b5e28d8ea8a [2020-12-21T06:22:01.322Z] ---> 030cfde1963a [2020-12-21T06:22:01.322Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T06:22:01.322Z] ---> Running in 35c722d0d7e6 [2020-12-21T06:22:02.291Z] Removing intermediate container 35c722d0d7e6 [2020-12-21T06:22:02.291Z] ---> 7f7a0718bf1c [2020-12-21T06:22:02.291Z] Step 5/20 : RUN apk add --update --no-cache make git openssh build-base [2020-12-21T06:22:02.291Z] ---> Running in 6ad81211fc2d [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-21T06:22:02.791Z] provisioning config files... [2020-12-21T06:22:02.837Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config4869488701927609290tmp [Pipeline] { [2020-12-21T06:22:02.902Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:22:03.298Z] ---> docker-login.sh [2020-12-21T06:22:03.298Z] nexus3.edgexfoundry.org:10001 [2020-12-21T06:22:03.498Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-21T06:22:03.893Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:22:04.078Z] OK: 237 MiB in 53 packages [2020-12-21T06:22:04.343Z] Removing intermediate container 6ad81211fc2d [2020-12-21T06:22:04.343Z] ---> 8b1a40845af2 [2020-12-21T06:22:04.343Z] Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-12-21T06:22:04.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:22:04.491Z] Configure a credential helper to remove this warning. See [2020-12-21T06:22:04.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:22:04.491Z] [2020-12-21T06:22:04.491Z] Login Succeeded [2020-12-21T06:22:04.491Z] nexus3.edgexfoundry.org:10002 [2020-12-21T06:22:04.608Z] ---> Running in 4cc196f23cb4 [2020-12-21T06:22:04.608Z] Removing intermediate container 4cc196f23cb4 [2020-12-21T06:22:04.608Z] ---> 747b5cbf07cb [2020-12-21T06:22:04.608Z] Step 7/20 : COPY . . [2020-12-21T06:22:04.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:22:04.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:22:04.768Z] Configure a credential helper to remove this warning. See [2020-12-21T06:22:04.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:22:04.768Z] [2020-12-21T06:22:04.768Z] Login Succeeded [2020-12-21T06:22:04.768Z] nexus3.edgexfoundry.org:10003 [2020-12-21T06:22:05.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:22:05.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:22:05.368Z] Configure a credential helper to remove this warning. See [2020-12-21T06:22:05.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:22:05.368Z] [2020-12-21T06:22:05.368Z] Login Succeeded [2020-12-21T06:22:05.368Z] nexus3.edgexfoundry.org:10004 [2020-12-21T06:22:05.562Z] ---> 7260bb3f98bf [2020-12-21T06:22:05.563Z] Step 8/20 : RUN ${MAKE} [2020-12-21T06:22:05.563Z] ---> Running in ea7f57151b49 [2020-12-21T06:22:05.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:22:05.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:22:05.982Z] Configure a credential helper to remove this warning. See [2020-12-21T06:22:05.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:22:05.982Z] [2020-12-21T06:22:05.982Z] Login Succeeded [2020-12-21T06:22:05.982Z] docker.io [2020-12-21T06:22:06.164Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-12-21T06:22:06.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-21T06:22:06.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-21T06:22:06.532Z] Configure a credential helper to remove this warning. See [2020-12-21T06:22:06.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-21T06:22:06.532Z] [2020-12-21T06:22:06.532Z] Login Succeeded [2020-12-21T06:22:06.532Z] ---> docker-login.sh ends [Pipeline] } [2020-12-21T06:22:06.588Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-12-21T06:22:07.233Z] ========================================================= [2020-12-21T06:22:07.233Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-21T06:22:07.233Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:22:07.665Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-12-21T06:22:07.945Z] Sending build context to Docker daemon 537.6kB [2020-12-21T06:22:07.945Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2020-12-21T06:22:07.945Z] Step 2/8 : FROM ${BASE} [2020-12-21T06:22:08.227Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-21T06:22:08.227Z] 5f621e34cdf4: Pulling fs layer [2020-12-21T06:22:08.227Z] a4357932f1b6: Pulling fs layer [2020-12-21T06:22:08.227Z] 18c013af1878: Pulling fs layer [2020-12-21T06:22:08.227Z] 00ac8860ef70: Pulling fs layer [2020-12-21T06:22:08.227Z] 63d7cb157983: Pulling fs layer [2020-12-21T06:22:08.227Z] b116817d02f9: Pulling fs layer [2020-12-21T06:22:08.227Z] 745a02a5169b: Pulling fs layer [2020-12-21T06:22:08.227Z] 63d7cb157983: Waiting [2020-12-21T06:22:08.227Z] 00ac8860ef70: Waiting [2020-12-21T06:22:08.227Z] b116817d02f9: Waiting [2020-12-21T06:22:08.227Z] 745a02a5169b: Waiting [2020-12-21T06:22:08.227Z] 18c013af1878: Verifying Checksum [2020-12-21T06:22:08.227Z] 18c013af1878: Download complete [2020-12-21T06:22:08.227Z] a4357932f1b6: Verifying Checksum [2020-12-21T06:22:08.228Z] a4357932f1b6: Download complete [2020-12-21T06:22:08.228Z] 63d7cb157983: Verifying Checksum [2020-12-21T06:22:08.228Z] 63d7cb157983: Download complete [2020-12-21T06:22:08.228Z] 5f621e34cdf4: Download complete [2020-12-21T06:22:08.228Z] b116817d02f9: Verifying Checksum [2020-12-21T06:22:08.228Z] b116817d02f9: Download complete [2020-12-21T06:22:08.861Z] 5f621e34cdf4: Pull complete [2020-12-21T06:22:09.482Z] a4357932f1b6: Pull complete [2020-12-21T06:22:09.768Z] 18c013af1878: Pull complete [2020-12-21T06:22:10.375Z] 745a02a5169b: Verifying Checksum [2020-12-21T06:22:10.375Z] 745a02a5169b: Download complete [2020-12-21T06:22:11.788Z] 00ac8860ef70: Verifying Checksum [2020-12-21T06:22:11.788Z] 00ac8860ef70: Download complete [2020-12-21T06:22:16.632Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-21T06:22:20.911Z] Removing intermediate container ea7f57151b49 [2020-12-21T06:22:20.911Z] ---> 20848b37d103 [2020-12-21T06:22:20.911Z] Step 9/20 : FROM scratch [2020-12-21T06:22:20.911Z] ---> [2020-12-21T06:22:20.911Z] Step 10/20 : ENV APP_PORT=49991 [2020-12-21T06:22:20.911Z] ---> Running in cedba26d7ce1 [2020-12-21T06:22:20.911Z] Removing intermediate container cedba26d7ce1 [2020-12-21T06:22:20.911Z] ---> 4dd3be52cd39 [2020-12-21T06:22:20.911Z] Step 11/20 : EXPOSE $APP_PORT [2020-12-21T06:22:20.911Z] ---> Running in 02e6b6408eaf [2020-12-21T06:22:20.911Z] Removing intermediate container 02e6b6408eaf [2020-12-21T06:22:20.911Z] ---> da571c13611d [2020-12-21T06:22:20.911Z] Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-12-21T06:22:21.183Z] ---> 5697cda4f061 [2020-12-21T06:22:21.183Z] Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-12-21T06:22:21.782Z] ---> 6787b97d826a [2020-12-21T06:22:21.782Z] Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-12-21T06:22:22.004Z] 00ac8860ef70: Pull complete [2020-12-21T06:22:22.004Z] 63d7cb157983: Pull complete [2020-12-21T06:22:22.004Z] b116817d02f9: Pull complete [2020-12-21T06:22:22.066Z] ---> 31aa4d513780 [2020-12-21T06:22:22.066Z] Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-12-21T06:22:22.066Z] ---> Running in a25ccbbfc675 [2020-12-21T06:22:22.344Z] Removing intermediate container a25ccbbfc675 [2020-12-21T06:22:22.344Z] ---> cc69ceb14c87 [2020-12-21T06:22:22.344Z] Step 16/20 : ENTRYPOINT ["/device-modbus"] [2020-12-21T06:22:22.344Z] ---> Running in e1657dc8368c [2020-12-21T06:22:22.618Z] Removing intermediate container e1657dc8368c [2020-12-21T06:22:22.618Z] ---> 53f33a0a81a5 [2020-12-21T06:22:22.618Z] Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T06:22:22.618Z] ---> Running in 333f71d07a3f [2020-12-21T06:22:22.890Z] Removing intermediate container 333f71d07a3f [2020-12-21T06:22:22.890Z] ---> 0d0b9aa223db [2020-12-21T06:22:22.890Z] Step 18/20 : LABEL arch=amd64 [2020-12-21T06:22:22.890Z] ---> Running in c4a766b32d69 [2020-12-21T06:22:23.179Z] Removing intermediate container c4a766b32d69 [2020-12-21T06:22:23.179Z] ---> afeba114a89c [2020-12-21T06:22:23.179Z] Step 19/20 : LABEL git_sha=0c5bc278140d066e4a0f5cd2f935a6a6f200acde [2020-12-21T06:22:23.179Z] ---> Running in 23d44ab25c03 [2020-12-21T06:22:23.179Z] Removing intermediate container 23d44ab25c03 [2020-12-21T06:22:23.179Z] ---> 7ee3eee0bd89 [2020-12-21T06:22:23.179Z] Step 20/20 : LABEL version=0.0.0 [2020-12-21T06:22:23.494Z] ---> Running in a8bddf008f79 [2020-12-21T06:22:23.494Z] Removing intermediate container a8bddf008f79 [2020-12-21T06:22:23.494Z] ---> 9fea7b5dbc65 [2020-12-21T06:22:23.494Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-21T06:22:23.494Z] Successfully built 9fea7b5dbc65 [2020-12-21T06:22:23.494Z] Successfully tagged docker-device-modbus-go: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 [2020-12-21T06:22:25.412Z] 745a02a5169b: Pull complete [2020-12-21T06:22:25.412Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-21T06:22:25.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-21T06:22:25.412Z] ---> b7e6874047d6 [2020-12-21T06:22:25.412Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-12-21T06:22:28.042Z] ---> Running in 69cffe482acc [2020-12-21T06:22:28.636Z] Removing intermediate container 69cffe482acc [2020-12-21T06:22:28.636Z] ---> e06718bdd213 [2020-12-21T06:22:28.636Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T06:22:28.636Z] ---> Running in 373b4dab6456 [2020-12-21T06:22:31.254Z] Removing intermediate container 373b4dab6456 [2020-12-21T06:22:31.254Z] ---> 516c6425361b [2020-12-21T06:22:31.254Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-12-21T06:22:31.254Z] ---> Running in 19dd858c034f [2020-12-21T06:22:32.285Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T06:22:33.275Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T06:22:34.728Z] (1/14) Installing libmagic (5.38-r0) [2020-12-21T06:22:35.375Z] (2/14) Installing file (5.38-r0) [2020-12-21T06:22:35.375Z] (3/14) Installing libc-dev (0.7.2-r3) [2020-12-21T06:22:35.375Z] (4/14) Installing g++ (9.3.0-r2) [2020-12-21T06:22:39.571Z] Still waiting to schedule task [2020-12-21T06:22:39.571Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-21T06:22:50.545Z] (5/14) Installing fortify-headers (1.1-r0) [2020-12-21T06:22:50.837Z] (6/14) Installing patch (2.7.6-r6) [2020-12-21T06:22:50.837Z] (7/14) Installing build-base (0.5-r2) [2020-12-21T06:22:50.837Z] (8/14) Installing openssh-keygen (8.3_p1-r1) [2020-12-21T06:22:50.837Z] (9/14) Installing libedit (20191231.3.1-r0) [2020-12-21T06:22:51.115Z] (10/14) Installing openssh-client (8.3_p1-r1) [2020-12-21T06:22:51.714Z] (11/14) Installing openssh-sftp-server (8.3_p1-r1) [2020-12-21T06:22:51.714Z] (12/14) Installing openssh-server-common (8.3_p1-r1) [2020-12-21T06:22:51.714Z] (13/14) Installing openssh-server (8.3_p1-r1) [2020-12-21T06:22:51.991Z] (14/14) Installing openssh (8.3_p1-r1) [2020-12-21T06:22:51.991Z] Executing busybox-1.31.1-r19.trigger [2020-12-21T06:22:51.991Z] OK: 221 MiB in 53 packages [2020-12-21T06:22:56.302Z] Removing intermediate container 19dd858c034f [2020-12-21T06:22:56.302Z] ---> ad0fbf901218 [2020-12-21T06:22:56.302Z] Step 6/8 : WORKDIR /device-modbus-go [2020-12-21T06:22:56.302Z] ---> Running in 9fecd6c9bacf [2020-12-21T06:22:56.576Z] Removing intermediate container 9fecd6c9bacf [2020-12-21T06:22:56.576Z] ---> bb82db066b75 [2020-12-21T06:22:56.576Z] Step 7/8 : COPY . . [2020-12-21T06:22:57.592Z] ---> 16d09aca0c00 [2020-12-21T06:22:57.592Z] Step 8/8 : RUN go mod download [2020-12-21T06:22:57.592Z] ---> Running in 6ce1a4fd54bf [2020-12-21T06:23:19.776Z] Removing intermediate container 6ce1a4fd54bf [2020-12-21T06:23:19.776Z] ---> e060a5ec4525 [2020-12-21T06:23:19.776Z] Successfully built e060a5ec4525 [2020-12-21T06:23:19.776Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:23:20.152Z] + docker inspect -f . ci-base-image-arm64 [2020-12-21T06:23:20.152Z] . [Pipeline] withDockerContainer [2020-12-21T06:23:20.407Z] prd-ubuntu18.04-docker-arm64-4c-16g-17018 does not seem to be running inside a container [2020-12-21T06:23:20.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-21T06:23:22.123Z] $ docker top 25af2b4ed56d60f3133849a0a6bc39c00b8a5c3dc671caefefce7c16a652d792 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T06:23:23.206Z] + go version [2020-12-21T06:23:23.206Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-21T06:23:23.257Z] $ docker stop --time=1 25af2b4ed56d60f3133849a0a6bc39c00b8a5c3dc671caefefce7c16a652d792 [2020-12-21T06:23:25.302Z] $ docker rm -f 25af2b4ed56d60f3133849a0a6bc39c00b8a5c3dc671caefefce7c16a652d792 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:23:26.678Z] + docker inspect -f . ci-base-image-arm64 [2020-12-21T06:23:26.678Z] . [Pipeline] withDockerContainer [2020-12-21T06:23:26.921Z] prd-ubuntu18.04-docker-arm64-4c-16g-17018 does not seem to be running inside a container [2020-12-21T06:23:27.006Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-12-21T06:23:28.371Z] $ docker top b7140f3702dae400fd8f29b0b7e73fb8aaae3548c144331cd96f6e30a65ad1cb -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T06:23:29.444Z] + make test [2020-12-21T06:23:29.444Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-12-21T06:23:30.479Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2020-12-21T06:23:36.572Z] Running on prd-ubuntu18.04-docker-8c-8g-17026 in /w/workspace/xfoundry_device-modbus-go_PR-206 [Pipeline] { [Pipeline] ws [2020-12-21T06:23:36.669Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2020-12-21T06:23:39.272Z] using credential edgex-jenkins-ssh [2020-12-21T06:23:39.330Z] Cloning the remote Git repository [2020-12-21T06:23:39.348Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2020-12-21T06:23:39.420Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2020-12-21T06:23:39.471Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-12-21T06:23:39.471Z] > git --version # timeout=10 [2020-12-21T06:23:39.482Z] > git --version # 'git version 2.17.1' [2020-12-21T06:23:39.483Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T06:23:39.509Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T06:23:40.159Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-12-21T06:23:40.166Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-21T06:23:40.179Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2020-12-21T06:23:40.192Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2020-12-21T06:23:40.192Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T06:23:40.197Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/206/head:refs/remotes/origin/PR-206 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-21T06:23:40.612Z] Merging remotes/origin/master commit 4af33ebb689733641b720494a11ef5733337ae1c into PR head commit 0c5bc278140d066e4a0f5cd2f935a6a6f200acde [2020-12-21T06:23:40.706Z] Merge succeeded, producing 0c5bc278140d066e4a0f5cd2f935a6a6f200acde [2020-12-21T06:23:40.706Z] Checking out Revision 0c5bc278140d066e4a0f5cd2f935a6a6f200acde (PR-206) [2020-12-21T06:23:40.614Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T06:23:40.619Z] > git checkout -f 0c5bc278140d066e4a0f5cd2f935a6a6f200acde # timeout=10 [2020-12-21T06:23:40.653Z] > git remote # timeout=10 [2020-12-21T06:23:40.665Z] > git config --get remote.origin.url # timeout=10 [2020-12-21T06:23:40.678Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-21T06:23:40.683Z] > git merge 4af33ebb689733641b720494a11ef5733337ae1c # timeout=10 [2020-12-21T06:23:40.692Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-21T06:23:40.700Z] > git config core.sparsecheckout # timeout=10 [2020-12-21T06:23:40.705Z] > git checkout -f 0c5bc278140d066e4a0f5cd2f935a6a6f200acde # timeout=10 [2020-12-21T06:23:44.350Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go" [2020-12-21T06:23:44.363Z] > git --version # timeout=10 [2020-12-21T06:23:44.367Z] > git --version # 'git version 2.17.1' [2020-12-21T06:23:44.372Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:23:45.547Z] + echo snap-build.sh [2020-12-21T06:23:45.547Z] snap-build.sh [2020-12-21T06:23:45.547Z] + SNAP_BASE_DIR=. [2020-12-21T06:23:45.547Z] + '[' '!' -z /w/workspace/device-modbus-go/1 ']' [2020-12-21T06:23:45.547Z] + SNAP_BASE_DIR=/w/workspace/device-modbus-go/1 [2020-12-21T06:23:45.547Z] + echo '[snap-build] Building snap in dir [/w/workspace/device-modbus-go/1]' [2020-12-21T06:23:45.547Z] [snap-build] Building snap in dir [/w/workspace/device-modbus-go/1] [2020-12-21T06:23:45.547Z] + cd /w/workspace/device-modbus-go/1 [2020-12-21T06:23:45.547Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-21T06:23:45.547Z] Reading package lists... [2020-12-21T06:23:45.811Z] Building dependency tree... [2020-12-21T06:23:45.811Z] Reading state information... [2020-12-21T06:23:45.811Z] The following packages were automatically installed and are no longer required: [2020-12-21T06:23:45.811Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-21T06:23:45.811Z] uidmap xdelta3 [2020-12-21T06:23:45.811Z] Use 'sudo apt autoremove' to remove them. [2020-12-21T06:23:45.811Z] The following packages will be REMOVED: [2020-12-21T06:23:45.811Z] lxd* lxd-client* [2020-12-21T06:23:46.386Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-21T06:23:46.386Z] After this operation, 31.7 MB disk space will be freed. [2020-12-21T06:23:47.974Z] (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 ... 190027 files and directories currently installed.) [2020-12-21T06:23:47.974Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-21T06:23:48.923Z] Removing lxd dnsmasq configuration [2020-12-21T06:23:49.186Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-21T06:23:49.448Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-21T06:23:50.392Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-21T06:23:50.654Z] (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 ... 189852 files and directories currently installed.) [2020-12-21T06:23:50.654Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-21T06:23:52.587Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-21T06:23:52.587Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-21T06:23:54.509Z] + sudo snap remove --purge lxd [2020-12-21T06:23:54.509Z] snap "lxd" is not installed [2020-12-21T06:23:54.509Z] + sudo groupadd --force --system lxd [2020-12-21T06:23:54.509Z] ++ whoami [2020-12-21T06:23:54.509Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-21T06:23:54.509Z] + newgrp - lxd [2020-12-21T06:23:54.509Z] + sudo snap install lxd [2020-12-21T06:24:04.534Z] 2020-12-21T06:24:02Z INFO Waiting for automatic snapd restart... [2020-12-21T06:24:09.587Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2020-12-21T06:24:09.588Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.361s coverage: 50.3% of statements [2020-12-21T06:24:09.588Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-12-21T06:24:11.570Z] gofmt -l . [2020-12-21T06:24:11.570Z] [ "`gofmt -l .`" = "" ] [2020-12-21T06:24:11.859Z] ./bin/test-attribution-txt.sh [2020-12-21T06:24:12.842Z] ./bin/test-go-mod-tidy.sh [Pipeline] } [2020-12-21T06:24:13.159Z] $ docker stop --time=1 b7140f3702dae400fd8f29b0b7e73fb8aaae3548c144331cd96f6e30a65ad1cb [2020-12-21T06:24:15.488Z] $ docker rm -f b7140f3702dae400fd8f29b0b7e73fb8aaae3548c144331cd96f6e30a65ad1cb [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-21T06:24:16.436Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-12-21T06:24:16.517Z] Warning: overwriting stash ‘coverage-report’ [2020-12-21T06:24:17.589Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-21T06:24:19.518Z] lxd 4.9 from Canonical* installed [2020-12-21T06:24:19.518Z] + sudo lxd init --auto [2020-12-21T06:24:19.746Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-12-21T06:24:20.154Z] + ls -al . [2020-12-21T06:24:20.154Z] total 136 [2020-12-21T06:24:20.154Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 21 06:24 . [2020-12-21T06:24:20.154Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 21 06:21 .. [2020-12-21T06:24:20.154Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 21 06:21 .dockerignore [2020-12-21T06:24:20.154Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 21 06:21 .git [2020-12-21T06:24:20.154Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 21 06:21 .github [2020-12-21T06:24:20.154Z] -rw-rw-r-- 1 jenkins jenkins 338 Dec 21 06:21 .gitignore [2020-12-21T06:24:20.154Z] -rw-rw-r-- 1 jenkins jenkins 5589 Dec 21 06:21 Attribution.txt [2020-12-21T06:24:20.154Z] -rw-rw-r-- 1 jenkins jenkins 1434 Dec 21 06:21 Dockerfile [2020-12-21T06:24:20.154Z] -rw-rw-r-- 1 jenkins jenkins 958 Dec 21 06:21 Dockerfile.build [2020-12-21T06:24:20.154Z] -rw-rw-r-- 1 jenkins jenkins 679 Dec 21 06:21 Jenkinsfile [2020-12-21T06:24:20.154Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 21 06:21 LICENSE [2020-12-21T06:24:20.154Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 21 06:21 Makefile [2020-12-21T06:24:20.154Z] -rw-rw-r-- 1 jenkins jenkins 591 Dec 21 06:21 README.md [2020-12-21T06:24:20.154Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 21 06:18 VERSION [2020-12-21T06:24:20.154Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 21 06:21 bin [2020-12-21T06:24:20.154Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 21 06:21 cmd [2020-12-21T06:24:20.154Z] -rw-r--r-- 1 jenkins jenkins 22364 Dec 21 06:24 coverage.out [2020-12-21T06:24:20.154Z] -rw-r--r-- 1 jenkins jenkins 524 Dec 21 06:24 go.mod [2020-12-21T06:24:20.154Z] -rw-r--r-- 1 jenkins jenkins 14852 Dec 21 06:24 go.sum [2020-12-21T06:24:20.154Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 21 06:21 internal [2020-12-21T06:24:20.154Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 21 06:21 simulator [2020-12-21T06:24:20.154Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 21 06:21 snap [2020-12-21T06:24:20.154Z] -rw-rw-r-- 1 jenkins jenkins 229 Dec 21 06:21 version.go [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:24:20.575Z] + docker build -t docker-device-modbus-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0c5bc278140d066e4a0f5cd2f935a6a6f200acde --label arch=arm64 --label version=0.0.0 . [2020-12-21T06:24:20.870Z] Sending build context to Docker daemon 568.8kB [2020-12-21T06:24:20.870Z] Step 1/20 : ARG BASE=golang:1.15-alpine3.12 [2020-12-21T06:24:20.870Z] Step 2/20 : FROM ${BASE} AS builder [2020-12-21T06:24:20.870Z] ---> e060a5ec4525 [2020-12-21T06:24:20.870Z] Step 3/20 : ARG MAKE='make build' [2020-12-21T06:24:21.167Z] ---> Running in 7734811cc56f [2020-12-21T06:24:21.760Z] Removing intermediate container 7734811cc56f [2020-12-21T06:24:21.760Z] ---> dc295aca157e [2020-12-21T06:24:21.760Z] Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-21T06:24:21.760Z] ---> Running in 5263bca824a4 [2020-12-21T06:24:24.426Z] Removing intermediate container 5263bca824a4 [2020-12-21T06:24:24.426Z] ---> 66a3c2c72bea [2020-12-21T06:24:24.427Z] Step 5/20 : RUN apk add --update --no-cache make git openssh build-base [2020-12-21T06:24:24.427Z] ---> Running in 8348d95fe7ed [2020-12-21T06:24:25.405Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-21T06:24:25.998Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-21T06:24:26.970Z] OK: 221 MiB in 53 packages [2020-12-21T06:24:27.681Z] + sudo snap install --classic snapcraft [2020-12-21T06:24:28.402Z] Removing intermediate container 8348d95fe7ed [2020-12-21T06:24:28.402Z] ---> b7db6a412350 [2020-12-21T06:24:28.402Z] Step 6/20 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-modbus-go [2020-12-21T06:24:28.402Z] ---> Running in 71dd50a6dd9e [2020-12-21T06:24:28.675Z] Removing intermediate container 71dd50a6dd9e [2020-12-21T06:24:28.675Z] ---> c963b5a0f8e9 [2020-12-21T06:24:28.675Z] Step 7/20 : COPY . . [2020-12-21T06:24:29.656Z] ---> da958b06ec29 [2020-12-21T06:24:29.656Z] Step 8/20 : RUN ${MAKE} [2020-12-21T06:24:29.928Z] ---> Running in 9b95bf488cee [2020-12-21T06:24:30.914Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-12-21T06:24:35.854Z] snapcraft 4.4.4 from Canonical* installed [2020-12-21T06:24:35.854Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-21T06:24:35.854Z] + sudo snapcraft prime --use-lxd [2020-12-21T06:24:37.246Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-21T06:24:37.246Z] 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: [2020-12-21T06:24:37.246Z] - README.md [2020-12-21T06:24:37.246Z] [2020-12-21T06:24:37.246Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-21T06:24:38.191Z] Launching a container. [2020-12-21T06:24:50.445Z] Waiting for container to be ready [2020-12-21T06:24:51.022Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-21T06:24:51.022Z] [2020-12-21T06:24:55.255Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-21T06:24:55.841Z] Waiting for network to be ready... [2020-12-21T06:24:56.416Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-21T06:24:56.416Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-21T06:24:56.990Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-21T06:24:56.990Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-21T06:24:56.990Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-21T06:24:57.253Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-21T06:24:57.253Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-21T06:24:57.253Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-21T06:24:57.253Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-21T06:24:57.253Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-21T06:24:57.253Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-21T06:24:57.253Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-21T06:24:57.253Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-21T06:24:57.253Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-21T06:24:57.253Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-21T06:24:57.253Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-21T06:24:57.253Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-21T06:24:57.516Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-21T06:24:57.723Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-21T06:24:57.779Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-21T06:24:57.779Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-21T06:24:58.045Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-21T06:24:58.045Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-21T06:24:58.045Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-21T06:24:58.045Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-21T06:24:58.045Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-21T06:24:58.045Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-21T06:24:58.045Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-21T06:25:02.273Z] Fetched 23.5 MB in 6s (3828 kB/s) [2020-12-21T06:25:04.211Z] Reading package lists... [2020-12-21T06:25:04.211Z] Reading package lists... [2020-12-21T06:25:04.474Z] Building dependency tree... [2020-12-21T06:25:04.474Z] Reading state information... [2020-12-21T06:25:04.738Z] The following additional packages will be installed: [2020-12-21T06:25:04.738Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-21T06:25:04.738Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-21T06:25:04.738Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-21T06:25:04.738Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-21T06:25:04.738Z] Suggested packages: [2020-12-21T06:25:04.738Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-21T06:25:04.738Z] Recommended packages: [2020-12-21T06:25:04.738Z] gnupg libsasl2-modules [2020-12-21T06:25:04.738Z] The following NEW packages will be installed: [2020-12-21T06:25:04.738Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-21T06:25:04.738Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-21T06:25:04.738Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-21T06:25:04.738Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-21T06:25:04.738Z] The following packages will be upgraded: [2020-12-21T06:25:04.738Z] gpg gpg-agent gpgconf libudev1 [2020-12-21T06:25:06.020Z] Removing intermediate container 9b95bf488cee [2020-12-21T06:25:06.020Z] ---> 5db576fed1da [2020-12-21T06:25:06.020Z] Step 9/20 : FROM scratch [2020-12-21T06:25:06.020Z] ---> [2020-12-21T06:25:06.020Z] Step 10/20 : ENV APP_PORT=49991 [2020-12-21T06:25:06.020Z] ---> Running in e5514869e118 [2020-12-21T06:25:06.020Z] Removing intermediate container e5514869e118 [2020-12-21T06:25:06.020Z] ---> 7a50b75c7a4f [2020-12-21T06:25:06.020Z] Step 11/20 : EXPOSE $APP_PORT [2020-12-21T06:25:06.020Z] ---> Running in bf456a0f90a1 [2020-12-21T06:25:06.020Z] Removing intermediate container bf456a0f90a1 [2020-12-21T06:25:06.020Z] ---> 43dec885fe7a [2020-12-21T06:25:06.020Z] Step 12/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/cmd / [2020-12-21T06:25:07.007Z] ---> a7704f6b394a [2020-12-21T06:25:07.007Z] Step 13/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/LICENSE / [2020-12-21T06:25:07.987Z] ---> c7011c43fd97 [2020-12-21T06:25:07.987Z] Step 14/20 : COPY --from=builder /go/src/github.com/edgexfoundry/device-modbus-go/Attribution.txt / [2020-12-21T06:25:08.969Z] ---> 578d145d6a44 [2020-12-21T06:25:08.969Z] Step 15/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IoTech Ltd' [2020-12-21T06:25:08.969Z] ---> Running in 045a8332855e [2020-12-21T06:25:09.566Z] Removing intermediate container 045a8332855e [2020-12-21T06:25:09.566Z] ---> 20878136acbd [2020-12-21T06:25:09.566Z] Step 16/20 : ENTRYPOINT ["/device-modbus"] [2020-12-21T06:25:09.566Z] ---> Running in bbbba5c7420e [2020-12-21T06:25:10.207Z] Removing intermediate container bbbba5c7420e [2020-12-21T06:25:10.207Z] ---> f2375b182cd5 [2020-12-21T06:25:10.207Z] Step 17/20 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-21T06:25:10.207Z] ---> Running in 191c7e6880a0 [2020-12-21T06:25:10.803Z] Removing intermediate container 191c7e6880a0 [2020-12-21T06:25:10.803Z] ---> bce620c9407d [2020-12-21T06:25:10.803Z] Step 18/20 : LABEL arch=arm64 [2020-12-21T06:25:11.082Z] ---> Running in 948e8b1dc9bf [2020-12-21T06:25:11.353Z] Removing intermediate container 948e8b1dc9bf [2020-12-21T06:25:11.353Z] ---> 8a4100dc0782 [2020-12-21T06:25:11.353Z] Step 19/20 : LABEL git_sha=0c5bc278140d066e4a0f5cd2f935a6a6f200acde [2020-12-21T06:25:11.633Z] ---> Running in f45adc601a58 [2020-12-21T06:25:11.915Z] Removing intermediate container f45adc601a58 [2020-12-21T06:25:11.915Z] ---> 7682cb612e69 [2020-12-21T06:25:11.915Z] Step 20/20 : LABEL version=0.0.0 [2020-12-21T06:25:12.194Z] ---> Running in 64a501235721 [2020-12-21T06:25:12.793Z] Removing intermediate container 64a501235721 [2020-12-21T06:25:12.794Z] ---> 7ed3fb8cf02d [2020-12-21T06:25:12.794Z] [Warning] One or more build-args [ARCH] were not consumed [2020-12-21T06:25:12.794Z] Successfully built 7ed3fb8cf02d [2020-12-21T06:25:12.794Z] Successfully tagged docker-device-modbus-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-21T06:25:22.911Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-21T06:25:22.911Z] Need to get 3531 kB of archives. [2020-12-21T06:25:22.911Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-21T06:25:22.911Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-21T06:25:22.911Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-21T06:25:22.911Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-21T06:25:22.911Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2020-12-21T06:25:22.911Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2020-12-21T06:25:22.911Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-21T06:25:22.911Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-21T06:25:22.911Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-21T06:25:26.240Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-21T06:25:27.211Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-21T06:25:27.474Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-21T06:25:27.474Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-21T06:25:27.474Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-21T06:25:27.474Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-21T06:25:27.474Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-21T06:25:27.474Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-21T06:25:27.474Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-21T06:25:27.474Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-21T06:25:27.474Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-21T06:25:27.740Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-21T06:25:27.740Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-21T06:25:27.740Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-21T06:25:28.032Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-21T06:25:28.032Z] Fetched 3531 kB in 23s (154 kB/s) [2020-12-21T06:25:28.032Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-21T06:25:28.032Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-21T06:25:28.299Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-21T06:25:28.299Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-21T06:25:28.567Z] Selecting previously unselected package udev. [2020-12-21T06:25:28.567Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-21T06:25:28.567Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-21T06:25:28.567Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-21T06:25:29.143Z] Selecting previously unselected package libfuse2:amd64. [2020-12-21T06:25:29.143Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-21T06:25:29.143Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-21T06:25:29.143Z] Selecting previously unselected package fuse. [2020-12-21T06:25:29.143Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-21T06:25:29.143Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-21T06:25:29.405Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-21T06:25:29.405Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-21T06:25:29.668Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-21T06:25:29.668Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-21T06:25:29.668Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-21T06:25:29.931Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-21T06:25:29.931Z] Selecting previously unselected package libksba8:amd64. [2020-12-21T06:25:29.931Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-21T06:25:29.931Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-21T06:25:30.193Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-21T06:25:30.193Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T06:25:30.193Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T06:25:30.458Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-21T06:25:30.458Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T06:25:30.458Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T06:25:30.458Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-21T06:25:30.458Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T06:25:30.458Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T06:25:30.721Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-21T06:25:30.721Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T06:25:30.721Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T06:25:30.721Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-21T06:25:30.721Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T06:25:30.721Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T06:25:30.985Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-21T06:25:30.985Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T06:25:30.985Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T06:25:31.253Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-21T06:25:31.253Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T06:25:31.253Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T06:25:31.253Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-21T06:25:31.253Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T06:25:31.253Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T06:25:31.253Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-21T06:25:31.253Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-21T06:25:31.253Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T06:25:31.515Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-21T06:25:31.515Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-21T06:25:31.515Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-21T06:25:31.515Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-21T06:25:31.515Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-21T06:25:31.515Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-21T06:25:31.777Z] Selecting previously unselected package libldap-common. [2020-12-21T06:25:31.777Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-21T06:25:31.777Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-21T06:25:31.777Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-21T06:25:31.777Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-21T06:25:31.777Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-21T06:25:32.041Z] Selecting previously unselected package dirmngr. [2020-12-21T06:25:32.041Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-21T06:25:32.041Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-21T06:25:32.041Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-21T06:25:32.305Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-21T06:25:32.305Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-21T06:25:32.305Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-21T06:25:32.305Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-21T06:25:32.305Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-21T06:25:32.305Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T06:25:32.305Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-21T06:25:32.568Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-21T06:25:32.568Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-21T06:25:33.143Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-21T06:25:33.143Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T06:25:33.143Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-21T06:25:33.404Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-21T06:25:33.404Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-21T06:25:33.404Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T06:25:33.404Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T06:25:33.404Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T06:25:33.404Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T06:25:33.404Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T06:25:33.404Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T06:25:33.669Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-21T06:25:33.669Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-21T06:25:33.669Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-21T06:25:33.669Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-21T06:25:34.617Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-21T06:25:34.617Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-21T06:25:34.617Z] This means they are not meant to be enabled using systemctl. [2020-12-21T06:25:34.617Z] Possible reasons for having this kind of units are: [2020-12-21T06:25:34.617Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-21T06:25:34.617Z] .wants/ or .requires/ directory. [2020-12-21T06:25:34.617Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-21T06:25:34.617Z] a requirement dependency on it. [2020-12-21T06:25:34.617Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-21T06:25:34.617Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-21T06:25:34.617Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-21T06:25:34.617Z] instance name specified. [2020-12-21T06:25:34.880Z] Reading package lists... [2020-12-21T06:25:35.143Z] Building dependency tree... [2020-12-21T06:25:35.143Z] Reading state information... [2020-12-21T06:25:35.406Z] The following additional packages will be installed: [2020-12-21T06:25:35.406Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-21T06:25:35.406Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-21T06:25:35.406Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-21T06:25:35.406Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-21T06:25:35.406Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-21T06:25:35.406Z] Suggested packages: [2020-12-21T06:25:35.406Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-21T06:25:35.406Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-21T06:25:35.406Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-21T06:25:35.406Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-21T06:25:35.406Z] systemd-container policykit-1 [2020-12-21T06:25:35.406Z] Recommended packages: [2020-12-21T06:25:35.406Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-21T06:25:35.406Z] The following NEW packages will be installed: [2020-12-21T06:25:35.406Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-21T06:25:35.406Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-21T06:25:35.406Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-21T06:25:35.406Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-21T06:25:35.406Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-21T06:25:35.406Z] The following packages will be upgraded: [2020-12-21T06:25:35.406Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-21T06:25:35.673Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-21T06:25:35.673Z] Need to get 35.2 MB of archives. [2020-12-21T06:25:35.673Z] After this operation, 141 MB of additional disk space will be used. [2020-12-21T06:25:35.673Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-21T06:25:35.673Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2020-12-21T06:25:36.250Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2020-12-21T06:25:36.515Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2020-12-21T06:25:36.515Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-21T06:25:36.515Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-21T06:25:36.515Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-21T06:25:36.515Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-21T06:25:36.515Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-21T06:25:36.515Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-21T06:25:36.515Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2020-12-21T06:25:36.515Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-21T06:25:36.515Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-21T06:25:36.779Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-21T06:25:36.779Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-21T06:25:36.779Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-21T06:25:36.779Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-21T06:25:36.779Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-21T06:25:36.779Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-21T06:25:36.779Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-21T06:25:36.779Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-21T06:25:37.043Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-21T06:25:37.043Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-21T06:25:37.043Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-21T06:25:37.043Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-21T06:25:37.043Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-21T06:25:37.043Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-21T06:25:37.043Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-21T06:25:37.043Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-21T06:25:37.043Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-21T06:25:38.963Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-21T06:25:38.963Z] Fetched 35.2 MB in 3s (12.2 MB/s) [2020-12-21T06:25:38.963Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-21T06:25:38.963Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-21T06:25:38.963Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-21T06:25:39.536Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-21T06:25:39.798Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-21T06:25:39.798Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-21T06:25:39.798Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-21T06:25:39.798Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2020-12-21T06:25:40.061Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-21T06:25:40.061Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2020-12-21T06:25:40.326Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-21T06:25:40.326Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2020-12-21T06:25:40.326Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-21T06:25:40.593Z] Setting up apt (1.6.12ubuntu0.2) ... [2020-12-21T06:25:40.593Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-21T06:25:41.167Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-21T06:25:41.428Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-21T06:25:41.428Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-21T06:25:41.428Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-21T06:25:41.690Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-21T06:25:41.690Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-21T06:25:41.690Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-21T06:25:41.953Z] Selecting previously unselected package libexpat1:amd64. [2020-12-21T06:25:41.953Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-21T06:25:41.953Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-21T06:25:41.953Z] Selecting previously unselected package python3.6-minimal. [2020-12-21T06:25:41.953Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-21T06:25:41.953Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-21T06:25:42.215Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-21T06:25:42.477Z] Checking for services that may need to be restarted...done. [2020-12-21T06:25:42.477Z] Checking for services that may need to be restarted...done. [2020-12-21T06:25:42.477Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-21T06:25:42.477Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-21T06:25:42.477Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-21T06:25:43.421Z] Selecting previously unselected package python3-minimal. [2020-12-21T06:25:43.421Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-21T06:25:43.421Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-21T06:25:43.421Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-21T06:25:43.421Z] Selecting previously unselected package mime-support. [2020-12-21T06:25:43.421Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-21T06:25:43.421Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-21T06:25:43.421Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-21T06:25:43.421Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-21T06:25:43.421Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-21T06:25:43.685Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-21T06:25:43.685Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-21T06:25:43.685Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-21T06:25:43.949Z] Selecting previously unselected package python3.6. [2020-12-21T06:25:43.949Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-21T06:25:43.949Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-21T06:25:43.949Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-21T06:25:43.949Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-21T06:25:43.949Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-21T06:25:44.211Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-21T06:25:44.475Z] Selecting previously unselected package python3. [2020-12-21T06:25:44.475Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-21T06:25:44.475Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-21T06:25:44.475Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-21T06:25:44.475Z] Selecting previously unselected package multiarch-support. [2020-12-21T06:25:44.475Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2020-12-21T06:25:44.475Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2020-12-21T06:25:44.743Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2020-12-21T06:25:44.743Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-21T06:25:44.743Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-21T06:25:44.743Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-21T06:25:44.743Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-21T06:25:45.007Z] Selecting previously unselected package libbsd0:amd64. [2020-12-21T06:25:45.007Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-21T06:25:45.007Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-21T06:25:45.007Z] Selecting previously unselected package sudo. [2020-12-21T06:25:45.007Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-21T06:25:45.007Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-21T06:25:45.269Z] Selecting previously unselected package apparmor. [2020-12-21T06:25:45.269Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-21T06:25:45.269Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-21T06:25:45.531Z] Selecting previously unselected package libedit2:amd64. [2020-12-21T06:25:45.531Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-21T06:25:45.531Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-21T06:25:45.531Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-21T06:25:45.531Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-21T06:25:45.531Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-21T06:25:45.531Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-21T06:25:45.531Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-21T06:25:45.531Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-21T06:25:45.795Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-21T06:25:45.795Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-21T06:25:45.795Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-21T06:25:45.795Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-21T06:25:45.795Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-21T06:25:45.795Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-21T06:25:46.056Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-21T06:25:46.056Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-21T06:25:46.056Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-21T06:25:46.056Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-21T06:25:46.056Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-21T06:25:46.056Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-21T06:25:46.322Z] Selecting previously unselected package openssh-client. [2020-12-21T06:25:46.322Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-21T06:25:46.322Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-21T06:25:46.586Z] Selecting previously unselected package squashfs-tools. [2020-12-21T06:25:46.586Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-21T06:25:46.586Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-21T06:25:46.586Z] Selecting previously unselected package snapd. [2020-12-21T06:25:46.586Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-21T06:25:46.847Z] Unpacking snapd (2.48+18.04) ... [2020-12-21T06:25:49.413Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-21T06:25:49.413Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-21T06:25:49.676Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-21T06:25:49.676Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-21T06:25:49.677Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-21T06:25:49.677Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-21T06:25:49.677Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-21T06:25:49.939Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-21T06:25:49.939Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-21T06:25:50.890Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-21T06:25:50.890Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-21T06:25:50.890Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-21T06:25:50.890Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-21T06:25:50.891Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-21T06:25:50.891Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-21T06:25:51.841Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-21T06:25:51.841Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-21T06:25:51.841Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-21T06:25:51.841Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-21T06:25:52.107Z] running python rtupdate hooks for python3.6... [2020-12-21T06:25:52.107Z] running python post-rtupdate hooks for python3.6... [2020-12-21T06:25:52.107Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-21T06:25:53.496Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-21T06:25:53.757Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-21T06:25:53.757Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-21T06:25:54.018Z] Setting up snapd (2.48+18.04) ... [2020-12-21T06:25:54.596Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-21T06:25:54.861Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-21T06:25:55.124Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-21T06:25:55.387Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-21T06:25:55.652Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-21T06:25:55.652Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-21T06:25:55.920Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-21T06:25:56.182Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-21T06:25:56.444Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-21T06:25:56.706Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-21T06:25:56.970Z] /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' [2020-12-21T06:25:56.970Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-21T06:25:56.970Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-21T06:25:58.361Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-21T06:25:58.361Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-21T06:25:58.624Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-21T06:26:00.807Z] Reading package lists... [2020-12-21T06:26:01.091Z] Reading package lists... [2020-12-21T06:26:01.091Z] Building dependency tree... [2020-12-21T06:26:01.091Z] Reading state information... [2020-12-21T06:26:01.361Z] Calculating upgrade... [2020-12-21T06:26:01.653Z] The following packages will be upgraded: [2020-12-21T06:26:01.653Z] advancecomp base-files bash binutils binutils-common [2020-12-21T06:26:01.653Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-21T06:26:01.653Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-21T06:26:01.653Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-21T06:26:01.653Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-21T06:26:01.653Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-21T06:26:01.653Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-21T06:26:01.653Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-21T06:26:01.654Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-21T06:26:01.654Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-21T06:26:01.654Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-21T06:26:01.654Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-21T06:26:01.654Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-21T06:26:01.654Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-21T06:26:01.654Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-21T06:26:01.654Z] Need to get 63.5 MB of archives. [2020-12-21T06:26:01.654Z] After this operation, 5191 kB of additional disk space will be used. [2020-12-21T06:26:01.654Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] [2020-12-21T06:26:01.654Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-21T06:26:01.654Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2020-12-21T06:26:01.654Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-21T06:26:01.654Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-21T06:26:01.654Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-21T06:26:01.654Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-21T06:26:01.654Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-21T06:26:01.654Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-21T06:26:01.654Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-21T06:26:01.654Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-21T06:26:01.654Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-21T06:26:01.654Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-21T06:26:01.654Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-12-21T06:26:01.918Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-21T06:26:01.918Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-21T06:26:01.918Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-21T06:26:01.918Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-21T06:26:01.918Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-21T06:26:01.918Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-21T06:26:01.918Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-21T06:26:01.918Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-21T06:26:01.918Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-21T06:26:01.918Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-21T06:26:01.918Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-21T06:26:01.918Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-21T06:26:01.918Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-21T06:26:01.918Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-21T06:26:01.918Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-21T06:26:01.918Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-21T06:26:01.918Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-21T06:26:01.918Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-21T06:26:01.918Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-21T06:26:01.918Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-21T06:26:01.918Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-21T06:26:01.918Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-21T06:26:01.918Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-21T06:26:01.918Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-21T06:26:01.918Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2020-12-21T06:26:02.181Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-21T06:26:02.181Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-21T06:26:02.181Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-12-21T06:26:02.181Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-21T06:26:02.181Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-21T06:26:02.181Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-12-21T06:26:02.181Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-21T06:26:02.181Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-21T06:26:02.181Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-21T06:26:02.181Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-21T06:26:02.181Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-21T06:26:02.182Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-21T06:26:02.182Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-21T06:26:02.182Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-21T06:26:02.182Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-21T06:26:02.446Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-21T06:26:02.446Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2020-12-21T06:26:02.446Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2020-12-21T06:26:02.446Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-21T06:26:02.446Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-21T06:26:02.710Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-21T06:26:02.710Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-21T06:26:02.710Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-21T06:26:02.710Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-21T06:26:02.710Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-21T06:26:02.710Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-21T06:26:02.710Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-21T06:26:02.710Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-21T06:26:02.710Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-21T06:26:02.710Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-21T06:26:02.710Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-21T06:26:02.710Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2020-12-21T06:26:02.710Z] Get:72 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-21T06:26:02.710Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-21T06:26:02.710Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-21T06:26:02.710Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-21T06:26:02.710Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-21T06:26:02.710Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-21T06:26:02.710Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-21T06:26:02.710Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-21T06:26:02.710Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-21T06:26:02.710Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-21T06:26:02.710Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-21T06:26:02.973Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-12-21T06:26:02.973Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-21T06:26:02.973Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-21T06:26:02.973Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-21T06:26:02.973Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-21T06:26:02.973Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-21T06:26:02.973Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-21T06:26:02.973Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-12-21T06:26:02.973Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-21T06:26:02.973Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-21T06:26:02.973Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-21T06:26:03.239Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-21T06:26:03.239Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-21T06:26:03.239Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-21T06:26:03.502Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-21T06:26:03.503Z] Fetched 63.5 MB in 2s (37.8 MB/s) [2020-12-21T06:26:03.503Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T06:26:03.503Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2020-12-21T06:26:03.503Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-21T06:26:04.450Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-21T06:26:04.450Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-21T06:26:04.450Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... [2020-12-21T06:26:04.450Z] Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... [2020-12-21T06:26:05.841Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T06:26:05.841Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T06:26:05.841Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T06:26:05.841Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T06:26:06.103Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T06:26:06.103Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T06:26:06.363Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T06:26:06.363Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T06:26:06.363Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T06:26:06.363Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T06:26:06.629Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T06:26:06.629Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T06:26:06.629Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T06:26:06.629Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T06:26:06.899Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T06:26:06.899Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-21T06:26:06.899Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T06:26:06.899Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-21T06:26:07.161Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-21T06:26:07.161Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-21T06:26:07.161Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T06:26:07.423Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T06:26:07.423Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T06:26:07.423Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T06:26:07.685Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-21T06:26:07.685Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-21T06:26:07.685Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T06:26:07.975Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-21T06:26:07.975Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2020-12-21T06:26:08.355Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-21T06:26:08.956Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2020-12-21T06:26:09.225Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-21T06:26:09.225Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-21T06:26:09.225Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-21T06:26:09.225Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-21T06:26:09.225Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-21T06:26:09.522Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-21T06:26:09.522Z] Installing new version of config file /etc/issue ... [2020-12-21T06:26:09.522Z] Installing new version of config file /etc/issue.net ... [2020-12-21T06:26:09.522Z] Installing new version of config file /etc/lsb-release ... [2020-12-21T06:26:09.804Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-21T06:26:10.097Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-21T06:26:10.097Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-21T06:26:10.097Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-21T06:26:10.097Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T06:26:10.097Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-21T06:26:10.097Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-21T06:26:10.375Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-21T06:26:10.649Z] 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 [2020-12-21T06:26:10.649Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T06:26:10.649Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T06:26:10.649Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-21T06:26:10.918Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-21T06:26:10.918Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T06:26:10.918Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-21T06:26:10.918Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-21T06:26:11.182Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-21T06:26:11.182Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T06:26:11.182Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-21T06:26:11.182Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-21T06:26:11.759Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-21T06:26:11.759Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T06:26:11.759Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-21T06:26:11.759Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-21T06:26:12.026Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-21T06:26:12.026Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T06:26:12.026Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-21T06:26:12.026Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-21T06:26:12.026Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-21T06:26:12.289Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T06:26:12.289Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-21T06:26:12.289Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-21T06:26:12.289Z] Setting up grep (3.1-2build1) ... [2020-12-21T06:26:12.552Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T06:26:12.552Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-21T06:26:12.552Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-21T06:26:12.552Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-21T06:26:12.814Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T06:26:12.814Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-21T06:26:12.814Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-21T06:26:13.078Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-21T06:26:13.078Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T06:26:13.078Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-21T06:26:13.078Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-21T06:26:14.028Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-21T06:26:14.028Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-21T06:26:14.028Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-21T06:26:14.028Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-21T06:26:14.603Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-21T06:26:14.603Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T06:26:14.603Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-21T06:26:14.864Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-21T06:26:16.252Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-21T06:26:16.252Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-21T06:26:16.252Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-21T06:26:16.252Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-21T06:26:16.252Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-21T06:26:16.514Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T06:26:16.514Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-21T06:26:16.514Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-21T06:26:16.514Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-21T06:26:16.776Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T06:26:16.776Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T06:26:16.776Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-21T06:26:16.776Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-21T06:26:16.776Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T06:26:16.776Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T06:26:17.038Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-21T06:26:17.038Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-21T06:26:17.038Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T06:26:17.038Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T06:26:17.303Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-21T06:26:17.303Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-21T06:26:17.303Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T06:26:17.303Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T06:26:17.303Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-21T06:26:17.569Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-21T06:26:17.569Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T06:26:17.569Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-21T06:26:17.569Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-21T06:26:17.831Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-21T06:26:17.831Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-21T06:26:17.831Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-21T06:26:17.831Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T06:26:17.831Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-21T06:26:18.094Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-21T06:26:18.094Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-21T06:26:18.094Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T06:26:18.094Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T06:26:18.094Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-21T06:26:18.360Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-21T06:26:18.360Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T06:26:18.360Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T06:26:18.360Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-21T06:26:18.621Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-21T06:26:18.621Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T06:26:18.621Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T06:26:18.621Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-21T06:26:19.195Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-21T06:26:19.456Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-21T06:26:20.029Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-21T06:26:20.029Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T06:26:20.029Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-21T06:26:20.029Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-21T06:26:20.290Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2020-12-21T06:26:20.554Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-21T06:26:20.554Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-21T06:26:20.554Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-21T06:26:20.554Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-21T06:26:20.821Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T06:26:20.821Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-21T06:26:20.821Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-21T06:26:21.086Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-21T06:26:21.348Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T06:26:21.348Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-21T06:26:21.348Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-21T06:26:21.615Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-21T06:26:21.880Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T06:26:21.880Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-21T06:26:21.880Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-21T06:26:21.880Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-21T06:26:22.145Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T06:26:22.145Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-21T06:26:22.408Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-21T06:26:22.408Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-21T06:26:22.672Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T06:26:22.672Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-21T06:26:22.672Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-21T06:26:22.935Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-21T06:26:22.935Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-21T06:26:22.935Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-21T06:26:22.935Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-21T06:26:23.198Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-21T06:26:23.198Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T06:26:23.198Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-21T06:26:23.198Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-21T06:26:23.464Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-21T06:26:23.464Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T06:26:23.464Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-21T06:26:23.727Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-21T06:26:23.727Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-21T06:26:23.990Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T06:26:23.990Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-21T06:26:24.253Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-21T06:26:24.253Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-21T06:26:24.253Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T06:26:24.253Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-21T06:26:24.516Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-21T06:26:24.516Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-21T06:26:24.516Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T06:26:24.516Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-21T06:26:24.777Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-21T06:26:25.040Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-21T06:26:25.040Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T06:26:25.040Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-21T06:26:25.301Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-21T06:26:25.301Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-21T06:26:25.301Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T06:26:25.301Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-21T06:26:25.563Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-21T06:26:25.563Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-21T06:26:25.824Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T06:26:25.824Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-21T06:26:25.824Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-21T06:26:26.086Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-21T06:26:26.086Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T06:26:26.086Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-21T06:26:26.086Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-21T06:26:26.350Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-21T06:26:26.350Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T06:26:26.350Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-21T06:26:26.613Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-21T06:26:26.613Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-21T06:26:26.613Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-21T06:26:26.613Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-21T06:26:26.874Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-21T06:26:26.874Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-21T06:26:26.874Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-21T06:26:26.874Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-21T06:26:27.134Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-21T06:26:27.134Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-21T06:26:27.134Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-21T06:26:27.397Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-21T06:26:27.397Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-21T06:26:27.658Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-21T06:26:27.658Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-21T06:26:27.919Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-21T06:26:27.919Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-21T06:26:27.919Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-21T06:26:27.919Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-21T06:26:28.181Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-21T06:26:28.181Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-21T06:26:28.181Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-21T06:26:28.443Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-21T06:26:28.443Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-21T06:26:28.443Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-21T06:26:28.762Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-21T06:26:28.762Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-21T06:26:28.762Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-21T06:26:28.762Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-21T06:26:29.025Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-21T06:26:29.025Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-21T06:26:29.970Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-21T06:26:29.970Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-21T06:26:29.970Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-21T06:26:30.232Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-21T06:26:30.232Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-21T06:26:30.232Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-21T06:26:30.810Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-21T06:26:30.810Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-21T06:26:31.383Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-21T06:26:31.383Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-21T06:26:31.383Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-21T06:26:31.646Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-21T06:26:31.646Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T06:26:31.646Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T06:26:31.907Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T06:26:31.907Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T06:26:32.169Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T06:26:32.169Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T06:26:32.169Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T06:26:32.169Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T06:26:33.563Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T06:26:33.563Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T06:26:34.507Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T06:26:34.769Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T06:26:35.344Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T06:26:35.606Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T06:26:35.876Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T06:26:35.876Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T06:26:37.269Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-21T06:26:37.269Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-21T06:26:37.269Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-21T06:26:37.269Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-21T06:26:37.269Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-21T06:26:37.533Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-21T06:26:37.533Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-21T06:26:37.533Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-21T06:26:37.804Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-21T06:26:37.804Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-21T06:26:37.804Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-21T06:26:37.804Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-21T06:26:38.065Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-21T06:26:38.065Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-21T06:26:38.065Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-21T06:26:38.326Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-21T06:26:38.326Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T06:26:38.326Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-21T06:26:38.326Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T06:26:38.594Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T06:26:38.594Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T06:26:38.594Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-21T06:26:38.594Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-21T06:26:38.594Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-21T06:26:38.857Z] [2020-12-21T06:26:38.857Z] Current default time zone: 'Etc/UTC' [2020-12-21T06:26:38.857Z] Local time is now: Mon Dec 21 06:26:38 UTC 2020. [2020-12-21T06:26:38.857Z] Universal Time is now: Mon Dec 21 06:26:38 UTC 2020. [2020-12-21T06:26:38.857Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-21T06:26:38.857Z] [2020-12-21T06:26:38.857Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-21T06:26:38.857Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T06:26:39.118Z] Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... [2020-12-21T06:26:39.118Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-21T06:26:39.118Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-21T06:26:39.118Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-21T06:26:39.118Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-21T06:26:39.118Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-21T06:26:39.118Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-21T06:26:39.118Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-21T06:26:39.118Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T06:26:39.382Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-21T06:26:39.649Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T06:26:39.649Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-21T06:26:39.649Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T06:26:39.649Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-21T06:26:39.649Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-21T06:26:39.649Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-21T06:26:39.910Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-21T06:26:39.910Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-21T06:26:39.910Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-21T06:26:39.910Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2020-12-21T06:26:39.910Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-21T06:26:42.462Z] Updating certificates in /etc/ssl/certs... [2020-12-21T06:26:43.035Z] 22 added, 17 removed; done. [2020-12-21T06:26:43.300Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2020-12-21T06:26:43.300Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-21T06:26:43.300Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-21T06:26:43.300Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-21T06:26:43.300Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-21T06:26:43.561Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T06:26:43.561Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-21T06:26:43.561Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T06:26:43.561Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T06:26:43.561Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T06:26:43.561Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T06:26:43.822Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T06:26:43.822Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-21T06:26:43.822Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-21T06:26:43.822Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-21T06:26:43.822Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-21T06:26:43.822Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-21T06:26:43.822Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T06:26:44.084Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-21T06:26:44.084Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-21T06:26:44.084Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-21T06:26:44.084Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-21T06:26:44.084Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-21T06:26:44.084Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-21T06:26:44.346Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-21T06:26:44.346Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-21T06:26:44.346Z] Updating certificates in /etc/ssl/certs... [2020-12-21T06:26:45.293Z] 0 added, 0 removed; done. [2020-12-21T06:26:45.293Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-21T06:26:45.293Z] done. [2020-12-21T06:26:45.867Z] Reading package lists... [2020-12-21T06:26:46.132Z] Building dependency tree... [2020-12-21T06:26:46.132Z] Reading state information... [2020-12-21T06:26:46.396Z] The following NEW packages will be installed: [2020-12-21T06:26:46.396Z] apt-transport-https [2020-12-21T06:26:46.396Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-21T06:26:46.396Z] Need to get 1696 B of archives. [2020-12-21T06:26:46.396Z] After this operation, 153 kB of additional disk space will be used. [2020-12-21T06:26:46.396Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2020-12-21T06:26:46.659Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-21T06:26:46.659Z] Fetched 1696 B in 0s (20.4 kB/s) [2020-12-21T06:26:46.659Z] Selecting previously unselected package apt-transport-https. [2020-12-21T06:26:46.659Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-21T06:26:46.659Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2020-12-21T06:26:46.659Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-21T06:26:46.920Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-21T06:26:47.180Z] Waiting for network to be ready... [2020-12-21T06:26:55.321Z] 2020-12-21T06:26:51Z INFO Waiting for automatic snapd restart... [2020-12-21T06:26:55.321Z] snapd 2.48.1 from Canonical* installed [2020-12-21T06:26:56.270Z] "snapd" switched to the "latest/stable" channel [2020-12-21T06:26:56.270Z] [2020-12-21T06:27:02.982Z] core18 20201210 from Canonical* installed [2020-12-21T06:27:02.982Z] "core18" switched to the "latest/stable" channel [2020-12-21T06:27:02.982Z] [2020-12-21T06:27:09.575Z] snapcraft 4.4.4 from Canonical* installed [2020-12-21T06:27:09.851Z] "snapcraft" switched to the "latest/stable" channel [2020-12-21T06:27:09.851Z] [2020-12-21T06:27:14.061Z] 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: [2020-12-21T06:27:14.061Z] - README.md [2020-12-21T06:27:14.061Z] [2020-12-21T06:27:14.061Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-21T06:27:20.662Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-21T06:27:20.924Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-21T06:27:20.924Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-21T06:27:21.188Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-21T06:27:23.389Z] Reading package lists... [2020-12-21T06:27:23.389Z] Installing build dependencies: curl=7.58.0-2ubuntu3.12 git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 libcurl4=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libnghttp2-14=1.30.0-1ubuntu1 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 [2020-12-21T06:27:29.987Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-21T06:27:29.987Z] Reading package lists... [2020-12-21T06:27:29.987Z] Building dependency tree... [2020-12-21T06:27:29.987Z] Reading state information... [2020-12-21T06:27:29.987Z] Suggested packages: [2020-12-21T06:27:29.987Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-21T06:27:29.987Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-21T06:27:29.987Z] Recommended packages: [2020-12-21T06:27:29.987Z] less publicsuffix [2020-12-21T06:27:29.987Z] The following NEW packages will be installed: [2020-12-21T06:27:29.987Z] curl git git-man libcurl3-gnutls libcurl4 liberror-perl libnghttp2-14 [2020-12-21T06:27:29.987Z] libpsl5 librtmp1 [2020-12-21T06:27:30.251Z] 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. [2020-12-21T06:27:30.251Z] Need to get 5500 kB of archives. [2020-12-21T06:27:30.251Z] After this operation, 36.0 MB of additional disk space will be used. [2020-12-21T06:27:30.251Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB] [2020-12-21T06:27:30.251Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB] [2020-12-21T06:27:30.251Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2020-12-21T06:27:30.251Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-21T06:27:30.251Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-21T06:27:30.251Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-21T06:27:30.516Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-21T06:27:30.516Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-21T06:27:30.516Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-21T06:27:30.780Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-21T06:27:30.780Z] Fetched 5500 kB in 1s (10.3 MB/s) [2020-12-21T06:27:31.043Z] Selecting previously unselected package libpsl5:amd64. [2020-12-21T06:27:31.043Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-21T06:27:31.043Z] Preparing to unpack .../0-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-21T06:27:31.043Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-21T06:27:31.043Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-21T06:27:31.043Z] Preparing to unpack .../1-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-21T06:27:31.043Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-21T06:27:31.043Z] Selecting previously unselected package librtmp1:amd64. [2020-12-21T06:27:31.043Z] Preparing to unpack .../2-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-21T06:27:31.043Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-21T06:27:31.306Z] Selecting previously unselected package libcurl4:amd64. [2020-12-21T06:27:31.306Z] Preparing to unpack .../3-libcurl4_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-21T06:27:31.306Z] Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-21T06:27:31.306Z] Selecting previously unselected package curl. [2020-12-21T06:27:31.306Z] Preparing to unpack .../4-curl_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-21T06:27:31.306Z] Unpacking curl (7.58.0-2ubuntu3.12) ... [2020-12-21T06:27:31.306Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-21T06:27:31.306Z] Preparing to unpack .../5-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-21T06:27:31.306Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-21T06:27:31.569Z] Selecting previously unselected package liberror-perl. [2020-12-21T06:27:31.569Z] Preparing to unpack .../6-liberror-perl_0.17025-1_all.deb ... [2020-12-21T06:27:31.569Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-21T06:27:31.569Z] Selecting previously unselected package git-man. [2020-12-21T06:27:31.569Z] Preparing to unpack .../7-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-21T06:27:31.569Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-21T06:27:31.833Z] Selecting previously unselected package git. [2020-12-21T06:27:31.833Z] Preparing to unpack .../8-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-21T06:27:31.833Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-21T06:27:32.780Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-21T06:27:32.780Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-21T06:27:32.780Z] Setting up liberror-perl (0.17025-1) ... [2020-12-21T06:27:32.780Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-21T06:27:32.780Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-21T06:27:33.042Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-21T06:27:33.042Z] Setting up libcurl4:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-21T06:27:33.042Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-21T06:27:33.042Z] Setting up curl (7.58.0-2ubuntu3.12) ... [2020-12-21T06:27:33.042Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-21T06:27:39.642Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-21T06:27:40.217Z] curl set to automatically installed. [2020-12-21T06:27:40.217Z] git set to automatically installed. [2020-12-21T06:27:40.217Z] git-man set to automatically installed. [2020-12-21T06:27:40.217Z] libcurl3-gnutls set to automatically installed. [2020-12-21T06:27:40.217Z] libcurl4 set to automatically installed. [2020-12-21T06:27:40.217Z] liberror-perl set to automatically installed. [2020-12-21T06:27:40.217Z] libnghttp2-14 set to automatically installed. [2020-12-21T06:27:40.217Z] libpsl5 set to automatically installed. [2020-12-21T06:27:40.217Z] librtmp1 set to automatically installed. [2020-12-21T06:27:43.538Z] snapd is not logged in, snap install commands will use sudo [2020-12-21T06:27:50.175Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-21T06:27:50.175Z] snap "core18" has no updates available [2020-12-21T06:27:50.438Z] Pulling config-common [2020-12-21T06:27:51.827Z] Pulling go [2020-12-21T06:27:53.768Z] 'device-modbus' has dependencies that need to be staged: go [2020-12-21T06:27:53.768Z] Skipping pull go (already ran) [2020-12-21T06:27:53.768Z] Building go [2020-12-21T06:27:53.768Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-21T06:27:53.768Z] Dload Upload Total Spent Left Speed [2020-12-21T06:27:57.047Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 115M 11 13.7M 0 0 20.8M 0 0:00:05 --:--:-- 0:00:05 20.8M 45 115M 45 53.0M 0 0 31.7M 0 0:00:03 0:00:01 0:00:02 31.7M 77 115M 77 89.2M 0 0 33.4M 0 0:00:03 0:00:02 0:00:01 33.4M 100 115M 100 115M 0 0 34.1M 0 0:00:03 0:00:03 --:--:-- 34.1M [2020-12-21T06:27:57.623Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-21T06:28:04.235Z] Staging go [2020-12-21T06:28:04.809Z] Pulling device-modbus [2020-12-21T06:28:06.195Z] Pulling version [2020-12-21T06:28:07.580Z] Building config-common [2020-12-21T06:28:10.891Z] Skipping build go (already ran) [2020-12-21T06:28:10.891Z] Building device-modbus [2020-12-21T06:28:10.891Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -o cmd/device-modbus ./cmd [2020-12-21T06:28:11.842Z] go: downloading github.com/edgexfoundry/device-sdk-go v1.3.1-dev.11 [2020-12-21T06:28:11.842Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.115 [2020-12-21T06:28:11.842Z] go: downloading github.com/goburrow/modbus v0.1.0 [2020-12-21T06:28:11.842Z] go: downloading github.com/goburrow/serial v0.1.0 [2020-12-21T06:28:11.842Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-21T06:28:11.842Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-12-21T06:28:11.842Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-21T06:28:11.842Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-21T06:28:11.842Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-21T06:28:11.842Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-21T06:28:11.842Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-21T06:28:11.842Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-21T06:28:11.842Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-21T06:28:11.842Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-12-21T06:28:11.842Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-21T06:28:11.842Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-21T06:28:12.112Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-21T06:28:12.112Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-21T06:28:12.112Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-21T06:28:12.112Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-21T06:28:12.112Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-21T06:28:12.112Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-21T06:28:12.112Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-21T06:28:12.112Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-21T06:28:12.112Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-21T06:28:12.112Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-21T06:28:12.112Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-21T06:28:12.112Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-21T06:28:12.112Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-21T06:28:12.112Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-21T06:28:12.373Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-21T06:28:12.373Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-21T06:28:12.634Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-21T06:28:12.634Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-21T06:28:12.634Z] go: downloading github.com/hashicorp/golang-lru v0.5.1 [2020-12-21T06:28:20.787Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-12-21T06:28:22.704Z] Building version [2020-12-21T06:28:26.010Z] Staging config-common [2020-12-21T06:28:27.398Z] Skipping stage go (already ran) [2020-12-21T06:28:27.398Z] Staging device-modbus [2020-12-21T06:28:28.787Z] Staging version [2020-12-21T06:28:30.182Z] Priming config-common [2020-12-21T06:28:31.570Z] Priming go [2020-12-21T06:28:32.959Z] Priming device-modbus [2020-12-21T06:28:34.349Z] Priming version [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [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] wrap [2020-12-21T06:28:41.013Z] provisioning config files... [2020-12-21T06:28:41.025Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-206@tmp/config8701389874473298107tmp [Pipeline] { [Pipeline] sh [2020-12-21T06:28:41.458Z] + set +x [2020-12-21T06:28:41.458Z] + curl -s https://codecov.io/bash [2020-12-21T06:28:41.458Z] + bash -s -- [2020-12-21T06:28:41.720Z] [2020-12-21T06:28:41.720Z] _____ _ [2020-12-21T06:28:41.720Z] / ____| | | [2020-12-21T06:28:41.720Z] | | ___ __| | ___ ___ _____ __ [2020-12-21T06:28:41.720Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-21T06:28:41.720Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-21T06:28:41.720Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-21T06:28:41.720Z] Bash-20201217-3d3df35 [2020-12-21T06:28:41.720Z] [2020-12-21T06:28:41.720Z] [2020-12-21T06:28:41.720Z] git version 2.24.3 found [2020-12-21T06:28:41.720Z] 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 [2020-12-21T06:28:41.720Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2020-12-21T06:28:41.720Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets found [2020-12-21T06:28:41.720Z] ==> Jenkins CI detected. [2020-12-21T06:28:41.720Z] project root: . [2020-12-21T06:28:41.720Z] --> token set from env [2020-12-21T06:28:41.720Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-21T06:28:41.720Z] ==> Running gcov in . (disable via -X gcov) [2020-12-21T06:28:41.720Z] ==> Python coveragepy not found [2020-12-21T06:28:41.720Z] ==> Searching for coverage reports in: [2020-12-21T06:28:41.720Z] + . [2020-12-21T06:28:41.720Z] -> Found 1 reports [2020-12-21T06:28:41.720Z] ==> Detecting git/mercurial file structure [2020-12-21T06:28:41.720Z] ==> Reading reports [2020-12-21T06:28:41.720Z] + ./coverage.out bytes=22364 [2020-12-21T06:28:41.720Z] ==> Appending adjustments [2020-12-21T06:28:41.720Z] https://docs.codecov.io/docs/fixing-reports [2020-12-21T06:28:41.984Z] + Found adjustments [2020-12-21T06:28:41.984Z] ==> Gzipping contents [2020-12-21T06:28:41.984Z] 8.0K /tmp/codecov.fRoGzm.gz [2020-12-21T06:28:41.984Z] ==> Uploading reports [2020-12-21T06:28:41.984Z] url: https://codecov.io [2020-12-21T06:28:41.984Z] query: branch=PR-206&commit=0c5bc278140d066e4a0f5cd2f935a6a6f200acde&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-206%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=206&job=&cmd_args= [2020-12-21T06:28:41.984Z] -> Pinging Codecov [2020-12-21T06:28:41.984Z] https://codecov.io/upload/v4?package=bash-20201217-3d3df35&token=secret&branch=PR-206&commit=0c5bc278140d066e4a0f5cd2f935a6a6f200acde&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-206%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=206&job=&cmd_args= [2020-12-21T06:28:42.566Z] -> Uploading to [2020-12-21T06:28:42.566Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-21/55DBCA73C666E3227836607328DD7E49/0c5bc278140d066e4a0f5cd2f935a6a6f200acde/9c0c38d6-0d90-4a18-a4c2-7c3cc5257c31.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201221T062842Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff235a7859606848b4b56b016f626c1bc28c8a97b53dd960e4dd0b0b330cf087 [2020-12-21T06:28:42.566Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-21T06:28:42.566Z] Dload Upload Total Spent Left Speed [2020-12-21T06:28:43.144Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4251 0 0 100 4251 0 8092 --:--:-- --:--:-- --:--:-- 8081 100 4251 0 0 100 4251 0 8089 --:--:-- --:--:-- --:--:-- 8081 [2020-12-21T06:28:43.144Z] -> View reports at https://codecov.io/github/edgexfoundry/device-modbus-go/commit/0c5bc278140d066e4a0f5cd2f935a6a6f200acde [Pipeline] } [2020-12-21T06:28:43.185Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 [2020-12-21T06:28:46.926Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:28:47.280Z] ---> package-listing.sh [2020-12-21T06:28:47.280Z] ++ facter osfamily [2020-12-21T06:28:47.280Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-21T06:28:47.280Z] + OS_FAMILY=redhat [2020-12-21T06:28:47.280Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-206 [2020-12-21T06:28:47.280Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-21T06:28:47.280Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-21T06:28:47.280Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-21T06:28:47.280Z] + PACKAGES=/tmp/packages_start.txt [2020-12-21T06:28:47.280Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-206 ']' [2020-12-21T06:28:47.280Z] + PACKAGES=/tmp/packages_end.txt [2020-12-21T06:28:47.280Z] + case "${OS_FAMILY}" in [2020-12-21T06:28:47.280Z] + rpm -qa [2020-12-21T06:28:47.280Z] + sort [2020-12-21T06:28:52.613Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-21T06:28:52.613Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-21T06:28:52.613Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-21T06:28:52.613Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-206 ']' [2020-12-21T06:28:52.613Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-206/archives/ [2020-12-21T06:28:52.613Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-206/archives/ [Pipeline] echo [2020-12-21T06:28:52.650Z] 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-206/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-21T06:28:52.960Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:28:53.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-21T06:28:53.335Z] [2020-12-21T06:28:53.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-21T06:28:53.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-21T06:28:53.749Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-21T06:28:53.749Z] df20fa9351a1: Pulling fs layer [2020-12-21T06:28:53.749Z] 36b3adc4ff6f: Pulling fs layer [2020-12-21T06:28:53.749Z] 8ad3a11d3b57: Pulling fs layer [2020-12-21T06:28:53.749Z] 46f8f816bc3b: Pulling fs layer [2020-12-21T06:28:53.749Z] 93b61091891f: Pulling fs layer [2020-12-21T06:28:53.749Z] 93b9cdb0e59b: Pulling fs layer [2020-12-21T06:28:53.749Z] 5e14af77c1be: Pulling fs layer [2020-12-21T06:28:53.749Z] 01666e4c0597: Pulling fs layer [2020-12-21T06:28:53.749Z] aa168da1d23b: Pulling fs layer [2020-12-21T06:28:53.749Z] 46f8f816bc3b: Waiting [2020-12-21T06:28:53.749Z] 93b9cdb0e59b: Waiting [2020-12-21T06:28:53.749Z] 93b61091891f: Waiting [2020-12-21T06:28:53.749Z] 5e14af77c1be: Waiting [2020-12-21T06:28:53.749Z] 01666e4c0597: Waiting [2020-12-21T06:28:53.749Z] aa168da1d23b: Waiting [2020-12-21T06:28:54.014Z] 36b3adc4ff6f: Verifying Checksum [2020-12-21T06:28:54.014Z] 36b3adc4ff6f: Download complete [2020-12-21T06:28:54.014Z] 46f8f816bc3b: Verifying Checksum [2020-12-21T06:28:54.014Z] 46f8f816bc3b: Download complete [2020-12-21T06:28:54.014Z] df20fa9351a1: Verifying Checksum [2020-12-21T06:28:54.014Z] df20fa9351a1: Download complete [2020-12-21T06:28:54.014Z] 93b9cdb0e59b: Verifying Checksum [2020-12-21T06:28:54.014Z] 93b9cdb0e59b: Download complete [2020-12-21T06:28:54.014Z] 5e14af77c1be: Verifying Checksum [2020-12-21T06:28:54.014Z] 5e14af77c1be: Download complete [2020-12-21T06:28:54.014Z] 93b61091891f: Verifying Checksum [2020-12-21T06:28:54.014Z] 93b61091891f: Download complete [2020-12-21T06:28:54.014Z] 01666e4c0597: Verifying Checksum [2020-12-21T06:28:54.014Z] 01666e4c0597: Download complete [2020-12-21T06:28:54.276Z] df20fa9351a1: Pull complete [2020-12-21T06:28:54.537Z] 36b3adc4ff6f: Pull complete [2020-12-21T06:28:54.800Z] 8ad3a11d3b57: Verifying Checksum [2020-12-21T06:28:54.800Z] 8ad3a11d3b57: Download complete [2020-12-21T06:28:55.761Z] 8ad3a11d3b57: Pull complete [2020-12-21T06:28:55.761Z] 46f8f816bc3b: Pull complete [2020-12-21T06:28:56.710Z] 93b61091891f: Pull complete [2020-12-21T06:28:56.710Z] aa168da1d23b: Verifying Checksum [2020-12-21T06:28:56.710Z] aa168da1d23b: Download complete [2020-12-21T06:28:56.710Z] 93b9cdb0e59b: Pull complete [2020-12-21T06:28:56.970Z] 5e14af77c1be: Pull complete [2020-12-21T06:28:56.970Z] 01666e4c0597: Pull complete [2020-12-21T06:29:03.602Z] aa168da1d23b: Pull complete [2020-12-21T06:29:03.864Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-21T06:29:03.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-21T06:29:03.864Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-21T06:29:04.043Z] prd-centos7-docker-4c-2g-17008 does not seem to be running inside a container [2020-12-21T06:29:04.091Z] $ 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-206/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-206 -v /w/workspace/xfoundry_device-modbus-go_PR-206:/w/workspace/xfoundry_device-modbus-go_PR-206:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-206@tmp:/w/workspace/xfoundry_device-modbus-go_PR-206@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-21T06:29:07.180Z] $ docker top 7e3f493e61d38a2e559ced8ef6f3558bef79fb6882bc4a4acaefe8a96ad3129a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-21T06:29:07.732Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-21T06:29:08.046Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-21T06:29:08.365Z] + ls /var/log/sa-host [2020-12-21T06:29:08.365Z] + sadf -c /var/log/sa-host/sa21 [2020-12-21T06:29:08.365Z] file_magic: OK [2020-12-21T06:29:08.365Z] HZ: Using current value: 100 [2020-12-21T06:29:08.365Z] file_header: OK [2020-12-21T06:29:08.365Z] 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 [2020-12-21T06:29:08.365Z] Statistics: [2020-12-21T06:29:08.365Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-21T06:29:08.365Z] File successfully converted to sysstat format version 12.2.1 [2020-12-21T06:29:08.365Z] + sadf -c /var/log/sa-host/sa23 [2020-12-21T06:29:08.365Z] file_magic: OK [2020-12-21T06:29:08.365Z] HZ: Using current value: 100 [2020-12-21T06:29:08.365Z] file_header: OK [2020-12-21T06:29:08.365Z] 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 [2020-12-21T06:29:08.365Z] Statistics: [2020-12-21T06:29:08.365Z] Hnuu...uuuununununu... [2020-12-21T06:29:08.365Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-21T06:29:09.046Z] provisioning config files... [2020-12-21T06:29:09.060Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-206@tmp/config88543690112928777tmp [Pipeline] { [Pipeline] echo [2020-12-21T06:29:09.195Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:29:09.526Z] ---> create-netrc.sh [Pipeline] } [2020-12-21T06:29:09.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-21T06:29:09.705Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:29:10.060Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-21T06:29:10.093Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:29:10.422Z] ---> sudo-logs.sh [2020-12-21T06:29:10.422Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-21T06:29:10.477Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:29:10.824Z] ---> job-cost.sh [2020-12-21T06:29:10.824Z] lf-activate-venv: SKIPPING [2020-12-21T06:29:10.824Z] INFO: No Stack... [2020-12-21T06:29:12.216Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-21T06:29:12.788Z] INFO: Archiving Costs [Pipeline] echo [2020-12-21T06:29:12.821Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-21T06:29:13.152Z] ---> logs-deploy.sh [2020-12-21T06:29:13.152Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-206/1 [2020-12-21T06:29:13.152Z] INFO: archiving workspace using pattern(s): [2020-12-21T06:29:15.085Z] Archives upload complete. [2020-12-21T06:29:15.085Z] INFO: archiving logs to Nexus