Pull request #427 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 weichou1229 for edgexfoundry/go-mod-core-contracts Loading trusted files from base branch master at 693df338c8eb598b828fcdb5998037a9ff32d047 rather than 4aaa09b803d35f88239860a90cffde2828acf9db Obtained Jenkinsfile from 693df338c8eb598b828fcdb5998037a9ff32d047 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 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 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 15d0feb21ed94e8c3b2a9f11f016c82a5039dfb9 # timeout=10 Commit message: "Add license check to tox" > 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:pre] ========================================================= [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: pre 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-23714 in /w/workspace/dry_go-mod-core-contracts_PR-427 [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-427 # 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 693df338c8eb598b828fcdb5998037a9ff32d047 into PR head commit 4aaa09b803d35f88239860a90cffde2828acf9db Merge succeeded, producing 4aaa09b803d35f88239860a90cffde2828acf9db Checking out Revision 4aaa09b803d35f88239860a90cffde2828acf9db (PR-427) > 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/427/head:refs/remotes/origin/PR-427 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4aaa09b803d35f88239860a90cffde2828acf9db # 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 693df338c8eb598b828fcdb5998037a9ff32d047 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4aaa09b803d35f88239860a90cffde2828acf9db # timeout=10 Commit message: "fix(scheduler): Fix func name typo" First time build. Skipping changelog. > git rev-list --no-walk b311805bb2340dd6f8fefbf64378817066affda2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:25:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:25:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:25:35 ========================================================= 08:25:35 EdgeX Global Pipelines Version Info 08:25:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:25:36 ------------------- 08:25:36 stable info: 08:25:36 ------------------- 08:25:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:25:36 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 08:25:36 Message: update stable to v1.0.179 08:25:37 ------------------- 08:25:37 experimental info: 08:25:37 ------------------- 08:25:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:25:37 Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 08:25:37 Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:25:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 08:25:38 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 08:25:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:25:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:25:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:25:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 08:25:38 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 08:25:38 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 08:25:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:25:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:25:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:25:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 08:25:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:25:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:25:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 08:25:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:25:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:25:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:25:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:25:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:25:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:25:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:25:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:25:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:25:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 08:25:40 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 08:25:40 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 08:25:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-427 [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-427 [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-427 [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4aaa09b803d35f88239860a90cffde2828acf9db [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4aaa09b [Pipeline] echo 08:25:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:25:42 + git log --format=format:%s -1 4aaa09b803d35f88239860a90cffde2828acf9db [Pipeline] echo 08:25:42 GIT_COMMIT: 4aaa09b803d35f88239860a90cffde2828acf9db, Commit Message: fix(scheduler): Fix func name typo [Pipeline] echo 08:25:42 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 08:25:42 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:25:43 08:25:43 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 08:25:43 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:25:43 latest: Pulling from edgex-devops/git-semver 08:25:43 31603596830f: Pulling fs layer 08:25:43 2a8b12db71e7: Pulling fs layer 08:25:43 6ca5941a6612: Pulling fs layer 08:25:43 ecc8261a40a4: Pulling fs layer 08:25:43 ecc8261a40a4: Waiting 08:25:43 2a8b12db71e7: Verifying Checksum 08:25:43 2a8b12db71e7: Download complete 08:25:43 31603596830f: Verifying Checksum 08:25:43 31603596830f: Download complete 08:25:44 ecc8261a40a4: Verifying Checksum 08:25:44 ecc8261a40a4: Download complete 08:25:44 6ca5941a6612: Verifying Checksum 08:25:44 6ca5941a6612: Download complete 08:25:44 31603596830f: Pull complete 08:25:44 2a8b12db71e7: Pull complete 08:25:45 6ca5941a6612: Pull complete 08:25:45 ecc8261a40a4: Pull complete 08:25:45 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 08:25:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 08:25:45 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 08:25:45 prd-centos7-docker-4c-2g-23714 does not seem to be running inside a container 08:25:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-427 -v /w/workspace/dry_go-mod-core-contracts_PR-427:/w/workspace/dry_go-mod-core-contracts_PR-427:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-427@tmp:/w/workspace/dry_go-mod-core-contracts_PR-427@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 08:25:48 $ docker top 5fb5d982ff9c0e0bc65405a787636f67372be3e9ea37036c02b201303c35c553 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:25:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:25:48 [ssh-agent] Looking for ssh-agent implementation... 08:25:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:25:48 $ docker exec 5fb5d982ff9c0e0bc65405a787636f67372be3e9ea37036c02b201303c35c553 ssh-agent 08:25:49 SSH_AUTH_SOCK=/tmp/ssh-vxEkG2cPqu2U/agent.11 08:25:49 SSH_AGENT_PID=16 08:25:49 Running ssh-add (command line suppressed) 08:25:49 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-427@tmp/private_key_5300546681508220511.key (/w/workspace/dry_go-mod-core-contracts_PR-427@tmp/private_key_5300546681508220511.key) 08:25:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:25:49 + git tag --points-at HEAD [Pipeline] } 08:25:49 $ docker exec --env ******** --env ******** 5fb5d982ff9c0e0bc65405a787636f67372be3e9ea37036c02b201303c35c553 ssh-agent -k 08:25:49 unset SSH_AUTH_SOCK; 08:25:49 unset SSH_AGENT_PID; 08:25:49 echo Agent pid 16 killed; 08:25:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:25:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:25:50 [ssh-agent] Looking for ssh-agent implementation... 08:25:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:25:50 $ docker exec 5fb5d982ff9c0e0bc65405a787636f67372be3e9ea37036c02b201303c35c553 ssh-agent 08:25:50 SSH_AUTH_SOCK=/tmp/ssh-u5SfIqlGMJGN/agent.44 08:25:50 SSH_AGENT_PID=49 08:25:50 Running ssh-add (command line suppressed) 08:25:50 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-427@tmp/private_key_1967903167517635252.key (/w/workspace/dry_go-mod-core-contracts_PR-427@tmp/private_key_1967903167517635252.key) 08:25:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:25:50 + git semver init 08:25:50 # -> Open(): unable to determine branch for HEAD 08:25:50 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-427/.git 08:25:50 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-427 08:25:50 # $SEMVER_REMOTE_NAME = origin 08:25:50 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 08:25:50 # $SEMVER_USER_NAME = edgex-jenkins 08:25:50 # $SEMVER_BRANCH = PR-427 08:25:50 # $SEMVER_TEMP = /tmp/semver-231289928 08:25:50 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 08:25:52 # '/tmp/semver-231289928' -> '/w/workspace/dry_go-mod-core-contracts_PR-427/.semver' 08:25:52 # -> Force: false 08:25:52 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-427/.semver [Pipeline] } 08:25:52 $ docker exec --env ******** --env ******** 5fb5d982ff9c0e0bc65405a787636f67372be3e9ea37036c02b201303c35c553 ssh-agent -k 08:25:53 unset SSH_AUTH_SOCK; 08:25:53 unset SSH_AGENT_PID; 08:25:53 echo Agent pid 49 killed; 08:25:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:25:53 + git semver [Pipeline] } 08:25:53 $ docker stop --time=1 5fb5d982ff9c0e0bc65405a787636f67372be3e9ea37036c02b201303c35c553 08:25:55 $ docker rm -f 5fb5d982ff9c0e0bc65405a787636f67372be3e9ea37036c02b201303c35c553 [Pipeline] // withDockerContainer [Pipeline] sh 08:25:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:25:57 Stashed 1 file(s) [Pipeline] echo 08:25:57 [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 08:26:13 Still waiting to schedule task 08:26:13 Waiting for next available executor on ‘centos7-docker-4c-2g’ 08:26:13 Still waiting to schedule task 08:26:13 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 08:29:08 Running on prd-centos7-docker-4c-2g-23715 in /w/workspace/dry_go-mod-core-contracts_PR-427 [Pipeline] { [Pipeline] ws 08:29:08 Running in /w/workspace/go-mod-core-contracts/10 [Pipeline] { [Pipeline] checkout 08:29:13 using credential edgex-jenkins-ssh 08:29:13 Cloning the remote Git repository 08:29:13 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:29:13 > git init /w/workspace/go-mod-core-contracts/10 # timeout=10 08:29:13 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:29:13 > git --version # timeout=10 08:29:13 > git --version # 'git version 2.24.3' 08:29:13 using GIT_SSH to set credentials SSH Credentials for GitHub 08:29:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:29:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:29:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:29:14 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:29:14 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:29:14 using GIT_SSH to set credentials SSH Credentials for GitHub 08:29:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:29:15 Merging remotes/origin/master commit 693df338c8eb598b828fcdb5998037a9ff32d047 into PR head commit 4aaa09b803d35f88239860a90cffde2828acf9db 08:29:15 Merge succeeded, producing 4aaa09b803d35f88239860a90cffde2828acf9db 08:29:15 Checking out Revision 4aaa09b803d35f88239860a90cffde2828acf9db (PR-427) 08:29:15 > git config core.sparsecheckout # timeout=10 08:29:15 > git checkout -f 4aaa09b803d35f88239860a90cffde2828acf9db # timeout=10 08:29:15 > git remote # timeout=10 08:29:15 > git config --get remote.origin.url # timeout=10 08:29:15 using GIT_SSH to set credentials SSH Credentials for GitHub 08:29:15 > git merge 693df338c8eb598b828fcdb5998037a9ff32d047 # timeout=10 08:29:15 > git rev-parse HEAD^{commit} # timeout=10 08:29:15 > git config core.sparsecheckout # timeout=10 08:29:15 > git checkout -f 4aaa09b803d35f88239860a90cffde2828acf9db # timeout=10 08:29:20 Commit message: "fix(scheduler): Fix func name typo" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:29:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:29:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:29:22 + sudo service docker restart 08:29:22 + true 08:29:22 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 08:29:24 ========================================================= 08:29:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:29:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:29:25 + 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 . 08:29:25 Sending build context to Docker daemon 2.435MB 08:29:26 Step 1/7 : ARG BASE=golang:1.15-alpine 08:29:26 Step 2/7 : FROM ${BASE} 08:29:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:29:26 188c0c94c7c5: Pulling fs layer 08:29:26 0ef7d3d256c8: Pulling fs layer 08:29:26 de9db76c5a1d: Pulling fs layer 08:29:26 bca2f99d35d6: Pulling fs layer 08:29:26 93359f2a8cfa: Pulling fs layer 08:29:26 7c6f9722023f: Pulling fs layer 08:29:26 a35cf1a2eb13: Pulling fs layer 08:29:26 7c6f9722023f: Waiting 08:29:26 bca2f99d35d6: Waiting 08:29:26 93359f2a8cfa: Waiting 08:29:26 a35cf1a2eb13: Waiting 08:29:26 de9db76c5a1d: Verifying Checksum 08:29:26 de9db76c5a1d: Download complete 08:29:26 0ef7d3d256c8: Verifying Checksum 08:29:26 0ef7d3d256c8: Download complete 08:29:26 93359f2a8cfa: Verifying Checksum 08:29:26 93359f2a8cfa: Download complete 08:29:26 7c6f9722023f: Download complete 08:29:26 188c0c94c7c5: Verifying Checksum 08:29:26 188c0c94c7c5: Download complete 08:29:26 188c0c94c7c5: Pull complete 08:29:27 0ef7d3d256c8: Pull complete 08:29:27 de9db76c5a1d: Pull complete 08:29:29 a35cf1a2eb13: Verifying Checksum 08:29:29 a35cf1a2eb13: Download complete 08:29:30 bca2f99d35d6: Verifying Checksum 08:29:30 bca2f99d35d6: Download complete 08:29:40 bca2f99d35d6: Pull complete 08:29:40 93359f2a8cfa: Pull complete 08:29:40 7c6f9722023f: Pull complete 08:29:49 a35cf1a2eb13: Pull complete 08:29:49 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:29:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:29:49 ---> a62c8e92a672 08:29:49 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:29:49 ---> Running in f37fc17f3f50 08:29:49 Removing intermediate container f37fc17f3f50 08:29:49 ---> 5045d64119cc 08:29:49 Step 4/7 : RUN apk add bash 08:29:49 ---> Running in 6202db282fde 08:29:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:29:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:29:51 OK: 166 MiB in 39 packages 08:29:51 Removing intermediate container 6202db282fde 08:29:51 ---> 326321df9cbe 08:29:51 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:29:51 ---> Running in 546750d7c3ae 08:29:52 Removing intermediate container 546750d7c3ae 08:29:52 ---> 34fabfeaa95d 08:29:52 Step 6/7 : COPY go.mod . 08:29:52 ---> 091552194a56 08:29:52 Step 7/7 : RUN go mod download 08:29:52 ---> Running in 83d16246a85e 08:30:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-23716 in /w/workspace/dry_go-mod-core-contracts_PR-427 [Pipeline] { [Pipeline] ws 08:30:04 Running in /w/workspace/go-mod-core-contracts/10 [Pipeline] { [Pipeline] checkout 08:30:08 Removing intermediate container 83d16246a85e 08:30:08 ---> fc4465005da7 08:30:08 Successfully built fc4465005da7 08:30:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:30:08 + docker inspect -f . ci-base-image-x86_64 08:30:08 . [Pipeline] withDockerContainer 08:30:08 prd-centos7-docker-4c-2g-23715 does not seem to be running inside a container 08:30:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/10 -v /w/workspace/go-mod-core-contracts/10:/w/workspace/go-mod-core-contracts/10:rw,z -v /w/workspace/go-mod-core-contracts/10@tmp:/w/workspace/go-mod-core-contracts/10@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:10 $ docker top c6ec30411026de1ee098271ca7cb530baa195badfd835aec549d9543099bb148 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:10 using credential edgex-jenkins-ssh 08:30:10 Cloning the remote Git repository 08:30:10 + go version 08:30:10 go version go1.15.5 linux/amd64 [Pipeline] } 08:30:10 $ docker stop --time=1 c6ec30411026de1ee098271ca7cb530baa195badfd835aec549d9543099bb148 08:30:10 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 08:30:10 > git init /w/workspace/go-mod-core-contracts/10 # timeout=10 08:30:11 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:30:11 > git --version # timeout=10 08:30:11 > git --version # 'git version 2.17.1' 08:30:11 using GIT_SSH to set credentials SSH Credentials for GitHub 08:30:11 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:30:12 $ docker rm -f c6ec30411026de1ee098271ca7cb530baa195badfd835aec549d9543099bb148 08:30:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:30:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:30:12 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 08:30:12 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 08:30:12 using GIT_SSH to set credentials SSH Credentials for GitHub 08:30:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/427/head:refs/remotes/origin/PR-427 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } 08:30:13 Merging remotes/origin/master commit 693df338c8eb598b828fcdb5998037a9ff32d047 into PR head commit 4aaa09b803d35f88239860a90cffde2828acf9db [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:30:13 Merge succeeded, producing 4aaa09b803d35f88239860a90cffde2828acf9db 08:30:13 Checking out Revision 4aaa09b803d35f88239860a90cffde2828acf9db (PR-427) 08:30:13 + docker inspect -f . ci-base-image-x86_64 08:30:13 . [Pipeline] withDockerContainer 08:30:13 > git config core.sparsecheckout # timeout=10 08:30:13 > git checkout -f 4aaa09b803d35f88239860a90cffde2828acf9db # timeout=10 08:30:13 > git remote # timeout=10 08:30:13 > git config --get remote.origin.url # timeout=10 08:30:13 using GIT_SSH to set credentials SSH Credentials for GitHub 08:30:13 > git merge 693df338c8eb598b828fcdb5998037a9ff32d047 # timeout=10 08:30:13 > git rev-parse HEAD^{commit} # timeout=10 08:30:13 > git config core.sparsecheckout # timeout=10 08:30:13 > git checkout -f 4aaa09b803d35f88239860a90cffde2828acf9db # timeout=10 08:30:14 prd-centos7-docker-4c-2g-23715 does not seem to be running inside a container 08:30:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/10 -v /w/workspace/go-mod-core-contracts/10:/w/workspace/go-mod-core-contracts/10:rw,z -v /w/workspace/go-mod-core-contracts/10@tmp:/w/workspace/go-mod-core-contracts/10@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:15 $ docker top d1699ad2c64a92bb4fa0a898ca6d1f767b5f5afba695a5d5c605426848ffd2b1 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:15 + make test 08:30:15 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:30:16 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/errors 08:30:16 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 08:30:16 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2 08:30:16 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 08:30:16 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 08:30:16 go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 08:30:16 go: found github.com/edgexfoundry/go-mod-core-contracts/errors in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 08:30:16 go: found github.com/edgexfoundry/go-mod-core-contracts/v2 in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 08:30:16 go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 08:30:17 clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: 08:30:17 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/10/clients/interfaces) 08:30:17 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) 08:30:17 clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: 08:30:17 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/10/models) 08:30:17 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) 08:30:17 clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: 08:30:17 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/10/clients/interfaces) 08:30:17 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) 08:30:17 clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: 08:30:17 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/10/models) 08:30:17 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) 08:30:17 make: *** [Makefile:6: test] Error 1 [Pipeline] } 08:30:17 $ docker stop --time=1 d1699ad2c64a92bb4fa0a898ca6d1f767b5f5afba695a5d5c605426848ffd2b1 08:30:18 Commit message: "fix(scheduler): Fix func name typo" 08:30:19 $ docker rm -f d1699ad2c64a92bb4fa0a898ca6d1f767b5f5afba695a5d5c605426848ffd2b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] withEnv [Pipeline] { Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] withEnv [Pipeline] { Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } 08:30:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] // stage [Pipeline] } 08:30:21 Failed in branch amd64 [Pipeline] sh 08:30:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:30:22 + + sudo service dockertrue restart 08:30:22 [Pipeline] unstash [Pipeline] echo 08:30:25 ========================================================= 08:30:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:30:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:30:26 + 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 . 08:30:27 Sending build context to Docker daemon 2.434MB 08:30:27 Step 1/7 : ARG BASE=golang:1.15-alpine 08:30:27 Step 2/7 : FROM ${BASE} 08:30:27 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:30:27 5f621e34cdf4: Pulling fs layer 08:30:27 a4357932f1b6: Pulling fs layer 08:30:27 18c013af1878: Pulling fs layer 08:30:27 00ac8860ef70: Pulling fs layer 08:30:27 63d7cb157983: Pulling fs layer 08:30:27 b116817d02f9: Pulling fs layer 08:30:27 745a02a5169b: Pulling fs layer 08:30:27 00ac8860ef70: Waiting 08:30:27 745a02a5169b: Waiting 08:30:27 b116817d02f9: Waiting 08:30:27 63d7cb157983: Waiting 08:30:27 18c013af1878: Download complete 08:30:27 a4357932f1b6: Download complete 08:30:27 63d7cb157983: Verifying Checksum 08:30:27 63d7cb157983: Download complete 08:30:27 b116817d02f9: Download complete 08:30:27 5f621e34cdf4: Verifying Checksum 08:30:27 5f621e34cdf4: Download complete 08:30:28 5f621e34cdf4: Pull complete 08:30:29 a4357932f1b6: Pull complete 08:30:29 18c013af1878: Pull complete 08:30:30 745a02a5169b: Verifying Checksum 08:30:30 745a02a5169b: Download complete 08:30:31 00ac8860ef70: Verifying Checksum 08:30:31 00ac8860ef70: Download complete 08:30:41 00ac8860ef70: Pull complete 08:30:41 63d7cb157983: Pull complete 08:30:41 b116817d02f9: Pull complete 08:30:46 745a02a5169b: Pull complete 08:30:46 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:30:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:30:46 ---> b7e6874047d6 08:30:46 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 08:30:49 ---> Running in 03a1a3deb54d 08:30:49 Removing intermediate container 03a1a3deb54d 08:30:49 ---> 98475c495860 08:30:49 Step 4/7 : RUN apk add bash 08:30:49 ---> Running in 4a5f7fc1e085 08:30:50 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:30:51 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:30:53 OK: 142 MiB in 39 packages 08:30:54 Removing intermediate container 4a5f7fc1e085 08:30:54 ---> dc083a40714e 08:30:54 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 08:30:54 ---> Running in 716da270a218 08:30:55 Removing intermediate container 716da270a218 08:30:55 ---> 6b94f13d1522 08:30:55 Step 6/7 : COPY go.mod . 08:30:56 ---> 456d8564bef9 08:30:56 Step 7/7 : RUN go mod download 08:30:56 ---> Running in 658479a75edc 08:31:11 Removing intermediate container 658479a75edc 08:31:11 ---> 1911babcb393 08:31:11 Successfully built 1911babcb393 08:31:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:31:11 + docker inspect -f . ci-base-image-arm64 08:31:11 . [Pipeline] withDockerContainer 08:31:11 prd-ubuntu18.04-docker-arm64-4c-16g-23716 does not seem to be running inside a container 08:31:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/10 -v /w/workspace/go-mod-core-contracts/10:/w/workspace/go-mod-core-contracts/10:rw,z -v /w/workspace/go-mod-core-contracts/10@tmp:/w/workspace/go-mod-core-contracts/10@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 08:31:13 $ docker top e1921c3e6147ac9104983641ffd595e117ee85fe8afcc4938c74777db48c9819 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:14 + go version 08:31:14 go version go1.15.5 linux/arm64 [Pipeline] } 08:31:14 $ docker stop --time=1 e1921c3e6147ac9104983641ffd595e117ee85fe8afcc4938c74777db48c9819 08:31:16 $ docker rm -f e1921c3e6147ac9104983641ffd595e117ee85fe8afcc4938c74777db48c9819 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:31:17 + docker inspect -f . ci-base-image-arm64 08:31:17 . [Pipeline] withDockerContainer 08:31:18 prd-ubuntu18.04-docker-arm64-4c-16g-23716 does not seem to be running inside a container 08:31:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/10 -v /w/workspace/go-mod-core-contracts/10:/w/workspace/go-mod-core-contracts/10:rw,z -v /w/workspace/go-mod-core-contracts/10@tmp:/w/workspace/go-mod-core-contracts/10@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 08:31:19 $ docker top 1fae6a61c28084a201feb9dbe1a1585f066302518c3593c36694d928f6da16f4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:20 + make test 08:31:20 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:31:21 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 08:31:21 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/errors 08:31:21 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 08:31:21 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2 08:31:21 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 08:31:21 go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 08:31:21 go: found github.com/edgexfoundry/go-mod-core-contracts/errors in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 08:31:21 go: found github.com/edgexfoundry/go-mod-core-contracts/v2 in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 08:31:21 go: found github.com/edgexfoundry/go-mod-core-contracts/v2/dtos in github.com/edgexfoundry/go-mod-core-contracts v0.1.149 08:31:22 clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: 08:31:22 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/10/clients/interfaces) 08:31:22 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) 08:31:22 clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: 08:31:22 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/10/models) 08:31:22 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) 08:31:22 clients/request.go:30:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces in multiple modules: 08:31:22 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/10/clients/interfaces) 08:31:22 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/clients/interfaces) 08:31:22 clients/agent/client.go:24:2: ambiguous import: found package github.com/edgexfoundry/go-mod-core-contracts/v2/models in multiple modules: 08:31:22 github.com/edgexfoundry/go-mod-core-contracts/v2 (/w/workspace/go-mod-core-contracts/10/models) 08:31:22 github.com/edgexfoundry/go-mod-core-contracts v0.1.149 (/go/pkg/mod/github.com/edgexfoundry/go-mod-core-contracts@v0.1.149/v2/models) 08:31:22 make: *** [Makefile:6: test] Error 1 [Pipeline] } 08:31:22 $ docker stop --time=1 1fae6a61c28084a201feb9dbe1a1585f066302518c3593c36694d928f6da16f4 08:31:24 $ docker rm -f 1fae6a61c28084a201feb9dbe1a1585f066302518c3593c36694d928f6da16f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:31:26 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:31:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:31:29 ---> package-listing.sh 08:31:29 ++ facter osfamily 08:31:29 ++ tr '[:upper:]' '[:lower:]' 08:31:29 + OS_FAMILY=redhat 08:31:29 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-427 08:31:29 + START_PACKAGES=/tmp/packages_start.txt 08:31:29 + END_PACKAGES=/tmp/packages_end.txt 08:31:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:31:29 + PACKAGES=/tmp/packages_start.txt 08:31:29 + '[' /w/workspace/dry_go-mod-core-contracts_PR-427 ']' 08:31:29 + PACKAGES=/tmp/packages_end.txt 08:31:29 + case "${OS_FAMILY}" in 08:31:29 + rpm -qa 08:31:29 + sort 08:31:34 + '[' -f /tmp/packages_start.txt ']' 08:31:34 + '[' -f /tmp/packages_end.txt ']' 08:31:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:31:34 + '[' /w/workspace/dry_go-mod-core-contracts_PR-427 ']' 08:31:34 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-427/archives/ 08:31:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-427/archives/ [Pipeline] echo 08:31:34 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-427/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:31:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:31:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:31:35 08:31:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:31:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:31:35 alpine: Pulling from edgex-lftools-log-publisher 08:31:35 df20fa9351a1: Pulling fs layer 08:31:35 36b3adc4ff6f: Pulling fs layer 08:31:35 8ad3a11d3b57: Pulling fs layer 08:31:35 46f8f816bc3b: Pulling fs layer 08:31:35 93b61091891f: Pulling fs layer 08:31:35 93b9cdb0e59b: Pulling fs layer 08:31:35 5e14af77c1be: Pulling fs layer 08:31:35 01666e4c0597: Pulling fs layer 08:31:35 aa168da1d23b: Pulling fs layer 08:31:35 93b61091891f: Waiting 08:31:35 93b9cdb0e59b: Waiting 08:31:35 5e14af77c1be: Waiting 08:31:35 01666e4c0597: Waiting 08:31:35 aa168da1d23b: Waiting 08:31:35 46f8f816bc3b: Waiting 08:31:35 36b3adc4ff6f: Download complete 08:31:35 46f8f816bc3b: Verifying Checksum 08:31:35 46f8f816bc3b: Download complete 08:31:36 df20fa9351a1: Verifying Checksum 08:31:36 df20fa9351a1: Download complete 08:31:36 93b9cdb0e59b: Verifying Checksum 08:31:36 93b9cdb0e59b: Download complete 08:31:36 5e14af77c1be: Verifying Checksum 08:31:36 5e14af77c1be: Download complete 08:31:36 01666e4c0597: Verifying Checksum 08:31:36 01666e4c0597: Download complete 08:31:36 93b61091891f: Download complete 08:31:36 8ad3a11d3b57: Verifying Checksum 08:31:36 8ad3a11d3b57: Download complete 08:31:36 df20fa9351a1: Pull complete 08:31:36 36b3adc4ff6f: Pull complete 08:31:37 8ad3a11d3b57: Pull complete 08:31:37 46f8f816bc3b: Pull complete 08:31:38 aa168da1d23b: Verifying Checksum 08:31:38 aa168da1d23b: Download complete 08:31:39 93b61091891f: Pull complete 08:31:39 93b9cdb0e59b: Pull complete 08:31:39 5e14af77c1be: Pull complete 08:31:40 01666e4c0597: Pull complete 08:31:46 aa168da1d23b: Pull complete 08:31:46 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:31:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:31:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:31:46 prd-centos7-docker-4c-2g-23714 does not seem to be running inside a container 08:31:46 $ 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-427/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-427 -v /w/workspace/dry_go-mod-core-contracts_PR-427:/w/workspace/dry_go-mod-core-contracts_PR-427:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-427@tmp:/w/workspace/dry_go-mod-core-contracts_PR-427@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 08:31:51 $ docker top ca521015e1805d6c9bab6ecea97605bd7a5daf54350aef8fe2710f6ded8eb4c3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:51 + touch /tmp/pre-build-complete [Pipeline] sh 08:31:52 + mkdir -p /var/log/sa [Pipeline] sh 08:31:52 + ls /var/log/sa-host 08:31:52 + sadf -c /var/log/sa-host/sa23 08:31:52 file_magic: OK 08:31:52 HZ: Using current value: 100 08:31:52 file_header: OK 08:31:52 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 08:31:52 Statistics: 08:31:52 Hnuu...uuuununununu... 08:31:52 File successfully converted to sysstat format version 12.2.1 08:31:52 + sadf -c /var/log/sa-host/sa28 08:31:52 file_magic: OK 08:31:52 HZ: Using current value: 100 08:31:52 file_header: OK 08:31:52 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 08:31:52 Statistics: 08:31:52 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:31:52 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:53 provisioning config files... 08:31:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-427@tmp/config967696929530152079tmp [Pipeline] { [Pipeline] echo 08:31:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:31:53 ---> create-netrc.sh [Pipeline] } 08:31:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:31:53 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:31:54 ---> python-tools-install.sh [Pipeline] echo 08:31:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:31:54 ---> sudo-logs.sh 08:31:54 Archiving 'sudo' log.. [Pipeline] echo 08:31:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:31:54 ---> job-cost.sh 08:31:54 lf-activate-venv: SKIPPING 08:31:54 INFO: No Stack... 08:31:55 INFO: Retrieving Pricing Info for: v1-standard-2 08:31:55 INFO: Archiving Costs [Pipeline] echo 08:31:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:31:56 ---> logs-deploy.sh 08:31:56 lf-activate-venv: SKIPPING 08:31:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-427/10 08:31:56 INFO: archiving workspace using pattern(s): 08:31:58 Archives upload complete. 08:31:58 INFO: archiving logs to Nexus 08:31:59 ---> uname -a: 08:31:59 Linux prd-centos7-docker-4c-2g-23714.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:31:59 08:31:59 08:31:59 ---> lscpu: 08:31:59 Architecture: x86_64 08:31:59 CPU op-mode(s): 32-bit, 64-bit 08:31:59 Byte Order: Little Endian 08:31:59 Address sizes: 40 bits physical, 48 bits virtual 08:31:59 CPU(s): 4 08:31:59 On-line CPU(s) list: 0-3 08:31:59 Thread(s) per core: 1 08:31:59 Core(s) per socket: 1 08:31:59 Socket(s): 4 08:31:59 NUMA node(s): 1 08:31:59 Vendor ID: GenuineIntel 08:31:59 CPU family: 6 08:31:59 Model: 44 08:31:59 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:31:59 Stepping: 1 08:31:59 CPU MHz: 2933.436 08:31:59 BogoMIPS: 5866.87 08:31:59 Virtualization: VT-x 08:31:59 Hypervisor vendor: KVM 08:31:59 Virtualization type: full 08:31:59 L1d cache: 128 KiB 08:31:59 L1i cache: 128 KiB 08:31:59 L2 cache: 16 MiB 08:31:59 L3 cache: 64 MiB 08:31:59 NUMA node0 CPU(s): 0-3 08:31:59 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:31:59 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:31:59 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:31:59 Vulnerability Meltdown: Mitigation; PTI 08:31:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:31:59 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:31:59 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:31:59 Vulnerability Srbds: Not affected 08:31:59 Vulnerability Tsx async abort: Not affected 08:31:59 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 08:31:59 08:31:59 08:31:59 ---> nproc: 08:31:59 4 08:31:59 08:31:59