Pull request #404 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 95753975552c7ebaf2f36231b6ad38dd7f959af7+bb2f4bd64c3941eb86d6cd8a035d25878e21dc53 (ef4f4efee03a8b71cdfb66ca88ebcf1ae7f762fd) 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-ssh11594202255592490505.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh12029348880963235836.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-404/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-404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12270329675332167057.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-404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12330858491116980893.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh17719856188681873155.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-404/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-404/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3167410699248565530.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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-3335 in /w/workspace/xfoundry_device-modbus-go_PR-404 [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-404 # 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 bb2f4bd64c3941eb86d6cd8a035d25878e21dc53 into PR head commit 95753975552c7ebaf2f36231b6ad38dd7f959af7 > 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/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 95753975552c7ebaf2f36231b6ad38dd7f959af7 Checking out Revision 95753975552c7ebaf2f36231b6ad38dd7f959af7 (PR-404) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:59:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:59:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:59:22 ========================================================= 05:59:22 EdgeX Global Pipelines Version Info 05:59:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 95753975552c7ebaf2f36231b6ad38dd7f959af7 # 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 bb2f4bd64c3941eb86d6cd8a035d25878e21dc53 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95753975552c7ebaf2f36231b6ad38dd7f959af7 # timeout=10 05:59:22 ------------------- 05:59:22 stable info: 05:59:22 ------------------- 05:59:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:59:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:59:22 Message: update stable to v1.0.244 05:59:23 ------------------- 05:59:23 experimental info: 05:59:23 ------------------- 05:59:23 Commited By: **** collab-it+edgex@linuxfoundation.org 05:59:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 05:59:23 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:59:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:59:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:59:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:59:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:59:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:59:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:59:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:59:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:59:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:59:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:59:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:59:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:59:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:59:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:59:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:59:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:59:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:59:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:59:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:59:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:59:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:59:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-404 [Pipeline] echo 05:59:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-404 [Pipeline] echo 05:59:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-404 [Pipeline] echo 05:59:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95753975552c7ebaf2f36231b6ad38dd7f959af7 [Pipeline] echo 05:59:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9575397 [Pipeline] echo 05:59:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:25 provisioning config files... 05:59:25 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-404@tmp/config15467279371765137090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:25 ---> docker-login.sh 05:59:25 nexus3.edgexfoundry.org:10001 05:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:26 Configure a credential helper to remove this warning. See 05:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:26 05:59:26 Login Succeeded 05:59:26 nexus3.edgexfoundry.org:10002 05:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:26 Configure a credential helper to remove this warning. See 05:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:26 05:59:26 Login Succeeded 05:59:26 nexus3.edgexfoundry.org:10003 05:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:26 Configure a credential helper to remove this warning. See 05:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:26 05:59:26 Login Succeeded 05:59:26 nexus3.edgexfoundry.org:10004 05:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:26 Configure a credential helper to remove this warning. See 05:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:26 05:59:26 Login Succeeded 05:59:26 docker.io 05:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:26 Configure a credential helper to remove this warning. See 05:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:26 05:59:26 Login Succeeded 05:59:26 ---> docker-login.sh ends [Pipeline] } 05:59:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:59:27 + git rev-list -1 --merges 95753975552c7ebaf2f36231b6ad38dd7f959af7~1..95753975552c7ebaf2f36231b6ad38dd7f959af7 [Pipeline] echo 05:59:27 -----------> git rev-list -1 --merges 95753975552c7ebaf2f36231b6ad38dd7f959af7~1..95753975552c7ebaf2f36231b6ad38dd7f959af7 95753975552c7ebaf2f36231b6ad38dd7f959af7 [false] [Pipeline] sh 05:59:27 + git log --format=format:%s -1 95753975552c7ebaf2f36231b6ad38dd7f959af7 [Pipeline] echo 05:59:27 ========================================================= 05:59:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:59:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:59:28 + git log --format=format:%s -1 95753975552c7ebaf2f36231b6ad38dd7f959af7 [Pipeline] echo 05:59:28 [semverPrep] GIT_COMMIT: 95753975552c7ebaf2f36231b6ad38dd7f959af7, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 05:59:28 [semverPrep] This is not a build commit. [Pipeline] sh 05:59:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:59:28 + grep -v github /etc/ssh/ssh_known_hosts 05:59:28 + [ -e /tmp/ssh_known_hosts ] 05:59:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:59:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:59:28 + sudo tee -a /etc/ssh/ssh_known_hosts 05:59:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:28 05:59:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:29 0.1.4: Pulling from edgex-devops/py-git-semver 05:59:29 b85a868b505f: Pulling fs layer 05:59:29 e2be974225ed: Pulling fs layer 05:59:29 339a4e72a1f5: Pulling fs layer 05:59:29 988bab9f4d93: Pulling fs layer 05:59:29 1469e6f7b9e6: Pulling fs layer 05:59:29 eaf3925da568: Pulling fs layer 05:59:29 bab4dde63d76: Pulling fs layer 05:59:29 bde34c3a00c8: Pulling fs layer 05:59:29 b352a97aabf1: Pulling fs layer 05:59:29 4872d77fe225: Pulling fs layer 05:59:29 5851b861e8e6: Pulling fs layer 05:59:29 988bab9f4d93: Waiting 05:59:29 1469e6f7b9e6: Waiting 05:59:29 eaf3925da568: Waiting 05:59:29 bab4dde63d76: Waiting 05:59:29 5851b861e8e6: Waiting 05:59:29 4872d77fe225: Waiting 05:59:29 e2be974225ed: Verifying Checksum 05:59:29 e2be974225ed: Download complete 05:59:29 988bab9f4d93: Download complete 05:59:29 1469e6f7b9e6: Verifying Checksum 05:59:29 1469e6f7b9e6: Download complete 05:59:29 eaf3925da568: Verifying Checksum 05:59:29 eaf3925da568: Download complete 05:59:29 339a4e72a1f5: Verifying Checksum 05:59:29 339a4e72a1f5: Download complete 05:59:29 bde34c3a00c8: Verifying Checksum 05:59:29 bde34c3a00c8: Download complete 05:59:29 b85a868b505f: Verifying Checksum 05:59:29 b85a868b505f: Download complete 05:59:29 b352a97aabf1: Verifying Checksum 05:59:29 b352a97aabf1: Download complete 05:59:29 4872d77fe225: Download complete 05:59:29 5851b861e8e6: Download complete 05:59:30 bab4dde63d76: Verifying Checksum 05:59:30 bab4dde63d76: Download complete 05:59:31 b85a868b505f: Pull complete 05:59:31 e2be974225ed: Pull complete 05:59:31 339a4e72a1f5: Pull complete 05:59:31 988bab9f4d93: Pull complete 05:59:32 1469e6f7b9e6: Pull complete 05:59:32 eaf3925da568: Pull complete 05:59:34 bab4dde63d76: Pull complete 05:59:34 bde34c3a00c8: Pull complete 05:59:34 b352a97aabf1: Pull complete 05:59:34 4872d77fe225: Pull complete 05:59:34 5851b861e8e6: Pull complete 05:59:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:59:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:34 prd-ubuntu20.04-docker-8c-8g-3335 does not seem to be running inside a container 05:59:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-404 -v /w/workspace/xfoundry_device-modbus-go_PR-404:/w/workspace/xfoundry_device-modbus-go_PR-404:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-404@tmp:/w/workspace/xfoundry_device-modbus-go_PR-404@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:59:37 $ docker top 6619184459ef9bb498f104c44012148a303110c044de327d9a13f2863c2cd405 -eo pid,comm 05:59:37 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:59:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:37 [ssh-agent] Looking for ssh-agent implementation... 05:59:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:37 $ docker exec 6619184459ef9bb498f104c44012148a303110c044de327d9a13f2863c2cd405 ssh-agent 05:59:37 SSH_AUTH_SOCK=/tmp/ssh-zesDn5de7ydH/agent.32 05:59:37 SSH_AGENT_PID=38 05:59:37 Running ssh-add (command line suppressed) 05:59:37 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-404@tmp/private_key_5430874104791514506.key (/w/workspace/xfoundry_device-modbus-go_PR-404@tmp/private_key_5430874104791514506.key) 05:59:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:38 + git tag --points-at HEAD [Pipeline] } 05:59:38 $ docker exec --env ******** --env ******** 6619184459ef9bb498f104c44012148a303110c044de327d9a13f2863c2cd405 ssh-agent -k 05:59:38 unset SSH_AUTH_SOCK; 05:59:38 unset SSH_AGENT_PID; 05:59:38 echo Agent pid 38 killed; 05:59:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:59:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:38 [ssh-agent] Looking for ssh-agent implementation... 05:59:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:38 $ docker exec 6619184459ef9bb498f104c44012148a303110c044de327d9a13f2863c2cd405 ssh-agent 05:59:38 SSH_AUTH_SOCK=/tmp/ssh-G4OifO93U62I/agent.70 05:59:38 SSH_AGENT_PID=76 05:59:38 Running ssh-add (command line suppressed) 05:59:38 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-404@tmp/private_key_60023678078941996.key (/w/workspace/xfoundry_device-modbus-go_PR-404@tmp/private_key_60023678078941996.key) 05:59:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:39 + git semver init 05:59:39 2023-01-23 05:59:39,327 [run_init] DEBUG init version:0.0.0 force:False 05:59:39 2023-01-23 05:59:39,328 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-404/.semver 05:59:39 2023-01-23 05:59:39,328 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-404/.semver 05:59:39 2023-01-23 05:59:39,329 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-404/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-404, universal_newlines=False, shell=None, istream=None) 05:59:40 2023-01-23 05:59:40,219 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-404/.git/info/exclude 05:59:40 2023-01-23 05:59:40,220 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-404/.semver/PR-404 with force:False 05:59:40 2023-01-23 05:59:40,220 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-404/.semver/PR-404 05:59:40 2023-01-23 05:59:40,223 [execute] INFO git cat-file --batch-check 05:59:40 2023-01-23 05:59:40,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-404/.semver, universal_newlines=False, shell=None, istream=) 05:59:40 2023-01-23 05:59:40,234 [execute] INFO git cat-file --batch 05:59:40 2023-01-23 05:59:40,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-404/.semver, universal_newlines=False, shell=None, istream=) 05:59:40 2023-01-23 05:59:40,239 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-404/.semver/PR-404 05:59:40 0.0.0 [Pipeline] } 05:59:40 $ docker exec --env ******** --env ******** 6619184459ef9bb498f104c44012148a303110c044de327d9a13f2863c2cd405 ssh-agent -k 05:59:40 unset SSH_AUTH_SOCK; 05:59:40 unset SSH_AGENT_PID; 05:59:40 echo Agent pid 76 killed; 05:59:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:40 + git semver [Pipeline] } 05:59:41 $ docker stop --time=1 6619184459ef9bb498f104c44012148a303110c044de327d9a13f2863c2cd405 05:59:42 $ docker rm -f --volumes 6619184459ef9bb498f104c44012148a303110c044de327d9a13f2863c2cd405 [Pipeline] // withDockerContainer [Pipeline] sh 05:59:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:59:43 Stashed 1 file(s) [Pipeline] echo 05:59:43 [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] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:59:43 provisioning config files... 05:59:43 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-404@tmp/config10915793154084334550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:44 ---> docker-login.sh 05:59:44 nexus3.edgexfoundry.org:10001 05:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:44 Configure a credential helper to remove this warning. See 05:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:44 05:59:44 Login Succeeded 05:59:44 nexus3.edgexfoundry.org:10002 05:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:44 Configure a credential helper to remove this warning. See 05:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:44 05:59:44 Login Succeeded 05:59:44 nexus3.edgexfoundry.org:10003 05:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:44 Configure a credential helper to remove this warning. See 05:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:44 05:59:44 Login Succeeded 05:59:44 nexus3.edgexfoundry.org:10004 05:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:44 Configure a credential helper to remove this warning. See 05:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:44 05:59:44 Login Succeeded 05:59:44 docker.io 05:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:59:44 Configure a credential helper to remove this warning. See 05:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:59:44 05:59:44 Login Succeeded 05:59:44 ---> docker-login.sh ends [Pipeline] } 05:59:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:59:45 ========================================================= 05:59:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:59:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:59:45 Sending build context to Docker daemon 6.343MB 05:59:45 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 05:59:45 Step 2/10 : FROM ${BASE} AS builder 05:59:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:59:45 213ec9aee27d: Pulling fs layer 05:59:45 4583459ba037: Pulling fs layer 05:59:45 93c1e223e6f2: Pulling fs layer 05:59:45 53926ce57604: Pulling fs layer 05:59:45 21b2b0c7a3f4: Pulling fs layer 05:59:45 22ff95d597cd: Pulling fs layer 05:59:45 12d6caf4c0d1: Pulling fs layer 05:59:45 53926ce57604: Waiting 05:59:45 21b2b0c7a3f4: Waiting 05:59:45 22ff95d597cd: Waiting 05:59:45 96b7cbca73a9: Pulling fs layer 05:59:45 a7acece74701: Pulling fs layer 05:59:45 96b7cbca73a9: Waiting 05:59:45 a7acece74701: Waiting 05:59:45 93c1e223e6f2: Download complete 05:59:45 4583459ba037: Verifying Checksum 05:59:45 21b2b0c7a3f4: Verifying Checksum 05:59:45 21b2b0c7a3f4: Download complete 05:59:45 22ff95d597cd: Download complete 05:59:45 213ec9aee27d: Verifying Checksum 05:59:45 213ec9aee27d: Download complete 05:59:45 12d6caf4c0d1: Verifying Checksum 05:59:45 213ec9aee27d: Pull complete 05:59:46 4583459ba037: Pull complete 05:59:46 93c1e223e6f2: Pull complete 05:59:46 a7acece74701: Verifying Checksum 05:59:46 a7acece74701: Download complete 05:59:47 53926ce57604: Verifying Checksum 05:59:47 53926ce57604: Download complete 05:59:47 96b7cbca73a9: Verifying Checksum 05:59:47 96b7cbca73a9: Download complete 05:59:51 53926ce57604: Pull complete 05:59:51 21b2b0c7a3f4: Pull complete 05:59:51 22ff95d597cd: Pull complete 05:59:51 12d6caf4c0d1: Pull complete 05:59:53 96b7cbca73a9: Pull complete 05:59:54 a7acece74701: Pull complete 05:59:54 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 05:59:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:59:54 ---> db6d94c90886 05:59:54 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:59:57 ---> Running in 7cd5cfb4384e 05:59:57 Removing intermediate container 7cd5cfb4384e 05:59:57 ---> 1ebaf67a0ea2 05:59:57 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:59:57 ---> Running in 570c90c8b203 05:59:57 Removing intermediate container 570c90c8b203 05:59:57 ---> acf5dd1b871f 05:59:57 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:59:57 ---> Running in ba0f27346a6c 05:59:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:59:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:59:58 (1/8) Installing openssh-keygen (9.0_p1-r2) 05:59:58 (2/8) Installing libedit (20210910.3.1-r0) 05:59:58 (3/8) Installing openssh-client-common (9.0_p1-r2) 05:59:58 (4/8) Installing openssh-client-default (9.0_p1-r2) 05:59:58 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 05:59:58 (6/8) Installing openssh-server-common (9.0_p1-r2) 05:59:58 (7/8) Installing openssh-server (9.0_p1-r2) 05:59:58 (8/8) Installing openssh (9.0_p1-r2) 05:59:58 Executing busybox-1.35.0-r17.trigger 05:59:58 OK: 217 MiB in 59 packages 05:59:58 Still waiting to schedule task 05:59:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:59:58 Removing intermediate container ba0f27346a6c 05:59:58 ---> 20cf5f33f9d5 05:59:58 Step 6/10 : WORKDIR /device-modbus-go 05:59:58 ---> Running in a3389ba02036 05:59:58 Removing intermediate container a3389ba02036 05:59:58 ---> cd9778a4fe1d 05:59:58 Step 7/10 : COPY go.mod vendor* ./ 05:59:59 ---> 2e9862467db2 05:59:59 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:59 ---> Running in 441320201e60 06:00:25 Removing intermediate container 441320201e60 06:00:25 ---> 0d2deee44178 06:00:25 Step 9/10 : COPY . . 06:00:25 ---> 76373d884d83 06:00:25 Step 10/10 : RUN ${MAKE} 06:00:25 ---> Running in b7bd714d1ac5 06:00:25 noop 06:00:25 Removing intermediate container b7bd714d1ac5 06:00:25 ---> e01ddd7507ca 06:00:25 Successfully built e01ddd7507ca 06:00:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:26 + docker inspect -f . ci-base-image-x86_64 06:00:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:26 prd-ubuntu20.04-docker-8c-8g-3335 does not seem to be running inside a container 06:00:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-404 -v /w/workspace/xfoundry_device-modbus-go_PR-404:/w/workspace/xfoundry_device-modbus-go_PR-404:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-404@tmp:/w/workspace/xfoundry_device-modbus-go_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:00:26 $ docker top 4069551e85919b6ec7274d258cc42ed90a36daafd6dbd13d7d9501cbc0c68a34 -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:27 + go version 06:00:27 go version go1.18.7 linux/amd64 [Pipeline] } 06:00:27 $ docker stop --time=1 4069551e85919b6ec7274d258cc42ed90a36daafd6dbd13d7d9501cbc0c68a34 06:00:28 $ docker rm -f --volumes 4069551e85919b6ec7274d258cc42ed90a36daafd6dbd13d7d9501cbc0c68a34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:29 + docker inspect -f . ci-base-image-x86_64 06:00:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:29 prd-ubuntu20.04-docker-8c-8g-3335 does not seem to be running inside a container 06:00:29 $ 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-404 -v /w/workspace/xfoundry_device-modbus-go_PR-404:/w/workspace/xfoundry_device-modbus-go_PR-404:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-404@tmp:/w/workspace/xfoundry_device-modbus-go_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:00:29 $ docker top f745abe3d9cf39d793b96ac4bbe97beb1d66c2fafc2a7b9e1751dd652589cd5c -eo pid,comm [Pipeline] { [Pipeline] sh 06:00:30 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-404 [Pipeline] fileExists [Pipeline] sh 06:00:30 + make test 06:00:30 go test ./... -coverprofile=coverage.out 06:00:30 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:00:38 # github.com/edgexfoundry/go-mod-messaging/v3/clients 06:00:38 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 06:00:38 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 06:00:38 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 06:00:38 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 06:00:38 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 06:00:39 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 06:00:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes 06:00:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes 06:00:39 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 06:00:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes 06:00:39 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo 06:00:40 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.7% of statements 06:00:40 make: *** [Makefile:30: unittest] Error 2 [Pipeline] } 06:00:40 $ docker stop --time=1 f745abe3d9cf39d793b96ac4bbe97beb1d66c2fafc2a7b9e1751dd652589cd5c 06:00:42 $ docker rm -f --volumes f745abe3d9cf39d793b96ac4bbe97beb1d66c2fafc2a7b9e1751dd652589cd5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:43 06:00:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:43 latest: Pulling from edgex-lftools-log-publisher 06:00:43 5eb5b503b376: Pulling fs layer 06:00:43 5c69ac0246d0: Pulling fs layer 06:00:43 ec43610c2a17: Pulling fs layer 06:00:43 3a2ae6a8a46f: Pulling fs layer 06:00:43 33b1e0a273af: Pulling fs layer 06:00:43 5d3b04190fa2: Pulling fs layer 06:00:43 2f39f015ded8: Pulling fs layer 06:00:43 5d3b04190fa2: Waiting 06:00:43 3a2ae6a8a46f: Waiting 06:00:43 33b1e0a273af: Waiting 06:00:43 5c69ac0246d0: Verifying Checksum 06:00:43 5c69ac0246d0: Download complete 06:00:44 3a2ae6a8a46f: Verifying Checksum 06:00:44 3a2ae6a8a46f: Download complete 06:00:44 33b1e0a273af: Verifying Checksum 06:00:44 33b1e0a273af: Download complete 06:00:44 5d3b04190fa2: Verifying Checksum 06:00:44 5d3b04190fa2: Download complete 06:00:44 ec43610c2a17: Verifying Checksum 06:00:44 ec43610c2a17: Download complete 06:00:44 5eb5b503b376: Verifying Checksum 06:00:44 5eb5b503b376: Download complete 06:00:44 2f39f015ded8: Download complete 06:00:45 5eb5b503b376: Pull complete 06:00:45 5c69ac0246d0: Pull complete 06:00:46 ec43610c2a17: Pull complete 06:00:46 3a2ae6a8a46f: Pull complete 06:00:46 33b1e0a273af: Pull complete 06:00:46 5d3b04190fa2: Pull complete 06:00:51 2f39f015ded8: Pull complete 06:00:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:00:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:00:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:00:51 prd-ubuntu20.04-docker-8c-8g-3335 does not seem to be running inside a container 06:00:51 $ 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-404 -v /w/workspace/xfoundry_device-modbus-go_PR-404:/w/workspace/xfoundry_device-modbus-go_PR-404:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-404@tmp:/w/workspace/xfoundry_device-modbus-go_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:00:54 $ docker top f6ac00ee2550f0aaebfe93a67f27e026255fa78570889f27a2e8e244f6090864 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:54 ---> job-cost.sh 06:00:54 lf-activate-venv: SKIPPING 06:00:54 INFO: No Stack... 06:00:55 INFO: Retrieving Pricing Info for: v3-standard-8 06:00:55 INFO: Archiving Costs [Pipeline] sh 06:00:55 + cat /w/workspace/xfoundry_device-modbus-go_PR-404/archives/cost.csv 06:00:55 + cut -d, -f6 [Pipeline] lock 06:00:55 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-404-1-stack-cost] 06:00:55 Resource [jenkins-edgexfoundry-device-modbus-go-PR-404-1-stack-cost] did not exist. Created. 06:00:55 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-404-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:00:56 + echo total: 0.2199999988079071 [Pipeline] stash 06:00:56 Stashed 1 file(s) [Pipeline] } 06:00:56 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-404-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:00:56 $ docker stop --time=1 f6ac00ee2550f0aaebfe93a67f27e026255fa78570889f27a2e8e244f6090864 06:00:57 $ docker rm -f --volumes f6ac00ee2550f0aaebfe93a67f27e026255fa78570889f27a2e8e244f6090864 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:00:57 Failed in branch amd64 06:01:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3337 in /w/workspace/xfoundry_device-modbus-go_PR-404 [Pipeline] { [Pipeline] ws 06:01:32 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 06:01:33 Selected Git installation does not exist. Using Default 06:01:33 The recommended git tool is: NONE 06:01:37 using credential edgex-jenkins-ssh 06:01:37 Cloning the remote Git repository 06:01:37 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:01:37 > git init /w/workspace/device-modbus-go/1 # timeout=10 06:01:38 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:01:38 > git --version # timeout=10 06:01:38 > git --version # 'git version 2.25.1' 06:01:38 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:39 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:01:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:40 Merging remotes/origin/main commit bb2f4bd64c3941eb86d6cd8a035d25878e21dc53 into PR head commit 95753975552c7ebaf2f36231b6ad38dd7f959af7 06:01:39 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:01:40 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:01:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 06:01:40 > git config core.sparsecheckout # timeout=10 06:01:40 > git checkout -f 95753975552c7ebaf2f36231b6ad38dd7f959af7 # timeout=10 06:01:40 > git remote # timeout=10 06:01:40 Merge succeeded, producing 95753975552c7ebaf2f36231b6ad38dd7f959af7 06:01:40 Checking out Revision 95753975552c7ebaf2f36231b6ad38dd7f959af7 (PR-404) 06:01:41 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 06:01:41 > git --version # timeout=10 06:01:41 > git --version # 'git version 2.25.1' 06:01:41 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:01:40 > git config --get remote.origin.url # timeout=10 06:01:40 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:40 > git merge bb2f4bd64c3941eb86d6cd8a035d25878e21dc53 # timeout=10 06:01:40 > git rev-parse HEAD^{commit} # timeout=10 06:01:40 > git config core.sparsecheckout # timeout=10 06:01:40 > git checkout -f 95753975552c7ebaf2f36231b6ad38dd7f959af7 # timeout=10 06:01:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:01:42 % Total % Received % Xferd Average Speed Time Time Time Current 06:01:42 Dload Upload Total Spent Left Speed 06:01:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 06:01:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:01:43 + sudo tee /etc/docker/daemon.new 06:01:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:01:43 { 06:01:43 "registry-mirrors": [ 06:01:43 "https://nexus3.edgexfoundry.org:10001" 06:01:43 ], 06:01:43 "bip": "10.250.0.254/24", 06:01:43 "hosts": [ 06:01:43 "tcp://0.0.0.0:5555", 06:01:43 "unix:///var/run/docker.sock" 06:01:43 ], 06:01:43 "mtu": 1458, 06:01:43 "selinux-enabled": true, 06:01:43 "seccomp-profile": "/etc/docker/seccomp.json" 06:01:43 } [Pipeline] sh 06:01:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:01:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:02 provisioning config files... 06:02:02 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config7508811400552386404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:02 ---> docker-login.sh 06:02:02 nexus3.edgexfoundry.org:10001 06:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:03 Configure a credential helper to remove this warning. See 06:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:03 06:02:03 Login Succeeded 06:02:03 nexus3.edgexfoundry.org:10002 06:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:03 Configure a credential helper to remove this warning. See 06:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:03 06:02:03 Login Succeeded 06:02:03 nexus3.edgexfoundry.org:10003 06:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:04 Configure a credential helper to remove this warning. See 06:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:04 06:02:04 Login Succeeded 06:02:04 nexus3.edgexfoundry.org:10004 06:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:04 Configure a credential helper to remove this warning. See 06:02:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:04 06:02:04 Login Succeeded 06:02:04 docker.io 06:02:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:02:05 Configure a credential helper to remove this warning. See 06:02:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:02:05 06:02:05 Login Succeeded 06:02:05 ---> docker-login.sh ends [Pipeline] } 06:02:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:02:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:02:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:02:05 ========================================================= 06:02:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:02:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:06 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 06:02:06 Sending build context to Docker daemon 3.304MB 06:02:06 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 06:02:06 Step 2/10 : FROM ${BASE} AS builder 06:02:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:02:06 9b18e9b68314: Pulling fs layer 06:02:06 35d82f9e3411: Pulling fs layer 06:02:06 e16973657156: Pulling fs layer 06:02:06 fc693d55d65f: Pulling fs layer 06:02:06 7e9fc2657dce: Pulling fs layer 06:02:06 dda99020689f: Pulling fs layer 06:02:06 db1c61fa0a46: Pulling fs layer 06:02:06 891c053d2c06: Pulling fs layer 06:02:06 dda99020689f: Waiting 06:02:06 db1c61fa0a46: Waiting 06:02:06 fc693d55d65f: Waiting 06:02:06 891c053d2c06: Waiting 06:02:06 7e9fc2657dce: Waiting 06:02:06 e16973657156: Verifying Checksum 06:02:06 e16973657156: Download complete 06:02:06 35d82f9e3411: Verifying Checksum 06:02:06 35d82f9e3411: Download complete 06:02:06 7e9fc2657dce: Download complete 06:02:06 dda99020689f: Download complete 06:02:06 9b18e9b68314: Verifying Checksum 06:02:06 9b18e9b68314: Download complete 06:02:08 891c053d2c06: Verifying Checksum 06:02:08 891c053d2c06: Download complete 06:02:08 9b18e9b68314: Pull complete 06:02:08 35d82f9e3411: Pull complete 06:02:08 db1c61fa0a46: Verifying Checksum 06:02:08 db1c61fa0a46: Download complete 06:02:09 e16973657156: Pull complete 06:02:09 fc693d55d65f: Verifying Checksum 06:02:09 fc693d55d65f: Download complete 06:02:21 fc693d55d65f: Pull complete 06:02:21 7e9fc2657dce: Pull complete 06:02:21 dda99020689f: Pull complete 06:02:28 db1c61fa0a46: Pull complete 06:02:29 891c053d2c06: Pull complete 06:02:29 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 06:02:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:02:29 ---> f96f9c87975a 06:02:29 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:02:31 ---> Running in 11c72319f026 06:02:32 Removing intermediate container 11c72319f026 06:02:32 ---> f6c4613ae9eb 06:02:32 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:02:32 ---> Running in 8d8d82b9dcf4 06:02:32 Removing intermediate container 8d8d82b9dcf4 06:02:32 ---> cd3516a91d44 06:02:32 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:02:32 ---> Running in 309ae66df0b1 06:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:02:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:02:35 (1/8) Installing openssh-keygen (9.0_p1-r2) 06:02:35 (2/8) Installing libedit (20210910.3.1-r0) 06:02:35 (3/8) Installing openssh-client-common (9.0_p1-r2) 06:02:35 (4/8) Installing openssh-client-default (9.0_p1-r2) 06:02:35 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 06:02:35 (6/8) Installing openssh-server-common (9.0_p1-r2) 06:02:35 (7/8) Installing openssh-server (9.0_p1-r2) 06:02:35 (8/8) Installing openssh (9.0_p1-r2) 06:02:35 Executing busybox-1.35.0-r17.trigger 06:02:35 OK: 228 MiB in 59 packages 06:02:36 Removing intermediate container 309ae66df0b1 06:02:36 ---> a16b9ba18fce 06:02:36 Step 6/10 : WORKDIR /device-modbus-go 06:02:36 ---> Running in b6e96effc386 06:02:36 Removing intermediate container b6e96effc386 06:02:36 ---> 96bf10626047 06:02:36 Step 7/10 : COPY go.mod vendor* ./ 06:02:37 ---> 773da6b87b21 06:02:37 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:37 ---> Running in 1499766a3da3 06:03:33 Removing intermediate container 1499766a3da3 06:03:33 ---> 530aa32ba43b 06:03:33 Step 9/10 : COPY . . 06:03:33 ---> bcec730be97c 06:03:33 Step 10/10 : RUN ${MAKE} 06:03:33 ---> Running in 23f171ed6d83 06:03:33 noop 06:03:33 Removing intermediate container 23f171ed6d83 06:03:33 ---> a80ab9745c11 06:03:33 Successfully built a80ab9745c11 06:03:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:34 + docker inspect -f . ci-base-image-arm64 06:03:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:34 prd-ubuntu20.04-docker-arm64-4c-16g-3337 does not seem to be running inside a container 06:03:34 $ 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 ******** -e ******** ci-base-image-arm64 cat 06:03:35 $ docker top ccd4fc03c344d357accf8e380e561c3fec9ceb883acaaf5e1e4175a795ea7fe2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:36 + go version 06:03:36 go version go1.18.7 linux/arm64 [Pipeline] } 06:03:36 $ docker stop --time=1 ccd4fc03c344d357accf8e380e561c3fec9ceb883acaaf5e1e4175a795ea7fe2 06:03:39 $ docker rm -f --volumes ccd4fc03c344d357accf8e380e561c3fec9ceb883acaaf5e1e4175a795ea7fe2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:40 + docker inspect -f . ci-base-image-arm64 06:03:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:03:40 prd-ubuntu20.04-docker-arm64-4c-16g-3337 does not seem to be running inside a container 06:03:40 $ 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 ******** -e ******** ci-base-image-arm64 cat 06:03:41 $ docker top a594fdb55dbe59de7841489b75a7579cc81feb6c3620c98525b5f1733e666b27 -eo pid,comm [Pipeline] { [Pipeline] sh 06:03:42 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 06:03:42 + make test 06:03:42 go test ./... -coverprofile=coverage.out 06:03:44 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:04:40 # github.com/edgexfoundry/go-mod-messaging/v3/clients 06:04:40 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 06:04:40 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 06:04:40 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 06:04:40 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 06:04:40 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 06:04:56 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 06:04:56 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes 06:04:56 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo 06:04:56 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 06:04:56 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes 06:04:56 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes 06:05:02 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.069s coverage: 47.7% of statements 06:05:02 make: *** [Makefile:30: unittest] Error 2 [Pipeline] } 06:05:02 $ docker stop --time=1 a594fdb55dbe59de7841489b75a7579cc81feb6c3620c98525b5f1733e666b27 06:05:05 $ docker rm -f --volumes a594fdb55dbe59de7841489b75a7579cc81feb6c3620c98525b5f1733e666b27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:05:06 06:05:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:05:07 arm64: Pulling from edgex-lftools-log-publisher 06:05:07 8998bd30e6a1: Pulling fs layer 06:05:07 04944245beec: Pulling fs layer 06:05:07 699f458cf7ca: Pulling fs layer 06:05:07 765212b225bb: Pulling fs layer 06:05:07 f23df028b6ca: Pulling fs layer 06:05:07 d65c8cfc05b1: Pulling fs layer 06:05:07 2437ff75d9bd: Pulling fs layer 06:05:07 765212b225bb: Waiting 06:05:07 f23df028b6ca: Waiting 06:05:07 d65c8cfc05b1: Waiting 06:05:07 2437ff75d9bd: Waiting 06:05:07 04944245beec: Verifying Checksum 06:05:07 04944245beec: Download complete 06:05:07 765212b225bb: Verifying Checksum 06:05:07 765212b225bb: Download complete 06:05:07 f23df028b6ca: Verifying Checksum 06:05:07 f23df028b6ca: Download complete 06:05:07 d65c8cfc05b1: Download complete 06:05:07 699f458cf7ca: Verifying Checksum 06:05:07 699f458cf7ca: Download complete 06:05:08 8998bd30e6a1: Verifying Checksum 06:05:08 8998bd30e6a1: Download complete 06:05:10 2437ff75d9bd: Verifying Checksum 06:05:10 2437ff75d9bd: Download complete 06:05:12 8998bd30e6a1: Pull complete 06:05:12 04944245beec: Pull complete 06:05:14 699f458cf7ca: Pull complete 06:05:14 765212b225bb: Pull complete 06:05:14 f23df028b6ca: Pull complete 06:05:14 d65c8cfc05b1: Pull complete 06:05:33 2437ff75d9bd: Pull complete 06:05:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:05:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:05:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:33 prd-ubuntu20.04-docker-arm64-4c-16g-3337 does not seem to be running inside a container 06:05:33 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:05:36 $ docker top c31a42771bb8d94ab0eb68982db19440cbc6b649aa0b72b71e429e3b15db962a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:05:36 ---> job-cost.sh 06:05:36 lf-activate-venv: SKIPPING 06:05:36 INFO: No Stack... 06:05:37 INFO: Retrieving Pricing Info for: v3-standard-4 06:05:38 INFO: Archiving Costs [Pipeline] sh 06:05:38 + + cut -d,cat -f6 /w/workspace/device-modbus-go/1/archives/cost.csv 06:05:38 [Pipeline] lock 06:05:38 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-404-1-stack-cost] 06:05:38 Resource [jenkins-edgexfoundry-device-modbus-go-PR-404-1-stack-cost] did not exist. Created. 06:05:38 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-404-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:05:39 /w/workspace/device-modbus-go/1@tmp/durable-f5d779be/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:05:39 + echo total: 0.10999999940395355 [Pipeline] stash 06:05:39 Warning: overwriting stash ‘stack-cost’ 06:05:40 Stashed 1 file(s) [Pipeline] } 06:05:40 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-404-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:05:40 $ docker stop --time=1 c31a42771bb8d94ab0eb68982db19440cbc6b649aa0b72b71e429e3b15db962a 06:05:43 $ docker rm -f --volumes c31a42771bb8d94ab0eb68982db19440cbc6b649aa0b72b71e429e3b15db962a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:05:43 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:05:45 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-404/archives ] 06:05:45 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-404/archives 06:05:45 total 16 06:05:45 drwxr-xr-x 3 root root 4096 Jan 23 06:00 . 06:05:45 drwxrwxr-x 11 jenkins jenkins 4096 Jan 23 06:00 .. 06:05:45 drwxr-xr-x 2 root root 4096 Jan 23 06:00 cost 06:05:45 -rw-r--r-- 1 root root 88 Jan 23 06:00 cost.csv 06:05:45 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-404/archives 06:05:45 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-404/archives 06:05:45 total 16 06:05:45 drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 06:00 . 06:05:45 drwxrwxr-x 11 jenkins jenkins 4096 Jan 23 06:00 .. 06:05:45 drwxr-xr-x 2 jenkins jenkins 4096 Jan 23 06:00 cost 06:05:45 -rw-r--r-- 1 jenkins jenkins 88 Jan 23 06:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:05:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:05:46 ---> package-listing.sh 06:05:46 ++ facter osfamily 06:05:46 ++ tr '[:upper:]' '[:lower:]' 06:05:47 + OS_FAMILY=debian 06:05:47 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-404 06:05:47 + START_PACKAGES=/tmp/packages_start.txt 06:05:47 + END_PACKAGES=/tmp/packages_end.txt 06:05:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:05:47 + PACKAGES=/tmp/packages_start.txt 06:05:47 + '[' /w/workspace/xfoundry_device-modbus-go_PR-404 ']' 06:05:47 + PACKAGES=/tmp/packages_end.txt 06:05:47 + case "${OS_FAMILY}" in 06:05:47 + dpkg -l 06:05:47 + grep '^ii' 06:05:47 + '[' -f /tmp/packages_start.txt ']' 06:05:47 + '[' -f /tmp/packages_end.txt ']' 06:05:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:05:47 + '[' /w/workspace/xfoundry_device-modbus-go_PR-404 ']' 06:05:47 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-404/archives/ 06:05:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-404/archives/ [Pipeline] echo 06:05:47 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-404/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:05:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:05:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:05:48 prd-ubuntu20.04-docker-8c-8g-3335 does not seem to be running inside a container 06:05:48 $ 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-404/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-404 -v /w/workspace/xfoundry_device-modbus-go_PR-404:/w/workspace/xfoundry_device-modbus-go_PR-404:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-404@tmp:/w/workspace/xfoundry_device-modbus-go_PR-404@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:05:48 $ docker top b870e7c0ba3e26dc0c42d461dc74f6d3db155900c4bd0d3db2e116b2c1b4ba9c -eo pid,comm [Pipeline] { [Pipeline] sh 06:05:48 + touch /tmp/pre-build-complete [Pipeline] sh 06:05:49 + mkdir -p /var/log/sysstat [Pipeline] sh 06:05:49 + ls /var/log/sa-host 06:05:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:05:49 provisioning config files... 06:05:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-404@tmp/config14827624175893122590tmp [Pipeline] { [Pipeline] echo 06:05:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:05:50 ---> create-netrc.sh [Pipeline] } 06:05:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:05:50 ---> python-tools-install.sh [Pipeline] echo 06:05:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:05:50 ---> sudo-logs.sh 06:05:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:05:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:05:51 ---> job-cost.sh 06:05:51 lf-activate-venv: SKIPPING 06:05:51 DEBUG: total: 0.2199999988079071 06:05:51 INFO: Retrieving Stack Cost... 06:05:51 INFO: Retrieving Pricing Info for: v3-standard-8 06:05:51 INFO: Archiving Costs [Pipeline] echo 06:05:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:05:52 ---> logs-deploy.sh 06:05:52 lf-activate-venv: SKIPPING 06:05:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-404/1 06:05:52 INFO: archiving workspace using pattern(s): 06:05:53 Archives upload complete. 06:05:53 INFO: archiving logs to Nexus 06:05:54 ---> uname -a: 06:05:54 Linux prd-ubuntu20-04-docker-8c-8g-3335 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:05:54 06:05:54 06:05:54 ---> lscpu: 06:05:54 Architecture: x86_64 06:05:54 CPU op-mode(s): 32-bit, 64-bit 06:05:54 Byte Order: Little Endian 06:05:54 Address sizes: 40 bits physical, 48 bits virtual 06:05:54 CPU(s): 8 06:05:54 On-line CPU(s) list: 0-7 06:05:54 Thread(s) per core: 1 06:05:54 Core(s) per socket: 1 06:05:54 Socket(s): 8 06:05:54 NUMA node(s): 1 06:05:54 Vendor ID: AuthenticAMD 06:05:54 CPU family: 23 06:05:54 Model: 49 06:05:54 Model name: AMD EPYC-Rome Processor 06:05:54 Stepping: 0 06:05:54 CPU MHz: 2799.998 06:05:54 BogoMIPS: 5599.99 06:05:54 Virtualization: AMD-V 06:05:54 Hypervisor vendor: KVM 06:05:54 Virtualization type: full 06:05:54 L1d cache: 256 KiB 06:05:54 L1i cache: 256 KiB 06:05:54 L2 cache: 4 MiB 06:05:54 L3 cache: 128 MiB 06:05:54 NUMA node0 CPU(s): 0-7 06:05:54 Vulnerability Itlb multihit: Not affected 06:05:54 Vulnerability L1tf: Not affected 06:05:54 Vulnerability Mds: Not affected 06:05:54 Vulnerability Meltdown: Not affected 06:05:54 Vulnerability Mmio stale data: Not affected 06:05:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:05:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:05:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:05:54 Vulnerability Srbds: Not affected 06:05:54 Vulnerability Tsx async abort: Not affected 06:05:54 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:05:54 06:05:54 06:05:54 ---> nproc: 06:05:54 8 06:05:54 06:05:54 06:05:54 ---> df -h: 06:05:54 Filesystem Size Used Avail Use% Mounted on 06:05:54 overlay 155G 12G 144G 8% / 06:05:54 tmpfs 64M 0 64M 0% /dev 06:05:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:05:54 shm 64M 0 64M 0% /dev/shm 06:05:54 /dev/vda1 155G 12G 144G 8% /facter-os 06:05:54 06:05:54 06:05:54 ---> sar -b -r -n DEV: 06:05:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3335) 01/23/23 _x86_64_ (8 CPU) 06:05:54 06:05:54 05:58:44 LINUX RESTART (8 CPU) 06:05:54 06:05:54 05:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:05:54 06:00:02 192.80 47.90 144.90 0.00 5401.40 138736.95 0.00 06:05:54 06:01:01 134.54 1.24 133.30 0.00 24.67 61459.14 0.00 06:05:54 06:02:01 1.52 0.00 1.52 0.00 0.00 21.35 0.00 06:05:54 06:03:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 06:05:54 06:04:01 28.70 9.27 19.43 0.00 2884.59 2513.98 0.00 06:05:54 06:05:01 27.33 1.33 26.00 0.00 2271.22 6251.09 0.00 06:05:54 Average: 64.18 9.98 54.20 0.00 1768.59 34761.78 0.00 06:05:54 06:05:54 05:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:05:54 06:00:02 29153356 31579704 745236 2.27 75764 2622904 1974548 5.82 1015372 2362496 2332 06:05:54 06:01:01 28040916 31581560 730116 2.22 144452 3564992 1749708 5.16 1171644 3196860 280 06:05:54 06:02:01 28041792 31582600 728800 2.22 144488 3564992 1749708 5.16 1170428 3196860 24 06:05:54 06:03:01 28043216 31584132 727016 2.21 144520 3564996 1749708 5.16 1168772 3196864 44 06:05:54 06:04:01 27718796 31532796 761868 2.32 162352 3815976 1954560 5.76 1353408 3311436 66372 06:05:54 06:05:01 27523552 31565844 726228 2.21 178340 4019928 1819408 5.36 1489916 3360504 56 06:05:54 Average: 28086938 31571106 736544 2.24 141653 3525631 1832940 5.40 1228257 3104170 11518 06:05:54 06:05:54 05:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:05:54 06:00:02 ens3 722.99 519.29 6629.09 97.48 0.00 0.00 0.00 0.00 06:05:54 06:00:02 veth9b1b3bb 56.15 71.49 5.44 57.37 0.00 0.00 0.00 0.00 06:05:54 06:00:02 docker0 63.58 80.91 5.34 178.84 0.00 0.00 0.00 0.00 06:05:54 06:00:02 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 06:05:54 06:01:01 ens3 296.34 211.30 4286.74 106.33 0.00 0.00 0.00 0.00 06:05:54 06:01:01 docker0 101.42 138.47 8.10 1687.39 0.00 0.00 0.00 0.00 06:05:54 06:01:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 06:05:54 06:02:01 ens3 0.37 0.18 0.25 0.19 0.00 0.00 0.00 0.00 06:05:54 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:54 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:54 06:03:01 ens3 0.70 0.12 0.06 0.01 0.00 0.00 0.00 0.00 06:05:54 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:54 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:05:54 06:04:01 ens3 92.98 59.82 1382.12 4.66 0.00 0.00 0.00 0.00 06:05:54 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:54 06:04:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 06:05:54 06:05:01 ens3 47.33 26.65 1371.94 1.94 0.00 0.00 0.00 0.00 06:05:54 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:05:54 06:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 06:05:54 Average: ens3 193.18 136.03 2272.90 34.90 0.00 0.00 0.00 0.00 06:05:54 Average: docker0 27.30 36.28 2.22 307.20 0.00 0.00 0.00 0.00 06:05:54 Average: lo 1.52 1.52 0.14 0.14 0.00 0.00 0.00 0.00 06:05:54 06:05:54 06:05:54 ---> sar -P ALL: 06:05:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3335) 01/23/23 _x86_64_ (8 CPU) 06:05:54 06:05:54 05:58:44 LINUX RESTART (8 CPU) 06:05:54 06:05:54 05:59:01 CPU %user %nice %system %iowait %steal %idle 06:05:54 06:00:02 all 9.79 0.00 3.85 2.81 0.06 83.49 06:05:54 06:00:02 0 10.42 0.00 3.29 2.84 0.07 83.38 06:05:54 06:00:02 1 11.33 0.00 3.81 1.01 0.05 83.81 06:05:54 06:00:02 2 8.47 0.00 3.60 1.75 0.05 86.13 06:05:54 06:00:02 3 8.79 0.00 5.09 1.84 0.07 84.22 06:05:54 06:00:02 4 9.30 0.00 4.11 9.80 0.05 76.74 06:05:54 06:00:02 5 11.21 0.00 3.51 4.02 0.05 81.20 06:05:54 06:00:02 6 8.32 0.00 2.81 0.81 0.05 88.01 06:05:54 06:00:02 7 10.49 0.00 4.57 0.46 0.08 84.40 06:05:54 06:01:01 all 18.55 0.00 5.30 2.80 0.08 73.28 06:05:54 06:01:01 0 19.99 0.00 5.58 0.81 0.05 73.58 06:05:54 06:01:01 1 17.89 0.00 5.49 0.33 0.09 76.21 06:05:54 06:01:01 2 18.80 0.00 5.80 0.52 0.09 74.80 06:05:54 06:01:01 3 18.63 0.00 4.67 0.29 0.09 76.33 06:05:54 06:01:01 4 18.05 0.00 5.52 8.91 0.09 67.43 06:05:54 06:01:01 5 18.97 0.00 5.68 4.52 0.07 70.75 06:05:54 06:01:01 6 17.06 0.00 3.75 0.03 0.05 79.11 06:05:54 06:01:01 7 19.01 0.00 5.94 7.01 0.10 67.94 06:05:54 06:02:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:05:54 06:02:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:05:54 06:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:05:54 06:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:05:54 06:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:05:54 06:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:05:54 06:02:01 5 0.00 0.00 0.00 0.03 0.02 99.95 06:05:54 06:02:01 6 0.00 0.00 0.03 0.00 0.00 99.97 06:05:54 06:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:05:54 06:03:01 all 0.02 0.00 0.01 0.00 0.00 99.96 06:05:54 06:03:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:05:54 06:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:05:54 06:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:05:54 06:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:05:54 06:03:01 4 0.07 0.00 0.02 0.00 0.00 99.92 06:05:54 06:03:01 5 0.02 0.00 0.02 0.02 0.00 99.95 06:05:54 06:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:05:54 06:03:01 7 0.02 0.00 0.03 0.00 0.00 99.95 06:05:54 06:04:01 all 1.25 0.00 0.80 0.30 0.01 97.64 06:05:54 06:04:01 0 1.03 0.00 0.55 0.02 0.00 98.40 06:05:54 06:04:01 1 1.22 0.00 1.65 0.02 0.00 97.12 06:05:54 06:04:01 2 0.65 0.00 0.74 0.10 0.02 98.49 06:05:54 06:04:01 3 2.22 0.00 0.57 0.15 0.02 97.05 06:05:54 06:04:01 4 1.08 0.00 0.73 0.57 0.02 97.60 06:05:54 06:04:01 5 1.25 0.00 0.43 0.70 0.02 97.60 06:05:54 06:04:01 6 1.50 0.00 1.20 0.85 0.02 96.43 06:05:54 06:04:01 7 1.07 0.00 0.50 0.00 0.02 98.41 06:05:54 06:05:01 all 1.27 0.00 0.72 0.30 0.01 97.71 06:05:54 06:05:01 0 1.67 0.00 0.62 0.02 0.02 97.68 06:05:54 06:05:01 1 0.83 0.00 0.95 0.05 0.02 98.15 06:05:54 06:05:01 2 0.75 0.00 0.40 0.15 0.00 98.70 06:05:54 06:05:01 3 0.92 0.00 1.34 0.05 0.02 97.68 06:05:54 06:05:01 4 1.72 0.00 0.68 0.67 0.00 96.93 06:05:54 06:05:01 5 2.51 0.00 0.48 0.94 0.02 96.06 06:05:54 06:05:01 6 0.87 0.00 0.85 0.07 0.00 98.21 06:05:54 06:05:01 7 0.88 0.00 0.42 0.43 0.02 98.25 06:05:54 Average: all 5.07 0.00 1.76 1.02 0.03 92.12 06:05:54 Average: 0 5.46 0.00 1.66 0.61 0.03 92.25 06:05:54 Average: 1 5.13 0.00 1.96 0.23 0.03 92.65 06:05:54 Average: 2 4.72 0.00 1.74 0.42 0.03 93.10 06:05:54 Average: 3 5.02 0.00 1.93 0.39 0.03 92.63 06:05:54 Average: 4 4.95 0.00 1.82 3.27 0.03 89.94 06:05:54 Average: 5 5.57 0.00 1.66 1.68 0.03 91.06 06:05:54 Average: 6 4.56 0.00 1.43 0.29 0.02 93.70 06:05:54 Average: 7 5.16 0.00 1.88 1.29 0.04 91.64 06:05:54 06:05:54 06:05:54