Pull request #416 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff+c3aad7bd2c33aca71f49ec3c385ee682c91bb904 (8b6453784bace379325d65a0a5bb866f1050f7fa) 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-ssh4331461924802081375.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-ssh13133279925220339579.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-416/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-416/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6047111983132851926.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-416/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17712892602757745795.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-ssh7049594464427464626.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-416/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-416/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10250133892745718496.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-6516 in /w/workspace/xfoundry_device-modbus-go_PR-416 [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-416 # 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 > 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/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c3aad7bd2c33aca71f49ec3c385ee682c91bb904 into PR head commit 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff Merge succeeded, producing 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff Checking out Revision 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff (PR-416) Commit message: "build(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0" 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 22:41:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:41:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:41:40 ========================================================= 22:41:40 EdgeX Global Pipelines Version Info 22:41:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff # 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 c3aad7bd2c33aca71f49ec3c385ee682c91bb904 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff # timeout=10 22:41:40 ------------------- 22:41:40 stable info: 22:41:40 ------------------- 22:41:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:41:40 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:41:40 Message: update stable to v1.0.244 22:41:41 ------------------- 22:41:41 experimental info: 22:41:41 ------------------- 22:41:41 Commited By: **** collab-it+edgex@linuxfoundation.org 22:41:41 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:41:41 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:41:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 22:41:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 22:41:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:41:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:41:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:41:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:41:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-416 [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-416 [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-416 [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a773cf [Pipeline] echo 22:41:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:43 provisioning config files... 22:41:43 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-416@tmp/config10264481643211371424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:43 ---> docker-login.sh 22:41:43 nexus3.edgexfoundry.org:10001 22:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:43 Configure a credential helper to remove this warning. See 22:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:43 22:41:43 Login Succeeded 22:41:43 nexus3.edgexfoundry.org:10002 22:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:43 Configure a credential helper to remove this warning. See 22:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:43 22:41:43 Login Succeeded 22:41:43 nexus3.edgexfoundry.org:10003 22:41:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:44 Configure a credential helper to remove this warning. See 22:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:44 22:41:44 Login Succeeded 22:41:44 nexus3.edgexfoundry.org:10004 22:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:44 Configure a credential helper to remove this warning. See 22:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:44 22:41:44 Login Succeeded 22:41:44 docker.io 22:41:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:44 Configure a credential helper to remove this warning. See 22:41:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:44 22:41:44 Login Succeeded 22:41:44 ---> docker-login.sh ends [Pipeline] } 22:41:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:41:45 + git rev-list -1 --merges 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff~1..3a773cf0dc5b099a7cf24b47bf135fe824ab32ff [Pipeline] echo 22:41:45 -----------> git rev-list -1 --merges 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff~1..3a773cf0dc5b099a7cf24b47bf135fe824ab32ff 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff [false] [Pipeline] sh 22:41:45 + git log --format=format:%s -1 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff [Pipeline] echo 22:41:45 ========================================================= 22:41:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:41:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:41:46 + git log --format=format:%s -1 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff [Pipeline] echo 22:41:46 [semverPrep] GIT_COMMIT: 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff, Commit Message: build(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0 [Pipeline] echo 22:41:46 [semverPrep] This is not a build commit. [Pipeline] sh 22:41:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:41:46 + grep -v github /etc/ssh/ssh_known_hosts 22:41:46 + [ -e /tmp/ssh_known_hosts ] 22:41:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:41:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:41:46 + sudo tee -a /etc/ssh/ssh_known_hosts 22:41:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:41:46 22:41:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:41:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:41:47 0.1.4: Pulling from edgex-devops/py-git-semver 22:41:47 b85a868b505f: Pulling fs layer 22:41:47 e2be974225ed: Pulling fs layer 22:41:47 339a4e72a1f5: Pulling fs layer 22:41:47 988bab9f4d93: Pulling fs layer 22:41:47 1469e6f7b9e6: Pulling fs layer 22:41:47 eaf3925da568: Pulling fs layer 22:41:47 bab4dde63d76: Pulling fs layer 22:41:47 bde34c3a00c8: Pulling fs layer 22:41:47 b352a97aabf1: Pulling fs layer 22:41:47 4872d77fe225: Pulling fs layer 22:41:47 5851b861e8e6: Pulling fs layer 22:41:47 eaf3925da568: Waiting 22:41:47 bab4dde63d76: Waiting 22:41:47 988bab9f4d93: Waiting 22:41:47 1469e6f7b9e6: Waiting 22:41:47 bde34c3a00c8: Waiting 22:41:47 b352a97aabf1: Waiting 22:41:47 5851b861e8e6: Waiting 22:41:47 4872d77fe225: Waiting 22:41:47 e2be974225ed: Verifying Checksum 22:41:47 e2be974225ed: Download complete 22:41:47 988bab9f4d93: Verifying Checksum 22:41:47 988bab9f4d93: Download complete 22:41:47 1469e6f7b9e6: Verifying Checksum 22:41:47 1469e6f7b9e6: Download complete 22:41:47 eaf3925da568: Download complete 22:41:47 339a4e72a1f5: Verifying Checksum 22:41:47 339a4e72a1f5: Download complete 22:41:47 bde34c3a00c8: Verifying Checksum 22:41:47 bde34c3a00c8: Download complete 22:41:48 b352a97aabf1: Verifying Checksum 22:41:48 b352a97aabf1: Download complete 22:41:48 b85a868b505f: Verifying Checksum 22:41:48 b85a868b505f: Download complete 22:41:48 4872d77fe225: Verifying Checksum 22:41:48 4872d77fe225: Download complete 22:41:48 5851b861e8e6: Verifying Checksum 22:41:48 5851b861e8e6: Download complete 22:41:48 bab4dde63d76: Verifying Checksum 22:41:48 bab4dde63d76: Download complete 22:41:49 b85a868b505f: Pull complete 22:41:49 e2be974225ed: Pull complete 22:41:50 339a4e72a1f5: Pull complete 22:41:50 988bab9f4d93: Pull complete 22:41:50 1469e6f7b9e6: Pull complete 22:41:50 eaf3925da568: Pull complete 22:41:52 bab4dde63d76: Pull complete 22:41:52 bde34c3a00c8: Pull complete 22:41:52 b352a97aabf1: Pull complete 22:41:52 4872d77fe225: Pull complete 22:41:52 5851b861e8e6: Pull complete 22:41:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:41:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:41:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:41:52 prd-ubuntu20.04-docker-8c-8g-6516 does not seem to be running inside a container 22:41:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-416 -v /w/workspace/xfoundry_device-modbus-go_PR-416:/w/workspace/xfoundry_device-modbus-go_PR-416:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-416@tmp:/w/workspace/xfoundry_device-modbus-go_PR-416@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 22:41:55 $ docker top d24db04f45520ea0dc1e3e4eec226e053d10faf0e546601e1e302cdc0d92d3c3 -eo pid,comm 22:41:55 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). 22:41:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:41:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:41:55 [ssh-agent] Looking for ssh-agent implementation... 22:41:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:41:55 $ docker exec d24db04f45520ea0dc1e3e4eec226e053d10faf0e546601e1e302cdc0d92d3c3 ssh-agent 22:41:55 SSH_AUTH_SOCK=/tmp/ssh-0WL2Bk3MLGC9/agent.31 22:41:55 SSH_AGENT_PID=37 22:41:55 Running ssh-add (command line suppressed) 22:41:55 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-416@tmp/private_key_4183355333061980589.key (/w/workspace/xfoundry_device-modbus-go_PR-416@tmp/private_key_4183355333061980589.key) 22:41:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:41:56 + git tag --points-at HEAD [Pipeline] } 22:41:56 $ docker exec --env ******** --env ******** d24db04f45520ea0dc1e3e4eec226e053d10faf0e546601e1e302cdc0d92d3c3 ssh-agent -k 22:41:56 unset SSH_AUTH_SOCK; 22:41:56 unset SSH_AGENT_PID; 22:41:56 echo Agent pid 37 killed; 22:41:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:41:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:41:56 [ssh-agent] Looking for ssh-agent implementation... 22:41:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:41:56 $ docker exec d24db04f45520ea0dc1e3e4eec226e053d10faf0e546601e1e302cdc0d92d3c3 ssh-agent 22:41:56 SSH_AUTH_SOCK=/tmp/ssh-grZF5bttD2Iv/agent.69 22:41:56 SSH_AGENT_PID=75 22:41:56 Running ssh-add (command line suppressed) 22:41:56 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-416@tmp/private_key_4281723470996014878.key (/w/workspace/xfoundry_device-modbus-go_PR-416@tmp/private_key_4281723470996014878.key) 22:41:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:41:57 + git semver init 22:41:57 2023-02-17 22:41:57,266 [run_init] DEBUG init version:0.0.0 force:False 22:41:57 2023-02-17 22:41:57,267 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-416/.semver 22:41:57 2023-02-17 22:41:57,267 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-416/.semver 22:41:57 2023-02-17 22:41:57,268 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-416/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-416, universal_newlines=False, shell=None, istream=None) 22:41:58 2023-02-17 22:41:58,210 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-416/.git/info/exclude 22:41:58 2023-02-17 22:41:58,211 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-416/.semver/PR-416 with force:False 22:41:58 2023-02-17 22:41:58,211 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-416/.semver/PR-416 22:41:58 2023-02-17 22:41:58,215 [execute] INFO git cat-file --batch-check 22:41:58 2023-02-17 22:41:58,215 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-416/.semver, universal_newlines=False, shell=None, istream=) 22:41:58 2023-02-17 22:41:58,221 [execute] INFO git cat-file --batch 22:41:58 2023-02-17 22:41:58,222 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-416/.semver, universal_newlines=False, shell=None, istream=) 22:41:58 2023-02-17 22:41:58,227 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-416/.semver/PR-416 22:41:58 0.0.0 [Pipeline] } 22:41:58 $ docker exec --env ******** --env ******** d24db04f45520ea0dc1e3e4eec226e053d10faf0e546601e1e302cdc0d92d3c3 ssh-agent -k 22:41:58 unset SSH_AUTH_SOCK; 22:41:58 unset SSH_AGENT_PID; 22:41:58 echo Agent pid 75 killed; 22:41:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:41:58 + git semver [Pipeline] } 22:41:59 $ docker stop --time=1 d24db04f45520ea0dc1e3e4eec226e053d10faf0e546601e1e302cdc0d92d3c3 22:42:00 $ docker rm -f --volumes d24db04f45520ea0dc1e3e4eec226e053d10faf0e546601e1e302cdc0d92d3c3 [Pipeline] // withDockerContainer [Pipeline] sh 22:42:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:42:01 Stashed 1 file(s) [Pipeline] echo 22:42:01 [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 22:42:01 provisioning config files... 22:42:01 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-416@tmp/config1648588272412212811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:02 ---> docker-login.sh 22:42:02 nexus3.edgexfoundry.org:10001 22:42:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:02 Configure a credential helper to remove this warning. See 22:42:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:02 22:42:02 Login Succeeded 22:42:02 nexus3.edgexfoundry.org:10002 22:42:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:02 Configure a credential helper to remove this warning. See 22:42:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:02 22:42:02 Login Succeeded 22:42:02 nexus3.edgexfoundry.org:10003 22:42:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:02 Configure a credential helper to remove this warning. See 22:42:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:02 22:42:02 Login Succeeded 22:42:02 nexus3.edgexfoundry.org:10004 22:42:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:02 Configure a credential helper to remove this warning. See 22:42:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:02 22:42:02 Login Succeeded 22:42:02 docker.io 22:42:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:02 Configure a credential helper to remove this warning. See 22:42:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:02 22:42:02 Login Succeeded 22:42:02 ---> docker-login.sh ends [Pipeline] } 22:42:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:42:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:42:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:42:02 ========================================================= 22:42:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:42:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:03 + 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 . 22:42:03 Sending build context to Docker daemon 6.388MB 22:42:03 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 22:42:03 Step 2/10 : FROM ${BASE} AS builder 22:42:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:42:03 213ec9aee27d: Pulling fs layer 22:42:03 4583459ba037: Pulling fs layer 22:42:03 93c1e223e6f2: Pulling fs layer 22:42:03 53926ce57604: Pulling fs layer 22:42:03 21b2b0c7a3f4: Pulling fs layer 22:42:03 22ff95d597cd: Pulling fs layer 22:42:03 12d6caf4c0d1: Pulling fs layer 22:42:03 96b7cbca73a9: Pulling fs layer 22:42:03 a7acece74701: Pulling fs layer 22:42:03 22ff95d597cd: Waiting 22:42:03 12d6caf4c0d1: Waiting 22:42:03 96b7cbca73a9: Waiting 22:42:03 a7acece74701: Waiting 22:42:03 53926ce57604: Waiting 22:42:03 21b2b0c7a3f4: Waiting 22:42:03 93c1e223e6f2: Download complete 22:42:03 4583459ba037: Verifying Checksum 22:42:03 4583459ba037: Download complete 22:42:03 21b2b0c7a3f4: Verifying Checksum 22:42:03 21b2b0c7a3f4: Download complete 22:42:03 22ff95d597cd: Verifying Checksum 22:42:03 22ff95d597cd: Download complete 22:42:03 213ec9aee27d: Verifying Checksum 22:42:03 213ec9aee27d: Download complete 22:42:03 12d6caf4c0d1: Verifying Checksum 22:42:03 12d6caf4c0d1: Download complete 22:42:03 213ec9aee27d: Pull complete 22:42:03 4583459ba037: Pull complete 22:42:03 93c1e223e6f2: Pull complete 22:42:04 a7acece74701: Verifying Checksum 22:42:04 a7acece74701: Download complete 22:42:05 53926ce57604: Download complete 22:42:05 96b7cbca73a9: Verifying Checksum 22:42:05 96b7cbca73a9: Download complete 22:42:08 53926ce57604: Pull complete 22:42:08 21b2b0c7a3f4: Pull complete 22:42:08 22ff95d597cd: Pull complete 22:42:08 12d6caf4c0d1: Pull complete 22:42:10 96b7cbca73a9: Pull complete 22:42:11 a7acece74701: Pull complete 22:42:11 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 22:42:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:42:11 ---> db6d94c90886 22:42:11 Step 3/10 : ARG ADD_BUILD_TAGS="" 22:42:16 ---> Running in a4941f6e5380 22:42:16 Removing intermediate container a4941f6e5380 22:42:16 ---> f353505492e0 22:42:16 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:42:16 ---> Running in 49f6e8a3a685 22:42:16 Removing intermediate container 49f6e8a3a685 22:42:16 ---> e783a249e616 22:42:16 Step 5/10 : RUN apk add --update --no-cache make git openssh 22:42:16 ---> Running in 65d2424ae9b0 22:42:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:42:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:42:16 Still waiting to schedule task 22:42:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:42:16 (1/8) Installing openssh-keygen (9.0_p1-r2) 22:42:16 (2/8) Installing libedit (20210910.3.1-r0) 22:42:16 (3/8) Installing openssh-client-common (9.0_p1-r2) 22:42:16 (4/8) Installing openssh-client-default (9.0_p1-r2) 22:42:16 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 22:42:16 (6/8) Installing openssh-server-common (9.0_p1-r2) 22:42:16 (7/8) Installing openssh-server (9.0_p1-r2) 22:42:16 (8/8) Installing openssh (9.0_p1-r2) 22:42:16 Executing busybox-1.35.0-r17.trigger 22:42:16 OK: 217 MiB in 59 packages 22:42:17 Removing intermediate container 65d2424ae9b0 22:42:17 ---> 949a753e18a0 22:42:17 Step 6/10 : WORKDIR /device-modbus-go 22:42:17 ---> Running in cf3e75657f31 22:42:17 Removing intermediate container cf3e75657f31 22:42:17 ---> c8a55e5af630 22:42:17 Step 7/10 : COPY go.mod vendor* ./ 22:42:17 ---> 248d85dbce9c 22:42:17 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:42:17 ---> Running in 2652a4d40de7 22:42:56 Removing intermediate container 2652a4d40de7 22:42:56 ---> 946f66f1ccb4 22:42:56 Step 9/10 : COPY . . 22:42:56 ---> 65565ade3bcf 22:42:56 Step 10/10 : RUN ${MAKE} 22:42:56 ---> Running in e93bea06ddda 22:42:56 noop 22:42:56 Removing intermediate container e93bea06ddda 22:42:56 ---> 34477d48e200 22:42:56 Successfully built 34477d48e200 22:42:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:56 + docker inspect -f . ci-base-image-x86_64 22:42:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:42:56 prd-ubuntu20.04-docker-8c-8g-6516 does not seem to be running inside a container 22:42:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-416 -v /w/workspace/xfoundry_device-modbus-go_PR-416:/w/workspace/xfoundry_device-modbus-go_PR-416:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-416@tmp:/w/workspace/xfoundry_device-modbus-go_PR-416@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 22:42:57 $ docker top 0809489ce91cb5b88d712c8f4c2aab29ca0a5bb62e844127e4cd1266ae860672 -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:57 + go version 22:42:57 go version go1.18.7 linux/amd64 [Pipeline] } 22:42:57 $ docker stop --time=1 0809489ce91cb5b88d712c8f4c2aab29ca0a5bb62e844127e4cd1266ae860672 22:42:58 $ docker rm -f --volumes 0809489ce91cb5b88d712c8f4c2aab29ca0a5bb62e844127e4cd1266ae860672 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:42:59 + docker inspect -f . ci-base-image-x86_64 22:42:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:42:59 prd-ubuntu20.04-docker-8c-8g-6516 does not seem to be running inside a container 22:42:59 $ 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-416 -v /w/workspace/xfoundry_device-modbus-go_PR-416:/w/workspace/xfoundry_device-modbus-go_PR-416:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-416@tmp:/w/workspace/xfoundry_device-modbus-go_PR-416@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 22:43:00 $ docker top eb1555898dc4863a5dd54e0567b9c85cb46470c01ffaaa499b51df9f906ed899 -eo pid,comm [Pipeline] { [Pipeline] sh 22:43:00 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-416 [Pipeline] fileExists [Pipeline] sh 22:43:00 + make test 22:43:00 go test ./... -coverprofile=coverage.out 22:43:01 ? github.com/edgexfoundry/device-modbus-go [no test files] 22:43:11 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 22:43:11 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.017s coverage: 47.7% of statements 22:43:17 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 22:43:17 go vet ./... 22:43:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:43:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:43:20 ./bin/test-attribution-txt.sh [Pipeline] echo 22:43:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:43:20 $ docker stop --time=1 eb1555898dc4863a5dd54e0567b9c85cb46470c01ffaaa499b51df9f906ed899 22:43:22 $ docker rm -f --volumes eb1555898dc4863a5dd54e0567b9c85cb46470c01ffaaa499b51df9f906ed899 [Pipeline] // withDockerContainer [Pipeline] sh 22:43:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:43:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:43:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:43:24 + ls -al . 22:43:24 total 184 22:43:24 drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 22:43 . 22:43:24 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:41 .. 22:43:24 -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 22:41 .dockerignore 22:43:24 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 22:43 .git 22:43:24 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:41 .github 22:43:24 -rw-rw-r-- 1 jenkins jenkins 331 Feb 17 22:41 .gitignore 22:43:24 -rw-rw-r-- 1 jenkins jenkins 41 Feb 17 22:41 .golangci.yml 22:43:24 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 22:41 .semver 22:43:24 -rw-rw-r-- 1 jenkins jenkins 10236 Feb 17 22:41 Attribution.txt 22:43:24 -rw-rw-r-- 1 jenkins jenkins 11576 Feb 17 22:41 CHANGELOG.md 22:43:24 -rw-rw-r-- 1 jenkins jenkins 1365 Feb 17 22:41 Dockerfile 22:43:24 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 22:41 GOVERNANCE.md 22:43:24 -rw-rw-r-- 1 jenkins jenkins 680 Feb 17 22:41 Jenkinsfile 22:43:24 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 17 22:41 LICENSE 22:43:24 -rw-rw-r-- 1 jenkins jenkins 1670 Feb 17 22:41 Makefile 22:43:24 -rw-rw-r-- 1 jenkins jenkins 622 Feb 17 22:41 OWNERS.md 22:43:24 -rw-rw-r-- 1 jenkins jenkins 4061 Feb 17 22:41 README.md 22:43:24 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 22:42 VERSION 22:43:24 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 22:41 bin 22:43:24 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:41 cmd 22:43:24 -rw-r--r-- 1 jenkins jenkins 23241 Feb 17 22:43 coverage.out 22:43:24 -rw-rw-r-- 1 jenkins jenkins 3496 Feb 17 22:41 go.mod 22:43:24 -rw-rw-r-- 1 jenkins jenkins 33621 Feb 17 22:41 go.sum 22:43:24 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:41 internal 22:43:24 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 22:41 simulator 22:43:24 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:41 snap 22:43:24 -rw-rw-r-- 1 jenkins jenkins 229 Feb 17 22:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:24 + 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=3a773cf0dc5b099a7cf24b47bf135fe824ab32ff --label arch=amd64 --label version=0.0.0 . 22:43:24 Sending build context to Docker daemon 6.412MB 22:43:24 Step 1/22 : ARG BASE=golang:1.18-alpine3.16 22:43:24 Step 2/22 : FROM ${BASE} AS builder 22:43:24 ---> 34477d48e200 22:43:24 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:43:24 ---> Running in cb3a957fe374 22:43:24 Removing intermediate container cb3a957fe374 22:43:24 ---> cc741d0ae0de 22:43:24 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:43:24 ---> Running in 5ba898827cb0 22:43:24 Removing intermediate container 5ba898827cb0 22:43:24 ---> e8ea3143fedd 22:43:24 Step 5/22 : RUN apk add --update --no-cache make git openssh 22:43:24 ---> Running in 34debbc8cf0d 22:43:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:43:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:43:25 OK: 217 MiB in 59 packages 22:43:25 Removing intermediate container 34debbc8cf0d 22:43:25 ---> bdc6eda4e088 22:43:25 Step 6/22 : WORKDIR /device-modbus-go 22:43:25 ---> Running in d9f042291174 22:43:25 Removing intermediate container d9f042291174 22:43:25 ---> 38c6dba278d1 22:43:25 Step 7/22 : COPY go.mod vendor* ./ 22:43:25 ---> 53790ef9a728 22:43:25 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:43:25 ---> Running in 709f03e21a82 22:43:26 Removing intermediate container 709f03e21a82 22:43:26 ---> f2b461dd83dc 22:43:26 Step 9/22 : COPY . . 22:43:27 ---> 83f7b23275a4 22:43:27 Step 10/22 : RUN ${MAKE} 22:43:27 ---> Running in 88f8669aab5c 22:43:27 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 22:43:49 Removing intermediate container 88f8669aab5c 22:43:49 ---> 7340b91a1548 22:43:49 Step 11/22 : FROM alpine:3.14 22:43:49 3.14: Pulling from library/alpine 22:43:49 d261077062b2: Pulling fs layer 22:43:49 d261077062b2: Download complete 22:43:49 d261077062b2: Pull complete 22:43:49 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 22:43:49 Status: Downloaded newer image for alpine:3.14 22:43:49 ---> 6dff1269bc79 22:43:49 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 22:43:49 ---> Running in bd0b7eb3b9ed 22:43:49 Removing intermediate container bd0b7eb3b9ed 22:43:49 ---> e6c75297d7e6 22:43:49 Step 13/22 : RUN apk add --update --no-cache dumb-init 22:43:49 ---> Running in 0a8d73ce4ee1 22:43:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:43:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:43:49 (1/1) Installing dumb-init (1.2.5-r1) 22:43:49 Executing busybox-1.33.1-r8.trigger 22:43:49 OK: 6 MiB in 15 packages 22:43:49 Removing intermediate container 0a8d73ce4ee1 22:43:49 ---> 5ce195ab5079 22:43:49 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 22:43:49 ---> 8cb22883840f 22:43:49 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 22:43:49 ---> b8a0ec6e427d 22:43:49 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 22:43:49 ---> af3cdcd2d301 22:43:49 Step 17/22 : EXPOSE 59901 22:43:49 ---> Running in ccfc5b78bb10 22:43:49 Removing intermediate container ccfc5b78bb10 22:43:49 ---> 40a123da30c5 22:43:49 Step 18/22 : ENTRYPOINT ["/device-modbus"] 22:43:49 ---> Running in 7721f94bd859 22:43:49 Removing intermediate container 7721f94bd859 22:43:49 ---> 02b53dc84a10 22:43:49 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 22:43:49 ---> Running in 28f807efef87 22:43:49 Removing intermediate container 28f807efef87 22:43:49 ---> 1a545ccae5c1 22:43:49 Step 20/22 : LABEL arch=amd64 22:43:49 ---> Running in 2e1b48f77433 22:43:49 Removing intermediate container 2e1b48f77433 22:43:49 ---> 6bc5b06cddc9 22:43:49 Step 21/22 : LABEL git_sha=3a773cf0dc5b099a7cf24b47bf135fe824ab32ff 22:43:49 ---> Running in 2ad9ce0dbed5 22:43:49 Removing intermediate container 2ad9ce0dbed5 22:43:49 ---> 5c9289bd3948 22:43:49 Step 22/22 : LABEL version=0.0.0 22:43:49 ---> Running in 31d4db9421d7 22:43:49 Removing intermediate container 31d4db9421d7 22:43:49 ---> 24fcbd10e057 22:43:49 [Warning] One or more build-args [ARCH] were not consumed 22:43:49 Successfully built 24fcbd10e057 22:43:49 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 22:43:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:43:50 22:43:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:43:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6517 in /w/workspace/xfoundry_device-modbus-go_PR-416 [Pipeline] { [Pipeline] ws 22:43:50 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 22:43:51 Selected Git installation does not exist. Using Default 22:43:51 The recommended git tool is: NONE 22:43:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:43:51 latest: Pulling from edgex-lftools-log-publisher 22:43:51 5eb5b503b376: Pulling fs layer 22:43:51 5c69ac0246d0: Pulling fs layer 22:43:51 ec43610c2a17: Pulling fs layer 22:43:51 3a2ae6a8a46f: Pulling fs layer 22:43:51 33b1e0a273af: Pulling fs layer 22:43:51 5d3b04190fa2: Pulling fs layer 22:43:51 2f39f015ded8: Pulling fs layer 22:43:51 33b1e0a273af: Waiting 22:43:51 5d3b04190fa2: Waiting 22:43:51 2f39f015ded8: Waiting 22:43:51 3a2ae6a8a46f: Waiting 22:43:51 5c69ac0246d0: Download complete 22:43:51 3a2ae6a8a46f: Verifying Checksum 22:43:51 3a2ae6a8a46f: Download complete 22:43:51 33b1e0a273af: Verifying Checksum 22:43:51 33b1e0a273af: Download complete 22:43:51 5d3b04190fa2: Verifying Checksum 22:43:51 5d3b04190fa2: Download complete 22:43:51 ec43610c2a17: Verifying Checksum 22:43:51 ec43610c2a17: Download complete 22:43:52 5eb5b503b376: Verifying Checksum 22:43:52 5eb5b503b376: Download complete 22:43:53 5eb5b503b376: Pull complete 22:43:53 5c69ac0246d0: Pull complete 22:43:54 ec43610c2a17: Pull complete 22:43:54 3a2ae6a8a46f: Pull complete 22:43:54 33b1e0a273af: Pull complete 22:43:54 5d3b04190fa2: Pull complete 22:43:55 2f39f015ded8: Download complete 22:43:56 using credential edgex-jenkins-ssh 22:43:56 Cloning the remote Git repository 22:43:56 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 22:43:56 > git init /w/workspace/device-modbus-go/1 # timeout=10 22:43:56 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 22:43:56 > git --version # timeout=10 22:43:56 > git --version # 'git version 2.25.1' 22:43:56 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:43:57 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 22:43:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:43:59 2f39f015ded8: Pull complete 22:43:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:43:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:43:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:43:59 Merging remotes/origin/main commit c3aad7bd2c33aca71f49ec3c385ee682c91bb904 into PR head commit 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff 22:43:59 prd-ubuntu20.04-docker-8c-8g-6516 does not seem to be running inside a container 22:43:59 $ 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-416 -v /w/workspace/xfoundry_device-modbus-go_PR-416:/w/workspace/xfoundry_device-modbus-go_PR-416:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-416@tmp:/w/workspace/xfoundry_device-modbus-go_PR-416@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 22:43:58 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 22:43:58 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 22:43:58 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:43:59 > git config core.sparsecheckout # timeout=10 22:43:59 > git checkout -f 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff # timeout=10 22:43:59 > git remote # timeout=10 22:43:59 Merge succeeded, producing 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff 22:43:59 Checking out Revision 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff (PR-416) 22:44:00 Commit message: "build(deps): Bump golang.org/x/net from 0.5.0 to 0.7.0" 22:44:00 > git --version # timeout=10 22:44:00 > git --version # 'git version 2.25.1' 22:44:00 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:44:00 22:44:00 GitHub has been notified of this commit’s build result 22:44:00 22:43:59 > git config --get remote.origin.url # timeout=10 22:43:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:43:59 > git merge c3aad7bd2c33aca71f49ec3c385ee682c91bb904 # timeout=10 22:43:59 > git rev-parse HEAD^{commit} # timeout=10 22:43:59 > git config core.sparsecheckout # timeout=10 22:43:59 > git checkout -f 3a773cf0dc5b099a7cf24b47bf135fe824ab32ff # timeout=10 22:44:02 $ docker top 10c1681d401ad985185d30e2a69826796a76bafb1515562858efa04ddb9186bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:44:03 ---> job-cost.sh 22:44:03 lf-activate-venv: SKIPPING 22:44:03 INFO: No Stack... 22:44:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:44:03 % Total % Received % Xferd Average Speed Time Time Time Current 22:44:03 Dload Upload Total Spent Left Speed 22:44:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 106k 0 --:--:-- --:--:-- --:--:-- 106k 22:44:04 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] sh 22:44:04 INFO: Archiving Costs [Pipeline] sh 22:44:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:44:04 + cat /w/workspace/xfoundry_device-modbus-go_PR-416/archives/cost.csv 22:44:04 + cut -d, -f6 [Pipeline] lock 22:44:04 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-416-1-stack-cost] 22:44:04 Resource [jenkins-edgexfoundry-device-modbus-go-PR-416-1-stack-cost] did not exist. Created. 22:44:04 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-416-1-stack-cost] [Pipeline] { [Pipeline] unstash 22:44:04 + + sudo tee /etc/docker/daemon.newsudo 22:44:04 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:44:04 { 22:44:04 "registry-mirrors": [ 22:44:04 "https://nexus3.edgexfoundry.org:10001" 22:44:04 ], 22:44:04 "bip": "10.250.0.254/24", 22:44:04 "hosts": [ 22:44:04 "tcp://0.0.0.0:5555", 22:44:04 "unix:///var/run/docker.sock" 22:44:04 ], 22:44:04 "mtu": 1458, 22:44:04 "selinux-enabled": true, 22:44:04 "seccomp-profile": "/etc/docker/seccomp.json" 22:44:04 } [Pipeline] sh [Pipeline] sh 22:44:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:44:05 + echo total: 0.2199999988079071 22:44:05 + sudo service docker restart [Pipeline] stash 22:44:05 Stashed 1 file(s) [Pipeline] } 22:44:05 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-416-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:44:06 $ docker stop --time=1 10c1681d401ad985185d30e2a69826796a76bafb1515562858efa04ddb9186bf 22:44:07 $ docker rm -f --volumes 10c1681d401ad985185d30e2a69826796a76bafb1515562858efa04ddb9186bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:44:23 provisioning config files... 22:44:23 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config15710607491224593392tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:44:24 ---> docker-login.sh 22:44:24 nexus3.edgexfoundry.org:10001 22:44:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:24 Configure a credential helper to remove this warning. See 22:44:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:24 22:44:24 Login Succeeded 22:44:24 nexus3.edgexfoundry.org:10002 22:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:25 Configure a credential helper to remove this warning. See 22:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:25 22:44:25 Login Succeeded 22:44:25 nexus3.edgexfoundry.org:10003 22:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:25 Configure a credential helper to remove this warning. See 22:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:25 22:44:25 Login Succeeded 22:44:25 nexus3.edgexfoundry.org:10004 22:44:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:25 Configure a credential helper to remove this warning. See 22:44:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:25 22:44:25 Login Succeeded 22:44:25 docker.io 22:44:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:44:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:44:26 Configure a credential helper to remove this warning. See 22:44:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:44:26 22:44:26 Login Succeeded 22:44:26 ---> docker-login.sh ends [Pipeline] } 22:44:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:44:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:44:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:44:26 ========================================================= 22:44:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:44:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:44:27 + 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 . 22:44:27 Sending build context to Docker daemon 3.326MB 22:44:27 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 22:44:27 Step 2/10 : FROM ${BASE} AS builder 22:44:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:44:28 9b18e9b68314: Pulling fs layer 22:44:28 35d82f9e3411: Pulling fs layer 22:44:28 e16973657156: Pulling fs layer 22:44:28 fc693d55d65f: Pulling fs layer 22:44:28 7e9fc2657dce: Pulling fs layer 22:44:28 dda99020689f: Pulling fs layer 22:44:28 db1c61fa0a46: Pulling fs layer 22:44:28 891c053d2c06: Pulling fs layer 22:44:28 fc693d55d65f: Waiting 22:44:28 7e9fc2657dce: Waiting 22:44:28 dda99020689f: Waiting 22:44:28 db1c61fa0a46: Waiting 22:44:28 891c053d2c06: Waiting 22:44:28 e16973657156: Verifying Checksum 22:44:28 e16973657156: Download complete 22:44:28 35d82f9e3411: Download complete 22:44:28 7e9fc2657dce: Download complete 22:44:28 dda99020689f: Verifying Checksum 22:44:28 dda99020689f: Download complete 22:44:28 9b18e9b68314: Verifying Checksum 22:44:28 9b18e9b68314: Download complete 22:44:28 9b18e9b68314: Pull complete 22:44:29 891c053d2c06: Verifying Checksum 22:44:29 891c053d2c06: Download complete 22:44:29 35d82f9e3411: Pull complete 22:44:29 e16973657156: Pull complete 22:44:30 db1c61fa0a46: Verifying Checksum 22:44:30 db1c61fa0a46: Download complete 22:44:30 fc693d55d65f: Download complete 22:44:43 fc693d55d65f: Pull complete 22:44:43 7e9fc2657dce: Pull complete 22:44:43 dda99020689f: Pull complete 22:44:49 db1c61fa0a46: Pull complete 22:44:52 891c053d2c06: Pull complete 22:44:52 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 22:44:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:44:52 ---> f96f9c87975a 22:44:52 Step 3/10 : ARG ADD_BUILD_TAGS="" 22:44:54 ---> Running in 69d7915de7bb 22:44:54 Removing intermediate container 69d7915de7bb 22:44:54 ---> d720a6e05d10 22:44:54 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:44:54 ---> Running in dd58f8cf1400 22:44:55 Removing intermediate container dd58f8cf1400 22:44:55 ---> dfbbdc91b985 22:44:55 Step 5/10 : RUN apk add --update --no-cache make git openssh 22:44:55 ---> Running in f76acf09a158 22:44:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:44:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:44:57 (1/8) Installing openssh-keygen (9.0_p1-r2) 22:44:58 (2/8) Installing libedit (20210910.3.1-r0) 22:44:58 (3/8) Installing openssh-client-common (9.0_p1-r2) 22:44:58 (4/8) Installing openssh-client-default (9.0_p1-r2) 22:44:58 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 22:44:58 (6/8) Installing openssh-server-common (9.0_p1-r2) 22:44:58 (7/8) Installing openssh-server (9.0_p1-r2) 22:44:58 (8/8) Installing openssh (9.0_p1-r2) 22:44:58 Executing busybox-1.35.0-r17.trigger 22:44:58 OK: 228 MiB in 59 packages 22:44:59 Removing intermediate container f76acf09a158 22:44:59 ---> d335485e6dcf 22:44:59 Step 6/10 : WORKDIR /device-modbus-go 22:44:59 ---> Running in a7b4e0c816c4 22:44:59 Removing intermediate container a7b4e0c816c4 22:44:59 ---> d88e84e870e7 22:44:59 Step 7/10 : COPY go.mod vendor* ./ 22:45:00 ---> a6c9228190ae 22:45:00 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:45:00 ---> Running in b5fe2af7c761 22:47:52 Removing intermediate container b5fe2af7c761 22:47:52 ---> 14c7b7a6f286 22:47:52 Step 9/10 : COPY . . 22:47:52 ---> e4aca42743d4 22:47:52 Step 10/10 : RUN ${MAKE} 22:47:52 ---> Running in 1fd90f3af97b 22:47:52 noop 22:47:52 Removing intermediate container 1fd90f3af97b 22:47:52 ---> d81dd4add657 22:47:52 Successfully built d81dd4add657 22:47:52 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:52 + docker inspect -f . ci-base-image-arm64 22:47:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:47:52 prd-ubuntu20.04-docker-arm64-4c-16g-6517 does not seem to be running inside a container 22:47:53 $ 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 22:47:54 $ docker top 12aad2bfc0cae13a1cba1feed4a94d08babd26e807c05b153a25edd4188e4c51 -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:55 + go version 22:47:55 go version go1.18.7 linux/arm64 [Pipeline] } 22:47:55 $ docker stop --time=1 12aad2bfc0cae13a1cba1feed4a94d08babd26e807c05b153a25edd4188e4c51 22:47:56 $ docker rm -f --volumes 12aad2bfc0cae13a1cba1feed4a94d08babd26e807c05b153a25edd4188e4c51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:57 + docker inspect -f . ci-base-image-arm64 22:47:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:47:57 prd-ubuntu20.04-docker-arm64-4c-16g-6517 does not seem to be running inside a container 22:47:57 $ 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 22:47:59 $ docker top e7acb14a0b814f3b86ac66d5757f5b419907fe8f796a22a1c68335ba290a2227 -eo pid,comm [Pipeline] { [Pipeline] sh 22:47:59 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 22:48:00 + make test 22:48:00 go test ./... -coverprofile=coverage.out 22:48:02 ? github.com/edgexfoundry/device-modbus-go [no test files] 22:49:38 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 22:49:38 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.064s coverage: 47.7% of statements 22:49:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:49:38 go vet ./... 22:49:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:49:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:49:57 ./bin/test-attribution-txt.sh [Pipeline] echo 22:49:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:49:57 $ docker stop --time=1 e7acb14a0b814f3b86ac66d5757f5b419907fe8f796a22a1c68335ba290a2227 22:49:58 $ docker rm -f --volumes e7acb14a0b814f3b86ac66d5757f5b419907fe8f796a22a1c68335ba290a2227 [Pipeline] // withDockerContainer [Pipeline] sh 22:49:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:50:00 Warning: overwriting stash ‘coverage-report’ 22:50:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:50:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:50:01 + ls -al . 22:50:01 total 180 22:50:01 drwxrwxr-x 9 jenkins jenkins 4096 Feb 17 22:48 . 22:50:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:43 .. 22:50:01 -rw-rw-r-- 1 jenkins jenkins 140 Feb 17 22:43 .dockerignore 22:50:01 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 22:43 .git 22:50:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:43 .github 22:50:01 -rw-rw-r-- 1 jenkins jenkins 331 Feb 17 22:43 .gitignore 22:50:01 -rw-rw-r-- 1 jenkins jenkins 41 Feb 17 22:43 .golangci.yml 22:50:01 -rw-rw-r-- 1 jenkins jenkins 10236 Feb 17 22:43 Attribution.txt 22:50:01 -rw-rw-r-- 1 jenkins jenkins 11576 Feb 17 22:43 CHANGELOG.md 22:50:01 -rw-rw-r-- 1 jenkins jenkins 1365 Feb 17 22:43 Dockerfile 22:50:01 -rw-rw-r-- 1 jenkins jenkins 677 Feb 17 22:43 GOVERNANCE.md 22:50:01 -rw-rw-r-- 1 jenkins jenkins 680 Feb 17 22:43 Jenkinsfile 22:50:01 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 17 22:43 LICENSE 22:50:01 -rw-rw-r-- 1 jenkins jenkins 1670 Feb 17 22:43 Makefile 22:50:01 -rw-rw-r-- 1 jenkins jenkins 622 Feb 17 22:43 OWNERS.md 22:50:01 -rw-rw-r-- 1 jenkins jenkins 4061 Feb 17 22:43 README.md 22:50:01 -rw-rw-r-- 1 jenkins jenkins 5 Feb 17 22:42 VERSION 22:50:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 22:43 bin 22:50:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:43 cmd 22:50:01 -rw-r--r-- 1 jenkins jenkins 23241 Feb 17 22:49 coverage.out 22:50:01 -rw-rw-r-- 1 jenkins jenkins 3496 Feb 17 22:43 go.mod 22:50:01 -rw-rw-r-- 1 jenkins jenkins 33621 Feb 17 22:43 go.sum 22:50:01 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 22:43 internal 22:50:01 drwxrwxr-x 2 jenkins jenkins 4096 Feb 17 22:43 simulator 22:50:01 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 22:43 snap 22:50:01 -rw-rw-r-- 1 jenkins jenkins 229 Feb 17 22:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:01 + 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=3a773cf0dc5b099a7cf24b47bf135fe824ab32ff --label arch=arm64 --label version=0.0.0 . 22:50:02 Sending build context to Docker daemon 3.35MB 22:50:02 Step 1/22 : ARG BASE=golang:1.18-alpine3.16 22:50:02 Step 2/22 : FROM ${BASE} AS builder 22:50:02 ---> d81dd4add657 22:50:02 Step 3/22 : ARG ADD_BUILD_TAGS="" 22:50:02 ---> Running in d1feed6ba5cd 22:50:02 Removing intermediate container d1feed6ba5cd 22:50:02 ---> 473aadf333d2 22:50:02 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:50:02 ---> Running in 6a850278cd96 22:50:02 Removing intermediate container 6a850278cd96 22:50:02 ---> 59bc52e20568 22:50:02 Step 5/22 : RUN apk add --update --no-cache make git openssh 22:50:03 ---> Running in 9d714ec395ab 22:50:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:50:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:50:05 OK: 228 MiB in 59 packages 22:50:06 Removing intermediate container 9d714ec395ab 22:50:06 ---> b6fd9c149c64 22:50:06 Step 6/22 : WORKDIR /device-modbus-go 22:50:06 ---> Running in 9780ed580407 22:50:06 Removing intermediate container 9780ed580407 22:50:06 ---> 70c57444ae00 22:50:06 Step 7/22 : COPY go.mod vendor* ./ 22:50:07 ---> 08b0d13c07bc 22:50:07 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:07 ---> Running in 6556fbb308fe 22:50:09 Removing intermediate container 6556fbb308fe 22:50:09 ---> 1f657ca00cec 22:50:09 Step 9/22 : COPY . . 22:50:11 ---> e92ec0370d00 22:50:11 Step 10/22 : RUN ${MAKE} 22:50:11 ---> Running in d1f0fa2d2c17 22:50:12 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 22:52:34 Removing intermediate container d1f0fa2d2c17 22:52:34 ---> c28fbe57bab1 22:52:34 Step 11/22 : FROM alpine:3.14 22:52:34 3.14: Pulling from library/alpine 22:52:34 6f0e733d82e2: Pulling fs layer 22:52:34 6f0e733d82e2: Verifying Checksum 22:52:34 6f0e733d82e2: Download complete 22:52:34 6f0e733d82e2: Pull complete 22:52:34 Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 22:52:34 Status: Downloaded newer image for alpine:3.14 22:52:34 ---> bf97f6347a60 22:52:34 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 22:52:34 ---> Running in 9b895155b130 22:52:34 Removing intermediate container 9b895155b130 22:52:34 ---> 09fc0c1734dd 22:52:34 Step 13/22 : RUN apk add --update --no-cache dumb-init 22:52:34 ---> Running in 2c01f66ef3d7 22:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:52:34 (1/1) Installing dumb-init (1.2.5-r1) 22:52:34 Executing busybox-1.33.1-r8.trigger 22:52:34 OK: 6 MiB in 15 packages 22:52:34 Removing intermediate container 2c01f66ef3d7 22:52:34 ---> 252fbaab0e86 22:52:34 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 22:52:34 ---> 471dbc9f64f1 22:52:34 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 22:52:34 ---> a671432a0afd 22:52:34 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 22:52:34 ---> d069f1a52e74 22:52:34 Step 17/22 : EXPOSE 59901 22:52:34 ---> Running in 1813e2c805ac 22:52:34 Removing intermediate container 1813e2c805ac 22:52:34 ---> bc34eaaa7e4a 22:52:34 Step 18/22 : ENTRYPOINT ["/device-modbus"] 22:52:34 ---> Running in 81257ae820d4 22:52:34 Removing intermediate container 81257ae820d4 22:52:34 ---> dd26d9696002 22:52:34 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 22:52:34 ---> Running in 024b0944bee4 22:52:34 Removing intermediate container 024b0944bee4 22:52:34 ---> 2cfe4c20768d 22:52:34 Step 20/22 : LABEL arch=arm64 22:52:34 ---> Running in 590c96511f83 22:52:35 Removing intermediate container 590c96511f83 22:52:35 ---> adca079c923e 22:52:35 Step 21/22 : LABEL git_sha=3a773cf0dc5b099a7cf24b47bf135fe824ab32ff 22:52:35 ---> Running in 35c995ec7b33 22:52:35 Removing intermediate container 35c995ec7b33 22:52:35 ---> aac4e73c8432 22:52:35 Step 22/22 : LABEL version=0.0.0 22:52:35 ---> Running in 875468d9eff8 22:52:35 Removing intermediate container 875468d9eff8 22:52:35 ---> dd23029bead4 22:52:35 [Warning] One or more build-args [ARCH] were not consumed 22:52:35 Successfully built dd23029bead4 22:52:35 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 22:52:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:52:36 22:52:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:52:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:52:36 arm64: Pulling from edgex-lftools-log-publisher 22:52:36 8998bd30e6a1: Pulling fs layer 22:52:36 04944245beec: Pulling fs layer 22:52:36 699f458cf7ca: Pulling fs layer 22:52:36 765212b225bb: Pulling fs layer 22:52:36 f23df028b6ca: Pulling fs layer 22:52:36 d65c8cfc05b1: Pulling fs layer 22:52:36 2437ff75d9bd: Pulling fs layer 22:52:36 765212b225bb: Waiting 22:52:36 f23df028b6ca: Waiting 22:52:36 d65c8cfc05b1: Waiting 22:52:36 2437ff75d9bd: Waiting 22:52:37 04944245beec: Verifying Checksum 22:52:37 04944245beec: Download complete 22:52:37 765212b225bb: Verifying Checksum 22:52:37 765212b225bb: Download complete 22:52:37 f23df028b6ca: Verifying Checksum 22:52:37 f23df028b6ca: Download complete 22:52:37 d65c8cfc05b1: Verifying Checksum 22:52:37 d65c8cfc05b1: Download complete 22:52:37 699f458cf7ca: Verifying Checksum 22:52:37 699f458cf7ca: Download complete 22:52:37 8998bd30e6a1: Verifying Checksum 22:52:37 8998bd30e6a1: Download complete 22:52:39 2437ff75d9bd: Download complete 22:52:41 8998bd30e6a1: Pull complete 22:52:41 04944245beec: Pull complete 22:52:42 699f458cf7ca: Pull complete 22:52:43 765212b225bb: Pull complete 22:52:44 f23df028b6ca: Pull complete 22:52:44 d65c8cfc05b1: Pull complete 22:52:59 2437ff75d9bd: Pull complete 22:52:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:52:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:52:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:52:59 prd-ubuntu20.04-docker-arm64-4c-16g-6517 does not seem to be running inside a container 22:52:59 $ 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 22:53:02 $ docker top 7f0ed056e876c37c028dd31d883bf0e32b2a950f1d82a5a013e4330e13d0e4c6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:53:03 ---> job-cost.sh 22:53:03 lf-activate-venv: SKIPPING 22:53:03 INFO: No Stack... 22:53:04 INFO: Retrieving Pricing Info for: v3-standard-4 22:53:05 INFO: Archiving Costs [Pipeline] sh 22:53:05 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 22:53:05 + cut -d, -f6 [Pipeline] lock 22:53:05 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-416-1-stack-cost] 22:53:05 Resource [jenkins-edgexfoundry-device-modbus-go-PR-416-1-stack-cost] did not exist. Created. 22:53:05 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-416-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:53:06 /w/workspace/device-modbus-go/1@tmp/durable-f651d94d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:53:07 + echo total: 0.10999999940395355 [Pipeline] stash 22:53:07 Warning: overwriting stash ‘stack-cost’ 22:53:07 Stashed 1 file(s) [Pipeline] } 22:53:07 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-416-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:53:07 $ docker stop --time=1 7f0ed056e876c37c028dd31d883bf0e32b2a950f1d82a5a013e4330e13d0e4c6 22:53:09 $ docker rm -f --volumes 7f0ed056e876c37c028dd31d883bf0e32b2a950f1d82a5a013e4330e13d0e4c6 [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 22:53:10 provisioning config files... 22:53:10 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-416@tmp/config6006724646688685015tmp [Pipeline] { [Pipeline] sh 22:53:10 + set +x 22:53:10 + bash -s -- 22:53:10 + curl -s https://codecov.io/bash 22:53:10 22:53:10 _____ _ 22:53:10 / ____| | | 22:53:10 | | ___ __| | ___ ___ _____ __ 22:53:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:53:10 | |___| (_) | (_| | __/ (_| (_) \ V / 22:53:10 \_____\___/ \__,_|\___|\___\___/ \_/ 22:53:10 Bash-1.0.6 22:53:10 22:53:10 22:53:10 ==> git version 2.25.1 found 22:53:10 ==> 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 22:53:10 Release-Date: 2020-01-08 22:53:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:53:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:53:10 ==> Jenkins CI detected. 22:53:10 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-416 22:53:10 project root: . 22:53:10 --> token set from env 22:53:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:53:11 ==> Running gcov in . (disable via -X gcov) 22:53:11 ==> Python coveragepy not found 22:53:11 ==> Searching for coverage reports in: 22:53:11 + . 22:53:11 -> Found 1 reports 22:53:11 ==> Detecting git/mercurial file structure 22:53:11 ==> Reading reports 22:53:11 + ./coverage.out bytes=23241 22:53:11 ==> Appending adjustments 22:53:11 https://docs.codecov.io/docs/fixing-reports 22:53:11 + Found adjustments 22:53:11 ==> Gzipping contents 22:53:11 4.0K /tmp/codecov.EYuGCU.gz 22:53:11 ==> Uploading reports 22:53:11 url: https://codecov.io 22:53:11 query: branch=PR-416&commit=3a773cf0dc5b099a7cf24b47bf135fe824ab32ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-416%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=416&job=&cmd_args= 22:53:11 -> Pinging Codecov 22:53:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-416&commit=3a773cf0dc5b099a7cf24b47bf135fe824ab32ff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-416%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=416&job=&cmd_args= 22:53:11 -> Uploading to 22:53:11 https://storage.googleapis.com/codecov/v4/raw/2023-02-17/55DBCA73C666E3227836607328DD7E49/3a773cf0dc5b099a7cf24b47bf135fe824ab32ff/df6acf94-af6e-40d1-b602-1c543022a68c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230217T225311Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=70bc9c0af1b57f912c9c3a6b87f18788793d587a3321509b2c466f0784e804d2 22:53:11 % Total % Received % Xferd Average Speed Time Time Time Current 22:53:11 Dload Upload Total Spent Left Speed 22:53:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3907 0 0 100 3907 0 16415 --:--:-- --:--:-- --:--:-- 16415 22:53:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/3a773cf0dc5b099a7cf24b47bf135fe824ab32ff [Pipeline] } 22:53:11 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 22:53:13 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-416/archives ] 22:53:13 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-416/archives 22:53:13 total 16 22:53:13 drwxr-xr-x 3 root root 4096 Feb 17 22:44 . 22:53:13 drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 22:44 .. 22:53:13 drwxr-xr-x 2 root root 4096 Feb 17 22:44 cost 22:53:13 -rw-r--r-- 1 root root 88 Feb 17 22:44 cost.csv 22:53:13 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-416/archives 22:53:13 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-416/archives 22:53:13 total 16 22:53:13 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 22:44 . 22:53:13 drwxrwxr-x 11 jenkins jenkins 4096 Feb 17 22:44 .. 22:53:13 drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 22:44 cost 22:53:13 -rw-r--r-- 1 jenkins jenkins 88 Feb 17 22:44 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:53:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:53:14 ---> package-listing.sh 22:53:14 ++ facter osfamily 22:53:14 ++ tr '[:upper:]' '[:lower:]' 22:53:14 + OS_FAMILY=debian 22:53:14 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-416 22:53:14 + START_PACKAGES=/tmp/packages_start.txt 22:53:14 + END_PACKAGES=/tmp/packages_end.txt 22:53:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:53:14 + PACKAGES=/tmp/packages_start.txt 22:53:14 + '[' /w/workspace/xfoundry_device-modbus-go_PR-416 ']' 22:53:14 + PACKAGES=/tmp/packages_end.txt 22:53:14 + case "${OS_FAMILY}" in 22:53:14 + dpkg -l 22:53:14 + grep '^ii' 22:53:14 + '[' -f /tmp/packages_start.txt ']' 22:53:14 + '[' -f /tmp/packages_end.txt ']' 22:53:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:53:14 + '[' /w/workspace/xfoundry_device-modbus-go_PR-416 ']' 22:53:14 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-416/archives/ 22:53:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-416/archives/ [Pipeline] echo 22:53:14 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-416/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:53:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:53:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:53:15 prd-ubuntu20.04-docker-8c-8g-6516 does not seem to be running inside a container 22:53:15 $ 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-416/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-416 -v /w/workspace/xfoundry_device-modbus-go_PR-416:/w/workspace/xfoundry_device-modbus-go_PR-416:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-416@tmp:/w/workspace/xfoundry_device-modbus-go_PR-416@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 22:53:16 $ docker top e96797d266b144c8159e1af6f0d54e5adacf98b19ff3af3c1a2d07a8c04a37cb -eo pid,comm [Pipeline] { [Pipeline] sh 22:53:16 + touch /tmp/pre-build-complete [Pipeline] sh 22:53:16 + mkdir -p /var/log/sysstat [Pipeline] sh 22:53:17 + ls /var/log/sa-host 22:53:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:53:17 provisioning config files... 22:53:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-416@tmp/config718434755720396082tmp [Pipeline] { [Pipeline] echo 22:53:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:53:17 ---> create-netrc.sh [Pipeline] } 22:53:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:53:18 ---> python-tools-install.sh [Pipeline] echo 22:53:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:53:18 ---> sudo-logs.sh 22:53:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:53:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:53:18 ---> job-cost.sh 22:53:18 lf-activate-venv: SKIPPING 22:53:18 DEBUG: total: 0.2199999988079071 22:53:18 INFO: Retrieving Stack Cost... 22:53:19 INFO: Retrieving Pricing Info for: v3-standard-8 22:53:19 INFO: Archiving Costs [Pipeline] echo 22:53:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:53:20 ---> logs-deploy.sh 22:53:20 lf-activate-venv: SKIPPING 22:53:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-416/1 22:53:20 INFO: archiving workspace using pattern(s): 22:53:21 Archives upload complete. 22:53:21 INFO: archiving logs to Nexus 22:53:21 ---> uname -a: 22:53:21 Linux prd-ubuntu20-04-docker-8c-8g-6516 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:53:21 22:53:21 22:53:21 ---> lscpu: 22:53:21 Architecture: x86_64 22:53:21 CPU op-mode(s): 32-bit, 64-bit 22:53:21 Byte Order: Little Endian 22:53:21 Address sizes: 40 bits physical, 48 bits virtual 22:53:21 CPU(s): 8 22:53:21 On-line CPU(s) list: 0-7 22:53:21 Thread(s) per core: 1 22:53:21 Core(s) per socket: 1 22:53:21 Socket(s): 8 22:53:21 NUMA node(s): 1 22:53:21 Vendor ID: AuthenticAMD 22:53:21 CPU family: 23 22:53:21 Model: 49 22:53:21 Model name: AMD EPYC-Rome Processor 22:53:21 Stepping: 0 22:53:21 CPU MHz: 2800.000 22:53:21 BogoMIPS: 5600.00 22:53:21 Virtualization: AMD-V 22:53:21 Hypervisor vendor: KVM 22:53:21 Virtualization type: full 22:53:21 L1d cache: 256 KiB 22:53:21 L1i cache: 256 KiB 22:53:21 L2 cache: 4 MiB 22:53:21 L3 cache: 128 MiB 22:53:21 NUMA node0 CPU(s): 0-7 22:53:21 Vulnerability Itlb multihit: Not affected 22:53:21 Vulnerability L1tf: Not affected 22:53:21 Vulnerability Mds: Not affected 22:53:21 Vulnerability Meltdown: Not affected 22:53:21 Vulnerability Mmio stale data: Not affected 22:53:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:53:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:53:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:53:21 Vulnerability Srbds: Not affected 22:53:21 Vulnerability Tsx async abort: Not affected 22:53:21 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 22:53:21 22:53:21 22:53:21 ---> nproc: 22:53:21 8 22:53:21 22:53:21 22:53:21 ---> df -h: 22:53:21 Filesystem Size Used Avail Use% Mounted on 22:53:21 overlay 155G 12G 144G 8% / 22:53:21 tmpfs 64M 0 64M 0% /dev 22:53:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:53:21 shm 64M 0 64M 0% /dev/shm 22:53:21 /dev/vda1 155G 12G 144G 8% /facter-os 22:53:21 22:53:21 22:53:21 ---> sar -b -r -n DEV: 22:53:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6516) 02/17/23 _x86_64_ (8 CPU) 22:53:21 22:53:21 22:40:59 LINUX RESTART (8 CPU) 22:53:21 22:53:21 22:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:53:21 22:42:01 158.16 73.22 84.94 0.00 6573.04 176793.20 0.00 22:53:21 22:43:01 183.52 1.15 182.37 0.00 33.19 90875.97 0.00 22:53:21 22:44:01 150.17 0.30 149.87 0.00 19.06 35760.21 0.00 22:53:21 22:45:01 13.26 0.00 13.26 0.00 0.00 3637.41 0.00 22:53:21 22:46:01 1.83 0.00 1.83 0.00 0.00 22.00 0.00 22:53:21 22:47:01 42.53 7.77 34.76 0.00 904.25 3242.66 0.00 22:53:21 22:48:01 25.76 5.21 20.54 0.00 2582.21 3858.85 0.00 22:53:21 22:49:01 3.55 0.02 3.53 0.00 0.13 80.27 0.00 22:53:21 22:50:02 1.68 0.00 1.68 0.00 0.00 19.33 0.00 22:53:21 22:51:01 1.32 0.00 1.32 0.00 0.00 15.18 0.00 22:53:21 22:52:01 2.07 0.00 2.07 0.00 0.00 22.40 0.00 22:53:21 22:53:01 1.35 0.00 1.35 0.00 0.00 14.93 0.00 22:53:21 Average: 48.83 7.32 41.52 0.00 843.81 26231.60 0.00 22:53:21 22:53:21 22:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:53:21 22:42:01 30003936 31656296 696564 2.12 59684 1893868 1895200 5.59 942596 1638368 280 22:53:21 22:43:01 28331504 31480960 824056 2.51 144484 3207092 2186348 6.44 1238940 2865056 24748 22:53:21 22:44:01 27717280 31593600 711280 2.16 157264 3865920 1867792 5.50 1199012 3466352 97812 22:53:21 22:45:01 27722192 31598988 705916 2.15 157492 3866056 1760808 5.19 1204204 3454100 8 22:53:21 22:46:01 27721700 31598700 705780 2.15 157568 3866064 1760808 5.19 1204156 3454108 32 22:53:21 22:47:01 27514220 31560268 729080 2.22 177396 4013736 1804804 5.32 1316008 3531200 22444 22:53:21 22:48:01 27336124 31575700 711304 2.16 186456 4187696 1822924 5.37 1452200 3559404 8 22:53:21 22:49:01 27348320 31583028 703404 2.14 185024 4184440 1783436 5.26 1443752 3556156 8 22:53:21 22:50:02 27348184 31583024 703312 2.14 185108 4184444 1783436 5.26 1443788 3556176 8 22:53:21 22:51:01 27348380 31583284 702992 2.14 185164 4184448 1783436 5.26 1443824 3556184 8 22:53:21 22:52:01 27348624 31583856 702616 2.14 185232 4184448 1783436 5.26 1443644 3556468 8 22:53:21 22:53:01 27348988 31584184 702268 2.14 185308 4184452 1783436 5.26 1443680 3556476 8 22:53:21 Average: 27757454 31581824 716548 2.18 163848 3818555 1834655 5.41 1314650 3312504 12114 22:53:21 22:53:21 22:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:53:21 22:42:01 lo 5.73 5.73 0.54 0.54 0.00 0.00 0.00 0.00 22:53:21 22:42:01 docker0 4.10 3.33 0.45 47.59 0.00 0.00 0.00 0.00 22:53:21 22:42:01 ens3 471.52 333.21 2497.46 78.85 0.00 0.00 0.00 0.00 22:53:21 22:43:01 lo 2.27 2.27 0.22 0.22 0.00 0.00 0.00 0.00 22:53:21 22:43:01 veth7167f73 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 22:53:21 22:43:01 docker0 161.56 238.75 13.69 1932.14 0.00 0.00 0.00 0.00 22:53:21 22:43:01 ens3 444.22 315.34 5963.43 39.04 0.00 0.00 0.00 0.00 22:53:21 22:44:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 22:53:21 22:44:01 docker0 3.63 7.63 0.22 76.57 0.00 0.00 0.00 0.00 22:53:21 22:44:01 ens3 151.85 124.36 2661.53 95.56 0.00 0.00 0.00 0.00 22:53:21 22:45:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 22:53:21 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:21 22:45:01 ens3 7.50 5.63 8.11 2.97 0.00 0.00 0.00 0.00 22:53:21 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:53:21 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:21 22:46:01 ens3 0.75 0.13 0.06 0.01 0.00 0.00 0.00 0.00 22:53:21 22:47:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 22:53:21 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:21 22:47:01 ens3 338.99 202.73 1221.22 14.66 0.00 0.00 0.00 0.00 22:53:21 22:48:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 22:53:21 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:21 22:48:01 ens3 59.88 28.51 1031.84 7.92 0.00 0.00 0.00 0.00 22:53:21 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:21 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:21 22:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:21 22:50:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:53:21 22:50:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:21 22:50:02 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 22:53:21 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:21 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:21 22:51:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:21 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:53:21 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:21 22:52:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 22:53:21 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:21 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:21 22:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:53:21 Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 22:53:21 Average: docker0 14.13 20.84 1.20 171.61 0.00 0.00 0.00 0.00 22:53:21 Average: ens3 123.10 84.31 1116.92 19.95 0.00 0.00 0.00 0.00 22:53:21 22:53:21 22:53:21 ---> sar -P ALL: 22:53:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6516) 02/17/23 _x86_64_ (8 CPU) 22:53:21 22:53:21 22:40:59 LINUX RESTART (8 CPU) 22:53:21 22:53:21 22:41:01 CPU %user %nice %system %iowait %steal %idle 22:53:21 22:42:01 all 6.48 0.00 2.12 2.89 0.05 88.47 22:53:21 22:42:01 0 7.70 0.00 3.92 0.57 0.03 87.78 22:53:21 22:42:01 1 6.15 0.00 1.12 6.80 0.03 85.90 22:53:21 22:42:01 2 5.49 0.00 2.28 12.15 0.05 80.03 22:53:21 22:42:01 3 5.83 0.00 1.73 0.13 0.05 92.25 22:53:21 22:42:01 4 6.89 0.00 1.58 0.44 0.05 91.04 22:53:21 22:42:01 5 6.73 0.00 1.91 1.21 0.05 90.10 22:53:21 22:42:01 6 6.89 0.00 2.23 0.91 0.05 89.92 22:53:21 22:42:01 7 6.12 0.00 2.20 0.94 0.05 90.70 22:53:21 22:43:01 all 8.99 0.00 3.90 2.99 0.06 84.05 22:53:21 22:43:01 0 9.96 0.00 4.13 0.74 0.07 85.10 22:53:21 22:43:01 1 7.11 0.00 2.98 0.94 0.05 88.91 22:53:21 22:43:01 2 10.30 0.00 2.97 0.14 0.07 86.53 22:53:21 22:43:01 3 8.84 0.00 3.49 0.20 0.07 87.40 22:53:21 22:43:01 4 8.69 0.00 4.44 0.46 0.05 86.36 22:53:21 22:43:01 5 9.04 0.00 4.88 17.83 0.07 68.18 22:53:21 22:43:01 6 9.49 0.00 4.77 2.66 0.07 83.02 22:53:21 22:43:01 7 8.49 0.00 3.58 1.00 0.07 86.87 22:53:21 22:44:01 all 36.22 0.00 6.37 1.84 0.11 55.46 22:53:21 22:44:01 0 35.40 0.00 6.39 0.25 0.10 57.86 22:53:21 22:44:01 1 36.34 0.00 6.07 3.83 0.10 53.66 22:53:21 22:44:01 2 36.54 0.00 6.19 0.64 0.10 56.53 22:53:21 22:44:01 3 38.03 0.00 6.43 0.19 0.10 55.25 22:53:21 22:44:01 4 36.52 0.00 5.90 0.20 0.10 57.28 22:53:21 22:44:01 5 34.19 0.00 6.03 3.41 0.12 56.24 22:53:21 22:44:01 6 36.69 0.00 7.24 0.27 0.08 55.72 22:53:21 22:44:01 7 36.07 0.00 6.71 5.96 0.14 51.13 22:53:21 22:45:01 all 0.20 0.00 0.15 0.33 0.01 99.31 22:53:21 22:45:01 0 0.13 0.00 0.15 0.32 0.02 99.38 22:53:21 22:45:01 1 0.27 0.00 0.22 0.78 0.02 98.71 22:53:21 22:45:01 2 0.17 0.00 0.13 0.02 0.00 99.68 22:53:21 22:45:01 3 0.35 0.00 0.15 0.10 0.02 99.38 22:53:21 22:45:01 4 0.13 0.00 0.10 0.00 0.02 99.75 22:53:21 22:45:01 5 0.13 0.00 0.15 0.92 0.03 98.77 22:53:21 22:45:01 6 0.15 0.00 0.12 0.08 0.02 99.63 22:53:21 22:45:01 7 0.28 0.00 0.15 0.43 0.00 99.13 22:53:21 22:46:01 all 0.01 0.00 0.01 0.01 0.00 99.96 22:53:21 22:46:01 0 0.02 0.00 0.03 0.00 0.02 99.93 22:53:21 22:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:53:21 22:46:01 2 0.02 0.00 0.02 0.02 0.02 99.93 22:53:21 22:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:53:21 22:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:53:21 22:46:01 5 0.00 0.00 0.02 0.05 0.00 99.93 22:53:21 22:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:53:21 22:46:01 7 0.00 0.00 0.02 0.02 0.00 99.97 22:53:21 22:47:01 all 1.22 0.00 0.90 0.70 0.04 97.14 22:53:21 22:47:01 0 2.05 0.00 2.62 0.38 0.03 94.91 22:53:21 22:47:01 1 1.64 0.00 0.75 0.38 0.03 97.19 22:53:21 22:47:01 2 1.47 0.00 0.87 0.17 0.02 97.48 22:53:21 22:47:01 3 1.31 0.00 0.77 0.49 0.07 97.36 22:53:21 22:47:01 4 1.00 0.00 0.62 0.38 0.03 97.96 22:53:21 22:47:01 5 0.58 0.00 0.42 3.44 0.07 95.49 22:53:21 22:47:01 6 0.69 0.00 0.34 0.02 0.02 98.94 22:53:21 22:47:01 7 1.04 0.00 0.82 0.33 0.03 97.78 22:53:21 22:48:01 all 1.20 0.00 0.56 0.26 0.02 97.97 22:53:21 22:48:01 0 1.25 0.00 1.33 0.02 0.02 97.38 22:53:21 22:48:01 1 0.97 0.00 0.40 0.45 0.02 98.16 22:53:21 22:48:01 2 0.92 0.00 0.60 0.78 0.02 97.68 22:53:21 22:48:01 3 2.59 0.00 0.47 0.05 0.02 96.88 22:53:21 22:48:01 4 1.27 0.00 0.50 0.02 0.00 98.22 22:53:21 22:48:01 5 0.50 0.00 0.38 0.62 0.03 98.47 22:53:21 22:48:01 6 1.10 0.00 0.42 0.03 0.02 98.43 22:53:21 22:48:01 7 0.97 0.00 0.37 0.10 0.02 98.55 22:53:21 22:49:01 all 0.16 0.00 0.05 0.01 0.01 99.77 22:53:21 22:49:01 0 0.05 0.00 0.02 0.03 0.00 99.90 22:53:21 22:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:53:21 22:49:01 2 0.08 0.00 0.03 0.02 0.02 99.85 22:53:21 22:49:01 3 0.03 0.00 0.07 0.00 0.02 99.88 22:53:21 22:49:01 4 0.03 0.00 0.03 0.00 0.00 99.93 22:53:21 22:49:01 5 0.15 0.00 0.08 0.07 0.02 99.68 22:53:21 22:49:01 6 0.62 0.00 0.03 0.00 0.02 99.33 22:53:21 22:49:01 7 0.27 0.00 0.08 0.00 0.02 99.63 22:53:21 22:50:02 all 0.05 0.00 0.01 0.01 0.00 99.93 22:53:21 22:50:02 0 0.00 0.00 0.00 0.00 0.00 100.00 22:53:21 22:50:02 1 0.00 0.00 0.02 0.00 0.00 99.98 22:53:21 22:50:02 2 0.02 0.00 0.00 0.00 0.00 99.98 22:53:21 22:50:02 3 0.00 0.00 0.00 0.00 0.00 100.00 22:53:21 22:50:02 4 0.02 0.00 0.00 0.00 0.00 99.98 22:53:21 22:50:02 5 0.07 0.00 0.02 0.10 0.02 99.80 22:53:21 22:50:02 6 0.23 0.00 0.02 0.00 0.00 99.75 22:53:21 22:50:02 7 0.03 0.00 0.02 0.00 0.00 99.95 22:53:21 22:51:01 all 0.04 0.00 0.01 0.00 0.00 99.95 22:53:21 22:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:53:21 22:51:01 1 0.02 0.00 0.03 0.00 0.00 99.95 22:53:21 22:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:53:21 22:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:53:21 22:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:53:21 22:51:01 5 0.07 0.00 0.03 0.03 0.02 99.85 22:53:21 22:51:01 6 0.07 0.00 0.00 0.00 0.00 99.93 22:53:21 22:51:01 7 0.07 0.00 0.00 0.00 0.00 99.93 22:53:21 22:52:01 all 0.02 0.00 0.02 0.01 0.01 99.95 22:53:21 22:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:53:21 22:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:53:21 22:52:01 2 0.00 0.00 0.00 0.02 0.02 99.97 22:53:21 22:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:53:21 22:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:53:21 22:52:01 5 0.02 0.00 0.05 0.03 0.02 99.88 22:53:21 22:52:01 6 0.07 0.00 0.02 0.00 0.02 99.90 22:53:21 22:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:53:21 22:53:21 22:52:01 CPU %user %nice %system %iowait %steal %idle 22:53:21 22:53:01 all 0.02 0.00 0.00 0.01 0.01 99.96 22:53:21 22:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:53:21 22:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:53:21 22:53:01 2 0.02 0.00 0.00 0.02 0.02 99.95 22:53:21 22:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 22:53:21 22:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:53:21 22:53:01 5 0.02 0.00 0.02 0.03 0.03 99.90 22:53:21 22:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:53:21 22:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:53:21 Average: all 4.52 0.00 1.17 0.75 0.03 93.54 22:53:21 Average: 0 4.69 0.00 1.54 0.19 0.02 93.55 22:53:21 Average: 1 4.34 0.00 0.96 1.10 0.02 93.58 22:53:21 Average: 2 4.55 0.00 1.09 1.16 0.03 93.18 22:53:21 Average: 3 4.72 0.00 1.09 0.10 0.03 94.07 22:53:21 Average: 4 4.52 0.00 1.09 0.12 0.02 94.25 22:53:21 Average: 5 4.26 0.00 1.16 2.29 0.04 92.25 22:53:21 Average: 6 4.64 0.00 1.26 0.33 0.02 93.75 22:53:21 Average: 7 4.41 0.00 1.16 0.73 0.03 93.68 22:53:21 22:53:21 22:53:21