Pull request #460 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9e511ce87330add7b907a984319c25319e512ca6+1a68168e1b466f81fb38e733dbe2211c06120b2a (1cc1c5f4425208fc39c9253366eb808866e868d0) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14973187433051006773.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11670795820465553476.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-460/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-460/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12644561851204924165.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-460/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4475617347925286510.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9520771168074871728.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-460/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-460/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9011562247446032672.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9255 in /w/workspace/xfoundry_device-modbus-go_PR-460 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-460 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1a68168e1b466f81fb38e733dbe2211c06120b2a into PR head commit 9e511ce87330add7b907a984319c25319e512ca6 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/460/head:refs/remotes/origin/PR-460 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 9e511ce87330add7b907a984319c25319e512ca6 Checking out Revision 9e511ce87330add7b907a984319c25319e512ca6 (PR-460) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:58:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:58:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:58:30 ========================================================= 05:58:30 EdgeX Global Pipelines Version Info 05:58:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f 9e511ce87330add7b907a984319c25319e512ca6 # 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 1a68168e1b466f81fb38e733dbe2211c06120b2a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e511ce87330add7b907a984319c25319e512ca6 # timeout=10 05:58:31 ------------------- 05:58:31 stable info: 05:58:31 ------------------- 05:58:31 Commited By: Bill Mahoney bill.mahoney@intel.com 05:58:31 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 05:58:31 Message: update stable to v1.0.248 05:58:32 ------------------- 05:58:32 experimental info: 05:58:32 ------------------- 05:58:32 Commited By: **** collab-it+edgex@linuxfoundation.org 05:58:32 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 05:58:32 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:58:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:58:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:58:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:58:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:58:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:58:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:58:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:58:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:58:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:58:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:58:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:58:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:58:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:58:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:58:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-460 [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-460 [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-460 [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e511ce87330add7b907a984319c25319e512ca6 [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e511ce [Pipeline] echo 05:58:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:33 provisioning config files... 05:58:33 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-460@tmp/config16490446241286899907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:34 ---> docker-login.sh 05:58:34 nexus3.edgexfoundry.org:10001 05:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:34 Configure a credential helper to remove this warning. See 05:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:34 05:58:34 Login Succeeded 05:58:34 nexus3.edgexfoundry.org:10002 05:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:34 Configure a credential helper to remove this warning. See 05:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:34 05:58:34 Login Succeeded 05:58:34 nexus3.edgexfoundry.org:10003 05:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:34 Configure a credential helper to remove this warning. See 05:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:34 05:58:34 Login Succeeded 05:58:34 nexus3.edgexfoundry.org:10004 05:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:35 Configure a credential helper to remove this warning. See 05:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:35 05:58:35 Login Succeeded 05:58:35 docker.io 05:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:35 Configure a credential helper to remove this warning. See 05:58:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:35 05:58:35 Login Succeeded 05:58:35 ---> docker-login.sh ends [Pipeline] } 05:58:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:58:35 + git rev-list -1 --merges 9e511ce87330add7b907a984319c25319e512ca6~1..9e511ce87330add7b907a984319c25319e512ca6 [Pipeline] echo 05:58:36 -----------> git rev-list -1 --merges 9e511ce87330add7b907a984319c25319e512ca6~1..9e511ce87330add7b907a984319c25319e512ca6 9e511ce87330add7b907a984319c25319e512ca6 [false] [Pipeline] sh 05:58:36 + git log --format=format:%s -1 9e511ce87330add7b907a984319c25319e512ca6 [Pipeline] echo 05:58:36 ========================================================= 05:58:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:58:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:58:36 + git log --format=format:%s -1 9e511ce87330add7b907a984319c25319e512ca6 [Pipeline] echo 05:58:36 [semverPrep] GIT_COMMIT: 9e511ce87330add7b907a984319c25319e512ca6, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:58:36 [semverPrep] This is not a build commit. [Pipeline] sh 05:58:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:58:37 + grep -v github /etc/ssh/ssh_known_hosts 05:58:37 + [ -e /tmp/ssh_known_hosts ] 05:58:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:58:37 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 05:58:37 -a /etc/ssh/ssh_known_hosts 05:58:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:37 05:58:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:38 0.1.4: Pulling from edgex-devops/py-git-semver 05:58:38 b85a868b505f: Pulling fs layer 05:58:38 e2be974225ed: Pulling fs layer 05:58:38 339a4e72a1f5: Pulling fs layer 05:58:38 988bab9f4d93: Pulling fs layer 05:58:38 1469e6f7b9e6: Pulling fs layer 05:58:38 eaf3925da568: Pulling fs layer 05:58:38 bab4dde63d76: Pulling fs layer 05:58:38 bde34c3a00c8: Pulling fs layer 05:58:38 b352a97aabf1: Pulling fs layer 05:58:38 4872d77fe225: Pulling fs layer 05:58:38 5851b861e8e6: Pulling fs layer 05:58:38 bde34c3a00c8: Waiting 05:58:38 988bab9f4d93: Waiting 05:58:38 b352a97aabf1: Waiting 05:58:38 1469e6f7b9e6: Waiting 05:58:38 5851b861e8e6: Waiting 05:58:38 4872d77fe225: Waiting 05:58:38 bab4dde63d76: Waiting 05:58:38 eaf3925da568: Waiting 05:58:38 e2be974225ed: Verifying Checksum 05:58:38 e2be974225ed: Download complete 05:58:38 988bab9f4d93: Verifying Checksum 05:58:38 988bab9f4d93: Download complete 05:58:38 1469e6f7b9e6: Verifying Checksum 05:58:38 1469e6f7b9e6: Download complete 05:58:38 eaf3925da568: Verifying Checksum 05:58:38 eaf3925da568: Download complete 05:58:38 339a4e72a1f5: Verifying Checksum 05:58:38 339a4e72a1f5: Download complete 05:58:38 bde34c3a00c8: Verifying Checksum 05:58:38 bde34c3a00c8: Download complete 05:58:38 b352a97aabf1: Verifying Checksum 05:58:38 b352a97aabf1: Download complete 05:58:38 4872d77fe225: Download complete 05:58:38 5851b861e8e6: Download complete 05:58:38 b85a868b505f: Download complete 05:58:38 bab4dde63d76: Verifying Checksum 05:58:38 bab4dde63d76: Download complete 05:58:39 b85a868b505f: Pull complete 05:58:39 e2be974225ed: Pull complete 05:58:40 339a4e72a1f5: Pull complete 05:58:40 988bab9f4d93: Pull complete 05:58:40 1469e6f7b9e6: Pull complete 05:58:40 eaf3925da568: Pull complete 05:58:42 bab4dde63d76: Pull complete 05:58:42 bde34c3a00c8: Pull complete 05:58:42 b352a97aabf1: Pull complete 05:58:42 4872d77fe225: Pull complete 05:58:42 5851b861e8e6: Pull complete 05:58:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:58:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:42 prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container 05:58:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-460 -v /w/workspace/xfoundry_device-modbus-go_PR-460:/w/workspace/xfoundry_device-modbus-go_PR-460:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-460@tmp:/w/workspace/xfoundry_device-modbus-go_PR-460@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:58:43 $ docker top 6bdfc9d09181ea857f63ecf9f5866530272c2b3064d346acac0460231e4a6dcf -eo pid,comm 05:58:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:58:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:58:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:43 [ssh-agent] Looking for ssh-agent implementation... 05:58:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:44 $ docker exec 6bdfc9d09181ea857f63ecf9f5866530272c2b3064d346acac0460231e4a6dcf ssh-agent 05:58:44 SSH_AUTH_SOCK=/tmp/ssh-Hdnqog8Aquvz/agent.32 05:58:44 SSH_AGENT_PID=38 05:58:44 Running ssh-add (command line suppressed) 05:58:44 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-460@tmp/private_key_14059296836562562721.key (/w/workspace/xfoundry_device-modbus-go_PR-460@tmp/private_key_14059296836562562721.key) 05:58:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:58:44 + git tag --points-at HEAD [Pipeline] } 05:58:44 $ docker exec --env ******** --env ******** 6bdfc9d09181ea857f63ecf9f5866530272c2b3064d346acac0460231e4a6dcf ssh-agent -k 05:58:44 unset SSH_AUTH_SOCK; 05:58:44 unset SSH_AGENT_PID; 05:58:44 echo Agent pid 38 killed; 05:58:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:58:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:44 [ssh-agent] Looking for ssh-agent implementation... 05:58:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:44 $ docker exec 6bdfc9d09181ea857f63ecf9f5866530272c2b3064d346acac0460231e4a6dcf ssh-agent 05:58:45 SSH_AUTH_SOCK=/tmp/ssh-D5d4cxczIyuQ/agent.70 05:58:45 SSH_AGENT_PID=76 05:58:45 Running ssh-add (command line suppressed) 05:58:45 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-460@tmp/private_key_14913286607610824716.key (/w/workspace/xfoundry_device-modbus-go_PR-460@tmp/private_key_14913286607610824716.key) 05:58:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:58:45 + git semver init 05:58:45 2023-04-21 05:58:45,700 [run_init] DEBUG init version:0.0.0 force:False 05:58:45 2023-04-21 05:58:45,701 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-460/.semver 05:58:45 2023-04-21 05:58:45,701 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-460/.semver 05:58:45 2023-04-21 05:58:45,701 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-460/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-460, universal_newlines=False, shell=None, istream=None) 05:58:46 2023-04-21 05:58:46,443 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-460/.git/info/exclude 05:58:46 2023-04-21 05:58:46,443 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-460/.semver/PR-460 with force:False 05:58:46 2023-04-21 05:58:46,444 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-460/.semver/PR-460 05:58:46 2023-04-21 05:58:46,449 [execute] INFO git cat-file --batch-check 05:58:46 2023-04-21 05:58:46,450 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-460/.semver, universal_newlines=False, shell=None, istream=) 05:58:46 2023-04-21 05:58:46,458 [execute] INFO git cat-file --batch 05:58:46 2023-04-21 05:58:46,458 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-460/.semver, universal_newlines=False, shell=None, istream=) 05:58:46 2023-04-21 05:58:46,464 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-460/.semver/PR-460 05:58:46 0.0.0 [Pipeline] } 05:58:46 $ docker exec --env ******** --env ******** 6bdfc9d09181ea857f63ecf9f5866530272c2b3064d346acac0460231e4a6dcf ssh-agent -k 05:58:46 unset SSH_AUTH_SOCK; 05:58:46 unset SSH_AGENT_PID; 05:58:46 echo Agent pid 76 killed; 05:58:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:58:47 + git semver [Pipeline] } 05:58:47 $ docker stop --time=1 6bdfc9d09181ea857f63ecf9f5866530272c2b3064d346acac0460231e4a6dcf 05:58:48 $ docker rm -f --volumes 6bdfc9d09181ea857f63ecf9f5866530272c2b3064d346acac0460231e4a6dcf [Pipeline] // withDockerContainer [Pipeline] sh 05:58:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:58:49 Stashed 1 file(s) [Pipeline] echo 05:58:49 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 05:58:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9253 in /w/workspace/xfoundry_device-modbus-go_PR-460 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:50 provisioning config files... 05:58:50 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-460@tmp/config722850178605867040tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 05:58:50 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:58:50 Selected Git installation does not exist. Using Default 05:58:50 The recommended git tool is: NONE 05:58:50 ---> docker-login.sh 05:58:50 nexus3.edgexfoundry.org:10001 05:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:50 Configure a credential helper to remove this warning. See 05:58:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:50 05:58:50 Login Succeeded 05:58:50 nexus3.edgexfoundry.org:10002 05:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:50 Configure a credential helper to remove this warning. See 05:58:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:50 05:58:50 Login Succeeded 05:58:50 nexus3.edgexfoundry.org:10003 05:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:50 Configure a credential helper to remove this warning. See 05:58:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:50 05:58:50 Login Succeeded 05:58:50 nexus3.edgexfoundry.org:10004 05:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:50 Configure a credential helper to remove this warning. See 05:58:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:50 05:58:50 Login Succeeded 05:58:50 docker.io 05:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:51 Configure a credential helper to remove this warning. See 05:58:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:51 05:58:51 Login Succeeded 05:58:51 ---> docker-login.sh ends [Pipeline] } 05:58:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:58:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:58:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:58:51 ========================================================= 05:58:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:58:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:58:51 Sending build context to Docker daemon 6.454MB 05:58:51 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:58:51 Step 2/10 : FROM ${BASE} AS builder 05:58:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:58:51 63b65145d645: Pulling fs layer 05:58:51 a2d21d5440eb: Pulling fs layer 05:58:51 935e6c44a52c: Pulling fs layer 05:58:51 94cc34f8dd06: Pulling fs layer 05:58:51 30dea6a524f1: Pulling fs layer 05:58:51 a2aff8979fd8: Pulling fs layer 05:58:51 6808be2612f2: Pulling fs layer 05:58:51 f25807f1079a: Pulling fs layer 05:58:51 94cc34f8dd06: Waiting 05:58:51 30dea6a524f1: Waiting 05:58:51 a2aff8979fd8: Waiting 05:58:51 6808be2612f2: Waiting 05:58:51 f25807f1079a: Waiting 05:58:51 a2d21d5440eb: Download complete 05:58:51 94cc34f8dd06: Verifying Checksum 05:58:51 94cc34f8dd06: Download complete 05:58:51 30dea6a524f1: Verifying Checksum 05:58:51 30dea6a524f1: Download complete 05:58:52 63b65145d645: Verifying Checksum 05:58:52 63b65145d645: Download complete 05:58:52 a2aff8979fd8: Verifying Checksum 05:58:52 a2aff8979fd8: Download complete 05:58:52 63b65145d645: Pull complete 05:58:52 a2d21d5440eb: Pull complete 05:58:52 f25807f1079a: Verifying Checksum 05:58:52 f25807f1079a: Download complete 05:58:52 935e6c44a52c: Verifying Checksum 05:58:52 935e6c44a52c: Download complete 05:58:52 6808be2612f2: Verifying Checksum 05:58:52 6808be2612f2: Download complete 05:58:56 935e6c44a52c: Pull complete 05:58:56 94cc34f8dd06: Pull complete 05:58:56 30dea6a524f1: Pull complete 05:58:56 a2aff8979fd8: Pull complete 05:58:56 using credential edgex-jenkins-ssh 05:58:56 Cloning the remote Git repository 05:58:56 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:58:56 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:58:57 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:58:57 > git --version # timeout=10 05:58:57 > git --version # 'git version 2.25.1' 05:58:57 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:58:58 6808be2612f2: Pull complete 05:58:58 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:58:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:58:59 f25807f1079a: Pull complete 05:58:59 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 05:58:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:58:59 ---> 3b553350e43f 05:58:59 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:59:00 Merging remotes/origin/main commit 1a68168e1b466f81fb38e733dbe2211c06120b2a into PR head commit 9e511ce87330add7b907a984319c25319e512ca6 05:59:00 Merge succeeded, producing 9e511ce87330add7b907a984319c25319e512ca6 05:59:00 Checking out Revision 9e511ce87330add7b907a984319c25319e512ca6 (PR-460) 05:58:59 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:58:59 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:58:59 using GIT_SSH to set credentials SSH Credentials for GitHub 05:58:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/460/head:refs/remotes/origin/PR-460 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:59:00 > git config core.sparsecheckout # timeout=10 05:59:00 > git checkout -f 9e511ce87330add7b907a984319c25319e512ca6 # timeout=10 05:59:00 > git remote # timeout=10 05:59:00 > git config --get remote.origin.url # timeout=10 05:59:00 using GIT_SSH to set credentials SSH Credentials for GitHub 05:59:00 > git merge 1a68168e1b466f81fb38e733dbe2211c06120b2a # timeout=10 05:59:00 > git rev-parse HEAD^{commit} # timeout=10 05:59:00 > git config core.sparsecheckout # timeout=10 05:59:00 > git checkout -f 9e511ce87330add7b907a984319c25319e512ca6 # timeout=10 05:59:00 ---> Running in a6def9806b2d 05:59:00 Removing intermediate container a6def9806b2d 05:59:00 ---> 096519287a85 05:59:00 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:59:00 ---> Running in 174ff3f05446 05:59:00 Removing intermediate container 174ff3f05446 05:59:00 ---> 92c342558d57 05:59:00 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:59:00 ---> Running in dee0ad5e8bae 05:59:00 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 05:59:00 > git --version # timeout=10 05:59:00 > git --version # 'git version 2.25.1' 05:59:00 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 05:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { 05:59:01 (1/8) Installing openssh-keygen (9.1_p1-r2) 05:59:01 (2/8) Installing libedit (20221030.3.1-r0) 05:59:01 (3/8) Installing openssh-client-common (9.1_p1-r2) 05:59:01 (4/8) Installing openssh-client-default (9.1_p1-r2) 05:59:01 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 05:59:01 (6/8) Installing openssh-server-common (9.1_p1-r2) 05:59:01 (7/8) Installing openssh-server (9.1_p1-r2) 05:59:01 (8/8) Installing openssh (9.1_p1-r2) 05:59:01 Executing busybox-1.35.0-r29.trigger 05:59:01 OK: 270 MiB in 61 packages [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:01 Removing intermediate container dee0ad5e8bae 05:59:01 ---> b29c1c326b52 05:59:01 Step 6/10 : WORKDIR /device-modbus-go 05:59:01 ---> Running in 01f48b29fe23 05:59:01 Removing intermediate container 01f48b29fe23 05:59:01 ---> ef49844d87bc 05:59:01 Step 7/10 : COPY go.mod vendor* ./ 05:59:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:59:01 % Total % Received % Xferd Average Speed Time Time Time Current 05:59:01 Dload Upload Total Spent Left Speed 05:59:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 05:59:02 ---> 5be944e9a507 05:59:02 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:02 ---> Running in 2258725d54d8 [Pipeline] sh 05:59:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:59:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:59:03 + sudo tee /etc/docker/daemon.new 05:59:03 { 05:59:03 "registry-mirrors": [ 05:59:03 "https://nexus3.edgexfoundry.org:10001" 05:59:03 ], 05:59:03 "bip": "10.250.0.254/24", 05:59:03 "hosts": [ 05:59:03 "tcp://0.0.0.0:5555", 05:59:03 "unix:///var/run/docker.sock" 05:59:03 ], 05:59:03 "mtu": 1458, 05:59:03 "selinux-enabled": true, 05:59:03 "seccomp-profile": "/etc/docker/seccomp.json" 05:59:03 } [Pipeline] sh 05:59:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:59:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:22 provisioning config files... 05:59:22 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config7131497276640199187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:22 ---> docker-login.sh 05:59:22 nexus3.edgexfoundry.org:10001 05:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:23 Configure a credential helper to remove this warning. See 05:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:23 05:59:23 Login Succeeded 05:59:23 nexus3.edgexfoundry.org:10002 05:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:23 Configure a credential helper to remove this warning. See 05:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:23 05:59:23 Login Succeeded 05:59:23 nexus3.edgexfoundry.org:10003 05:59:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:23 Configure a credential helper to remove this warning. See 05:59:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:23 05:59:23 Login Succeeded 05:59:23 nexus3.edgexfoundry.org:10004 05:59:24 Removing intermediate container 2258725d54d8 05:59:24 ---> 588db790c5ce 05:59:24 Step 9/10 : COPY . . 05:59:24 ---> 82c930f43f6b 05:59:24 Step 10/10 : RUN ${MAKE} 05:59:24 ---> Running in aabc64a2ba21 05:59:24 noop 05:59:24 Removing intermediate container aabc64a2ba21 05:59:24 ---> d9b6d2258ff9 05:59:24 Successfully built d9b6d2258ff9 05:59:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } 05:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:24 Configure a credential helper to remove this warning. See 05:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:24 05:59:24 Login Succeeded 05:59:24 docker.io [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:24 + docker inspect -f . ci-base-image-x86_64 05:59:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:24 Configure a credential helper to remove this warning. See 05:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:24 05:59:24 Login Succeeded 05:59:24 ---> docker-login.sh ends 05:59:24 prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container 05:59:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-460 -v /w/workspace/xfoundry_device-modbus-go_PR-460:/w/workspace/xfoundry_device-modbus-go_PR-460:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-460@tmp:/w/workspace/xfoundry_device-modbus-go_PR-460@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 ******** ci-base-image-x86_64 cat 05:59:25 $ docker top e27a5197bb4c81f7b4e0147e9818a850829a00bff74ce558e18708115afd1aaf -eo pid,comm [Pipeline] { [Pipeline] } 05:59:25 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 05:59:25 + go version 05:59:25 go version go1.20.2 linux/amd64 [Pipeline] } 05:59:25 $ docker stop --time=1 e27a5197bb4c81f7b4e0147e9818a850829a00bff74ce558e18708115afd1aaf 05:59:26 $ docker rm -f --volumes e27a5197bb4c81f7b4e0147e9818a850829a00bff74ce558e18708115afd1aaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] echo 05:59:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] echo 05:59:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:27 ========================================================= 05:59:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:59:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 05:59:27 + docker inspect -f . ci-base-image-x86_64 05:59:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:27 Sending build context to Docker daemon 3.372MB 05:59:27 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 05:59:27 Step 2/10 : FROM ${BASE} AS builder 05:59:27 prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container 05:59:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-460 -v /w/workspace/xfoundry_device-modbus-go_PR-460:/w/workspace/xfoundry_device-modbus-go_PR-460:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-460@tmp:/w/workspace/xfoundry_device-modbus-go_PR-460@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 ******** ci-base-image-x86_64 cat 05:59:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:59:28 af6eaf76a39c: Pulling fs layer 05:59:28 55522c791124: Pulling fs layer 05:59:28 ce5c4a1c91eb: Pulling fs layer 05:59:28 169dfbe0d373: Pulling fs layer 05:59:28 e1ff8fa3b103: Pulling fs layer 05:59:28 52ebb69f0ebf: Pulling fs layer 05:59:28 5abe8eddf0d5: Pulling fs layer 05:59:28 169dfbe0d373: Waiting 05:59:28 e1ff8fa3b103: Waiting 05:59:28 52ebb69f0ebf: Waiting 05:59:28 5abe8eddf0d5: Waiting 05:59:28 55522c791124: Verifying Checksum 05:59:28 55522c791124: Download complete 05:59:28 169dfbe0d373: Verifying Checksum 05:59:28 169dfbe0d373: Download complete 05:59:28 e1ff8fa3b103: Verifying Checksum 05:59:28 e1ff8fa3b103: Download complete 05:59:28 af6eaf76a39c: Verifying Checksum 05:59:28 $ docker top 876fc7945cda9693a314bcd4b25b58680b6f7da77cfa1c85a29493b46efbedd8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:28 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-460 [Pipeline] fileExists [Pipeline] sh 05:59:28 + make test 05:59:28 go test ./... -coverprofile=coverage.out 05:59:29 af6eaf76a39c: Pull complete 05:59:29 5abe8eddf0d5: Verifying Checksum 05:59:29 5abe8eddf0d5: Download complete 05:59:29 55522c791124: Pull complete 05:59:30 ce5c4a1c91eb: Verifying Checksum 05:59:30 ce5c4a1c91eb: Download complete 05:59:30 52ebb69f0ebf: Verifying Checksum 05:59:30 52ebb69f0ebf: Download complete 05:59:34 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:59:40 ce5c4a1c91eb: Pull complete 05:59:40 169dfbe0d373: Pull complete 05:59:40 e1ff8fa3b103: Pull complete 05:59:42 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:59:42 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 47.4% of statements 05:59:47 52ebb69f0ebf: Pull complete 05:59:47 go vet ./... 05:59:47 5abe8eddf0d5: Pull complete 05:59:47 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 05:59:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:59:47 ---> 6cb57ee374ae 05:59:47 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:59:49 ---> Running in adc5e94c6c6a 05:59:49 Removing intermediate container adc5e94c6c6a 05:59:49 ---> 98ec622ba7cf 05:59:49 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:59:49 ---> Running in 8dc512bbab58 05:59:50 Removing intermediate container 8dc512bbab58 05:59:50 ---> cebfead0477f 05:59:50 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:59:50 ---> Running in 2dc5e5d84aad 05:59:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:59:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:59:50 ./bin/test-attribution-txt.sh [Pipeline] echo 05:59:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:59:50 $ docker stop --time=1 876fc7945cda9693a314bcd4b25b58680b6f7da77cfa1c85a29493b46efbedd8 05:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:59:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:59:52 $ docker rm -f --volumes 876fc7945cda9693a314bcd4b25b58680b6f7da77cfa1c85a29493b46efbedd8 05:59:52 (1/8) Installing openssh-keygen (9.1_p1-r2) 05:59:52 (2/8) Installing libedit (20221030.3.1-r0) 05:59:52 (3/8) Installing openssh-client-common (9.1_p1-r2) [Pipeline] // withDockerContainer [Pipeline] sh 05:59:53 (4/8) Installing openssh-client-default (9.1_p1-r2) 05:59:53 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 05:59:53 (6/8) Installing openssh-server-common (9.1_p1-r2) 05:59:53 (7/8) Installing openssh-server (9.1_p1-r2) 05:59:53 (8/8) Installing openssh (9.1_p1-r2) 05:59:53 Executing busybox-1.35.0-r29.trigger 05:59:53 OK: 270 MiB in 61 packages 05:59:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:59:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:59:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:59:54 Removing intermediate container 2dc5e5d84aad 05:59:54 ---> 4d5fd361e0d7 05:59:54 Step 6/10 : WORKDIR /device-modbus-go 05:59:54 + ls -al . 05:59:54 total 180 05:59:54 drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 05:59 . 05:59:54 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 05:58 .. 05:59:54 -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 05:58 .dockerignore 05:59:54 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 05:58 .git 05:59:54 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 05:58 .github 05:59:54 -rw-rw-r-- 1 jenkins jenkins 331 Apr 21 05:58 .gitignore 05:59:54 -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 05:58 .golangci.yml 05:59:54 drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 05:58 .semver 05:59:54 -rw-rw-r-- 1 jenkins jenkins 10132 Apr 21 05:58 Attribution.txt 05:59:54 -rw-rw-r-- 1 jenkins jenkins 11576 Apr 21 05:58 CHANGELOG.md 05:59:54 -rw-rw-r-- 1 jenkins jenkins 1365 Apr 21 05:58 Dockerfile 05:59:54 -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 05:58 GOVERNANCE.md 05:59:54 -rw-rw-r-- 1 jenkins jenkins 680 Apr 21 05:58 Jenkinsfile 05:59:54 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 05:58 LICENSE 05:59:54 -rw-rw-r-- 1 jenkins jenkins 1705 Apr 21 05:58 Makefile 05:59:54 -rw-rw-r-- 1 jenkins jenkins 622 Apr 21 05:58 OWNERS.md 05:59:54 -rw-rw-r-- 1 jenkins jenkins 4045 Apr 21 05:58 README.md 05:59:54 -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 05:58 VERSION 05:59:54 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 05:58 bin 05:59:54 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 05:58 cmd 05:59:54 -rw-r--r-- 1 jenkins jenkins 24160 Apr 21 05:59 coverage.out 05:59:54 -rw-rw-r-- 1 jenkins jenkins 3453 Apr 21 05:58 go.mod 05:59:54 -rw-rw-r-- 1 jenkins jenkins 31785 Apr 21 05:58 go.sum 05:59:54 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 05:58 internal 05:59:54 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 05:58 simulator 05:59:54 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 05:58 snap 05:59:54 -rw-rw-r-- 1 jenkins jenkins 229 Apr 21 05:58 version.go 05:59:54 ---> Running in 796103ec5ef7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:54 Removing intermediate container 796103ec5ef7 05:59:54 ---> 7e8ee8a5d497 05:59:54 Step 7/10 : COPY go.mod vendor* ./ 05:59:54 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9e511ce87330add7b907a984319c25319e512ca6 --label arch=amd64 --label version=0.0.0 . 05:59:54 Sending build context to Docker daemon 6.479MB 05:59:54 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 05:59:54 Step 2/22 : FROM ${BASE} AS builder 05:59:54 ---> d9b6d2258ff9 05:59:54 Step 3/22 : ARG ADD_BUILD_TAGS="" 05:59:54 ---> Running in 235d8925f380 05:59:54 Removing intermediate container 235d8925f380 05:59:54 ---> 7a3a1b42dd17 05:59:54 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:59:54 ---> Running in cddaf30540c5 05:59:55 Removing intermediate container cddaf30540c5 05:59:55 ---> 5a872fab4854 05:59:55 Step 5/22 : RUN apk add --update --no-cache make git openssh 05:59:55 ---> Running in 1e5e6d3319c7 05:59:55 ---> f34c7822710b 05:59:55 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:55 ---> Running in 06d1dbc35ec7 05:59:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:59:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:59:55 OK: 270 MiB in 61 packages 05:59:55 Removing intermediate container 1e5e6d3319c7 05:59:55 ---> f9da71c5810f 05:59:55 Step 6/22 : WORKDIR /device-modbus-go 05:59:55 ---> Running in 1fa5b23b74b5 05:59:55 Removing intermediate container 1fa5b23b74b5 05:59:55 ---> 4db1746d1794 05:59:55 Step 7/22 : COPY go.mod vendor* ./ 05:59:56 ---> b388a26b6288 05:59:56 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:56 ---> Running in 4ebf10117047 05:59:56 Removing intermediate container 4ebf10117047 05:59:56 ---> c1048e4d6b7d 05:59:56 Step 9/22 : COPY . . 05:59:57 ---> 88103b2cc6bf 05:59:57 Step 10/22 : RUN ${MAKE} 05:59:57 ---> Running in 5a7c6609ed2e 05:59:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:00:12 Removing intermediate container 5a7c6609ed2e 06:00:12 ---> 00e57bedffb0 06:00:12 Step 11/22 : FROM alpine:3.17 06:00:15 3.17: Pulling from library/alpine 06:00:15 f56be85fc22e: Pulling fs layer 06:00:15 f56be85fc22e: Download complete 06:00:15 f56be85fc22e: Pull complete 06:00:15 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:00:15 Status: Downloaded newer image for alpine:3.17 06:00:15 ---> 9ed4aefc74f6 06:00:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:00:15 ---> Running in 74099534fcde 06:00:15 Removing intermediate container 74099534fcde 06:00:15 ---> 4ca5588bab73 06:00:15 Step 13/22 : RUN apk add --update --no-cache dumb-init 06:00:15 ---> Running in 629dad3b6728 06:00:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:00:16 (1/1) Installing dumb-init (1.2.5-r2) 06:00:16 Executing busybox-1.35.0-r29.trigger 06:00:16 OK: 7 MiB in 16 packages 06:00:16 Removing intermediate container 629dad3b6728 06:00:16 ---> 93e2ec4769ae 06:00:16 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 06:00:16 ---> a623ce4ab947 06:00:16 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 06:00:17 ---> b8de6d58438a 06:00:17 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:00:17 ---> 15c7de550686 06:00:17 Step 17/22 : EXPOSE 59901 06:00:17 ---> Running in fc0fb8bc7c14 06:00:17 Removing intermediate container fc0fb8bc7c14 06:00:17 ---> 46376f69ba13 06:00:17 Step 18/22 : ENTRYPOINT ["/device-modbus"] 06:00:17 ---> Running in eb42d65cee40 06:00:17 Removing intermediate container eb42d65cee40 06:00:17 ---> cd0232abe3c8 06:00:17 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:00:17 ---> Running in 64e194452e42 06:00:17 Removing intermediate container 64e194452e42 06:00:17 ---> e37aa6e99ede 06:00:17 Step 20/22 : LABEL arch=amd64 06:00:17 ---> Running in 1f6db9904949 06:00:17 Removing intermediate container 1f6db9904949 06:00:17 ---> c9fadd0a7240 06:00:17 Step 21/22 : LABEL git_sha=9e511ce87330add7b907a984319c25319e512ca6 06:00:17 ---> Running in 612df34ae8d3 06:00:17 Removing intermediate container 612df34ae8d3 06:00:17 ---> 924a8c1c3c2d 06:00:17 Step 22/22 : LABEL version=0.0.0 06:00:17 ---> Running in 69d137cc5c62 06:00:17 Removing intermediate container 69d137cc5c62 06:00:17 ---> 54c7cb433d48 06:00:17 [Warning] One or more build-args [ARCH] were not consumed 06:00:17 Successfully built 54c7cb433d48 06:00:17 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:18 06:00:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:19 latest: Pulling from edgex-lftools-log-publisher 06:00:19 5eb5b503b376: Pulling fs layer 06:00:19 5c69ac0246d0: Pulling fs layer 06:00:19 ec43610c2a17: Pulling fs layer 06:00:19 3a2ae6a8a46f: Pulling fs layer 06:00:19 33b1e0a273af: Pulling fs layer 06:00:19 5d3b04190fa2: Pulling fs layer 06:00:19 2f39f015ded8: Pulling fs layer 06:00:19 5d3b04190fa2: Waiting 06:00:19 33b1e0a273af: Waiting 06:00:19 2f39f015ded8: Waiting 06:00:19 5c69ac0246d0: Download complete 06:00:19 3a2ae6a8a46f: Download complete 06:00:19 33b1e0a273af: Verifying Checksum 06:00:19 33b1e0a273af: Download complete 06:00:19 5d3b04190fa2: Verifying Checksum 06:00:19 5d3b04190fa2: Download complete 06:00:19 ec43610c2a17: Verifying Checksum 06:00:19 ec43610c2a17: Download complete 06:00:19 5eb5b503b376: Verifying Checksum 06:00:19 5eb5b503b376: Download complete 06:00:20 2f39f015ded8: Download complete 06:00:20 5eb5b503b376: Pull complete 06:00:20 5c69ac0246d0: Pull complete 06:00:20 ec43610c2a17: Pull complete 06:00:21 3a2ae6a8a46f: Pull complete 06:00:21 33b1e0a273af: Pull complete 06:00:21 5d3b04190fa2: Pull complete 06:00:24 2f39f015ded8: Pull complete 06:00:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:00:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:24 prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container 06:00:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-460 -v /w/workspace/xfoundry_device-modbus-go_PR-460:/w/workspace/xfoundry_device-modbus-go_PR-460:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-460@tmp:/w/workspace/xfoundry_device-modbus-go_PR-460@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:10003/edgex-lftools-log-publisher:latest cat 06:00:25 $ docker top 2e28b4f437349715c5fbd64218a32b920c98b7ebfb361887744a47ddffce6e77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:26 ---> job-cost.sh 06:00:26 lf-activate-venv: SKIPPING 06:00:26 INFO: No Stack... 06:00:26 INFO: Retrieving Pricing Info for: v3-standard-8 06:00:26 INFO: Archiving Costs [Pipeline] sh 06:00:27 + cat /w/workspace/xfoundry_device-modbus-go_PR-460/archives/cost.csv 06:00:27 + cut -d, -f6 [Pipeline] lock 06:00:27 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-460-1-stack-cost] 06:00:27 Resource [jenkins-edgexfoundry-device-modbus-go-PR-460-1-stack-cost] did not exist. Created. 06:00:27 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-460-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:00:27 + echo total: 0.2199999988079071 [Pipeline] stash 06:00:27 Stashed 1 file(s) [Pipeline] } 06:00:27 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-460-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:00:27 $ docker stop --time=1 2e28b4f437349715c5fbd64218a32b920c98b7ebfb361887744a47ddffce6e77 06:00:28 $ docker rm -f --volumes 2e28b4f437349715c5fbd64218a32b920c98b7ebfb361887744a47ddffce6e77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:01:03 Removing intermediate container 06d1dbc35ec7 06:01:03 ---> aea950b5ab6e 06:01:03 Step 9/10 : COPY . . 06:01:03 ---> f20ca9ab283a 06:01:03 Step 10/10 : RUN ${MAKE} 06:01:03 ---> Running in ab29d77c374d 06:01:03 noop 06:01:03 Removing intermediate container ab29d77c374d 06:01:03 ---> 26af43da237a 06:01:03 Successfully built 26af43da237a 06:01:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:03 + docker inspect -f . ci-base-image-arm64 06:01:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:04 prd-ubuntu20.04-docker-arm64-4c-16g-9253 does not seem to be running inside a container 06:01:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:01:05 $ docker top 2815b06dcda53cf7b507b4f56accde94c6f4e166352da8a16cd499b3f062f660 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:06 + go version 06:01:06 go version go1.20.2 linux/arm64 [Pipeline] } 06:01:06 $ docker stop --time=1 2815b06dcda53cf7b507b4f56accde94c6f4e166352da8a16cd499b3f062f660 06:01:07 $ docker rm -f --volumes 2815b06dcda53cf7b507b4f56accde94c6f4e166352da8a16cd499b3f062f660 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:08 + docker inspect -f . ci-base-image-arm64 06:01:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:01:09 prd-ubuntu20.04-docker-arm64-4c-16g-9253 does not seem to be running inside a container 06:01:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:01:10 $ docker top 5121393a5d4e18a6dc75bfd431274458ad643030bf554745aeb5472cb720a4e8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:01:10 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 06:01:11 + make test 06:01:11 go test ./... -coverprofile=coverage.out 06:01:43 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:03:35 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:03:35 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.073s coverage: 47.4% of statements 06:03:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:03:35 go vet ./... 06:03:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:03:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:03:57 ./bin/test-attribution-txt.sh [Pipeline] echo 06:03:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:03:57 $ docker stop --time=1 5121393a5d4e18a6dc75bfd431274458ad643030bf554745aeb5472cb720a4e8 06:03:59 $ docker rm -f --volumes 5121393a5d4e18a6dc75bfd431274458ad643030bf554745aeb5472cb720a4e8 [Pipeline] // withDockerContainer [Pipeline] sh 06:04:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:04:01 Warning: overwriting stash ‘coverage-report’ 06:04:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:04:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:04:02 + ls -al . 06:04:02 total 176 06:04:02 drwxrwxr-x 9 jenkins jenkins 4096 Apr 21 06:01 . 06:04:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 05:58 .. 06:04:02 -rw-rw-r-- 1 jenkins jenkins 140 Apr 21 05:59 .dockerignore 06:04:02 drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 05:59 .git 06:04:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 05:59 .github 06:04:02 -rw-rw-r-- 1 jenkins jenkins 331 Apr 21 05:59 .gitignore 06:04:02 -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 05:59 .golangci.yml 06:04:02 -rw-rw-r-- 1 jenkins jenkins 10132 Apr 21 05:59 Attribution.txt 06:04:02 -rw-rw-r-- 1 jenkins jenkins 11576 Apr 21 05:59 CHANGELOG.md 06:04:02 -rw-rw-r-- 1 jenkins jenkins 1365 Apr 21 05:59 Dockerfile 06:04:02 -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 05:59 GOVERNANCE.md 06:04:02 -rw-rw-r-- 1 jenkins jenkins 680 Apr 21 05:59 Jenkinsfile 06:04:02 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 05:59 LICENSE 06:04:02 -rw-rw-r-- 1 jenkins jenkins 1705 Apr 21 05:59 Makefile 06:04:02 -rw-rw-r-- 1 jenkins jenkins 622 Apr 21 05:59 OWNERS.md 06:04:02 -rw-rw-r-- 1 jenkins jenkins 4045 Apr 21 05:59 README.md 06:04:02 -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 05:58 VERSION 06:04:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 05:59 bin 06:04:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 05:59 cmd 06:04:02 -rw-r--r-- 1 jenkins jenkins 24160 Apr 21 06:03 coverage.out 06:04:02 -rw-rw-r-- 1 jenkins jenkins 3453 Apr 21 05:59 go.mod 06:04:02 -rw-rw-r-- 1 jenkins jenkins 31785 Apr 21 05:59 go.sum 06:04:02 drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 05:59 internal 06:04:02 drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 05:59 simulator 06:04:02 drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 05:59 snap 06:04:02 -rw-rw-r-- 1 jenkins jenkins 229 Apr 21 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:02 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9e511ce87330add7b907a984319c25319e512ca6 --label arch=arm64 --label version=0.0.0 . 06:04:03 Sending build context to Docker daemon 3.397MB 06:04:03 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 06:04:03 Step 2/22 : FROM ${BASE} AS builder 06:04:03 ---> 26af43da237a 06:04:03 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:04:03 ---> Running in caa2d5c7f69b 06:04:03 Removing intermediate container caa2d5c7f69b 06:04:03 ---> 2e46555b148c 06:04:03 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:04:03 ---> Running in ce9a8630ee3a 06:04:03 Removing intermediate container ce9a8630ee3a 06:04:03 ---> d3a5d0d54fed 06:04:03 Step 5/22 : RUN apk add --update --no-cache make git openssh 06:04:04 ---> Running in 16c37906e64b 06:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:04:07 OK: 270 MiB in 61 packages 06:04:07 Removing intermediate container 16c37906e64b 06:04:07 ---> 87004e67fd7d 06:04:07 Step 6/22 : WORKDIR /device-modbus-go 06:04:08 ---> Running in c5d5ab956772 06:04:08 Removing intermediate container c5d5ab956772 06:04:08 ---> ed802a08d7bd 06:04:08 Step 7/22 : COPY go.mod vendor* ./ 06:04:08 ---> c26689c06a50 06:04:08 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:04:08 ---> Running in 5a9060f6c7da 06:04:11 Removing intermediate container 5a9060f6c7da 06:04:11 ---> efa06623b9b6 06:04:11 Step 9/22 : COPY . . 06:04:12 ---> 6ca74e4f0cb1 06:04:12 Step 10/22 : RUN ${MAKE} 06:04:12 ---> Running in 190c1a042862 06:04:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:06:35 Removing intermediate container 190c1a042862 06:06:35 ---> 27671a2aa998 06:06:35 Step 11/22 : FROM alpine:3.17 06:06:35 3.17: Pulling from library/alpine 06:06:35 c41833b44d91: Pulling fs layer 06:06:35 c41833b44d91: Verifying Checksum 06:06:35 c41833b44d91: Download complete 06:06:35 c41833b44d91: Pull complete 06:06:35 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:06:35 Status: Downloaded newer image for alpine:3.17 06:06:35 ---> 51e60588ff2c 06:06:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:06:35 ---> Running in ae56129ed22a 06:06:35 Removing intermediate container ae56129ed22a 06:06:35 ---> fb4a9107743e 06:06:35 Step 13/22 : RUN apk add --update --no-cache dumb-init 06:06:35 ---> Running in f0e38f58935e 06:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:06:35 (1/1) Installing dumb-init (1.2.5-r2) 06:06:35 Executing busybox-1.35.0-r29.trigger 06:06:35 OK: 8 MiB in 16 packages 06:06:35 Removing intermediate container f0e38f58935e 06:06:35 ---> 76c7278721f3 06:06:35 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 06:06:36 ---> 9f8e1394c858 06:06:36 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 06:06:36 ---> 13a66523b6a0 06:06:36 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:06:37 ---> 38eeaf140295 06:06:37 Step 17/22 : EXPOSE 59901 06:06:37 ---> Running in fb199e289e1a 06:06:37 Removing intermediate container fb199e289e1a 06:06:37 ---> 6b216813094a 06:06:37 Step 18/22 : ENTRYPOINT ["/device-modbus"] 06:06:37 ---> Running in c0ba01d51458 06:06:37 Removing intermediate container c0ba01d51458 06:06:37 ---> b6257b1c42d3 06:06:37 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:06:38 ---> Running in de27aa8a9573 06:06:38 Removing intermediate container de27aa8a9573 06:06:38 ---> e466b097c971 06:06:38 Step 20/22 : LABEL arch=arm64 06:06:38 ---> Running in 75d3d48350c4 06:06:38 Removing intermediate container 75d3d48350c4 06:06:38 ---> 4242501324dc 06:06:38 Step 21/22 : LABEL git_sha=9e511ce87330add7b907a984319c25319e512ca6 06:06:38 ---> Running in 2e0fe421c067 06:06:38 Removing intermediate container 2e0fe421c067 06:06:38 ---> a01d0832f8c8 06:06:38 Step 22/22 : LABEL version=0.0.0 06:06:39 ---> Running in 863cf3ad12a1 06:06:39 Removing intermediate container 863cf3ad12a1 06:06:39 ---> 053199ca6a49 06:06:39 [Warning] One or more build-args [ARCH] were not consumed 06:06:39 Successfully built 053199ca6a49 06:06:39 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:06:40 06:06:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:06:40 arm64: Pulling from edgex-lftools-log-publisher 06:06:40 8998bd30e6a1: Pulling fs layer 06:06:40 04944245beec: Pulling fs layer 06:06:40 699f458cf7ca: Pulling fs layer 06:06:40 765212b225bb: Pulling fs layer 06:06:40 f23df028b6ca: Pulling fs layer 06:06:40 d65c8cfc05b1: Pulling fs layer 06:06:40 2437ff75d9bd: Pulling fs layer 06:06:40 f23df028b6ca: Waiting 06:06:40 d65c8cfc05b1: Waiting 06:06:40 765212b225bb: Waiting 06:06:41 04944245beec: Verifying Checksum 06:06:41 04944245beec: Download complete 06:06:41 765212b225bb: Verifying Checksum 06:06:41 765212b225bb: Download complete 06:06:41 f23df028b6ca: Verifying Checksum 06:06:41 f23df028b6ca: Download complete 06:06:41 d65c8cfc05b1: Download complete 06:06:41 699f458cf7ca: Verifying Checksum 06:06:41 699f458cf7ca: Download complete 06:06:41 8998bd30e6a1: Download complete 06:06:44 2437ff75d9bd: Verifying Checksum 06:06:44 2437ff75d9bd: Download complete 06:06:45 8998bd30e6a1: Pull complete 06:06:46 04944245beec: Pull complete 06:06:47 699f458cf7ca: Pull complete 06:06:47 765212b225bb: Pull complete 06:06:48 f23df028b6ca: Pull complete 06:06:48 d65c8cfc05b1: Pull complete 06:07:03 2437ff75d9bd: Pull complete 06:07:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:07:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:04 prd-ubuntu20.04-docker-arm64-4c-16g-9253 does not seem to be running inside a container 06:07:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:07:06 $ docker top b096c08316adb88b36ea1467a615ae05cae252f0fa2bc16c750741ed5d051950 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:07:07 ---> job-cost.sh 06:07:07 lf-activate-venv: SKIPPING 06:07:07 INFO: No Stack... 06:07:08 INFO: Retrieving Pricing Info for: v3-standard-4 06:07:09 INFO: Archiving Costs [Pipeline] sh 06:07:09 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 06:07:09 + cut -d, -f6 [Pipeline] lock 06:07:09 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-460-1-stack-cost] 06:07:09 Resource [jenkins-edgexfoundry-device-modbus-go-PR-460-1-stack-cost] did not exist. Created. 06:07:09 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-460-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:07:10 /w/workspace/device-modbus-go/1@tmp/durable-ba98a7a5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:07:11 + echo total: 0.2199999988079071 [Pipeline] stash 06:07:11 Warning: overwriting stash ‘stack-cost’ 06:07:11 Stashed 1 file(s) [Pipeline] } 06:07:11 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-460-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:07:11 $ docker stop --time=1 b096c08316adb88b36ea1467a615ae05cae252f0fa2bc16c750741ed5d051950 06:07:12 $ docker rm -f --volumes b096c08316adb88b36ea1467a615ae05cae252f0fa2bc16c750741ed5d051950 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:07:14 provisioning config files... 06:07:14 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-460@tmp/config4882203778636465076tmp [Pipeline] { [Pipeline] sh 06:07:14 + set +x 06:07:14 + curl -s https://codecov.io/bash 06:07:14 + bash -s -- 06:07:14 06:07:14 _____ _ 06:07:14 / ____| | | 06:07:14 | | ___ __| | ___ ___ _____ __ 06:07:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:07:14 | |___| (_) | (_| | __/ (_| (_) \ V / 06:07:14 \_____\___/ \__,_|\___|\___\___/ \_/ 06:07:14 Bash-1.0.6 06:07:14 06:07:14 06:07:14 ==> git version 2.25.1 found 06:07:14 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:07:14 Release-Date: 2020-01-08 06:07:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:07:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:07:14 ==> Jenkins CI detected. 06:07:14 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-460 06:07:14 project root: . 06:07:14 --> token set from env 06:07:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:07:14 ==> Running gcov in . (disable via -X gcov) 06:07:14 ==> Python coveragepy not found 06:07:14 ==> Searching for coverage reports in: 06:07:14 + . 06:07:14 -> Found 1 reports 06:07:14 ==> Detecting git/mercurial file structure 06:07:14 ==> Reading reports 06:07:14 + ./coverage.out bytes=24160 06:07:14 ==> Appending adjustments 06:07:14 https://docs.codecov.io/docs/fixing-reports 06:07:14 + Found adjustments 06:07:14 ==> Gzipping contents 06:07:14 4.0K /tmp/codecov.kLZeFB.gz 06:07:14 ==> Uploading reports 06:07:14 url: https://codecov.io 06:07:14 query: branch=PR-460&commit=9e511ce87330add7b907a984319c25319e512ca6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-460%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=460&job=&cmd_args= 06:07:14 -> Pinging Codecov 06:07:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-460&commit=9e511ce87330add7b907a984319c25319e512ca6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-460%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=460&job=&cmd_args= 06:07:14 -> Uploading to 06:07:14 https://storage.googleapis.com/codecov/v4/raw/2023-04-21/55DBCA73C666E3227836607328DD7E49/9e511ce87330add7b907a984319c25319e512ca6/3462463e-b9d9-4e5c-a369-4a75fc1c8730.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230421%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230421T060714Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=02a6f2d808baa7755eb35220809be856715f781825b8d6fc739f434b783f5d05 06:07:14 % Total % Received % Xferd Average Speed Time Time Time Current 06:07:14 Dload Upload Total Spent Left Speed 06:07:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3924 0 0 100 3924 0 16913 --:--:-- --:--:-- --:--:-- 16913 06:07:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/9e511ce87330add7b907a984319c25319e512ca6 [Pipeline] } 06:07:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:07:17 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-460/archives ] 06:07:17 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-460/archives 06:07:17 total 16 06:07:17 drwxr-xr-x 3 root root 4096 Apr 21 06:00 . 06:07:17 drwxrwxr-x 11 jenkins jenkins 4096 Apr 21 06:00 .. 06:07:17 drwxr-xr-x 2 root root 4096 Apr 21 06:00 cost 06:07:17 -rw-r--r-- 1 root root 88 Apr 21 06:00 cost.csv 06:07:17 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-460/archives 06:07:17 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-460/archives 06:07:17 total 16 06:07:17 drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 06:00 . 06:07:17 drwxrwxr-x 11 jenkins jenkins 4096 Apr 21 06:00 .. 06:07:17 drwxr-xr-x 2 jenkins jenkins 4096 Apr 21 06:00 cost 06:07:17 -rw-r--r-- 1 jenkins jenkins 88 Apr 21 06:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:07:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:07:18 ---> package-listing.sh 06:07:18 ++ facter osfamily 06:07:18 ++ tr '[:upper:]' '[:lower:]' 06:07:18 + OS_FAMILY=debian 06:07:18 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-460 06:07:18 + START_PACKAGES=/tmp/packages_start.txt 06:07:18 + END_PACKAGES=/tmp/packages_end.txt 06:07:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:07:18 + PACKAGES=/tmp/packages_start.txt 06:07:18 + '[' /w/workspace/xfoundry_device-modbus-go_PR-460 ']' 06:07:18 + PACKAGES=/tmp/packages_end.txt 06:07:18 + case "${OS_FAMILY}" in 06:07:18 + dpkg -l 06:07:18 + grep '^ii' 06:07:18 + '[' -f /tmp/packages_start.txt ']' 06:07:18 + '[' -f /tmp/packages_end.txt ']' 06:07:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:07:18 + '[' /w/workspace/xfoundry_device-modbus-go_PR-460 ']' 06:07:18 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-460/archives/ 06:07:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-460/archives/ [Pipeline] echo 06:07:18 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-460/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:07:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:07:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:07:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:07:19 prd-ubuntu20.04-docker-8c-8g-9255 does not seem to be running inside a container 06:07:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-460/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-460 -v /w/workspace/xfoundry_device-modbus-go_PR-460:/w/workspace/xfoundry_device-modbus-go_PR-460:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-460@tmp:/w/workspace/xfoundry_device-modbus-go_PR-460@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:07:19 $ docker top 41e4d4ca79b78674e4bad55b33b3fa5bff8fd68f335f8b613a2cfddbe80b6f21 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:20 + touch /tmp/pre-build-complete [Pipeline] sh 06:07:20 + mkdir -p /var/log/sysstat [Pipeline] sh 06:07:20 + ls /var/log/sa-host 06:07:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:07:21 provisioning config files... 06:07:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-460@tmp/config17697906909816408718tmp [Pipeline] { [Pipeline] echo 06:07:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:07:21 ---> create-netrc.sh [Pipeline] } 06:07:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:07:21 ---> python-tools-install.sh [Pipeline] echo 06:07:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:07:22 ---> sudo-logs.sh 06:07:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:07:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:07:22 ---> job-cost.sh 06:07:22 lf-activate-venv: SKIPPING 06:07:22 DEBUG: total: 0.2199999988079071 06:07:22 INFO: Retrieving Stack Cost... 06:07:22 INFO: Retrieving Pricing Info for: v3-standard-8 06:07:23 INFO: Archiving Costs [Pipeline] echo 06:07:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:07:23 ---> logs-deploy.sh 06:07:23 lf-activate-venv: SKIPPING 06:07:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-460/1 06:07:23 INFO: archiving workspace using pattern(s): 06:07:24 Archives upload complete. 06:07:24 INFO: archiving logs to Nexus 06:07:25 ---> uname -a: 06:07:25 Linux prd-ubuntu20-04-docker-8c-8g-9255 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:07:25 06:07:25 06:07:25 ---> lscpu: 06:07:25 Architecture: x86_64 06:07:25 CPU op-mode(s): 32-bit, 64-bit 06:07:25 Byte Order: Little Endian 06:07:25 Address sizes: 40 bits physical, 48 bits virtual 06:07:25 CPU(s): 8 06:07:25 On-line CPU(s) list: 0-7 06:07:25 Thread(s) per core: 1 06:07:25 Core(s) per socket: 1 06:07:25 Socket(s): 8 06:07:25 NUMA node(s): 1 06:07:25 Vendor ID: AuthenticAMD 06:07:25 CPU family: 23 06:07:25 Model: 49 06:07:25 Model name: AMD EPYC-Rome Processor 06:07:25 Stepping: 0 06:07:25 CPU MHz: 2800.000 06:07:25 BogoMIPS: 5600.00 06:07:25 Virtualization: AMD-V 06:07:25 Hypervisor vendor: KVM 06:07:25 Virtualization type: full 06:07:25 L1d cache: 256 KiB 06:07:25 L1i cache: 256 KiB 06:07:25 L2 cache: 4 MiB 06:07:25 L3 cache: 128 MiB 06:07:25 NUMA node0 CPU(s): 0-7 06:07:25 Vulnerability Itlb multihit: Not affected 06:07:25 Vulnerability L1tf: Not affected 06:07:25 Vulnerability Mds: Not affected 06:07:25 Vulnerability Meltdown: Not affected 06:07:25 Vulnerability Mmio stale data: Not affected 06:07:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:07:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:07:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:07:25 Vulnerability Srbds: Not affected 06:07:25 Vulnerability Tsx async abort: Not affected 06:07:25 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:07:25 06:07:25 06:07:25 ---> nproc: 06:07:25 8 06:07:25 06:07:25