Pull request #425 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-core-contracts Obtained Jenkinsfile from 0325e9689064ca07f354f892a46d11f577a30711+5fdff30300d90304fa9758f63c52627d5a65038e (5782be1e045a16b17dcd53626e9b5a6496968284) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-19637’ is offline; ‘prd-centos7-docker-4c-2g-19641’ is offline; ‘prd-centos7-docker-4c-2g-19644’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-19646 in /w/workspace/dry_go-mod-core-contracts_PR-425 [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/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-425 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 5fdff30300d90304fa9758f63c52627d5a65038e into PR head commit 0325e9689064ca07f354f892a46d11f577a30711 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.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/go-mod-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/425/head:refs/remotes/origin/PR-425 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0325e9689064ca07f354f892a46d11f577a30711 # timeout=10 Merge succeeded, producing 0325e9689064ca07f354f892a46d11f577a30711 Checking out Revision 0325e9689064ca07f354f892a46d11f577a30711 (PR-425) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5fdff30300d90304fa9758f63c52627d5a65038e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0325e9689064ca07f354f892a46d11f577a30711 # timeout=10 Commit message: "refactor: Chnage from plural Secrets to Secret and SecretData" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-12T00:29:45.090Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-12T00:29:45.333Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-12T00:29:45.422Z] ========================================================= [2021-01-12T00:29:45.422Z] EdgeX Global Pipelines Version Info [2021-01-12T00:29:45.422Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk db7c4ecf45a24342f0c210b241c4d04014d5dba7 # timeout=10 [2021-01-12T00:29:47.001Z] ------------------- [2021-01-12T00:29:47.002Z] stable info: [2021-01-12T00:29:47.002Z] ------------------- [2021-01-12T00:29:47.002Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-12T00:29:47.002Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-12T00:29:47.002Z] Message: update stable to v1.0.173 [2021-01-12T00:29:47.972Z] ------------------- [2021-01-12T00:29:47.972Z] experimental info: [2021-01-12T00:29:47.972Z] ------------------- [2021-01-12T00:29:47.972Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-12T00:29:47.972Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-12T00:29:47.972Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-12T00:29:48.225Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo [2021-01-12T00:29:48.311Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo [2021-01-12T00:29:48.390Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-12T00:29:48.472Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-12T00:29:48.557Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-12T00:29:48.639Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-12T00:29:48.723Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-12T00:29:48.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-12T00:29:48.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-12T00:29:48.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-12T00:29:49.058Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-12T00:29:49.140Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo [2021-01-12T00:29:49.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-12T00:29:49.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-12T00:29:49.399Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-01-12T00:29:49.485Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-01-12T00:29:49.570Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-12T00:29:49.656Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-12T00:29:49.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo [2021-01-12T00:29:49.826Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-12T00:29:49.923Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-12T00:29:50.013Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-12T00:29:50.166Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-12T00:29:50.270Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-12T00:29:50.360Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-01-12T00:29:50.446Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-12T00:29:50.540Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-12T00:29:50.631Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-425 [Pipeline] echo [2021-01-12T00:29:50.718Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-425 [Pipeline] echo [2021-01-12T00:29:50.800Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-425 [Pipeline] echo [2021-01-12T00:29:50.917Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0325e9689064ca07f354f892a46d11f577a30711 [Pipeline] echo [2021-01-12T00:29:51.004Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0325e96 [Pipeline] echo [2021-01-12T00:29:51.084Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-12T00:29:51.761Z] + git log --format=format:%s -1 0325e9689064ca07f354f892a46d11f577a30711 [Pipeline] echo [2021-01-12T00:29:51.830Z] GIT_COMMIT: 0325e9689064ca07f354f892a46d11f577a30711, Commit Message: refactor: Chnage from plural Secrets to Secret and SecretData [Pipeline] echo [2021-01-12T00:29:51.875Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-12T00:29:53.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-12T00:29:53.461Z] [2021-01-12T00:29:53.461Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-12T00:29:53.830Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-12T00:29:53.830Z] latest: Pulling from edgex-devops/git-semver [2021-01-12T00:29:53.830Z] 31603596830f: Pulling fs layer [2021-01-12T00:29:53.830Z] 2a8b12db71e7: Pulling fs layer [2021-01-12T00:29:53.830Z] 6ca5941a6612: Pulling fs layer [2021-01-12T00:29:53.830Z] ecc8261a40a4: Pulling fs layer [2021-01-12T00:29:53.830Z] ecc8261a40a4: Waiting [2021-01-12T00:29:53.830Z] 2a8b12db71e7: Verifying Checksum [2021-01-12T00:29:53.830Z] 2a8b12db71e7: Download complete [2021-01-12T00:29:54.098Z] 31603596830f: Verifying Checksum [2021-01-12T00:29:54.099Z] 31603596830f: Download complete [2021-01-12T00:29:54.099Z] ecc8261a40a4: Verifying Checksum [2021-01-12T00:29:54.099Z] ecc8261a40a4: Download complete [2021-01-12T00:29:54.099Z] 6ca5941a6612: Verifying Checksum [2021-01-12T00:29:54.099Z] 6ca5941a6612: Download complete [2021-01-12T00:29:54.368Z] 31603596830f: Pull complete [2021-01-12T00:29:54.368Z] 2a8b12db71e7: Pull complete [2021-01-12T00:29:55.323Z] 6ca5941a6612: Pull complete [2021-01-12T00:29:55.587Z] ecc8261a40a4: Pull complete [2021-01-12T00:29:55.587Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-12T00:29:55.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-12T00:29:55.587Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-12T00:29:55.698Z] prd-centos7-docker-4c-2g-19646 does not seem to be running inside a container [2021-01-12T00:29:55.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-425 -v /w/workspace/dry_go-mod-core-contracts_PR-425:/w/workspace/dry_go-mod-core-contracts_PR-425:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-425@tmp:/w/workspace/dry_go-mod-core-contracts_PR-425@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-12T00:29:57.970Z] $ docker top bde3375bb2f0e9c52e0e5bb342339b4f590ec63b8e7d8d06fd59df85243a55c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-12T00:29:58.258Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-12T00:29:58.258Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-12T00:29:58.483Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-12T00:29:58.487Z] $ docker exec bde3375bb2f0e9c52e0e5bb342339b4f590ec63b8e7d8d06fd59df85243a55c4 ssh-agent [2021-01-12T00:29:58.675Z] SSH_AUTH_SOCK=/tmp/ssh-IO1ZXLUP9ioc/agent.13 [2021-01-12T00:29:58.675Z] SSH_AGENT_PID=18 [2021-01-12T00:29:58.686Z] Running ssh-add (command line suppressed) [2021-01-12T00:29:58.831Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-425@tmp/private_key_2164512736588348902.key (/w/workspace/dry_go-mod-core-contracts_PR-425@tmp/private_key_2164512736588348902.key) [2021-01-12T00:29:58.924Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-12T00:29:59.347Z] + git tag --points-at HEAD [Pipeline] } [2021-01-12T00:29:59.381Z] $ docker exec --env ******** --env ******** bde3375bb2f0e9c52e0e5bb342339b4f590ec63b8e7d8d06fd59df85243a55c4 ssh-agent -k [2021-01-12T00:29:59.499Z] unset SSH_AUTH_SOCK; [2021-01-12T00:29:59.499Z] unset SSH_AGENT_PID; [2021-01-12T00:29:59.499Z] echo Agent pid 18 killed; [2021-01-12T00:29:59.547Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-12T00:29:59.685Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-12T00:29:59.685Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-12T00:29:59.875Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-12T00:29:59.879Z] $ docker exec bde3375bb2f0e9c52e0e5bb342339b4f590ec63b8e7d8d06fd59df85243a55c4 ssh-agent [2021-01-12T00:30:00.069Z] SSH_AUTH_SOCK=/tmp/ssh-HkhJ0Vy95XYh/agent.47 [2021-01-12T00:30:00.069Z] SSH_AGENT_PID=53 [2021-01-12T00:30:00.075Z] Running ssh-add (command line suppressed) [2021-01-12T00:30:00.200Z] Identity added: /w/workspace/dry_go-mod-core-contracts_PR-425@tmp/private_key_5206045867710204378.key (/w/workspace/dry_go-mod-core-contracts_PR-425@tmp/private_key_5206045867710204378.key) [2021-01-12T00:30:00.258Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-12T00:30:00.591Z] + git semver init [2021-01-12T00:30:00.591Z] # -> Open(): unable to determine branch for HEAD [2021-01-12T00:30:00.591Z] # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-425/.git [2021-01-12T00:30:00.591Z] # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-425 [2021-01-12T00:30:00.591Z] # $SEMVER_REMOTE_NAME = origin [2021-01-12T00:30:00.591Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-12T00:30:00.591Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-12T00:30:00.591Z] # $SEMVER_BRANCH = PR-425 [2021-01-12T00:30:00.591Z] # $SEMVER_TEMP = /tmp/semver-779746095 [2021-01-12T00:30:00.591Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP [2021-01-12T00:30:01.170Z] # '/tmp/semver-779746095' -> '/w/workspace/dry_go-mod-core-contracts_PR-425/.semver' [2021-01-12T00:30:01.170Z] # -> Force: false [2021-01-12T00:30:01.170Z] # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-425/.semver [Pipeline] } [2021-01-12T00:30:01.186Z] $ docker exec --env ******** --env ******** bde3375bb2f0e9c52e0e5bb342339b4f590ec63b8e7d8d06fd59df85243a55c4 ssh-agent -k [2021-01-12T00:30:01.347Z] unset SSH_AUTH_SOCK; [2021-01-12T00:30:01.347Z] unset SSH_AGENT_PID; [2021-01-12T00:30:01.347Z] echo Agent pid 53 killed; [2021-01-12T00:30:01.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-12T00:30:02.239Z] + git semver [Pipeline] } [2021-01-12T00:30:02.269Z] $ docker stop --time=1 bde3375bb2f0e9c52e0e5bb342339b4f590ec63b8e7d8d06fd59df85243a55c4 [2021-01-12T00:30:04.164Z] $ docker rm -f bde3375bb2f0e9c52e0e5bb342339b4f590ec63b8e7d8d06fd59df85243a55c4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-12T00:30:04.707Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-12T00:30:05.372Z] Stashed 1 file(s) [Pipeline] echo [2021-01-12T00:30:05.374Z] [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-01-12T00:30:20.934Z] Still waiting to schedule task [2021-01-12T00:30:20.934Z] ‘prd-centos7-blackbox-4c-2g-19234’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15505’ is offline; ‘prd-centos7-docker-4c-2g-19637’ is offline; ‘prd-centos7-docker-4c-2g-19641’ is offline; ‘prd-centos7-docker-4c-2g-19648’ is offline; ‘prd-centos7-docker-4c-2g-19651’ is offline; ‘prd-centos7-docker-4c-2g-19652’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-01-12T00:30:20.937Z] Still waiting to schedule task [2021-01-12T00:30:20.937Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-12T00:31:25.473Z] Running on prd-centos7-docker-4c-2g-19656 in /w/workspace/dry_go-mod-core-contracts_PR-425 [Pipeline] { [Pipeline] ws [2021-01-12T00:31:25.522Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-01-12T00:31:28.461Z] using credential edgex-jenkins-ssh [2021-01-12T00:31:28.530Z] Cloning the remote Git repository [2021-01-12T00:31:28.556Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-12T00:31:28.626Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-01-12T00:31:28.695Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-12T00:31:28.695Z] > git --version # timeout=10 [2021-01-12T00:31:28.701Z] > git --version # 'git version 2.24.3' [2021-01-12T00:31:28.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T00:31:28.737Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-12T00:31:30.279Z] Merging remotes/origin/master commit 5fdff30300d90304fa9758f63c52627d5a65038e into PR head commit 0325e9689064ca07f354f892a46d11f577a30711 [2021-01-12T00:31:29.779Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-12T00:31:29.792Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-12T00:31:29.804Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-12T00:31:29.817Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-12T00:31:29.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T00:31:29.825Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/425/head:refs/remotes/origin/PR-425 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T00:31:30.289Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T00:31:30.294Z] > git checkout -f 0325e9689064ca07f354f892a46d11f577a30711 # timeout=10 [2021-01-12T00:31:30.366Z] > git remote # timeout=10 [2021-01-12T00:31:30.373Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T00:31:30.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T00:31:30.386Z] > git merge 5fdff30300d90304fa9758f63c52627d5a65038e # timeout=10 [2021-01-12T00:31:30.404Z] Merge succeeded, producing 0325e9689064ca07f354f892a46d11f577a30711 [2021-01-12T00:31:30.404Z] Checking out Revision 0325e9689064ca07f354f892a46d11f577a30711 (PR-425) [2021-01-12T00:31:30.398Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T00:31:30.408Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T00:31:30.413Z] > git checkout -f 0325e9689064ca07f354f892a46d11f577a30711 # timeout=10 [2021-01-12T00:31:34.149Z] Commit message: "refactor: Chnage from plural Secrets to Secret and SecretData" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-12T00:31:35.421Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-12T00:31:35.767Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-12T00:31:36.070Z] + true [2021-01-12T00:31:36.070Z] + sudo service docker restart [2021-01-12T00:31:36.070Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-01-12T00:31:37.666Z] ========================================================= [2021-01-12T00:31:37.666Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-12T00:31:37.666Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-12T00:31:38.014Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-12T00:31:38.591Z] Sending build context to Docker daemon 2.16MB [2021-01-12T00:31:38.591Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-12T00:31:38.591Z] Step 2/7 : FROM ${BASE} [2021-01-12T00:31:38.591Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-12T00:31:38.591Z] 188c0c94c7c5: Pulling fs layer [2021-01-12T00:31:38.591Z] 0ef7d3d256c8: Pulling fs layer [2021-01-12T00:31:38.591Z] de9db76c5a1d: Pulling fs layer [2021-01-12T00:31:38.591Z] bca2f99d35d6: Pulling fs layer [2021-01-12T00:31:38.591Z] 93359f2a8cfa: Pulling fs layer [2021-01-12T00:31:38.591Z] 7c6f9722023f: Pulling fs layer [2021-01-12T00:31:38.591Z] a35cf1a2eb13: Pulling fs layer [2021-01-12T00:31:38.591Z] bca2f99d35d6: Waiting [2021-01-12T00:31:38.591Z] 93359f2a8cfa: Waiting [2021-01-12T00:31:38.591Z] 7c6f9722023f: Waiting [2021-01-12T00:31:38.591Z] a35cf1a2eb13: Waiting [2021-01-12T00:31:38.591Z] de9db76c5a1d: Verifying Checksum [2021-01-12T00:31:38.591Z] de9db76c5a1d: Download complete [2021-01-12T00:31:38.591Z] 0ef7d3d256c8: Download complete [2021-01-12T00:31:38.591Z] 93359f2a8cfa: Verifying Checksum [2021-01-12T00:31:38.591Z] 93359f2a8cfa: Download complete [2021-01-12T00:31:38.591Z] 7c6f9722023f: Verifying Checksum [2021-01-12T00:31:38.591Z] 7c6f9722023f: Download complete [2021-01-12T00:31:38.591Z] 188c0c94c7c5: Verifying Checksum [2021-01-12T00:31:38.591Z] 188c0c94c7c5: Download complete [2021-01-12T00:31:38.863Z] 188c0c94c7c5: Pull complete [2021-01-12T00:31:39.147Z] 0ef7d3d256c8: Pull complete [2021-01-12T00:31:39.420Z] de9db76c5a1d: Pull complete [2021-01-12T00:31:40.828Z] a35cf1a2eb13: Verifying Checksum [2021-01-12T00:31:40.828Z] a35cf1a2eb13: Download complete [2021-01-12T00:31:41.095Z] bca2f99d35d6: Verifying Checksum [2021-01-12T00:31:41.095Z] bca2f99d35d6: Download complete [2021-01-12T00:31:47.736Z] bca2f99d35d6: Pull complete [2021-01-12T00:31:47.736Z] 93359f2a8cfa: Pull complete [2021-01-12T00:31:47.736Z] 7c6f9722023f: Pull complete [2021-01-12T00:31:51.988Z] a35cf1a2eb13: Pull complete [2021-01-12T00:31:51.988Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-12T00:31:51.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-12T00:31:51.988Z] ---> a62c8e92a672 [2021-01-12T00:31:51.988Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-12T00:31:51.988Z] ---> Running in eb00ae810719 [2021-01-12T00:31:51.988Z] Removing intermediate container eb00ae810719 [2021-01-12T00:31:51.988Z] ---> 7072b7576b05 [2021-01-12T00:31:51.988Z] Step 4/7 : RUN apk add bash [2021-01-12T00:31:52.256Z] ---> Running in ac273c2819ae [2021-01-12T00:31:52.836Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-12T00:31:53.787Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-12T00:31:54.364Z] OK: 166 MiB in 39 packages [2021-01-12T00:31:54.940Z] Removing intermediate container ac273c2819ae [2021-01-12T00:31:54.940Z] ---> 9476f3ca601a [2021-01-12T00:31:54.940Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-12T00:31:54.940Z] ---> Running in 5d3ea2dad672 [2021-01-12T00:31:55.203Z] Removing intermediate container 5d3ea2dad672 [2021-01-12T00:31:55.203Z] ---> 88ff6a1ffad1 [2021-01-12T00:31:55.203Z] Step 6/7 : COPY go.mod . [2021-01-12T00:31:55.466Z] ---> 0dfb16f3d457 [2021-01-12T00:31:55.466Z] Step 7/7 : RUN go mod download [2021-01-12T00:31:55.466Z] ---> Running in 17615c984f1c [2021-01-12T00:32:07.800Z] Removing intermediate container 17615c984f1c [2021-01-12T00:32:07.800Z] ---> db5958f84340 [2021-01-12T00:32:07.800Z] Successfully built db5958f84340 [2021-01-12T00:32:07.800Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-12T00:32:08.129Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-12T00:32:08.129Z] . [Pipeline] withDockerContainer [2021-01-12T00:32:08.258Z] prd-centos7-docker-4c-2g-19656 does not seem to be running inside a container [2021-01-12T00:32:08.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-12T00:32:09.261Z] $ docker top 29bcb5803bd05ea75f6a80d4d11f11c51e0e4df1e7f7a6ce2cf3002e85a6f4e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T00:32:09.850Z] + go version [2021-01-12T00:32:09.850Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-12T00:32:09.870Z] $ docker stop --time=1 29bcb5803bd05ea75f6a80d4d11f11c51e0e4df1e7f7a6ce2cf3002e85a6f4e9 [2021-01-12T00:32:11.388Z] $ docker rm -f 29bcb5803bd05ea75f6a80d4d11f11c51e0e4df1e7f7a6ce2cf3002e85a6f4e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-12T00:32:12.291Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-12T00:32:12.291Z] . [Pipeline] withDockerContainer [2021-01-12T00:32:12.394Z] prd-centos7-docker-4c-2g-19656 does not seem to be running inside a container [2021-01-12T00:32:12.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-12T00:32:13.254Z] $ docker top f2b8eac1845bf4a611daeb6a0979cea6db3873ed7c58d048195c49434c35fff2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T00:32:13.788Z] + make test [2021-01-12T00:32:13.788Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-12T00:32:22.128Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2021-01-12T00:32:22.399Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.013s coverage: 85.7% of statements [2021-01-12T00:32:22.399Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.018s coverage: 100.0% of statements [2021-01-12T00:32:23.008Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.033s coverage: 45.4% of statements [2021-01-12T00:32:23.284Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.010s coverage: 77.8% of statements [2021-01-12T00:32:23.284Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2021-01-12T00:32:23.895Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.013s coverage: 26.3% of statements [2021-01-12T00:32:24.485Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.018s coverage: 14.7% of statements [2021-01-12T00:32:24.485Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.008s coverage: 100.0% of statements [2021-01-12T00:32:24.748Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.024s coverage: 91.8% of statements [2021-01-12T00:32:24.748Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2021-01-12T00:32:24.748Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2021-01-12T00:32:24.748Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.011s coverage: 100.0% of statements [2021-01-12T00:32:25.021Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.010s coverage: 47.8% of statements [2021-01-12T00:32:27.647Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.025s coverage: 63.0% of statements [2021-01-12T00:32:27.647Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.015s coverage: 26.3% of statements [2021-01-12T00:32:27.647Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.017s coverage: 15.4% of statements [2021-01-12T00:32:27.647Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.032s coverage: 15.4% of statements [2021-01-12T00:32:27.647Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.042s coverage: 14.3% of statements [2021-01-12T00:32:27.647Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2021-01-12T00:32:28.646Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.096s coverage: 85.0% of statements [2021-01-12T00:32:28.646Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-01-12T00:32:28.646Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-12T00:32:28.646Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.012s coverage: 44.1% of statements [2021-01-12T00:32:28.646Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.019s coverage: 94.4% of statements [2021-01-12T00:32:28.646Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.055s coverage: 93.2% of statements [2021-01-12T00:32:29.228Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.009s coverage: 100.0% of statements [2021-01-12T00:32:29.228Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2021-01-12T00:32:29.228Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-12T00:32:31.211Z] gofmt -l . [2021-01-12T00:32:31.211Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-12T00:32:31.494Z] $ docker stop --time=1 f2b8eac1845bf4a611daeb6a0979cea6db3873ed7c58d048195c49434c35fff2 [2021-01-12T00:32:33.844Z] $ docker rm -f f2b8eac1845bf4a611daeb6a0979cea6db3873ed7c58d048195c49434c35fff2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-12T00:32:34.488Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-12T00:32:34.896Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-12T00:32:50.268Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19657 in /w/workspace/dry_go-mod-core-contracts_PR-425 [Pipeline] { [Pipeline] ws [2021-01-12T00:32:50.341Z] Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout [2021-01-12T00:32:55.057Z] using credential edgex-jenkins-ssh [2021-01-12T00:32:55.135Z] Cloning the remote Git repository [2021-01-12T00:32:55.190Z] Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-12T00:32:55.297Z] > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 [2021-01-12T00:32:55.364Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-12T00:32:55.365Z] > git --version # timeout=10 [2021-01-12T00:32:55.380Z] > git --version # 'git version 2.17.1' [2021-01-12T00:32:55.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T00:32:55.512Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-12T00:32:56.529Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-12T00:32:56.544Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-12T00:32:56.570Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 [2021-01-12T00:32:56.604Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git [2021-01-12T00:32:56.605Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T00:32:56.616Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/425/head:refs/remotes/origin/PR-425 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-12T00:32:57.271Z] Merging remotes/origin/master commit 5fdff30300d90304fa9758f63c52627d5a65038e into PR head commit 0325e9689064ca07f354f892a46d11f577a30711 [2021-01-12T00:32:57.565Z] Merge succeeded, producing 0325e9689064ca07f354f892a46d11f577a30711 [2021-01-12T00:32:57.565Z] Checking out Revision 0325e9689064ca07f354f892a46d11f577a30711 (PR-425) [2021-01-12T00:32:57.292Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T00:32:57.310Z] > git checkout -f 0325e9689064ca07f354f892a46d11f577a30711 # timeout=10 [2021-01-12T00:32:57.435Z] > git remote # timeout=10 [2021-01-12T00:32:57.455Z] > git config --get remote.origin.url # timeout=10 [2021-01-12T00:32:57.469Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-12T00:32:57.481Z] > git merge 5fdff30300d90304fa9758f63c52627d5a65038e # timeout=10 [2021-01-12T00:32:57.541Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-12T00:32:57.572Z] > git config core.sparsecheckout # timeout=10 [2021-01-12T00:32:57.596Z] > git checkout -f 0325e9689064ca07f354f892a46d11f577a30711 # timeout=10 [2021-01-12T00:33:01.889Z] Commit message: "refactor: Chnage from plural Secrets to Secret and SecretData" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-12T00:33:03.671Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-12T00:33:04.119Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-12T00:33:04.460Z] + sudo service docker restart [2021-01-12T00:33:04.460Z] + true [Pipeline] unstash [Pipeline] echo [2021-01-12T00:33:07.360Z] ========================================================= [2021-01-12T00:33:07.360Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-12T00:33:07.360Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-12T00:33:07.734Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-12T00:33:08.709Z] Sending build context to Docker daemon 2.159MB [2021-01-12T00:33:08.709Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-12T00:33:08.709Z] Step 2/7 : FROM ${BASE} [2021-01-12T00:33:08.992Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-12T00:33:08.992Z] 5f621e34cdf4: Pulling fs layer [2021-01-12T00:33:08.992Z] a4357932f1b6: Pulling fs layer [2021-01-12T00:33:08.992Z] 18c013af1878: Pulling fs layer [2021-01-12T00:33:08.992Z] 00ac8860ef70: Pulling fs layer [2021-01-12T00:33:08.992Z] 63d7cb157983: Pulling fs layer [2021-01-12T00:33:08.992Z] b116817d02f9: Pulling fs layer [2021-01-12T00:33:08.992Z] 745a02a5169b: Pulling fs layer [2021-01-12T00:33:08.992Z] 00ac8860ef70: Waiting [2021-01-12T00:33:08.992Z] b116817d02f9: Waiting [2021-01-12T00:33:08.992Z] 745a02a5169b: Waiting [2021-01-12T00:33:08.992Z] 63d7cb157983: Waiting [2021-01-12T00:33:08.992Z] 18c013af1878: Verifying Checksum [2021-01-12T00:33:08.992Z] 18c013af1878: Download complete [2021-01-12T00:33:08.992Z] a4357932f1b6: Verifying Checksum [2021-01-12T00:33:08.992Z] a4357932f1b6: Download complete [2021-01-12T00:33:08.992Z] 63d7cb157983: Verifying Checksum [2021-01-12T00:33:08.992Z] 63d7cb157983: Download complete [2021-01-12T00:33:09.264Z] b116817d02f9: Download complete [2021-01-12T00:33:09.264Z] 5f621e34cdf4: Verifying Checksum [2021-01-12T00:33:09.264Z] 5f621e34cdf4: Download complete [2021-01-12T00:33:09.862Z] 5f621e34cdf4: Pull complete [2021-01-12T00:33:10.464Z] a4357932f1b6: Pull complete [2021-01-12T00:33:10.750Z] 18c013af1878: Pull complete [2021-01-12T00:33:11.347Z] 745a02a5169b: Verifying Checksum [2021-01-12T00:33:11.347Z] 745a02a5169b: Download complete [2021-01-12T00:33:12.772Z] 00ac8860ef70: Verifying Checksum [2021-01-12T00:33:12.772Z] 00ac8860ef70: Download complete [2021-01-12T00:33:22.962Z] 00ac8860ef70: Pull complete [2021-01-12T00:33:22.962Z] 63d7cb157983: Pull complete [2021-01-12T00:33:22.962Z] b116817d02f9: Pull complete [2021-01-12T00:33:27.293Z] 745a02a5169b: Pull complete [2021-01-12T00:33:27.293Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-12T00:33:27.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-12T00:33:27.293Z] ---> b7e6874047d6 [2021-01-12T00:33:27.293Z] Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-01-12T00:33:30.681Z] ---> Running in 8cdf36dda455 [2021-01-12T00:33:30.681Z] Removing intermediate container 8cdf36dda455 [2021-01-12T00:33:30.681Z] ---> 7c4326ed7713 [2021-01-12T00:33:30.681Z] Step 4/7 : RUN apk add bash [2021-01-12T00:33:30.954Z] ---> Running in 628f5e006e79 [2021-01-12T00:33:32.418Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-12T00:33:33.392Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-12T00:33:35.360Z] OK: 142 MiB in 39 packages [2021-01-12T00:33:35.963Z] Removing intermediate container 628f5e006e79 [2021-01-12T00:33:35.963Z] ---> a0569dc09606 [2021-01-12T00:33:35.963Z] Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry [2021-01-12T00:33:36.238Z] ---> Running in f8470fbb60c3 [2021-01-12T00:33:36.838Z] Removing intermediate container f8470fbb60c3 [2021-01-12T00:33:36.839Z] ---> 76363494c3a5 [2021-01-12T00:33:36.839Z] Step 6/7 : COPY go.mod . [2021-01-12T00:33:37.446Z] ---> 37459ccdf460 [2021-01-12T00:33:37.446Z] Step 7/7 : RUN go mod download [2021-01-12T00:33:37.446Z] ---> Running in 8e8bc876ed54 [2021-01-12T00:33:53.263Z] Removing intermediate container 8e8bc876ed54 [2021-01-12T00:33:53.263Z] ---> e801bbb4b3a1 [2021-01-12T00:33:53.263Z] Successfully built e801bbb4b3a1 [2021-01-12T00:33:53.263Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-12T00:33:53.608Z] + docker inspect -f . ci-base-image-arm64 [2021-01-12T00:33:53.608Z] . [Pipeline] withDockerContainer [2021-01-12T00:33:53.890Z] prd-ubuntu18.04-docker-arm64-4c-16g-19657 does not seem to be running inside a container [2021-01-12T00:33:53.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-12T00:33:55.571Z] $ docker top a1217dc70d1bd1e2cedc1a50408c4ae22b3b2d660eb72dd82a1aa00f828a1d2a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T00:33:56.667Z] + go version [2021-01-12T00:33:56.667Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-12T00:33:56.699Z] $ docker stop --time=1 a1217dc70d1bd1e2cedc1a50408c4ae22b3b2d660eb72dd82a1aa00f828a1d2a [2021-01-12T00:34:00.240Z] $ docker rm -f a1217dc70d1bd1e2cedc1a50408c4ae22b3b2d660eb72dd82a1aa00f828a1d2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-12T00:34:01.234Z] + docker inspect -f . ci-base-image-arm64 [2021-01-12T00:34:01.234Z] . [Pipeline] withDockerContainer [2021-01-12T00:34:01.522Z] prd-ubuntu18.04-docker-arm64-4c-16g-19657 does not seem to be running inside a container [2021-01-12T00:34:01.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-12T00:34:03.181Z] $ docker top a60c3f307f56dd1c73e7864215e2139cacb3845e59520651577866d229a443ef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T00:34:04.218Z] + make test [2021-01-12T00:34:04.218Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-01-12T00:34:31.151Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients [no test files] [2021-01-12T00:34:31.152Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/agent 0.032s coverage: 85.7% of statements [2021-01-12T00:34:31.152Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/command 0.072s coverage: 100.0% of statements [2021-01-12T00:34:32.166Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/coredata 0.054s coverage: 45.4% of statements [2021-01-12T00:34:32.166Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/general 0.041s coverage: 77.8% of statements [2021-01-12T00:34:32.166Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/interfaces [no test files] [2021-01-12T00:34:33.167Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/logger 0.015s coverage: 26.3% of statements [2021-01-12T00:34:34.638Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/metadata 0.044s coverage: 14.7% of statements [2021-01-12T00:34:34.918Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/notifications 0.021s coverage: 100.0% of statements [2021-01-12T00:34:35.526Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/scheduler 0.085s coverage: 91.8% of statements [2021-01-12T00:34:35.526Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/types [no test files] [2021-01-12T00:34:35.526Z] ? github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/errors [no test files] [2021-01-12T00:34:35.526Z] ok github.com/edgexfoundry/go-mod-core-contracts/clients/urlclient/local 0.026s coverage: 100.0% of statements [2021-01-12T00:34:35.805Z] ok github.com/edgexfoundry/go-mod-core-contracts/errors 0.018s coverage: 47.8% of statements [2021-01-12T00:34:42.544Z] ok github.com/edgexfoundry/go-mod-core-contracts/models 0.134s coverage: 63.0% of statements [2021-01-12T00:34:42.544Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/configuration 0.012s coverage: 26.3% of statements [2021-01-12T00:34:42.544Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/admin 0.021s coverage: 15.4% of statements [2021-01-12T00:34:42.544Z] ok github.com/edgexfoundry/go-mod-core-contracts/requests/states/operating 0.054s coverage: 15.4% of statements [2021-01-12T00:34:42.544Z] ok github.com/edgexfoundry/go-mod-core-contracts/responses/configuration 0.037s coverage: 14.3% of statements [2021-01-12T00:34:42.544Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2 [no test files] [2021-01-12T00:34:42.824Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.165s coverage: 85.0% of statements [2021-01-12T00:34:42.824Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] [2021-01-12T00:34:42.824Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] [2021-01-12T00:34:43.462Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.046s coverage: 44.1% of statements [2021-01-12T00:34:43.462Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.042s coverage: 94.4% of statements [2021-01-12T00:34:44.908Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.149s coverage: 93.2% of statements [2021-01-12T00:34:44.908Z] ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.021s coverage: 100.0% of statements [2021-01-12T00:34:44.908Z] ? github.com/edgexfoundry/go-mod-core-contracts/v2/models [no test files] [2021-01-12T00:34:45.186Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-01-12T00:34:50.605Z] gofmt -l . [2021-01-12T00:34:50.605Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-01-12T00:34:51.612Z] $ docker stop --time=1 a60c3f307f56dd1c73e7864215e2139cacb3845e59520651577866d229a443ef [2021-01-12T00:34:53.823Z] $ docker rm -f a60c3f307f56dd1c73e7864215e2139cacb3845e59520651577866d229a443ef [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-12T00:34:54.678Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-12T00:34:54.740Z] Warning: overwriting stash ‘coverage-report’ [2021-01-12T00:34:55.831Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-12T00:34:57.532Z] provisioning config files... [2021-01-12T00:34:57.549Z] copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-425@tmp/config441183508633991607tmp [Pipeline] { [Pipeline] sh [2021-01-12T00:34:57.913Z] + set +x [2021-01-12T00:34:57.913Z] + curl -s https://codecov.io/bash [2021-01-12T00:34:57.913Z] + bash -s -- [2021-01-12T00:34:58.175Z] [2021-01-12T00:34:58.175Z] _____ _ [2021-01-12T00:34:58.175Z] / ____| | | [2021-01-12T00:34:58.175Z] | | ___ __| | ___ ___ _____ __ [2021-01-12T00:34:58.175Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-12T00:34:58.175Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-12T00:34:58.175Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-12T00:34:58.175Z] Bash-20201231-23d4836 [2021-01-12T00:34:58.175Z] [2021-01-12T00:34:58.175Z] [2021-01-12T00:34:58.175Z] ==> git version 2.24.3 found [2021-01-12T00:34:58.175Z] ==> 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-01-12T00:34:58.175Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-12T00:34:58.175Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-12T00:34:58.175Z] ==> Jenkins CI detected. [2021-01-12T00:34:58.175Z] project root: . [2021-01-12T00:34:58.175Z] --> token set from env [2021-01-12T00:34:58.175Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-12T00:34:58.175Z] ==> Running gcov in . (disable via -X gcov) [2021-01-12T00:34:58.175Z] ==> Python coveragepy not found [2021-01-12T00:34:58.175Z] ==> Searching for coverage reports in: [2021-01-12T00:34:58.175Z] + . [2021-01-12T00:34:58.175Z] -> Found 1 reports [2021-01-12T00:34:58.175Z] ==> Detecting git/mercurial file structure [2021-01-12T00:34:58.175Z] ==> Reading reports [2021-01-12T00:34:58.175Z] + ./coverage.out bytes=121547 [2021-01-12T00:34:58.176Z] ==> Appending adjustments [2021-01-12T00:34:58.176Z] https://docs.codecov.io/docs/fixing-reports [2021-01-12T00:34:59.128Z] + Found adjustments [2021-01-12T00:34:59.128Z] ==> Gzipping contents [2021-01-12T00:34:59.128Z] 20K /tmp/codecov.n3JYVh.gz [2021-01-12T00:34:59.128Z] ==> Uploading reports [2021-01-12T00:34:59.128Z] url: https://codecov.io [2021-01-12T00:34:59.128Z] query: branch=PR-425&commit=0325e9689064ca07f354f892a46d11f577a30711&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-425%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=425&job=&cmd_args= [2021-01-12T00:34:59.128Z] -> Pinging Codecov [2021-01-12T00:34:59.128Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-425&commit=0325e9689064ca07f354f892a46d11f577a30711&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-425%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=425&job=&cmd_args= [2021-01-12T00:34:59.710Z] -> Uploading to [2021-01-12T00:34:59.710Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-12/71470A77251A30514AAF9C0BB2E5B6CE/0325e9689064ca07f354f892a46d11f577a30711/e6d88fde-d013-4437-97e5-d9ca6cf33dab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210112T003459Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c318dc3aecca1d6dfb29bd691bb3931f7cba70960a457c1e1deb5b25cc498b22 [2021-01-12T00:34:59.710Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-12T00:34:59.710Z] Dload Upload Total Spent Left Speed [2021-01-12T00:35:00.286Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 19321 0 0 100 19321 0 32565 --:--:-- --:--:-- --:--:-- 32526 [2021-01-12T00:35:00.286Z] -> View reports at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/0325e9689064ca07f354f892a46d11f577a30711 [Pipeline] } [2021-01-12T00:35:00.301Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-12T00:35:02.790Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T00:35:03.366Z] ---> package-listing.sh [2021-01-12T00:35:03.366Z] ++ facter osfamily [2021-01-12T00:35:03.366Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-12T00:35:03.366Z] + OS_FAMILY=redhat [2021-01-12T00:35:03.366Z] + workspace=/w/workspace/dry_go-mod-core-contracts_PR-425 [2021-01-12T00:35:03.366Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-12T00:35:03.366Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-12T00:35:03.366Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-12T00:35:03.366Z] + PACKAGES=/tmp/packages_start.txt [2021-01-12T00:35:03.366Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-425 ']' [2021-01-12T00:35:03.366Z] + PACKAGES=/tmp/packages_end.txt [2021-01-12T00:35:03.366Z] + case "${OS_FAMILY}" in [2021-01-12T00:35:03.366Z] + rpm -qa [2021-01-12T00:35:03.366Z] + sort [2021-01-12T00:35:08.696Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-12T00:35:08.696Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-12T00:35:08.696Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-12T00:35:08.696Z] + '[' /w/workspace/dry_go-mod-core-contracts_PR-425 ']' [2021-01-12T00:35:08.696Z] + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-425/archives/ [2021-01-12T00:35:08.696Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-425/archives/ [Pipeline] echo [2021-01-12T00:35:08.710Z] 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/dry_go-mod-core-contracts_PR-425/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-12T00:35:09.004Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-12T00:35:09.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-12T00:35:09.313Z] [2021-01-12T00:35:09.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-12T00:35:09.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-12T00:35:09.660Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-12T00:35:09.660Z] df20fa9351a1: Pulling fs layer [2021-01-12T00:35:09.660Z] 36b3adc4ff6f: Pulling fs layer [2021-01-12T00:35:09.660Z] 8ad3a11d3b57: Pulling fs layer [2021-01-12T00:35:09.660Z] 46f8f816bc3b: Pulling fs layer [2021-01-12T00:35:09.660Z] 93b61091891f: Pulling fs layer [2021-01-12T00:35:09.660Z] 93b9cdb0e59b: Pulling fs layer [2021-01-12T00:35:09.660Z] 5e14af77c1be: Pulling fs layer [2021-01-12T00:35:09.660Z] 01666e4c0597: Pulling fs layer [2021-01-12T00:35:09.660Z] aa168da1d23b: Pulling fs layer [2021-01-12T00:35:09.660Z] 93b61091891f: Waiting [2021-01-12T00:35:09.660Z] 93b9cdb0e59b: Waiting [2021-01-12T00:35:09.660Z] 5e14af77c1be: Waiting [2021-01-12T00:35:09.660Z] 01666e4c0597: Waiting [2021-01-12T00:35:09.660Z] aa168da1d23b: Waiting [2021-01-12T00:35:09.660Z] 46f8f816bc3b: Waiting [2021-01-12T00:35:09.660Z] 36b3adc4ff6f: Verifying Checksum [2021-01-12T00:35:09.660Z] 36b3adc4ff6f: Download complete [2021-01-12T00:35:09.660Z] 46f8f816bc3b: Verifying Checksum [2021-01-12T00:35:09.660Z] 46f8f816bc3b: Download complete [2021-01-12T00:35:09.925Z] df20fa9351a1: Verifying Checksum [2021-01-12T00:35:09.925Z] df20fa9351a1: Download complete [2021-01-12T00:35:09.925Z] 93b61091891f: Verifying Checksum [2021-01-12T00:35:09.925Z] 93b61091891f: Download complete [2021-01-12T00:35:09.925Z] 5e14af77c1be: Verifying Checksum [2021-01-12T00:35:09.925Z] 5e14af77c1be: Download complete [2021-01-12T00:35:09.925Z] 01666e4c0597: Verifying Checksum [2021-01-12T00:35:09.925Z] 01666e4c0597: Download complete [2021-01-12T00:35:09.925Z] 8ad3a11d3b57: Verifying Checksum [2021-01-12T00:35:09.925Z] 8ad3a11d3b57: Download complete [2021-01-12T00:35:09.925Z] 93b9cdb0e59b: Verifying Checksum [2021-01-12T00:35:09.925Z] 93b9cdb0e59b: Download complete [2021-01-12T00:35:10.196Z] df20fa9351a1: Pull complete [2021-01-12T00:35:10.462Z] 36b3adc4ff6f: Pull complete [2021-01-12T00:35:11.862Z] aa168da1d23b: Verifying Checksum [2021-01-12T00:35:11.862Z] aa168da1d23b: Download complete [2021-01-12T00:35:12.125Z] 8ad3a11d3b57: Pull complete [2021-01-12T00:35:12.400Z] 46f8f816bc3b: Pull complete [2021-01-12T00:35:12.667Z] 93b61091891f: Pull complete [2021-01-12T00:35:12.667Z] 93b9cdb0e59b: Pull complete [2021-01-12T00:35:12.936Z] 5e14af77c1be: Pull complete [2021-01-12T00:35:12.936Z] 01666e4c0597: Pull complete [2021-01-12T00:35:20.701Z] aa168da1d23b: Pull complete [2021-01-12T00:35:20.701Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-12T00:35:20.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-12T00:35:20.701Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-12T00:35:20.910Z] prd-centos7-docker-4c-2g-19646 does not seem to be running inside a container [2021-01-12T00:35:20.974Z] $ 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/dry_go-mod-core-contracts_PR-425/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-425 -v /w/workspace/dry_go-mod-core-contracts_PR-425:/w/workspace/dry_go-mod-core-contracts_PR-425:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-425@tmp:/w/workspace/dry_go-mod-core-contracts_PR-425@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-12T00:35:24.002Z] $ docker top 7debbf477ea1a42861ce5cc687baaaa69055b7b00db40d7fe2beadf8647b47fd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-12T00:35:24.482Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-12T00:35:24.783Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-12T00:35:25.088Z] + ls /var/log/sa-host [2021-01-12T00:35:25.088Z] + sadf -c /var/log/sa-host/sa12 [2021-01-12T00:35:25.088Z] file_magic: OK [2021-01-12T00:35:25.088Z] HZ: Using current value: 100 [2021-01-12T00:35:25.088Z] file_header: OK [2021-01-12T00:35:25.088Z] 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-01-12T00:35:25.088Z] Statistics: [2021-01-12T00:35:25.088Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-12T00:35:25.088Z] File successfully converted to sysstat format version 12.2.1 [2021-01-12T00:35:25.088Z] + sadf -c /var/log/sa-host/sa23 [2021-01-12T00:35:25.088Z] file_magic: OK [2021-01-12T00:35:25.088Z] HZ: Using current value: 100 [2021-01-12T00:35:25.088Z] file_header: OK [2021-01-12T00:35:25.088Z] 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-01-12T00:35:25.088Z] Statistics: [2021-01-12T00:35:25.088Z] Hnuu...uuuununununu... [2021-01-12T00:35:25.088Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-12T00:35:25.845Z] provisioning config files... [2021-01-12T00:35:25.862Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-425@tmp/config537577584524985712tmp [Pipeline] { [Pipeline] echo [2021-01-12T00:35:25.937Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T00:35:26.237Z] ---> create-netrc.sh [Pipeline] } [2021-01-12T00:35:26.247Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-12T00:35:26.331Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T00:35:26.631Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-12T00:35:26.648Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T00:35:26.953Z] ---> sudo-logs.sh [2021-01-12T00:35:26.953Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-12T00:35:26.966Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T00:35:27.272Z] ---> job-cost.sh [2021-01-12T00:35:27.272Z] lf-activate-venv: SKIPPING [2021-01-12T00:35:27.272Z] INFO: No Stack... [2021-01-12T00:35:28.219Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-12T00:35:29.175Z] INFO: Archiving Costs [Pipeline] echo [2021-01-12T00:35:29.190Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-12T00:35:29.502Z] ---> logs-deploy.sh [2021-01-12T00:35:29.502Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-425/2 [2021-01-12T00:35:29.502Z] INFO: archiving workspace using pattern(s): [2021-01-12T00:35:31.438Z] Archives upload complete. [2021-01-12T00:35:31.438Z] INFO: archiving logs to Nexus [2021-01-12T00:35:32.390Z] ---> uname -a: [2021-01-12T00:35:32.390Z] Linux prd-centos7-docker-4c-2g-19646.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-01-12T00:35:32.390Z] [2021-01-12T00:35:32.390Z] [2021-01-12T00:35:32.390Z] ---> lscpu: [2021-01-12T00:35:32.390Z] Architecture: x86_64 [2021-01-12T00:35:32.390Z] CPU op-mode(s): 32-bit, 64-bit [2021-01-12T00:35:32.390Z] Byte Order: Little Endian [2021-01-12T00:35:32.390Z] Address sizes: 40 bits physical, 48 bits virtual [2021-01-12T00:35:32.390Z] CPU(s): 4 [2021-01-12T00:35:32.391Z] On-line CPU(s) list: 0-3 [2021-01-12T00:35:32.391Z] Thread(s) per core: 1 [2021-01-12T00:35:32.391Z] Core(s) per socket: 1 [2021-01-12T00:35:32.391Z] Socket(s): 4 [2021-01-12T00:35:32.391Z] NUMA node(s): 1 [2021-01-12T00:35:32.391Z] Vendor ID: GenuineIntel [2021-01-12T00:35:32.391Z] CPU family: 6 [2021-01-12T00:35:32.391Z] Model: 44 [2021-01-12T00:35:32.391Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-01-12T00:35:32.391Z] Stepping: 1 [2021-01-12T00:35:32.391Z] CPU MHz: 2933.436 [2021-01-12T00:35:32.391Z] BogoMIPS: 5866.87 [2021-01-12T00:35:32.391Z] Virtualization: VT-x [2021-01-12T00:35:32.391Z] Hypervisor vendor: KVM [2021-01-12T00:35:32.391Z] Virtualization type: full [2021-01-12T00:35:32.391Z] L1d cache: 128 KiB [2021-01-12T00:35:32.391Z] L1i cache: 128 KiB [2021-01-12T00:35:32.391Z] L2 cache: 16 MiB [2021-01-12T00:35:32.391Z] L3 cache: 64 MiB [2021-01-12T00:35:32.391Z] NUMA node0 CPU(s): 0-3 [2021-01-12T00:35:32.391Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-01-12T00:35:32.391Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-01-12T00:35:32.391Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-01-12T00:35:32.391Z] Vulnerability Meltdown: Mitigation; PTI [2021-01-12T00:35:32.391Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-01-12T00:35:32.391Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-01-12T00:35:32.391Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-01-12T00:35:32.391Z] Vulnerability Srbds: Not affected [2021-01-12T00:35:32.391Z] Vulnerability Tsx async abort: Not affected [2021-01-12T00:35:32.391Z] 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-01-12T00:35:32.391Z] [2021-01-12T00:35:32.391Z] [2021-01-12T00:35:32.391Z] ---> nproc: [2021-01-12T00:35:32.391Z] 4 [2021-01-12T00:35:32.391Z] [2021-01-12T00:35:32.391Z] [2021-01-12T00:35:32.391Z] ---> df -h: [2021-01-12T00:35:32.391Z] Filesystem Size Used Available Use% Mounted on [2021-01-12T00:35:32.391Z] overlay 50.0G 7.3G 42.7G 15% / [2021-01-12T00:35:32.391Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-01-12T00:35:32.391Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-01-12T00:35:32.391Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-01-12T00:35:32.391Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-01-12T00:35:32.391Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-01-12T00:35:32.391Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-01-12T00:35:32.391Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-01-12T00:35:32.391Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-01-12T00:35:32.391Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-425 [2021-01-12T00:35:32.391Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/dry_go-mod-core-contracts_PR-425@tmp [2021-01-12T00:35:32.391Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-01-12T00:35:32.391Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-01-12T00:35:32.391Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-01-12T00:35:32.391Z] [2021-01-12T00:35:32.391Z] [2021-01-12T00:35:32.391Z] ---> free -m: [2021-01-12T00:35:32.391Z] total used free shared buff/cache available [2021-01-12T00:35:32.391Z] Mem: 1837 713 109 0 1014 1019 [2021-01-12T00:35:32.391Z] Swap: 1023 1 1022 [2021-01-12T00:35:32.391Z] [2021-01-12T00:35:32.391Z] [2021-01-12T00:35:32.391Z] ---> ip addr: [2021-01-12T00:35:32.391Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-01-12T00:35:32.391Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-01-12T00:35:32.391Z] inet 127.0.0.1/8 scope host lo [2021-01-12T00:35:32.391Z] valid_lft forever preferred_lft forever [2021-01-12T00:35:32.391Z] inet6 ::1/128 scope host [2021-01-12T00:35:32.391Z] valid_lft forever preferred_lft forever [2021-01-12T00:35:32.391Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-01-12T00:35:32.391Z] link/ether fa:16:3e:43:66:88 brd ff:ff:ff:ff:ff:ff [2021-01-12T00:35:32.391Z] inet 10.30.123.4/23 brd 10.30.123.255 scope global dynamic eth0 [2021-01-12T00:35:32.391Z] valid_lft 86018sec preferred_lft 86018sec [2021-01-12T00:35:32.391Z] inet6 fe80::f816:3eff:fe43:6688/64 scope link [2021-01-12T00:35:32.391Z] valid_lft forever preferred_lft forever [2021-01-12T00:35:32.391Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-01-12T00:35:32.391Z] link/ether 02:42:b3:d9:26:ca brd ff:ff:ff:ff:ff:ff [2021-01-12T00:35:32.391Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-01-12T00:35:32.391Z] valid_lft forever preferred_lft forever [2021-01-12T00:35:32.391Z] inet6 fe80::42:b3ff:fed9:26ca/64 scope link [2021-01-12T00:35:32.391Z] valid_lft forever preferred_lft forever [2021-01-12T00:35:32.391Z] [2021-01-12T00:35:32.391Z] [2021-01-12T00:35:32.391Z] ---> sar -b -r -n DEV: [2021-01-12T00:35:32.391Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/12/21 _x86_64_ (4 CPU) [2021-01-12T00:35:32.391Z] [2021-01-12T00:35:32.391Z] 00:28:58 LINUX RESTART (4 CPU) [2021-01-12T00:35:32.391Z] [2021-01-12T00:35:32.391Z] 00:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-01-12T00:35:32.391Z] 00:31:01 9.09 1.90 7.19 0.00 166.15 187.12 0.00 [2021-01-12T00:35:32.391Z] 00:32:02 0.35 0.00 0.35 0.00 0.00 5.55 0.00 [2021-01-12T00:35:32.391Z] 00:33:01 0.29 0.00 0.29 0.00 0.00 3.40 0.00 [2021-01-12T00:35:32.391Z] 00:34:01 0.23 0.00 0.23 0.00 0.00 2.96 0.00 [2021-01-12T00:35:32.391Z] 00:35:01 0.90 0.48 0.42 0.00 140.93 11.74 0.00 [2021-01-12T00:35:32.391Z] Average: 2.18 0.48 1.70 0.00 61.64 42.30 0.00 [2021-01-12T00:35:32.391Z] [2021-01-12T00:35:32.391Z] 00:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-01-12T00:35:32.391Z] 00:31:01 127576 0 620012 32.95 2620 1131336 1124892 38.39 421520 1131732 16 [2021-01-12T00:35:32.391Z] 00:32:02 131612 0 615968 32.74 2620 1131344 1098760 37.50 431124 1118816 12 [2021-01-12T00:35:32.391Z] 00:33:01 133364 0 614212 32.64 2620 1131348 1082168 36.93 431520 1117128 16 [2021-01-12T00:35:32.391Z] 00:34:01 133576 0 614000 32.63 2620 1131348 1082216 36.93 431812 1117128 8 [2021-01-12T00:35:32.391Z] 00:35:01 127576 0 615572 32.72 2620 1135776 1082760 36.95 429424 1125340 24 [2021-01-12T00:35:32.391Z] Average: 130741 0 615953 32.74 2620 1132230 1094159 37.34 429080 1122029 15 [2021-01-12T00:35:32.391Z] [2021-01-12T00:35:32.391Z] 00:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-01-12T00:35:32.391Z] 00:31:01 eth0 16.03 9.85 11.79 22.46 0.00 0.00 0.00 0.00 [2021-01-12T00:35:32.391Z] 00:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T00:35:32.391Z] 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T00:35:32.391Z] 00:32:02 eth0 2.16 0.88 0.89 0.60 0.00 0.00 0.00 0.00 [2021-01-12T00:35:32.391Z] 00:32:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T00:35:32.391Z] 00:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T00:35:32.391Z] 00:33:01 eth0 1.59 0.30 0.35 0.17 0.00 0.00 0.00 0.00 [2021-01-12T00:35:32.391Z] 00:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T00:35:32.391Z] 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T00:35:32.391Z] 00:34:01 eth0 1.80 0.45 0.39 0.24 0.00 0.00 0.00 0.00 [2021-01-12T00:35:32.391Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T00:35:32.391Z] 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T00:35:32.391Z] 00:35:01 eth0 8.66 3.96 6.03 2.47 0.00 0.00 0.00 0.00 [2021-01-12T00:35:32.391Z] 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T00:35:32.391Z] 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T00:35:32.391Z] Average: eth0 6.06 3.10 3.90 5.21 0.00 0.00 0.00 0.00 [2021-01-12T00:35:32.391Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T00:35:32.391Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-01-12T00:35:32.391Z] [2021-01-12T00:35:32.391Z] [2021-01-12T00:35:32.391Z] ---> sar -P ALL: [2021-01-12T00:35:32.391Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 01/12/21 _x86_64_ (4 CPU) [2021-01-12T00:35:32.391Z] [2021-01-12T00:35:32.391Z] 00:28:58 LINUX RESTART (4 CPU) [2021-01-12T00:35:32.391Z] [2021-01-12T00:35:32.391Z] 00:30:01 CPU %user %nice %system %iowait %steal %idle [2021-01-12T00:35:32.391Z] 00:31:01 all 0.71 0.00 0.37 0.23 0.07 98.63 [2021-01-12T00:35:32.391Z] 00:31:01 0 0.95 0.00 0.50 0.07 0.08 98.40 [2021-01-12T00:35:32.391Z] 00:31:01 1 0.63 0.00 0.28 0.02 0.03 99.03 [2021-01-12T00:35:32.391Z] 00:31:01 2 0.67 0.00 0.28 0.45 0.07 98.53 [2021-01-12T00:35:32.391Z] 00:31:01 3 0.60 0.00 0.40 0.37 0.08 98.55 [2021-01-12T00:35:32.391Z] 00:32:02 all 0.17 0.00 0.07 0.00 0.00 99.76 [2021-01-12T00:35:32.391Z] 00:32:02 0 0.08 0.00 0.08 0.00 0.00 99.83 [2021-01-12T00:35:32.391Z] 00:32:02 1 0.43 0.00 0.10 0.00 0.00 99.47 [2021-01-12T00:35:32.391Z] 00:32:02 2 0.13 0.00 0.03 0.00 0.00 99.83 [2021-01-12T00:35:32.391Z] 00:32:02 3 0.03 0.00 0.05 0.00 0.02 99.90 [2021-01-12T00:35:32.391Z] 00:33:01 all 0.13 0.00 0.04 0.00 0.00 99.82 [2021-01-12T00:35:32.391Z] 00:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2021-01-12T00:35:32.391Z] 00:33:01 1 0.37 0.00 0.03 0.00 0.00 99.59 [2021-01-12T00:35:32.391Z] 00:33:01 2 0.07 0.00 0.07 0.00 0.00 99.86 [2021-01-12T00:35:32.391Z] 00:33:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2021-01-12T00:35:32.391Z] 00:34:01 all 0.16 0.00 0.03 0.00 0.00 99.80 [2021-01-12T00:35:32.391Z] 00:34:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2021-01-12T00:35:32.391Z] 00:34:01 1 0.50 0.00 0.03 0.00 0.00 99.47 [2021-01-12T00:35:32.391Z] 00:34:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2021-01-12T00:35:32.391Z] 00:34:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2021-01-12T00:35:32.391Z] 00:35:01 all 0.55 0.00 0.41 0.00 0.01 99.03 [2021-01-12T00:35:32.391Z] 00:35:01 0 0.79 0.00 0.62 0.00 0.00 98.60 [2021-01-12T00:35:32.391Z] 00:35:01 1 0.53 0.00 0.25 0.00 0.02 99.20 [2021-01-12T00:35:32.391Z] 00:35:01 2 0.63 0.00 0.50 0.00 0.00 98.86 [2021-01-12T00:35:32.391Z] 00:35:01 3 0.23 0.00 0.28 0.02 0.02 99.45 [2021-01-12T00:35:32.391Z] Average: all 0.34 0.00 0.18 0.05 0.02 99.41 [2021-01-12T00:35:32.391Z] Average: 0 0.37 0.00 0.25 0.01 0.02 99.34 [2021-01-12T00:35:32.391Z] Average: 1 0.50 0.00 0.14 0.00 0.01 99.35 [2021-01-12T00:35:32.391Z] Average: 2 0.31 0.00 0.19 0.09 0.02 99.39 [2021-01-12T00:35:32.391Z] Average: 3 0.20 0.00 0.16 0.08 0.02 99.54 [2021-01-12T00:35:32.391Z] [2021-01-12T00:35:32.391Z] [2021-01-12T00:35:32.391Z]