Pull request #95 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 2d6897ad21f311d49f4974b8dbf2de077c7c0aba+0088b1c14d9fd9deeb4630211d1277bd3e025ddb (96213d48714ef411bb1a44ee1e94dc1ce8eb2182) 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 9d0281235b943b7ad605f650702698f9078b2862 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 9d0281235b943b7ad605f650702698f9078b2862 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-rest-go/branches/PR-95/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 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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-rest-go/branches/PR-95/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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 9d0281235b943b7ad605f650702698f9078b2862 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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rest 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: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-4736’ is offline; ‘prd-centos7-docker-4c-2g-4739’ is offline; ‘prd-centos7-docker-4c-2g-4740’ is offline; ‘prd-centos7-docker-4c-2g-4747’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4755 in /w/workspace/dgexfoundry_device-rest-go_PR-95 [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-rest-go.git > git init /w/workspace/dgexfoundry_device-rest-go_PR-95 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 0088b1c14d9fd9deeb4630211d1277bd3e025ddb into PR head commit 2d6897ad21f311d49f4974b8dbf2de077c7c0aba Merge succeeded, producing 2d6897ad21f311d49f4974b8dbf2de077c7c0aba Checking out Revision 2d6897ad21f311d49f4974b8dbf2de077c7c0aba (PR-95) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/95/head:refs/remotes/origin/PR-95 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d6897ad21f311d49f4974b8dbf2de077c7c0aba # 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 0088b1c14d9fd9deeb4630211d1277bd3e025ddb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d6897ad21f311d49f4974b8dbf2de077c7c0aba # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-12T18:42:29.136Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-12T18:42:29.366Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-12T18:42:29.473Z] ========================================================= [2021-05-12T18:42:29.473Z] EdgeX Global Pipelines Version Info [2021-05-12T18:42:29.473Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-12T18:42:31.946Z] ------------------- [2021-05-12T18:42:31.946Z] stable info: [2021-05-12T18:42:31.946Z] ------------------- [2021-05-12T18:42:31.946Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-12T18:42:31.946Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T18:42:31.946Z] Message: update stable to v1.0.192 [2021-05-12T18:42:33.394Z] ------------------- [2021-05-12T18:42:33.394Z] experimental info: [2021-05-12T18:42:33.394Z] ------------------- [2021-05-12T18:42:33.394Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-12T18:42:33.394Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-12T18:42:33.394Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-12T18:42:33.676Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-05-12T18:42:33.735Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-05-12T18:42:33.788Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-12T18:42:33.845Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-12T18:42:33.906Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-12T18:42:33.962Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-12T18:42:34.024Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-12T18:42:34.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-12T18:42:34.130Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-12T18:42:34.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-12T18:42:34.276Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-12T18:42:34.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-05-12T18:42:34.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-12T18:42:34.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-12T18:42:34.540Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-05-12T18:42:34.597Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-05-12T18:42:34.652Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-12T18:42:34.720Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-12T18:42:34.775Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-12T18:42:34.829Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-12T18:42:34.885Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-12T18:42:34.939Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-12T18:42:34.993Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-12T18:42:35.050Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-12T18:42:35.108Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-05-12T18:42:35.191Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-12T18:42:35.260Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-95 [Pipeline] echo [2021-05-12T18:42:35.312Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-95 [Pipeline] echo [2021-05-12T18:42:35.368Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-95 [Pipeline] echo [2021-05-12T18:42:35.427Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d6897ad21f311d49f4974b8dbf2de077c7c0aba [Pipeline] echo [2021-05-12T18:42:35.485Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d6897a [Pipeline] echo [2021-05-12T18:42:35.540Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T18:42:35.697Z] provisioning config files... [2021-05-12T18:42:35.747Z] copy managed file [device-rest-go-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-95@tmp/config8599713180158119363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T18:42:36.376Z] ---> docker-login.sh [2021-05-12T18:42:36.376Z] nexus3.edgexfoundry.org:10001 [2021-05-12T18:42:36.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T18:42:36.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T18:42:36.937Z] Configure a credential helper to remove this warning. See [2021-05-12T18:42:36.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T18:42:36.937Z] [2021-05-12T18:42:36.937Z] Login Succeeded [2021-05-12T18:42:36.937Z] nexus3.edgexfoundry.org:10002 [2021-05-12T18:42:37.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T18:42:37.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T18:42:37.221Z] Configure a credential helper to remove this warning. See [2021-05-12T18:42:37.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T18:42:37.221Z] [2021-05-12T18:42:37.221Z] Login Succeeded [2021-05-12T18:42:37.221Z] nexus3.edgexfoundry.org:10003 [2021-05-12T18:42:37.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T18:42:38.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T18:42:38.152Z] Configure a credential helper to remove this warning. See [2021-05-12T18:42:38.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T18:42:38.152Z] [2021-05-12T18:42:38.152Z] Login Succeeded [2021-05-12T18:42:38.152Z] nexus3.edgexfoundry.org:10004 [2021-05-12T18:42:38.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T18:42:38.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T18:42:38.487Z] Configure a credential helper to remove this warning. See [2021-05-12T18:42:38.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T18:42:38.487Z] [2021-05-12T18:42:38.487Z] Login Succeeded [2021-05-12T18:42:38.487Z] docker.io [2021-05-12T18:42:38.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T18:42:39.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T18:42:39.086Z] Configure a credential helper to remove this warning. See [2021-05-12T18:42:39.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T18:42:39.086Z] [2021-05-12T18:42:39.086Z] Login Succeeded [2021-05-12T18:42:39.086Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T18:42:39.148Z] 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 [2021-05-12T18:42:39.983Z] + git log --format=format:%s -1 2d6897ad21f311d49f4974b8dbf2de077c7c0aba [Pipeline] echo [2021-05-12T18:42:40.300Z] GIT_COMMIT: 2d6897ad21f311d49f4974b8dbf2de077c7c0aba, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2021-05-12T18:42:40.337Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-12T18:42:41.055Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T18:42:41.055Z] [2021-05-12T18:42:41.055Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T18:42:41.844Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T18:42:41.844Z] latest: Pulling from edgex-devops/git-semver [2021-05-12T18:42:41.844Z] 31603596830f: Pulling fs layer [2021-05-12T18:42:41.844Z] 54011a49482f: Pulling fs layer [2021-05-12T18:42:41.844Z] a6820b24f6d8: Pulling fs layer [2021-05-12T18:42:41.844Z] f581987b2513: Pulling fs layer [2021-05-12T18:42:41.844Z] f581987b2513: Waiting [2021-05-12T18:42:41.844Z] 54011a49482f: Verifying Checksum [2021-05-12T18:42:41.844Z] 54011a49482f: Download complete [2021-05-12T18:42:42.150Z] 31603596830f: Verifying Checksum [2021-05-12T18:42:42.150Z] 31603596830f: Download complete [2021-05-12T18:42:42.447Z] a6820b24f6d8: Verifying Checksum [2021-05-12T18:42:42.447Z] a6820b24f6d8: Download complete [2021-05-12T18:42:42.731Z] f581987b2513: Verifying Checksum [2021-05-12T18:42:42.731Z] f581987b2513: Download complete [2021-05-12T18:42:43.005Z] 31603596830f: Pull complete [2021-05-12T18:42:43.005Z] 54011a49482f: Pull complete [2021-05-12T18:42:44.467Z] a6820b24f6d8: Pull complete [2021-05-12T18:42:44.467Z] f581987b2513: Pull complete [2021-05-12T18:42:44.467Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-12T18:42:44.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-12T18:42:44.735Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-12T18:42:44.984Z] prd-centos7-docker-4c-2g-4755 does not seem to be running inside a container [2021-05-12T18:42:45.102Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-rest-go_PR-95 -v /w/workspace/dgexfoundry_device-rest-go_PR-95:/w/workspace/dgexfoundry_device-rest-go_PR-95:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-95@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-95@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 [2021-05-12T18:42:48.095Z] $ docker top 482c22f3f6af40cb9b1889db668f7563c1a2379ddcdd9612401b4ffa2756c246 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-12T18:42:48.576Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T18:42:48.576Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T18:42:49.034Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T18:42:49.055Z] $ docker exec 482c22f3f6af40cb9b1889db668f7563c1a2379ddcdd9612401b4ffa2756c246 ssh-agent [2021-05-12T18:42:49.411Z] SSH_AUTH_SOCK=/tmp/ssh-qLpsbdAmdAIL/agent.12 [2021-05-12T18:42:49.411Z] SSH_AGENT_PID=17 [2021-05-12T18:42:49.425Z] Running ssh-add (command line suppressed) [2021-05-12T18:42:49.719Z] Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-95@tmp/private_key_5918768083754015598.key (/w/workspace/dgexfoundry_device-rest-go_PR-95@tmp/private_key_5918768083754015598.key) [2021-05-12T18:42:49.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T18:42:50.510Z] + git tag --points-at HEAD [Pipeline] } [2021-05-12T18:42:50.568Z] $ docker exec --env ******** --env ******** 482c22f3f6af40cb9b1889db668f7563c1a2379ddcdd9612401b4ffa2756c246 ssh-agent -k [2021-05-12T18:42:50.748Z] unset SSH_AUTH_SOCK; [2021-05-12T18:42:50.748Z] unset SSH_AGENT_PID; [2021-05-12T18:42:50.749Z] echo Agent pid 17 killed; [2021-05-12T18:42:50.837Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-12T18:42:50.951Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-12T18:42:50.951Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-12T18:42:51.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-12T18:42:51.221Z] $ docker exec 482c22f3f6af40cb9b1889db668f7563c1a2379ddcdd9612401b4ffa2756c246 ssh-agent [2021-05-12T18:42:51.529Z] SSH_AUTH_SOCK=/tmp/ssh-tqMr2wmbtS4h/agent.47 [2021-05-12T18:42:51.529Z] SSH_AGENT_PID=52 [2021-05-12T18:42:51.537Z] Running ssh-add (command line suppressed) [2021-05-12T18:42:51.728Z] Identity added: /w/workspace/dgexfoundry_device-rest-go_PR-95@tmp/private_key_4685076063635685310.key (/w/workspace/dgexfoundry_device-rest-go_PR-95@tmp/private_key_4685076063635685310.key) [2021-05-12T18:42:51.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-12T18:42:52.198Z] + git semver init [2021-05-12T18:42:52.198Z] # -> Open(): unable to determine branch for HEAD [2021-05-12T18:42:52.198Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-95/.git [2021-05-12T18:42:52.198Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-rest-go_PR-95 [2021-05-12T18:42:52.198Z] # $SEMVER_REMOTE_NAME = origin [2021-05-12T18:42:52.198Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-12T18:42:52.198Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-12T18:42:52.198Z] # $SEMVER_BRANCH = PR-95 [2021-05-12T18:42:52.198Z] # $SEMVER_TEMP = /tmp/semver-661522395 [2021-05-12T18:42:52.198Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-05-12T18:42:53.623Z] # '/tmp/semver-661522395' -> '/w/workspace/dgexfoundry_device-rest-go_PR-95/.semver' [2021-05-12T18:42:53.623Z] # -> Force: false [2021-05-12T18:42:53.623Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-rest-go_PR-95/.semver [Pipeline] } [2021-05-12T18:42:53.656Z] $ docker exec --env ******** --env ******** 482c22f3f6af40cb9b1889db668f7563c1a2379ddcdd9612401b4ffa2756c246 ssh-agent -k [2021-05-12T18:42:53.848Z] unset SSH_AUTH_SOCK; [2021-05-12T18:42:53.857Z] unset SSH_AGENT_PID; [2021-05-12T18:42:53.857Z] echo Agent pid 52 killed; [2021-05-12T18:42:53.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-12T18:42:54.742Z] + git semver [Pipeline] } [2021-05-12T18:42:54.782Z] $ docker stop --time=1 482c22f3f6af40cb9b1889db668f7563c1a2379ddcdd9612401b4ffa2756c246 [2021-05-12T18:42:56.372Z] $ docker rm -f 482c22f3f6af40cb9b1889db668f7563c1a2379ddcdd9612401b4ffa2756c246 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T18:42:56.911Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-12T18:42:58.239Z] Stashed 1 file(s) [Pipeline] echo [2021-05-12T18:42:58.267Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-05-12T18:43:08.772Z] Running on prd-centos7-docker-4c-2g-4759 in /w/workspace/dgexfoundry_device-rest-go_PR-95 [Pipeline] { [Pipeline] ws [2021-05-12T18:43:08.851Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-05-12T18:43:13.783Z] Still waiting to schedule task [2021-05-12T18:43:13.783Z] ‘prd-centos7-blackbox-4c-2g-3715’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-4734’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-4736’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-4739’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-4740’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-4741’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-4745’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-4749’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3702’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4735’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4758’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4760’ is offline [2021-05-12T18:43:17.114Z] using credential edgex-jenkins-ssh [2021-05-12T18:43:17.127Z] Cloning the remote Git repository [2021-05-12T18:43:17.166Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-05-12T18:43:17.241Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-05-12T18:43:17.416Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-05-12T18:43:17.416Z] > git --version # timeout=10 [2021-05-12T18:43:17.449Z] > git --version # 'git version 2.24.3' [2021-05-12T18:43:17.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T18:43:17.537Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T18:43:19.122Z] Merging remotes/origin/master commit 0088b1c14d9fd9deeb4630211d1277bd3e025ddb into PR head commit 2d6897ad21f311d49f4974b8dbf2de077c7c0aba [2021-05-12T18:43:19.247Z] Merge succeeded, producing 2d6897ad21f311d49f4974b8dbf2de077c7c0aba [2021-05-12T18:43:19.247Z] Checking out Revision 2d6897ad21f311d49f4974b8dbf2de077c7c0aba (PR-95) [2021-05-12T18:43:18.628Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-05-12T18:43:18.647Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T18:43:18.664Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-05-12T18:43:18.702Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-05-12T18:43:18.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T18:43:18.707Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/95/head:refs/remotes/origin/PR-95 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T18:43:19.136Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T18:43:19.149Z] > git checkout -f 2d6897ad21f311d49f4974b8dbf2de077c7c0aba # timeout=10 [2021-05-12T18:43:19.208Z] > git remote # timeout=10 [2021-05-12T18:43:19.218Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T18:43:19.224Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T18:43:19.229Z] > git merge 0088b1c14d9fd9deeb4630211d1277bd3e025ddb # timeout=10 [2021-05-12T18:43:19.241Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-12T18:43:19.254Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T18:43:19.260Z] > git checkout -f 2d6897ad21f311d49f4974b8dbf2de077c7c0aba # timeout=10 [2021-05-12T18:43:23.373Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2021-05-12T18:43:23.465Z] > git --version # timeout=10 [2021-05-12T18:43:23.491Z] > git --version # 'git version 2.24.3' [2021-05-12T18:43:23.553Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T18:43:25.043Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-12T18:43:25.552Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T18:43:25.963Z] + true [2021-05-12T18:43:25.963Z] + sudo service docker restart [2021-05-12T18:43:25.963Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T18:43:27.604Z] provisioning config files... [2021-05-12T18:43:27.649Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config819353761092480943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T18:43:28.044Z] ---> docker-login.sh [2021-05-12T18:43:28.044Z] nexus3.edgexfoundry.org:10001 [2021-05-12T18:43:28.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T18:43:28.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T18:43:28.633Z] Configure a credential helper to remove this warning. See [2021-05-12T18:43:28.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T18:43:28.633Z] [2021-05-12T18:43:28.633Z] Login Succeeded [2021-05-12T18:43:28.633Z] nexus3.edgexfoundry.org:10002 [2021-05-12T18:43:28.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T18:43:28.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T18:43:28.908Z] Configure a credential helper to remove this warning. See [2021-05-12T18:43:28.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T18:43:28.908Z] [2021-05-12T18:43:28.908Z] Login Succeeded [2021-05-12T18:43:28.908Z] nexus3.edgexfoundry.org:10003 [2021-05-12T18:43:29.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T18:43:29.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T18:43:29.179Z] Configure a credential helper to remove this warning. See [2021-05-12T18:43:29.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T18:43:29.179Z] [2021-05-12T18:43:29.179Z] Login Succeeded [2021-05-12T18:43:29.179Z] nexus3.edgexfoundry.org:10004 [2021-05-12T18:43:29.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T18:43:29.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T18:43:29.449Z] Configure a credential helper to remove this warning. See [2021-05-12T18:43:29.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T18:43:29.449Z] [2021-05-12T18:43:29.449Z] Login Succeeded [2021-05-12T18:43:29.449Z] docker.io [2021-05-12T18:43:29.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T18:43:29.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T18:43:29.995Z] Configure a credential helper to remove this warning. See [2021-05-12T18:43:29.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T18:43:29.995Z] [2021-05-12T18:43:29.995Z] Login Succeeded [2021-05-12T18:43:29.995Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T18:43:30.020Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-12T18:43:30.403Z] ========================================================= [2021-05-12T18:43:30.403Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-12T18:43:30.403Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-12T18:43:30.786Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-12T18:43:30.786Z] Sending build context to Docker daemon 92.16kB [2021-05-12T18:43:30.786Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-05-12T18:43:30.786Z] Step 2/10 : FROM ${BASE} [2021-05-12T18:43:31.056Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-12T18:43:31.056Z] 540db60ca938: Pulling fs layer [2021-05-12T18:43:31.056Z] adcc1eea9eea: Pulling fs layer [2021-05-12T18:43:31.056Z] 4c4ab2625f07: Pulling fs layer [2021-05-12T18:43:31.056Z] 0510c868ecb4: Pulling fs layer [2021-05-12T18:43:31.056Z] afea3b2eda06: Pulling fs layer [2021-05-12T18:43:31.056Z] 7809a108b3ef: Pulling fs layer [2021-05-12T18:43:31.056Z] f706445af74f: Pulling fs layer [2021-05-12T18:43:31.056Z] afea3b2eda06: Waiting [2021-05-12T18:43:31.056Z] 7809a108b3ef: Waiting [2021-05-12T18:43:31.056Z] f706445af74f: Waiting [2021-05-12T18:43:31.056Z] 0510c868ecb4: Waiting [2021-05-12T18:43:31.056Z] 4c4ab2625f07: Verifying Checksum [2021-05-12T18:43:31.056Z] 4c4ab2625f07: Download complete [2021-05-12T18:43:31.056Z] adcc1eea9eea: Verifying Checksum [2021-05-12T18:43:31.056Z] adcc1eea9eea: Download complete [2021-05-12T18:43:31.056Z] afea3b2eda06: Verifying Checksum [2021-05-12T18:43:31.056Z] afea3b2eda06: Download complete [2021-05-12T18:43:31.056Z] 7809a108b3ef: Verifying Checksum [2021-05-12T18:43:31.056Z] 7809a108b3ef: Download complete [2021-05-12T18:43:31.056Z] 540db60ca938: Verifying Checksum [2021-05-12T18:43:31.056Z] 540db60ca938: Download complete [2021-05-12T18:43:31.675Z] 540db60ca938: Pull complete [2021-05-12T18:43:31.951Z] adcc1eea9eea: Pull complete [2021-05-12T18:43:32.241Z] 4c4ab2625f07: Pull complete [2021-05-12T18:43:33.224Z] f706445af74f: Verifying Checksum [2021-05-12T18:43:33.224Z] f706445af74f: Download complete [2021-05-12T18:43:34.233Z] 0510c868ecb4: Verifying Checksum [2021-05-12T18:43:34.233Z] 0510c868ecb4: Download complete [2021-05-12T18:43:46.072Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4760 in /w/workspace/dgexfoundry_device-rest-go_PR-95 [Pipeline] { [Pipeline] ws [2021-05-12T18:43:46.134Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-05-12T18:43:46.809Z] 0510c868ecb4: Pull complete [2021-05-12T18:43:46.809Z] afea3b2eda06: Pull complete [2021-05-12T18:43:46.809Z] 7809a108b3ef: Pull complete [2021-05-12T18:43:50.245Z] f706445af74f: Pull complete [2021-05-12T18:43:50.517Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-12T18:43:50.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-12T18:43:50.517Z] ---> b068be0155e3 [2021-05-12T18:43:50.517Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-12T18:43:50.781Z] ---> Running in bf562f2ac84b [2021-05-12T18:43:50.781Z] Removing intermediate container bf562f2ac84b [2021-05-12T18:43:50.781Z] ---> aa63898f671a [2021-05-12T18:43:50.781Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-05-12T18:43:51.048Z] ---> Running in 50549dcf13f9 [2021-05-12T18:43:51.048Z] Removing intermediate container 50549dcf13f9 [2021-05-12T18:43:51.048Z] ---> 90189bfcc653 [2021-05-12T18:43:51.048Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-12T18:43:51.317Z] ---> Running in dd8f362de1af [2021-05-12T18:43:51.599Z] Removing intermediate container dd8f362de1af [2021-05-12T18:43:51.599Z] ---> 9190bbc9e578 [2021-05-12T18:43:51.599Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T18:43:51.599Z] ---> Running in 2ef64e4e730d [2021-05-12T18:43:52.144Z] using credential edgex-jenkins-ssh [2021-05-12T18:43:52.160Z] Cloning the remote Git repository [2021-05-12T18:43:52.199Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-05-12T18:43:52.319Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-05-12T18:43:52.414Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-05-12T18:43:52.415Z] > git --version # timeout=10 [2021-05-12T18:43:52.435Z] > git --version # 'git version 2.17.1' [2021-05-12T18:43:52.438Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T18:43:52.505Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T18:43:53.671Z] Removing intermediate container 2ef64e4e730d [2021-05-12T18:43:53.672Z] ---> b36ff886e48a [2021-05-12T18:43:53.672Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-12T18:43:53.672Z] ---> Running in b4683750d478 [2021-05-12T18:43:54.645Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T18:43:54.924Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-05-12T18:43:54.952Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-12T18:43:54.978Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-05-12T18:43:55.012Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-05-12T18:43:55.013Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T18:43:55.025Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/95/head:refs/remotes/origin/PR-95 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-12T18:43:55.487Z] Merging remotes/origin/master commit 0088b1c14d9fd9deeb4630211d1277bd3e025ddb into PR head commit 2d6897ad21f311d49f4974b8dbf2de077c7c0aba [2021-05-12T18:43:55.605Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T18:43:55.679Z] Merge succeeded, producing 2d6897ad21f311d49f4974b8dbf2de077c7c0aba [2021-05-12T18:43:55.680Z] Checking out Revision 2d6897ad21f311d49f4974b8dbf2de077c7c0aba (PR-95) [2021-05-12T18:43:56.188Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-05-12T18:43:56.188Z] (2/9) Installing libsodium (1.0.18-r0) [2021-05-12T18:43:56.188Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-05-12T18:43:56.457Z] (4/9) Installing libsodium-dev (1.0.18-r0) [2021-05-12T18:43:56.457Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-05-12T18:43:56.457Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-05-12T18:43:55.490Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T18:43:55.504Z] > git checkout -f 2d6897ad21f311d49f4974b8dbf2de077c7c0aba # timeout=10 [2021-05-12T18:43:55.587Z] > git remote # timeout=10 [2021-05-12T18:43:55.605Z] > git config --get remote.origin.url # timeout=10 [2021-05-12T18:43:55.617Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-12T18:43:55.628Z] > git merge 0088b1c14d9fd9deeb4630211d1277bd3e025ddb # timeout=10 [2021-05-12T18:43:55.649Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-12T18:43:55.669Z] > git config core.sparsecheckout # timeout=10 [2021-05-12T18:43:55.680Z] > git checkout -f 2d6897ad21f311d49f4974b8dbf2de077c7c0aba # timeout=10 [2021-05-12T18:43:56.729Z] (7/9) Installing openssh-client (8.4_p1-r3) [2021-05-12T18:43:56.998Z] (8/9) Installing libzmq (4.3.3-r1) [2021-05-12T18:43:56.998Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-05-12T18:43:57.274Z] Executing busybox-1.32.1-r6.trigger [2021-05-12T18:43:57.274Z] OK: 154 MiB in 49 packages [2021-05-12T18:43:58.305Z] Removing intermediate container b4683750d478 [2021-05-12T18:43:58.305Z] ---> 211f88e100e5 [2021-05-12T18:43:58.305Z] Step 8/10 : WORKDIR /device-rest-go [2021-05-12T18:43:58.305Z] ---> Running in 642811ad54bb [2021-05-12T18:43:58.573Z] Removing intermediate container 642811ad54bb [2021-05-12T18:43:58.573Z] ---> 6c4418ccf264 [2021-05-12T18:43:58.573Z] Step 9/10 : COPY . . [2021-05-12T18:43:59.188Z] ---> 1532dba199cc [2021-05-12T18:43:59.188Z] Step 10/10 : RUN go mod download [2021-05-12T18:43:59.188Z] ---> Running in 903bcc5412a1 [2021-05-12T18:43:59.969Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2021-05-12T18:44:00.017Z] > git --version # timeout=10 [2021-05-12T18:44:00.033Z] > git --version # 'git version 2.17.1' [2021-05-12T18:44:00.051Z] fatal: bad object 9d0281235b943b7ad605f650702698f9078b2862 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T18:44:01.732Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-12T18:44:02.163Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-12T18:44:02.538Z] + true [2021-05-12T18:44:02.538Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-05-12T18:44:04.625Z] provisioning config files... [2021-05-12T18:44:04.676Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config6669718152914153356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-05-12T18:44:05.105Z] ---> docker-login.sh [2021-05-12T18:44:05.106Z] nexus3.edgexfoundry.org:10001 [2021-05-12T18:44:06.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T18:44:06.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T18:44:06.363Z] Configure a credential helper to remove this warning. See [2021-05-12T18:44:06.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T18:44:06.363Z] [2021-05-12T18:44:06.363Z] Login Succeeded [2021-05-12T18:44:06.363Z] nexus3.edgexfoundry.org:10002 [2021-05-12T18:44:06.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T18:44:06.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T18:44:06.908Z] Configure a credential helper to remove this warning. See [2021-05-12T18:44:06.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T18:44:06.908Z] [2021-05-12T18:44:06.908Z] Login Succeeded [2021-05-12T18:44:06.908Z] nexus3.edgexfoundry.org:10003 [2021-05-12T18:44:07.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T18:44:07.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T18:44:07.462Z] Configure a credential helper to remove this warning. See [2021-05-12T18:44:07.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T18:44:07.462Z] [2021-05-12T18:44:07.462Z] Login Succeeded [2021-05-12T18:44:07.462Z] nexus3.edgexfoundry.org:10004 [2021-05-12T18:44:07.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T18:44:08.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T18:44:08.013Z] Configure a credential helper to remove this warning. See [2021-05-12T18:44:08.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T18:44:08.013Z] [2021-05-12T18:44:08.013Z] Login Succeeded [2021-05-12T18:44:08.013Z] docker.io [2021-05-12T18:44:08.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-05-12T18:44:08.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-05-12T18:44:08.884Z] Configure a credential helper to remove this warning. See [2021-05-12T18:44:08.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-05-12T18:44:08.884Z] [2021-05-12T18:44:08.884Z] Login Succeeded [2021-05-12T18:44:08.884Z] ---> docker-login.sh ends [Pipeline] } [2021-05-12T18:44:09.064Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-05-12T18:44:09.493Z] ========================================================= [2021-05-12T18:44:09.493Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-12T18:44:09.493Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-12T18:44:09.885Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-12T18:44:09.885Z] Sending build context to Docker daemon 92.16kB [2021-05-12T18:44:10.164Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-05-12T18:44:10.164Z] Step 2/10 : FROM ${BASE} [2021-05-12T18:44:10.441Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-12T18:44:10.441Z] 595b0fe564bb: Pulling fs layer [2021-05-12T18:44:10.441Z] 7186ed65a4f7: Pulling fs layer [2021-05-12T18:44:10.441Z] 316046926c0a: Pulling fs layer [2021-05-12T18:44:10.441Z] 4ebd0625c992: Pulling fs layer [2021-05-12T18:44:10.441Z] 207e8628e3a3: Pulling fs layer [2021-05-12T18:44:10.441Z] c791037a9be2: Pulling fs layer [2021-05-12T18:44:10.441Z] ffd874e62e21: Pulling fs layer [2021-05-12T18:44:10.441Z] 4ebd0625c992: Waiting [2021-05-12T18:44:10.441Z] 207e8628e3a3: Waiting [2021-05-12T18:44:10.441Z] c791037a9be2: Waiting [2021-05-12T18:44:10.441Z] ffd874e62e21: Waiting [2021-05-12T18:44:10.441Z] 316046926c0a: Verifying Checksum [2021-05-12T18:44:10.441Z] 316046926c0a: Download complete [2021-05-12T18:44:10.441Z] 7186ed65a4f7: Verifying Checksum [2021-05-12T18:44:10.441Z] 7186ed65a4f7: Download complete [2021-05-12T18:44:10.441Z] 207e8628e3a3: Verifying Checksum [2021-05-12T18:44:10.441Z] 207e8628e3a3: Download complete [2021-05-12T18:44:10.441Z] c791037a9be2: Verifying Checksum [2021-05-12T18:44:10.441Z] c791037a9be2: Download complete [2021-05-12T18:44:10.441Z] 595b0fe564bb: Verifying Checksum [2021-05-12T18:44:10.441Z] 595b0fe564bb: Download complete [2021-05-12T18:44:11.042Z] 595b0fe564bb: Pull complete [2021-05-12T18:44:11.651Z] 7186ed65a4f7: Pull complete [2021-05-12T18:44:12.259Z] 316046926c0a: Pull complete [2021-05-12T18:44:12.859Z] ffd874e62e21: Verifying Checksum [2021-05-12T18:44:12.859Z] ffd874e62e21: Download complete [2021-05-12T18:44:13.839Z] 4ebd0625c992: Verifying Checksum [2021-05-12T18:44:13.839Z] 4ebd0625c992: Download complete [2021-05-12T18:44:24.019Z] 4ebd0625c992: Pull complete [2021-05-12T18:44:24.019Z] 207e8628e3a3: Pull complete [2021-05-12T18:44:24.292Z] c791037a9be2: Pull complete [2021-05-12T18:44:27.667Z] ffd874e62e21: Pull complete [2021-05-12T18:44:27.667Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-12T18:44:27.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-12T18:44:27.667Z] ---> cfc18b08335c [2021-05-12T18:44:27.667Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-12T18:44:30.277Z] ---> Running in 098cf4d41711 [2021-05-12T18:44:30.551Z] Removing intermediate container 098cf4d41711 [2021-05-12T18:44:30.551Z] ---> 56559ece06e7 [2021-05-12T18:44:30.551Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-05-12T18:44:30.828Z] ---> Running in f32d7184f2ea [2021-05-12T18:44:31.098Z] Removing intermediate container f32d7184f2ea [2021-05-12T18:44:31.098Z] ---> 4972b4411a27 [2021-05-12T18:44:31.098Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-12T18:44:31.370Z] ---> Running in 0beb9e32eef5 [2021-05-12T18:44:31.644Z] Removing intermediate container 0beb9e32eef5 [2021-05-12T18:44:31.644Z] ---> 52872a8f2e15 [2021-05-12T18:44:31.644Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T18:44:31.644Z] ---> Running in 266d1b2768cf [2021-05-12T18:44:31.895Z] Removing intermediate container 903bcc5412a1 [2021-05-12T18:44:31.896Z] ---> e2bd51a95429 [2021-05-12T18:44:31.896Z] Successfully built e2bd51a95429 [2021-05-12T18:44:31.896Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T18:44:32.566Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T18:44:32.829Z] . [Pipeline] withDockerContainer [2021-05-12T18:44:33.036Z] prd-centos7-docker-4c-2g-4759 does not seem to be running inside a container [2021-05-12T18:44:33.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 [2021-05-12T18:44:34.278Z] Removing intermediate container 266d1b2768cf [2021-05-12T18:44:34.278Z] ---> 845706cb139c [2021-05-12T18:44:34.278Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-12T18:44:34.278Z] ---> Running in 7f64b220e5cb [2021-05-12T18:44:34.605Z] $ docker top c955a1b453139cdeac2f274a1eaa7ea4a0b7fa5f9560cd3a8d18aca0bc3f7c98 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T18:44:35.266Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T18:44:35.295Z] + go version [2021-05-12T18:44:35.574Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-12T18:44:35.632Z] $ docker stop --time=1 c955a1b453139cdeac2f274a1eaa7ea4a0b7fa5f9560cd3a8d18aca0bc3f7c98 [2021-05-12T18:44:36.245Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T18:44:37.135Z] $ docker rm -f c955a1b453139cdeac2f274a1eaa7ea4a0b7fa5f9560cd3a8d18aca0bc3f7c98 [2021-05-12T18:44:37.218Z] (1/9) Installing libc-dev (0.7.2-r3) [2021-05-12T18:44:37.218Z] (2/9) Installing libsodium (1.0.18-r0) [2021-05-12T18:44:37.218Z] (3/9) Installing pkgconf (1.7.3-r0) [2021-05-12T18:44:37.218Z] (4/9) Installing libsodium-dev (1.0.18-r0) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [2021-05-12T18:44:37.490Z] (5/9) Installing openssh-keygen (8.4_p1-r3) [2021-05-12T18:44:37.490Z] (6/9) Installing libedit (20191231.3.1-r1) [2021-05-12T18:44:37.490Z] (7/9) Installing openssh-client (8.4_p1-r3) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T18:44:37.762Z] (8/9) Installing libzmq (4.3.3-r1) [2021-05-12T18:44:37.991Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-12T18:44:37.991Z] . [Pipeline] withDockerContainer [2021-05-12T18:44:38.037Z] (9/9) Installing zeromq-dev (4.3.3-r1) [2021-05-12T18:44:38.037Z] Executing busybox-1.32.1-r6.trigger [2021-05-12T18:44:38.037Z] OK: 144 MiB in 49 packages [2021-05-12T18:44:38.155Z] prd-centos7-docker-4c-2g-4759 does not seem to be running inside a container [2021-05-12T18:44:38.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 [2021-05-12T18:44:39.465Z] Removing intermediate container 7f64b220e5cb [2021-05-12T18:44:39.465Z] ---> 53364ef27572 [2021-05-12T18:44:39.465Z] Step 8/10 : WORKDIR /device-rest-go [2021-05-12T18:44:39.537Z] $ docker top 2bbdf0477017cd96577e06e345aa1ec4f5df4785a5bb4ab46a3ba63cc67c4a40 -eo pid,comm [2021-05-12T18:44:39.739Z] ---> Running in 0fc984ef8806 [Pipeline] { [Pipeline] sh [2021-05-12T18:44:40.288Z] + go mod tidy [2021-05-12T18:44:40.368Z] Removing intermediate container 0fc984ef8806 [2021-05-12T18:44:40.368Z] ---> 5c748ca839a3 [2021-05-12T18:44:40.368Z] Step 9/10 : COPY . . [2021-05-12T18:44:40.974Z] ---> 97ec6ff52915 [2021-05-12T18:44:40.974Z] Step 10/10 : RUN go mod download [2021-05-12T18:44:40.974Z] ---> Running in 232c2d069eb1 [Pipeline] sh [2021-05-12T18:44:41.455Z] + make test [2021-05-12T18:44:41.455Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-12T18:44:42.921Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-05-12T18:45:07.792Z] Removing intermediate container 232c2d069eb1 [2021-05-12T18:45:07.792Z] ---> b5bb7e231f5f [2021-05-12T18:45:07.792Z] Successfully built b5bb7e231f5f [2021-05-12T18:45:07.792Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-12T18:45:08.185Z] + docker inspect -f . ci-base-image-arm64 [2021-05-12T18:45:08.185Z] . [Pipeline] withDockerContainer [2021-05-12T18:45:08.538Z] prd-ubuntu18.04-docker-arm64-4c-16g-4760 does not seem to be running inside a container [2021-05-12T18:45:08.632Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 [2021-05-12T18:45:10.257Z] $ docker top e8b20d3eef3fb0821e8f61d7e3de74aff65032a766c566f83f3b6890bb712dca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T18:45:11.287Z] + go version [2021-05-12T18:45:11.287Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-12T18:45:11.328Z] $ docker stop --time=1 e8b20d3eef3fb0821e8f61d7e3de74aff65032a766c566f83f3b6890bb712dca [2021-05-12T18:45:13.264Z] $ docker rm -f e8b20d3eef3fb0821e8f61d7e3de74aff65032a766c566f83f3b6890bb712dca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-12T18:45:14.305Z] + docker inspect -f . ci-base-image-arm64 [2021-05-12T18:45:14.306Z] . [Pipeline] withDockerContainer [2021-05-12T18:45:14.594Z] prd-ubuntu18.04-docker-arm64-4c-16g-4760 does not seem to be running inside a container [2021-05-12T18:45:14.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 [2021-05-12T18:45:16.222Z] $ docker top 708966b7678e74353e04fd6aa7eafd4a01397584af0f5fd2ebc06e42d005c54d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T18:45:17.246Z] + go mod tidy [Pipeline] sh [2021-05-12T18:45:18.517Z] + make test [2021-05-12T18:45:18.518Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-05-12T18:45:19.495Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-05-12T18:45:22.525Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-05-12T18:45:22.525Z] ok github.com/edgexfoundry/device-rest-go/driver 0.028s coverage: 54.0% of statements [2021-05-12T18:45:22.525Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-12T18:45:41.733Z] gofmt -l . [2021-05-12T18:45:41.733Z] [ "`gofmt -l .`" = "" ] [2021-05-12T18:45:41.733Z] ./bin/test-go-mod-tidy.sh [2021-05-12T18:45:42.793Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-05-12T18:45:44.977Z] $ docker stop --time=1 2bbdf0477017cd96577e06e345aa1ec4f5df4785a5bb4ab46a3ba63cc67c4a40 [2021-05-12T18:45:46.963Z] $ docker rm -f 2bbdf0477017cd96577e06e345aa1ec4f5df4785a5bb4ab46a3ba63cc67c4a40 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T18:45:47.656Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-12T18:45:48.162Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-05-12T18:45:49.440Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-12T18:45:49.791Z] + ls -al . [2021-05-12T18:45:49.791Z] total 104 [2021-05-12T18:45:49.791Z] drwxrwxr-x. 8 jenkins jenkins 4096 May 12 18:45 . [2021-05-12T18:45:49.791Z] drwxrwxr-x. 4 jenkins jenkins 28 May 12 18:43 .. [2021-05-12T18:45:49.791Z] -rw-rw-r--. 1 jenkins jenkins 6792 May 12 18:43 Attribution.txt [2021-05-12T18:45:49.791Z] drwxrwxr-x. 2 jenkins jenkins 64 May 12 18:43 bin [2021-05-12T18:45:49.791Z] drwxrwxr-x. 3 jenkins jenkins 32 May 12 18:43 cmd [2021-05-12T18:45:49.791Z] -rw-r--r--. 1 jenkins jenkins 8513 May 12 18:45 coverage.out [2021-05-12T18:45:49.791Z] -rw-rw-r--. 1 jenkins jenkins 1602 May 12 18:43 Dockerfile [2021-05-12T18:45:49.791Z] -rw-rw-r--. 1 jenkins jenkins 1087 May 12 18:43 Dockerfile.build [2021-05-12T18:45:49.791Z] -rw-rw-r--. 1 jenkins jenkins 151 May 12 18:43 .dockerignore [2021-05-12T18:45:49.791Z] drwxrwxr-x. 2 jenkins jenkins 76 May 12 18:43 driver [2021-05-12T18:45:49.791Z] drwxrwxr-x. 8 jenkins jenkins 179 May 12 18:43 .git [2021-05-12T18:45:49.791Z] drwxrwxr-x. 2 jenkins jenkins 103 May 12 18:43 .github [2021-05-12T18:45:49.791Z] -rw-rw-r--. 1 jenkins jenkins 339 May 12 18:43 .gitignore [2021-05-12T18:45:49.791Z] -rw-r--r--. 1 jenkins jenkins 285 May 12 18:45 go.mod [2021-05-12T18:45:49.791Z] -rw-r--r--. 1 jenkins jenkins 20782 May 12 18:44 go.sum [2021-05-12T18:45:49.791Z] -rw-rw-r--. 1 jenkins jenkins 680 May 12 18:43 Jenkinsfile [2021-05-12T18:45:49.791Z] -rw-rw-r--. 1 jenkins jenkins 11340 May 12 18:43 LICENSE [2021-05-12T18:45:49.791Z] -rw-rw-r--. 1 jenkins jenkins 976 May 12 18:43 Makefile [2021-05-12T18:45:49.791Z] -rw-rw-r--. 1 jenkins jenkins 7667 May 12 18:43 README.md [2021-05-12T18:45:49.791Z] drwxrwxr-x. 4 jenkins jenkins 71 May 12 18:43 snap [2021-05-12T18:45:49.791Z] -rw-rw-r--. 1 jenkins jenkins 5 May 12 18:42 VERSION [2021-05-12T18:45:49.791Z] -rw-rw-r--. 1 jenkins jenkins 713 May 12 18:43 version.go [Pipeline] isUnix [Pipeline] sh [2021-05-12T18:45:50.169Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=2d6897ad21f311d49f4974b8dbf2de077c7c0aba --label arch=amd64 --label version=0.0.0 . [2021-05-12T18:45:50.169Z] Sending build context to Docker daemon 101.9kB [2021-05-12T18:45:50.447Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-12T18:45:50.447Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-12T18:45:50.447Z] ---> e2bd51a95429 [2021-05-12T18:45:50.447Z] Step 3/24 : ARG MAKE='make build' [2021-05-12T18:45:50.447Z] ---> Running in 763d774e788c [2021-05-12T18:45:50.722Z] Removing intermediate container 763d774e788c [2021-05-12T18:45:50.722Z] ---> d1ced8e80d9f [2021-05-12T18:45:50.722Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-05-12T18:45:51.000Z] ---> Running in 84751a9d499e [2021-05-12T18:45:51.713Z] Removing intermediate container 84751a9d499e [2021-05-12T18:45:51.713Z] ---> 555c0796c9e9 [2021-05-12T18:45:51.713Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-12T18:45:51.713Z] ---> Running in 7adc06df9edb [2021-05-12T18:45:52.030Z] Removing intermediate container 7adc06df9edb [2021-05-12T18:45:52.030Z] ---> e802b4a07375 [2021-05-12T18:45:52.030Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T18:45:52.030Z] ---> Running in eb56ad5e9a71 [2021-05-12T18:45:54.019Z] Removing intermediate container eb56ad5e9a71 [2021-05-12T18:45:54.019Z] ---> 5fae73b7440c [2021-05-12T18:45:54.019Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-12T18:45:54.019Z] ---> Running in af4a624cea44 [2021-05-12T18:45:54.601Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-12T18:45:55.559Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-12T18:45:56.156Z] OK: 154 MiB in 49 packages [2021-05-12T18:45:57.277Z] Removing intermediate container af4a624cea44 [2021-05-12T18:45:57.278Z] ---> b56156c936b8 [2021-05-12T18:45:57.278Z] Step 8/24 : WORKDIR /device-rest-go [2021-05-12T18:45:57.278Z] ---> Running in 4463a8042e61 [2021-05-12T18:45:57.568Z] Removing intermediate container 4463a8042e61 [2021-05-12T18:45:57.569Z] ---> 0d5e0c286ec2 [2021-05-12T18:45:57.569Z] Step 9/24 : COPY . . [2021-05-12T18:45:58.226Z] ---> 95f1fc2e5546 [2021-05-12T18:45:58.226Z] Step 10/24 : RUN make update [2021-05-12T18:45:58.525Z] ---> Running in 841db0b8595a [2021-05-12T18:46:00.027Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-12T18:46:01.502Z] Removing intermediate container 841db0b8595a [2021-05-12T18:46:01.502Z] ---> df0fd1bb991b [2021-05-12T18:46:01.502Z] Step 11/24 : RUN $MAKE [2021-05-12T18:46:01.502Z] ---> Running in 5f4e9a0dab82 [2021-05-12T18:46:03.013Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd [2021-05-12T18:46:16.102Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-05-12T18:46:16.102Z] ok github.com/edgexfoundry/device-rest-go/driver 0.037s coverage: 54.0% of statements [2021-05-12T18:46:16.102Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-05-12T18:46:35.859Z] Removing intermediate container 5f4e9a0dab82 [2021-05-12T18:46:35.859Z] ---> 2c5d29f7b518 [2021-05-12T18:46:35.859Z] Step 12/24 : FROM alpine:3.12 [2021-05-12T18:46:35.859Z] 3.12: Pulling from library/alpine [2021-05-12T18:46:35.859Z] 339de151aab4: Pulling fs layer [2021-05-12T18:46:35.859Z] 339de151aab4: Verifying Checksum [2021-05-12T18:46:35.859Z] 339de151aab4: Download complete [2021-05-12T18:46:35.859Z] 339de151aab4: Pull complete [2021-05-12T18:46:35.859Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T18:46:35.859Z] Status: Downloaded newer image for alpine:3.12 [2021-05-12T18:46:35.859Z] ---> 13621d1b12d4 [2021-05-12T18:46:35.859Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-12T18:46:35.859Z] ---> Running in 1fa64b64b8e6 [2021-05-12T18:46:36.153Z] Removing intermediate container 1fa64b64b8e6 [2021-05-12T18:46:36.153Z] ---> e255fa7dca61 [2021-05-12T18:46:36.153Z] Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} [2021-05-12T18:46:36.153Z] ---> Running in f9d4311490e2 [2021-05-12T18:46:36.429Z] Removing intermediate container f9d4311490e2 [2021-05-12T18:46:36.429Z] ---> 2c396e829b5d [2021-05-12T18:46:36.429Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-12T18:46:36.700Z] ---> Running in 54a0c8e2b879 [2021-05-12T18:46:37.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-05-12T18:46:37.296Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-05-12T18:46:37.564Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-12T18:46:37.564Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-12T18:46:37.564Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-12T18:46:37.564Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-12T18:46:37.564Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-12T18:46:37.839Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-12T18:46:37.839Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T18:46:37.839Z] OK: 8 MiB in 20 packages [2021-05-12T18:46:38.269Z] gofmt -l . [2021-05-12T18:46:38.269Z] [ "`gofmt -l .`" = "" ] [2021-05-12T18:46:38.269Z] ./bin/test-go-mod-tidy.sh [2021-05-12T18:46:38.269Z] ./bin/test-attribution-txt.sh [2021-05-12T18:46:38.947Z] Removing intermediate container 54a0c8e2b879 [2021-05-12T18:46:38.947Z] ---> aec83c2d0b9f [2021-05-12T18:46:38.947Z] Step 16/24 : COPY --from=builder /device-rest-go/cmd / [Pipeline] } [2021-05-12T18:46:39.758Z] $ docker stop --time=1 708966b7678e74353e04fd6aa7eafd4a01397584af0f5fd2ebc06e42d005c54d [2021-05-12T18:46:40.387Z] ---> 3396aac3245b [2021-05-12T18:46:40.387Z] Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / [2021-05-12T18:46:41.613Z] ---> c48acd337df5 [2021-05-12T18:46:41.613Z] Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-05-12T18:46:41.881Z] ---> bb9112541402 [2021-05-12T18:46:41.881Z] Step 19/24 : EXPOSE 49986 [2021-05-12T18:46:41.881Z] ---> Running in 84a595686d06 [2021-05-12T18:46:41.889Z] $ docker rm -f 708966b7678e74353e04fd6aa7eafd4a01397584af0f5fd2ebc06e42d005c54d [2021-05-12T18:46:42.148Z] Removing intermediate container 84a595686d06 [2021-05-12T18:46:42.148Z] ---> 8332a1d0d83d [2021-05-12T18:46:42.148Z] Step 20/24 : ENTRYPOINT ["/device-rest-go"] [2021-05-12T18:46:42.499Z] ---> Running in 2609c7807f64 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-12T18:46:42.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-12T18:46:42.982Z] Warning: overwriting stash ‘coverage-report’ [2021-05-12T18:46:43.129Z] Removing intermediate container 2609c7807f64 [2021-05-12T18:46:43.129Z] ---> e323df7f579e [2021-05-12T18:46:43.129Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-05-12T18:46:43.129Z] ---> Running in ae99f10a087a [2021-05-12T18:46:43.417Z] Removing intermediate container ae99f10a087a [2021-05-12T18:46:43.417Z] ---> c8b076f226b3 [2021-05-12T18:46:43.417Z] Step 22/24 : LABEL arch=amd64 [2021-05-12T18:46:43.491Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2021-05-12T18:46:43.709Z] ---> Running in 2ee8de490c75 [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-12T18:46:43.994Z] Removing intermediate container 2ee8de490c75 [2021-05-12T18:46:43.994Z] ---> 4d62778e3d67 [2021-05-12T18:46:43.994Z] Step 23/24 : LABEL git_sha=2d6897ad21f311d49f4974b8dbf2de077c7c0aba [2021-05-12T18:46:44.167Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-05-12T18:46:44.286Z] ---> Running in 70324c312108 [2021-05-12T18:46:44.522Z] + ls -al . [2021-05-12T18:46:44.522Z] total 132 [2021-05-12T18:46:44.522Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 18:46 . [2021-05-12T18:46:44.522Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 18:43 .. [2021-05-12T18:46:44.522Z] -rw-rw-r-- 1 jenkins jenkins 151 May 12 18:43 .dockerignore [2021-05-12T18:46:44.522Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 18:43 .git [2021-05-12T18:46:44.522Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 18:43 .github [2021-05-12T18:46:44.522Z] -rw-rw-r-- 1 jenkins jenkins 339 May 12 18:43 .gitignore [2021-05-12T18:46:44.522Z] -rw-rw-r-- 1 jenkins jenkins 6792 May 12 18:43 Attribution.txt [2021-05-12T18:46:44.522Z] -rw-rw-r-- 1 jenkins jenkins 1602 May 12 18:43 Dockerfile [2021-05-12T18:46:44.522Z] -rw-rw-r-- 1 jenkins jenkins 1087 May 12 18:43 Dockerfile.build [2021-05-12T18:46:44.522Z] -rw-rw-r-- 1 jenkins jenkins 680 May 12 18:43 Jenkinsfile [2021-05-12T18:46:44.522Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 18:43 LICENSE [2021-05-12T18:46:44.523Z] -rw-rw-r-- 1 jenkins jenkins 976 May 12 18:43 Makefile [2021-05-12T18:46:44.523Z] -rw-rw-r-- 1 jenkins jenkins 7667 May 12 18:43 README.md [2021-05-12T18:46:44.523Z] -rw-rw-r-- 1 jenkins jenkins 5 May 12 18:42 VERSION [2021-05-12T18:46:44.523Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 18:43 bin [2021-05-12T18:46:44.523Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 18:43 cmd [2021-05-12T18:46:44.523Z] -rw-r--r-- 1 jenkins jenkins 8513 May 12 18:46 coverage.out [2021-05-12T18:46:44.523Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 18:43 driver [2021-05-12T18:46:44.523Z] -rw-r--r-- 1 jenkins jenkins 285 May 12 18:46 go.mod [2021-05-12T18:46:44.523Z] -rw-r--r-- 1 jenkins jenkins 20782 May 12 18:45 go.sum [2021-05-12T18:46:44.523Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 18:43 snap [2021-05-12T18:46:44.523Z] -rw-rw-r-- 1 jenkins jenkins 713 May 12 18:43 version.go [Pipeline] isUnix [2021-05-12T18:46:44.569Z] Removing intermediate container 70324c312108 [2021-05-12T18:46:44.569Z] ---> 0df8321041cd [2021-05-12T18:46:44.569Z] Step 24/24 : LABEL version=0.0.0 [Pipeline] sh [2021-05-12T18:46:44.846Z] ---> Running in edddf0927149 [2021-05-12T18:46:44.903Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2d6897ad21f311d49f4974b8dbf2de077c7c0aba --label arch=arm64 --label version=0.0.0 . [2021-05-12T18:46:44.903Z] Sending build context to Docker daemon 101.9kB [2021-05-12T18:46:45.156Z] Removing intermediate container edddf0927149 [2021-05-12T18:46:45.156Z] ---> f4a2695c0c66 [2021-05-12T18:46:45.156Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-12T18:46:45.156Z] Successfully built f4a2695c0c66 [2021-05-12T18:46:45.156Z] Successfully tagged device-rest:latest [2021-05-12T18:46:45.188Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-05-12T18:46:45.188Z] Step 2/24 : FROM ${BASE} AS builder [2021-05-12T18:46:45.188Z] ---> b5bb7e231f5f [2021-05-12T18:46:45.188Z] Step 3/24 : ARG MAKE='make build' [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [2021-05-12T18:46:45.462Z] ---> Running in 4e5138662062 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2021-05-12T18:46:45.741Z] Removing intermediate container 4e5138662062 [2021-05-12T18:46:45.742Z] ---> a53addebc385 [2021-05-12T18:46:45.742Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [Pipeline] libraryResource [Pipeline] sh [2021-05-12T18:46:46.014Z] ---> Running in 635254b6ba63 [2021-05-12T18:46:46.114Z] ---> job-cost.sh [2021-05-12T18:46:46.115Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZcBt [2021-05-12T18:46:46.289Z] Removing intermediate container 635254b6ba63 [2021-05-12T18:46:46.289Z] ---> 54a1678658ed [2021-05-12T18:46:46.289Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-05-12T18:46:46.561Z] ---> Running in a81f72704f41 [2021-05-12T18:46:46.834Z] Removing intermediate container a81f72704f41 [2021-05-12T18:46:46.834Z] ---> f13b72ad81a3 [2021-05-12T18:46:46.834Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-12T18:46:47.107Z] ---> Running in b03c26cf829e [2021-05-12T18:46:49.088Z] Removing intermediate container b03c26cf829e [2021-05-12T18:46:49.088Z] ---> 885c4806929d [2021-05-12T18:46:49.088Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-05-12T18:46:49.088Z] ---> Running in cc85e6cdf187 [2021-05-12T18:46:50.521Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-12T18:46:51.132Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-12T18:46:52.114Z] OK: 144 MiB in 49 packages [2021-05-12T18:46:53.095Z] Removing intermediate container cc85e6cdf187 [2021-05-12T18:46:53.095Z] ---> b53c2f229c4d [2021-05-12T18:46:53.095Z] Step 8/24 : WORKDIR /device-rest-go [2021-05-12T18:46:53.376Z] ---> Running in d77940b4c7ef [2021-05-12T18:46:53.975Z] Removing intermediate container d77940b4c7ef [2021-05-12T18:46:53.975Z] ---> c90944519ab6 [2021-05-12T18:46:53.975Z] Step 9/24 : COPY . . [2021-05-12T18:46:54.582Z] ---> 5a0d926097b1 [2021-05-12T18:46:54.582Z] Step 10/24 : RUN make update [2021-05-12T18:46:54.860Z] ---> Running in 3e24fc894add [2021-05-12T18:46:55.856Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-05-12T18:46:56.854Z] Removing intermediate container 3e24fc894add [2021-05-12T18:46:56.854Z] ---> 2f1149b7558f [2021-05-12T18:46:56.854Z] Step 11/24 : RUN $MAKE [2021-05-12T18:46:57.130Z] ---> Running in 55531e33b728 [2021-05-12T18:46:58.132Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest-go ./cmd [2021-05-12T18:47:12.986Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-12T18:47:37.160Z] Removing intermediate container 55531e33b728 [2021-05-12T18:47:37.160Z] ---> 6897478df9fa [2021-05-12T18:47:37.160Z] Step 12/24 : FROM alpine:3.12 [2021-05-12T18:47:37.160Z] 3.12: Pulling from library/alpine [2021-05-12T18:47:37.160Z] d2f70382dc9a: Pulling fs layer [2021-05-12T18:47:37.160Z] d2f70382dc9a: Verifying Checksum [2021-05-12T18:47:37.160Z] d2f70382dc9a: Download complete [2021-05-12T18:47:37.160Z] d2f70382dc9a: Pull complete [2021-05-12T18:47:37.160Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-05-12T18:47:37.160Z] Status: Downloaded newer image for alpine:3.12 [2021-05-12T18:47:37.160Z] ---> 9852663dfa18 [2021-05-12T18:47:37.160Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-12T18:47:37.160Z] ---> Running in 8870e60ea24f [2021-05-12T18:47:37.160Z] Removing intermediate container 8870e60ea24f [2021-05-12T18:47:37.160Z] ---> 0f14678d5ff6 [2021-05-12T18:47:37.160Z] Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} [2021-05-12T18:47:37.160Z] ---> Running in b91a2da8d22f [2021-05-12T18:47:37.160Z] Removing intermediate container b91a2da8d22f [2021-05-12T18:47:37.160Z] ---> 79b8cf541d17 [2021-05-12T18:47:37.160Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-05-12T18:47:37.160Z] ---> Running in 1608cffdd2b7 [2021-05-12T18:47:37.752Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-05-12T18:47:37.752Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-05-12T18:47:38.344Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-05-12T18:47:38.345Z] (2/6) Installing libgcc (9.3.0-r2) [2021-05-12T18:47:38.345Z] (3/6) Installing libsodium (1.0.18-r0) [2021-05-12T18:47:38.345Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-05-12T18:47:38.345Z] (5/6) Installing libzmq (4.3.3-r0) [2021-05-12T18:47:38.345Z] (6/6) Installing zeromq (4.3.3-r0) [2021-05-12T18:47:38.345Z] Executing busybox-1.31.1-r20.trigger [2021-05-12T18:47:38.345Z] OK: 8 MiB in 20 packages [2021-05-12T18:47:39.775Z] Removing intermediate container 1608cffdd2b7 [2021-05-12T18:47:39.775Z] ---> e3e98577e278 [2021-05-12T18:47:39.775Z] Step 16/24 : COPY --from=builder /device-rest-go/cmd / [2021-05-12T18:47:40.787Z] ---> 4c20661f1d4f [2021-05-12T18:47:40.787Z] Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / [2021-05-12T18:47:41.384Z] ---> 3bd87b04c974 [2021-05-12T18:47:41.384Z] Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-05-12T18:47:42.006Z] ---> b7d5d49a294b [2021-05-12T18:47:42.006Z] Step 19/24 : EXPOSE 49986 [2021-05-12T18:47:42.279Z] ---> Running in 0672231402d1 [2021-05-12T18:47:42.871Z] Removing intermediate container 0672231402d1 [2021-05-12T18:47:42.871Z] ---> 1ad9e0408126 [2021-05-12T18:47:42.871Z] Step 20/24 : ENTRYPOINT ["/device-rest-go"] [2021-05-12T18:47:42.871Z] ---> Running in d3eb49eee031 [2021-05-12T18:47:43.463Z] Removing intermediate container d3eb49eee031 [2021-05-12T18:47:43.463Z] ---> 48d7f2b2f4c0 [2021-05-12T18:47:43.463Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-05-12T18:47:43.463Z] ---> Running in d227e1bbc170 [2021-05-12T18:47:44.068Z] Removing intermediate container d227e1bbc170 [2021-05-12T18:47:44.069Z] ---> 38a28dc52e68 [2021-05-12T18:47:44.069Z] Step 22/24 : LABEL arch=arm64 [2021-05-12T18:47:44.069Z] ---> Running in 2573944053ec [2021-05-12T18:47:44.349Z] Removing intermediate container 2573944053ec [2021-05-12T18:47:44.349Z] ---> a2e77497b762 [2021-05-12T18:47:44.349Z] Step 23/24 : LABEL git_sha=2d6897ad21f311d49f4974b8dbf2de077c7c0aba [2021-05-12T18:47:44.622Z] ---> Running in e7c0b438110f [2021-05-12T18:47:44.897Z] Removing intermediate container e7c0b438110f [2021-05-12T18:47:44.897Z] ---> 90d940e46aca [2021-05-12T18:47:44.897Z] Step 24/24 : LABEL version=0.0.0 [2021-05-12T18:47:45.170Z] ---> Running in 1fae21d7a8f0 [2021-05-12T18:47:45.760Z] Removing intermediate container 1fae21d7a8f0 [2021-05-12T18:47:45.760Z] ---> 792b6fda6697 [2021-05-12T18:47:45.760Z] [Warning] One or more build-args [ARCH] were not consumed [2021-05-12T18:47:45.760Z] Successfully built 792b6fda6697 [2021-05-12T18:47:45.760Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-12T18:47:46.431Z] ---> job-cost.sh [2021-05-12T18:47:46.431Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zaVZ [2021-05-12T18:48:00.052Z] lf-activate-venv(): INFO: Adding /tmp/venv-ZcBt/bin to PATH [2021-05-12T18:48:00.052Z] INFO: No Stack... [2021-05-12T18:48:00.052Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-12T18:48:00.052Z] INFO: Archiving Costs [Pipeline] sh [2021-05-12T18:48:00.447Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2021-05-12T18:48:00.447Z] + cut -d, -f6 [Pipeline] lock [2021-05-12T18:48:00.588Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-95-1-stack-cost] [2021-05-12T18:48:00.596Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-95-1-stack-cost] did not exist. Created. [2021-05-12T18:48:00.596Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-95-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-12T18:48:01.060Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-12T18:48:01.287Z] Stashed 1 file(s) [Pipeline] } [2021-05-12T18:48:01.304Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-95-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-12T18:48:25.372Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-12T18:50:02.141Z] lf-activate-venv(): INFO: Adding /tmp/venv-zaVZ/bin to PATH [2021-05-12T18:50:02.141Z] INFO: No Stack... [2021-05-12T18:50:02.141Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-12T18:50:02.141Z] INFO: Archiving Costs [Pipeline] sh [2021-05-12T18:50:02.511Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2021-05-12T18:50:02.511Z] + cut -d, -f6 [Pipeline] lock [2021-05-12T18:50:02.650Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-95-1-stack-cost] [2021-05-12T18:50:02.656Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-95-1-stack-cost] did not exist. Created. [2021-05-12T18:50:02.656Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-95-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-12T18:50:03.083Z] /w/workspace/device-rest-go/1@tmp/durable-c3bb3eed/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-c3bb3eed/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-12T18:50:03.452Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-12T18:50:03.495Z] Warning: overwriting stash ‘stack-cost’ [2021-05-12T18:50:03.658Z] Stashed 1 file(s) [Pipeline] } [2021-05-12T18:50:03.686Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-95-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-05-12T18:50:04.647Z] provisioning config files... [2021-05-12T18:50:04.676Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/dgexfoundry_device-rest-go_PR-95@tmp/config2605003945503730692tmp [Pipeline] { [Pipeline] sh [2021-05-12T18:50:05.088Z] + set +x [2021-05-12T18:50:05.088Z] + bash -s -- [2021-05-12T18:50:05.088Z] + curl -s https://codecov.io/bash [2021-05-12T18:50:05.358Z] [2021-05-12T18:50:05.358Z] _____ _ [2021-05-12T18:50:05.358Z] / ____| | | [2021-05-12T18:50:05.358Z] | | ___ __| | ___ ___ _____ __ [2021-05-12T18:50:05.358Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-12T18:50:05.358Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-12T18:50:05.358Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-12T18:50:05.358Z] Bash-1.0.2 [2021-05-12T18:50:05.358Z] [2021-05-12T18:50:05.358Z] [2021-05-12T18:50:05.358Z] ==> git version 2.24.3 found [2021-05-12T18:50:05.358Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-05-12T18:50:05.358Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-12T18:50:05.358Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-12T18:50:05.358Z] ==> Jenkins CI detected. [2021-05-12T18:50:05.359Z] project root: . [2021-05-12T18:50:05.359Z] --> token set from env [2021-05-12T18:50:05.359Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-12T18:50:05.640Z] ==> Running gcov in . (disable via -X gcov) [2021-05-12T18:50:05.640Z] ==> Python coveragepy not found [2021-05-12T18:50:05.640Z] ==> Searching for coverage reports in: [2021-05-12T18:50:05.640Z] + . [2021-05-12T18:50:05.640Z] -> Found 1 reports [2021-05-12T18:50:05.640Z] ==> Detecting git/mercurial file structure [2021-05-12T18:50:05.640Z] ==> Reading reports [2021-05-12T18:50:05.640Z] + ./coverage.out bytes=8513 [2021-05-12T18:50:05.640Z] ==> Appending adjustments [2021-05-12T18:50:05.640Z] https://docs.codecov.io/docs/fixing-reports [2021-05-12T18:50:05.640Z] + Found adjustments [2021-05-12T18:50:05.640Z] ==> Gzipping contents [2021-05-12T18:50:05.919Z] 4.0K /tmp/codecov.iRH8e1.gz [2021-05-12T18:50:05.919Z] ==> Uploading reports [2021-05-12T18:50:05.919Z] url: https://codecov.io [2021-05-12T18:50:05.919Z] query: branch=PR-95&commit=2d6897ad21f311d49f4974b8dbf2de077c7c0aba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-95%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=95&job=&cmd_args= [2021-05-12T18:50:05.919Z] -> Pinging Codecov [2021-05-12T18:50:05.919Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-95&commit=2d6897ad21f311d49f4974b8dbf2de077c7c0aba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-95%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=95&job=&cmd_args= [2021-05-12T18:50:06.531Z] -> Uploading to [2021-05-12T18:50:06.531Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-12/4E5D53B4F1F92C436F7061BF334D961C/2d6897ad21f311d49f4974b8dbf2de077c7c0aba/1e7ebc37-6be6-4d7b-89de-ccff120e2c61.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210512T185006Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f423f34aabca482fcd2d8ae67e58a1a61a5c76994b7e84a01b25f4c72e41aa9 [2021-05-12T18:50:06.531Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-12T18:50:06.531Z] Dload Upload Total Spent Left Speed [2021-05-12T18:50:07.125Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1611 0 0 100 1611 0 2808 --:--:-- --:--:-- --:--:-- 2811 [2021-05-12T18:50:07.125Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/2d6897ad21f311d49f4974b8dbf2de077c7c0aba [Pipeline] } [2021-05-12T18:50:07.188Z] 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] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-12T18:50:09.099Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T18:50:09.812Z] ---> package-listing.sh [2021-05-12T18:50:09.812Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-12T18:50:09.812Z] ++ facter osfamily [2021-05-12T18:50:10.078Z] + OS_FAMILY=redhat [2021-05-12T18:50:10.078Z] + workspace=/w/workspace/dgexfoundry_device-rest-go_PR-95 [2021-05-12T18:50:10.078Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-12T18:50:10.078Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-12T18:50:10.078Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-12T18:50:10.078Z] + PACKAGES=/tmp/packages_start.txt [2021-05-12T18:50:10.078Z] + '[' /w/workspace/dgexfoundry_device-rest-go_PR-95 ']' [2021-05-12T18:50:10.078Z] + PACKAGES=/tmp/packages_end.txt [2021-05-12T18:50:10.078Z] + case "${OS_FAMILY}" in [2021-05-12T18:50:10.078Z] + rpm -qa [2021-05-12T18:50:10.078Z] + sort [2021-05-12T18:50:16.813Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-12T18:50:16.813Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-12T18:50:16.813Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-12T18:50:16.813Z] + '[' /w/workspace/dgexfoundry_device-rest-go_PR-95 ']' [2021-05-12T18:50:16.813Z] + mkdir -p /w/workspace/dgexfoundry_device-rest-go_PR-95/archives/ [2021-05-12T18:50:16.813Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-rest-go_PR-95/archives/ [Pipeline] echo [2021-05-12T18:50:16.868Z] 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/dgexfoundry_device-rest-go_PR-95/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-12T18:50:17.258Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-12T18:50:17.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T18:50:18.227Z] [2021-05-12T18:50:18.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-12T18:50:18.606Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T18:50:18.607Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-12T18:50:18.607Z] df20fa9351a1: Pulling fs layer [2021-05-12T18:50:18.607Z] 36b3adc4ff6f: Pulling fs layer [2021-05-12T18:50:18.607Z] 8ad3a11d3b57: Pulling fs layer [2021-05-12T18:50:18.607Z] 46f8f816bc3b: Pulling fs layer [2021-05-12T18:50:18.607Z] 93b61091891f: Pulling fs layer [2021-05-12T18:50:18.607Z] 93b9cdb0e59b: Pulling fs layer [2021-05-12T18:50:18.607Z] 5e14af77c1be: Pulling fs layer [2021-05-12T18:50:18.607Z] 01666e4c0597: Pulling fs layer [2021-05-12T18:50:18.607Z] aa168da1d23b: Pulling fs layer [2021-05-12T18:50:18.607Z] 93b9cdb0e59b: Waiting [2021-05-12T18:50:18.607Z] 5e14af77c1be: Waiting [2021-05-12T18:50:18.607Z] 93b61091891f: Waiting [2021-05-12T18:50:18.607Z] 46f8f816bc3b: Waiting [2021-05-12T18:50:18.607Z] aa168da1d23b: Waiting [2021-05-12T18:50:18.607Z] 36b3adc4ff6f: Verifying Checksum [2021-05-12T18:50:18.607Z] 36b3adc4ff6f: Download complete [2021-05-12T18:50:18.607Z] 46f8f816bc3b: Verifying Checksum [2021-05-12T18:50:18.607Z] 46f8f816bc3b: Download complete [2021-05-12T18:50:18.881Z] df20fa9351a1: Verifying Checksum [2021-05-12T18:50:18.881Z] df20fa9351a1: Download complete [2021-05-12T18:50:18.881Z] 93b9cdb0e59b: Verifying Checksum [2021-05-12T18:50:18.881Z] 93b9cdb0e59b: Download complete [2021-05-12T18:50:18.881Z] 5e14af77c1be: Verifying Checksum [2021-05-12T18:50:18.881Z] 5e14af77c1be: Download complete [2021-05-12T18:50:18.881Z] 01666e4c0597: Verifying Checksum [2021-05-12T18:50:18.881Z] 01666e4c0597: Download complete [2021-05-12T18:50:18.881Z] 93b61091891f: Verifying Checksum [2021-05-12T18:50:18.881Z] 93b61091891f: Download complete [2021-05-12T18:50:19.485Z] 8ad3a11d3b57: Verifying Checksum [2021-05-12T18:50:19.485Z] 8ad3a11d3b57: Download complete [2021-05-12T18:50:19.485Z] df20fa9351a1: Pull complete [2021-05-12T18:50:19.759Z] 36b3adc4ff6f: Pull complete [2021-05-12T18:50:21.274Z] 8ad3a11d3b57: Pull complete [2021-05-12T18:50:21.274Z] 46f8f816bc3b: Pull complete [2021-05-12T18:50:22.806Z] 93b61091891f: Pull complete [2021-05-12T18:50:22.806Z] 93b9cdb0e59b: Pull complete [2021-05-12T18:50:23.105Z] 5e14af77c1be: Pull complete [2021-05-12T18:50:23.407Z] aa168da1d23b: Verifying Checksum [2021-05-12T18:50:23.407Z] aa168da1d23b: Download complete [2021-05-12T18:50:23.681Z] 01666e4c0597: Pull complete [2021-05-12T18:50:36.253Z] aa168da1d23b: Pull complete [2021-05-12T18:50:36.253Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-12T18:50:36.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-12T18:50:36.253Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-12T18:50:36.530Z] prd-centos7-docker-4c-2g-4755 does not seem to be running inside a container [2021-05-12T18:50:36.601Z] $ 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/dgexfoundry_device-rest-go_PR-95/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-rest-go_PR-95 -v /w/workspace/dgexfoundry_device-rest-go_PR-95:/w/workspace/dgexfoundry_device-rest-go_PR-95:rw,z -v /w/workspace/dgexfoundry_device-rest-go_PR-95@tmp:/w/workspace/dgexfoundry_device-rest-go_PR-95@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 [2021-05-12T18:50:39.916Z] $ docker top 8595f2e8357b275c93f8eadea6289b75495593c31bc27260586ebc524d1cac4b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-12T18:50:40.608Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-12T18:50:40.961Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-12T18:50:41.319Z] + ls /var/log/sa-host [2021-05-12T18:50:41.319Z] + sadf -c /var/log/sa-host/sa12 [2021-05-12T18:50:41.319Z] file_magic: OK [2021-05-12T18:50:41.320Z] HZ: Using current value: 100 [2021-05-12T18:50:41.320Z] file_header: OK [2021-05-12T18:50:41.320Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-12T18:50:41.320Z] Statistics: [2021-05-12T18:50:41.320Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-12T18:50:41.320Z] File successfully converted to sysstat format version 12.2.1 [2021-05-12T18:50:41.320Z] + sadf -c /var/log/sa-host/sa23 [2021-05-12T18:50:41.320Z] file_magic: OK [2021-05-12T18:50:41.320Z] HZ: Using current value: 100 [2021-05-12T18:50:41.320Z] file_header: OK [2021-05-12T18:50:41.320Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-05-12T18:50:41.320Z] Statistics: [2021-05-12T18:50:41.320Z] Hnuu...uuuununununu... [2021-05-12T18:50:41.320Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-12T18:50:42.485Z] provisioning config files... [2021-05-12T18:50:42.509Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-rest-go_PR-95@tmp/config7051897626598807583tmp [Pipeline] { [Pipeline] echo [2021-05-12T18:50:42.585Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T18:50:42.963Z] ---> create-netrc.sh [Pipeline] } [2021-05-12T18:50:42.998Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-12T18:50:43.073Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T18:50:43.486Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-12T18:50:43.519Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T18:50:43.884Z] ---> sudo-logs.sh [2021-05-12T18:50:43.884Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-12T18:50:43.977Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T18:50:44.335Z] ---> job-cost.sh [2021-05-12T18:50:44.335Z] lf-activate-venv: SKIPPING [2021-05-12T18:50:44.335Z] DEBUG: total: 0.20999999344348907 [2021-05-12T18:50:44.335Z] INFO: Retrieving Stack Cost... [2021-05-12T18:50:45.741Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-12T18:50:46.010Z] INFO: Archiving Costs [Pipeline] echo [2021-05-12T18:50:46.049Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-12T18:50:46.408Z] ---> logs-deploy.sh [2021-05-12T18:50:46.408Z] lf-activate-venv: SKIPPING [2021-05-12T18:50:46.408Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-95/1 [2021-05-12T18:50:46.408Z] INFO: archiving workspace using pattern(s): [2021-05-12T18:50:49.011Z] Archives upload complete. [2021-05-12T18:50:49.011Z] INFO: archiving logs to Nexus [2021-05-12T18:50:49.974Z] ---> uname -a: [2021-05-12T18:50:49.974Z] Linux prd-centos7-docker-4c-2g-4755.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-12T18:50:49.974Z] [2021-05-12T18:50:49.974Z] [2021-05-12T18:50:49.974Z] ---> lscpu: [2021-05-12T18:50:49.974Z] Architecture: x86_64 [2021-05-12T18:50:49.974Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-12T18:50:49.974Z] Byte Order: Little Endian [2021-05-12T18:50:49.974Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-12T18:50:49.975Z] CPU(s): 4 [2021-05-12T18:50:49.975Z] On-line CPU(s) list: 0-3 [2021-05-12T18:50:49.975Z] Thread(s) per core: 1 [2021-05-12T18:50:49.975Z] Core(s) per socket: 1 [2021-05-12T18:50:49.975Z] Socket(s): 4 [2021-05-12T18:50:49.975Z] NUMA node(s): 1 [2021-05-12T18:50:49.975Z] Vendor ID: GenuineIntel [2021-05-12T18:50:49.975Z] CPU family: 6 [2021-05-12T18:50:49.975Z] Model: 44 [2021-05-12T18:50:49.975Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-12T18:50:49.975Z] Stepping: 1 [2021-05-12T18:50:49.975Z] CPU MHz: 2933.436 [2021-05-12T18:50:49.975Z] BogoMIPS: 5866.87 [2021-05-12T18:50:49.975Z] Virtualization: VT-x [2021-05-12T18:50:49.975Z] Hypervisor vendor: KVM [2021-05-12T18:50:49.975Z] Virtualization type: full [2021-05-12T18:50:49.975Z] L1d cache: 128 KiB [2021-05-12T18:50:49.975Z] L1i cache: 128 KiB [2021-05-12T18:50:49.975Z] L2 cache: 16 MiB [2021-05-12T18:50:49.975Z] L3 cache: 64 MiB [2021-05-12T18:50:49.975Z] NUMA node0 CPU(s): 0-3 [2021-05-12T18:50:49.975Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-12T18:50:49.975Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-12T18:50:49.975Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-12T18:50:49.975Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-12T18:50:49.975Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-12T18:50:49.975Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-12T18:50:49.975Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-12T18:50:49.975Z] Vulnerability Srbds: Not affected [2021-05-12T18:50:49.975Z] Vulnerability Tsx async abort: Not affected [2021-05-12T18:50:49.975Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-05-12T18:50:49.975Z] [2021-05-12T18:50:49.975Z] [2021-05-12T18:50:49.975Z] ---> nproc: [2021-05-12T18:50:49.975Z] 4 [2021-05-12T18:50:49.975Z] [2021-05-12T18:50:49.975Z] [2021-05-12T18:50:49.975Z] ---> df -h: [2021-05-12T18:50:49.975Z] Filesystem Size Used Available Use% Mounted on [2021-05-12T18:50:49.975Z] overlay 50.0G 7.3G 42.7G 15% / [2021-05-12T18:50:49.975Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-12T18:50:49.975Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-12T18:50:49.975Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-12T18:50:49.975Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-05-12T18:50:49.975Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-05-12T18:50:49.975Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-05-12T18:50:49.975Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-05-12T18:50:49.975Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-05-12T18:50:49.975Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-05-12T18:50:49.975Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-05-12T18:50:49.975Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-05-12T18:50:49.975Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-rest-go_PR-95 [2021-05-12T18:50:49.975Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dgexfoundry_device-rest-go_PR-95@tmp [2021-05-12T18:50:49.975Z] [2021-05-12T18:50:49.975Z] [2021-05-12T18:50:49.975Z] ---> free -m: [2021-05-12T18:50:49.975Z] total used free shared buff/cache available [2021-05-12T18:50:49.975Z] Mem: 1837 729 103 0 1003 1002 [2021-05-12T18:50:49.975Z] Swap: 1023 1 1022 [2021-05-12T18:50:49.975Z] [2021-05-12T18:50:49.975Z] [2021-05-12T18:50:49.975Z] ---> ip addr: [2021-05-12T18:50:49.975Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-12T18:50:49.975Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-12T18:50:49.975Z] inet 127.0.0.1/8 scope host lo [2021-05-12T18:50:49.975Z] valid_lft forever preferred_lft forever [2021-05-12T18:50:49.975Z] inet6 ::1/128 scope host [2021-05-12T18:50:49.975Z] valid_lft forever preferred_lft forever [2021-05-12T18:50:49.975Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-12T18:50:49.975Z] link/ether fa:16:3e:4c:91:de brd ff:ff:ff:ff:ff:ff [2021-05-12T18:50:49.975Z] inet 10.30.122.173/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-12T18:50:49.975Z] valid_lft 85834sec preferred_lft 85834sec [2021-05-12T18:50:49.975Z] inet6 fe80::f816:3eff:fe4c:91de/64 scope link [2021-05-12T18:50:49.975Z] valid_lft forever preferred_lft forever [2021-05-12T18:50:49.975Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-12T18:50:49.975Z] link/ether 02:42:18:81:5e:d3 brd ff:ff:ff:ff:ff:ff [2021-05-12T18:50:49.975Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-12T18:50:49.975Z] valid_lft forever preferred_lft forever [2021-05-12T18:50:49.975Z] inet6 fe80::42:18ff:fe81:5ed3/64 scope link [2021-05-12T18:50:49.975Z] valid_lft forever preferred_lft forever [2021-05-12T18:50:49.975Z] [2021-05-12T18:50:49.975Z] [2021-05-12T18:50:49.975Z] ---> sar -b -r -n DEV: [2021-05-12T18:50:49.975Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) [2021-05-12T18:50:49.975Z] [2021-05-12T18:50:49.975Z] 18:41:10 LINUX RESTART (4 CPU) [2021-05-12T18:50:49.975Z] [2021-05-12T18:50:49.975Z] 18:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-12T18:50:49.975Z] 18:43:02 66.70 21.82 44.88 0.00 5771.26 4568.65 0.00 [2021-05-12T18:50:49.975Z] 18:44:01 2.45 0.00 2.45 0.00 0.00 58.06 0.00 [2021-05-12T18:50:49.975Z] 18:45:01 0.42 0.00 0.42 0.00 0.00 6.85 0.00 [2021-05-12T18:50:49.975Z] 18:46:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 [2021-05-12T18:50:49.975Z] 18:47:01 0.17 0.00 0.17 0.00 0.00 1.78 0.00 [2021-05-12T18:50:49.975Z] 18:48:01 0.32 0.00 0.32 0.00 0.00 4.56 0.00 [2021-05-12T18:50:49.975Z] 18:49:01 0.25 0.00 0.25 0.00 0.00 2.56 0.00 [2021-05-12T18:50:49.975Z] 18:50:01 0.33 0.00 0.33 0.00 0.00 5.26 0.00 [2021-05-12T18:50:49.975Z] Average: 8.88 2.73 6.14 0.00 723.15 582.60 0.00 [2021-05-12T18:50:49.975Z] [2021-05-12T18:50:49.975Z] 18:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-12T18:50:49.975Z] 18:43:02 169764 0 635440 33.77 2620 1073720 1179468 40.25 450616 1061968 128 [2021-05-12T18:50:49.975Z] 18:44:01 180488 0 624748 33.20 2620 1073688 1093460 37.32 461492 1042404 20 [2021-05-12T18:50:49.975Z] 18:45:01 183232 0 622000 33.06 2620 1073692 1064856 36.34 455124 1046872 8 [2021-05-12T18:50:49.975Z] 18:46:01 183044 0 622184 33.07 2620 1073696 1064676 36.34 461840 1040212 12 [2021-05-12T18:50:49.975Z] 18:47:01 182692 0 622532 33.09 2620 1073700 1064796 36.34 467632 1035124 8 [2021-05-12T18:50:49.975Z] 18:48:01 182336 0 622884 33.10 2620 1073704 1064808 36.34 467800 1035124 8 [2021-05-12T18:50:49.975Z] 18:49:01 183404 0 621812 33.05 2620 1073708 1064676 36.34 466956 1035124 8 [2021-05-12T18:50:49.975Z] 18:50:01 182140 0 623072 33.11 2620 1073712 1064920 36.34 468144 1035124 8 [2021-05-12T18:50:49.975Z] Average: 180888 0 624334 33.18 2620 1073702 1082708 36.95 462450 1041494 25 [2021-05-12T18:50:49.975Z] [2021-05-12T18:50:49.975Z] 18:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-12T18:50:49.975Z] 18:43:02 eth0 322.60 268.26 1303.27 106.83 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.975Z] 18:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.975Z] 18:43:02 docker0 50.65 42.66 4.53 134.19 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.975Z] 18:44:01 eth0 3.16 2.11 2.84 0.69 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.975Z] 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.975Z] 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.975Z] 18:45:01 eth0 1.05 0.33 0.32 0.20 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.975Z] 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.975Z] 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.975Z] 18:46:01 eth0 0.38 0.03 0.04 0.00 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.975Z] 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.975Z] 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.975Z] 18:47:01 eth0 1.07 0.37 0.32 0.17 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.975Z] 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.975Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.975Z] 18:48:01 eth0 1.08 0.50 0.47 0.27 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.975Z] 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.975Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.975Z] 18:49:01 eth0 0.70 0.08 0.06 0.04 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.975Z] 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.975Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.975Z] 18:50:01 eth0 1.87 0.37 0.39 0.20 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.976Z] 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.976Z] 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.976Z] Average: eth0 41.58 34.09 163.85 13.58 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.976Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.976Z] Average: docker0 6.35 5.35 0.57 16.81 0.00 0.00 0.00 0.00 [2021-05-12T18:50:49.976Z] [2021-05-12T18:50:49.976Z] [2021-05-12T18:50:49.976Z] ---> sar -P ALL: [2021-05-12T18:50:49.976Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/12/21 _x86_64_ (4 CPU) [2021-05-12T18:50:49.976Z] [2021-05-12T18:50:49.976Z] 18:41:10 LINUX RESTART (4 CPU) [2021-05-12T18:50:49.976Z] [2021-05-12T18:50:49.976Z] 18:42:01 CPU %user %nice %system %iowait %steal %idle [2021-05-12T18:50:49.976Z] 18:43:02 all 14.62 0.00 5.72 1.68 18.68 59.29 [2021-05-12T18:50:49.976Z] 18:43:02 0 15.58 0.00 6.91 2.42 18.48 56.61 [2021-05-12T18:50:49.976Z] 18:43:02 1 11.00 0.00 4.62 1.73 20.08 62.57 [2021-05-12T18:50:49.976Z] 18:43:02 2 18.78 0.00 6.12 2.03 17.04 56.03 [2021-05-12T18:50:49.976Z] 18:43:02 3 13.45 0.00 5.33 0.57 19.00 61.65 [2021-05-12T18:50:49.976Z] 18:44:01 all 0.14 0.00 0.17 0.00 1.02 98.67 [2021-05-12T18:50:49.976Z] 18:44:01 0 0.39 0.00 0.13 0.00 0.96 98.52 [2021-05-12T18:50:49.976Z] 18:44:01 1 0.07 0.00 0.20 0.00 1.21 98.53 [2021-05-12T18:50:49.976Z] 18:44:01 2 0.07 0.00 0.17 0.00 0.72 99.04 [2021-05-12T18:50:49.976Z] 18:44:01 3 0.05 0.00 0.17 0.00 1.19 98.59 [2021-05-12T18:50:49.976Z] 18:45:01 all 0.13 0.00 0.32 0.00 1.71 97.84 [2021-05-12T18:50:49.976Z] 18:45:01 0 0.31 0.00 0.11 0.00 2.03 97.55 [2021-05-12T18:50:49.976Z] 18:45:01 1 0.02 0.00 0.38 0.00 1.69 97.91 [2021-05-12T18:50:49.976Z] 18:45:01 2 0.07 0.00 0.53 0.00 1.73 97.68 [2021-05-12T18:50:49.976Z] 18:45:01 3 0.13 0.00 0.28 0.00 1.37 98.22 [2021-05-12T18:50:49.976Z] 18:46:01 all 0.14 0.00 0.05 0.00 0.30 99.52 [2021-05-12T18:50:49.976Z] 18:46:01 0 0.43 0.00 0.03 0.00 0.35 99.19 [2021-05-12T18:50:49.976Z] 18:46:01 1 0.03 0.00 0.05 0.00 0.18 99.73 [2021-05-12T18:50:49.976Z] 18:46:01 2 0.02 0.00 0.05 0.00 0.10 99.83 [2021-05-12T18:50:49.976Z] 18:46:01 3 0.07 0.00 0.05 0.00 0.56 99.32 [2021-05-12T18:50:49.976Z] 18:47:01 all 0.11 0.00 0.13 0.00 0.55 99.21 [2021-05-12T18:50:49.976Z] 18:47:01 0 0.30 0.00 0.02 0.00 0.52 99.17 [2021-05-12T18:50:49.976Z] 18:47:01 1 0.07 0.00 0.10 0.00 0.89 98.94 [2021-05-12T18:50:49.976Z] 18:47:01 2 0.03 0.00 0.23 0.00 0.35 99.39 [2021-05-12T18:50:49.976Z] 18:47:01 3 0.05 0.00 0.17 0.00 0.45 99.34 [2021-05-12T18:50:49.976Z] 18:48:01 all 0.14 0.00 0.05 0.00 0.16 99.66 [2021-05-12T18:50:49.976Z] 18:48:01 0 0.38 0.00 0.02 0.00 0.15 99.45 [2021-05-12T18:50:49.976Z] 18:48:01 1 0.08 0.00 0.10 0.00 0.22 99.60 [2021-05-12T18:50:49.976Z] 18:48:01 2 0.05 0.00 0.05 0.00 0.22 99.68 [2021-05-12T18:50:49.976Z] 18:48:01 3 0.03 0.00 0.02 0.00 0.05 99.90 [2021-05-12T18:50:49.976Z] 18:49:01 all 0.15 0.00 0.03 0.00 0.09 99.73 [2021-05-12T18:50:49.976Z] 18:49:01 0 0.48 0.00 0.02 0.00 0.12 99.38 [2021-05-12T18:50:49.976Z] 18:49:01 1 0.08 0.00 0.03 0.00 0.13 99.75 [2021-05-12T18:50:49.976Z] 18:49:01 2 0.02 0.00 0.03 0.00 0.07 99.88 [2021-05-12T18:50:49.976Z] 18:49:01 3 0.02 0.00 0.05 0.00 0.03 99.90 [2021-05-12T18:50:49.976Z] 18:50:01 all 0.16 0.00 0.03 0.00 0.17 99.64 [2021-05-12T18:50:49.976Z] 18:50:01 0 0.22 0.00 0.03 0.00 0.18 99.57 [2021-05-12T18:50:49.976Z] 18:50:01 1 0.08 0.00 0.03 0.00 0.12 99.77 [2021-05-12T18:50:49.976Z] 18:50:01 2 0.08 0.00 0.02 0.00 0.22 99.68 [2021-05-12T18:50:49.976Z] 18:50:01 3 0.27 0.00 0.03 0.00 0.17 99.53 [2021-05-12T18:50:49.976Z] Average: all 2.04 0.00 0.85 0.22 2.95 93.94 [2021-05-12T18:50:49.976Z] Average: 0 2.33 0.00 0.94 0.31 2.93 93.50 [2021-05-12T18:50:49.976Z] Average: 1 1.55 0.00 0.74 0.24 3.28 94.20 [2021-05-12T18:50:49.976Z] Average: 2 2.44 0.00 0.92 0.26 2.61 93.77 [2021-05-12T18:50:49.976Z] Average: 3 1.86 0.00 0.80 0.08 2.99 94.27 [2021-05-12T18:50:49.976Z] [2021-05-12T18:50:49.976Z] [2021-05-12T18:50:49.976Z]