Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fcc3893b64fdf82a0dcb15e29160768fe24a7cd0+640aa887e9955506bed08a06d24af596cf944b9d (ed5dfd53cdfb44ba7934bca6b9c546fc3dcabaf4) 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-ssh2962613604422007761.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15400944612417558310.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-455/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-455/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4137385023816160572.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9210153842113473642.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-455/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [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-455/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2179863906269718673.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8821 in /w/workspace/xfoundry_device-modbus-go_PR-455 [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-455 # 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/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 640aa887e9955506bed08a06d24af596cf944b9d into PR head commit fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 Merge succeeded, producing d9297fe01cfea386f2f4c89b1fee83f875717516 Checking out Revision d9297fe01cfea386f2f4c89b1fee83f875717516 (PR-455) > git config core.sparsecheckout # timeout=10 > git checkout -f fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 # 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 640aa887e9955506bed08a06d24af596cf944b9d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9297fe01cfea386f2f4c89b1fee83f875717516 # timeout=10 Commit message: "Merge commit '640aa887e9955506bed08a06d24af596cf944b9d' into HEAD" > git rev-list --no-walk fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:54:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:54:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:54:25 ========================================================= 00:54:25 EdgeX Global Pipelines Version Info 00:54:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:54:26 ------------------- 00:54:26 stable info: 00:54:26 ------------------- 00:54:26 Commited By: Bill Mahoney bill.mahoney@intel.com 00:54:26 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 00:54:26 Message: update stable to v1.0.248 00:54:27 ------------------- 00:54:27 experimental info: 00:54:27 ------------------- 00:54:27 Commited By: **** collab-it+edgex@linuxfoundation.org 00:54:27 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 00:54:27 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-455 [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-455 [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-455 [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9297fe01cfea386f2f4c89b1fee83f875717516 [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9297fe [Pipeline] echo 00:54:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:54:27 provisioning config files... 00:54:27 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-455@tmp/config16921584900557654000tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:54:28 ---> docker-login.sh 00:54:28 nexus3.edgexfoundry.org:10001 00:54:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:28 Configure a credential helper to remove this warning. See 00:54:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:28 00:54:28 Login Succeeded 00:54:28 nexus3.edgexfoundry.org:10002 00:54:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:28 Configure a credential helper to remove this warning. See 00:54:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:28 00:54:28 Login Succeeded 00:54:28 nexus3.edgexfoundry.org:10003 00:54:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:28 Configure a credential helper to remove this warning. See 00:54:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:28 00:54:28 Login Succeeded 00:54:28 nexus3.edgexfoundry.org:10004 00:54:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:28 Configure a credential helper to remove this warning. See 00:54:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:28 00:54:28 Login Succeeded 00:54:28 docker.io 00:54:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:29 Configure a credential helper to remove this warning. See 00:54:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:29 00:54:29 Login Succeeded 00:54:29 ---> docker-login.sh ends [Pipeline] } 00:54:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:54:29 + git rev-list -1 --merges d9297fe01cfea386f2f4c89b1fee83f875717516~1..d9297fe01cfea386f2f4c89b1fee83f875717516 [Pipeline] echo 00:54:29 -----------> git rev-list -1 --merges d9297fe01cfea386f2f4c89b1fee83f875717516~1..d9297fe01cfea386f2f4c89b1fee83f875717516 d9297fe01cfea386f2f4c89b1fee83f875717516 00:54:29 d9297fe01cfea386f2f4c89b1fee83f875717516 [false] [Pipeline] sh 00:54:29 + git log --format=format:%s -1 d9297fe01cfea386f2f4c89b1fee83f875717516 [Pipeline] echo 00:54:29 ========================================================= 00:54:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:54:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:54:30 + git log --format=format:%s -1 d9297fe01cfea386f2f4c89b1fee83f875717516 [Pipeline] echo 00:54:30 [semverPrep] GIT_COMMIT: d9297fe01cfea386f2f4c89b1fee83f875717516, Commit Message: Merge commit '640aa887e9955506bed08a06d24af596cf944b9d' into HEAD [Pipeline] echo 00:54:30 [semverPrep] This is not a build commit. [Pipeline] sh 00:54:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:54:30 + grep -v github /etc/ssh/ssh_known_hosts 00:54:30 + [ -e /tmp/ssh_known_hosts ] 00:54:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:54:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:54:30 + sudo tee -a /etc/ssh/ssh_known_hosts 00:54:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:54:31 00:54:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:54:31 0.1.4: Pulling from edgex-devops/py-git-semver 00:54:31 b85a868b505f: Pulling fs layer 00:54:31 e2be974225ed: Pulling fs layer 00:54:31 339a4e72a1f5: Pulling fs layer 00:54:31 988bab9f4d93: Pulling fs layer 00:54:31 1469e6f7b9e6: Pulling fs layer 00:54:31 eaf3925da568: Pulling fs layer 00:54:31 bab4dde63d76: Pulling fs layer 00:54:31 bde34c3a00c8: Pulling fs layer 00:54:31 b352a97aabf1: Pulling fs layer 00:54:31 4872d77fe225: Pulling fs layer 00:54:31 5851b861e8e6: Pulling fs layer 00:54:31 bab4dde63d76: Waiting 00:54:31 bde34c3a00c8: Waiting 00:54:31 988bab9f4d93: Waiting 00:54:31 eaf3925da568: Waiting 00:54:31 4872d77fe225: Waiting 00:54:31 1469e6f7b9e6: Waiting 00:54:31 b352a97aabf1: Waiting 00:54:31 5851b861e8e6: Waiting 00:54:31 e2be974225ed: Verifying Checksum 00:54:31 e2be974225ed: Download complete 00:54:31 988bab9f4d93: Download complete 00:54:31 1469e6f7b9e6: Verifying Checksum 00:54:31 1469e6f7b9e6: Download complete 00:54:31 eaf3925da568: Verifying Checksum 00:54:31 eaf3925da568: Download complete 00:54:31 339a4e72a1f5: Verifying Checksum 00:54:31 339a4e72a1f5: Download complete 00:54:31 bde34c3a00c8: Download complete 00:54:31 b352a97aabf1: Verifying Checksum 00:54:31 b352a97aabf1: Download complete 00:54:31 4872d77fe225: Verifying Checksum 00:54:31 4872d77fe225: Download complete 00:54:31 5851b861e8e6: Verifying Checksum 00:54:31 5851b861e8e6: Download complete 00:54:31 b85a868b505f: Verifying Checksum 00:54:31 b85a868b505f: Download complete 00:54:31 bab4dde63d76: Verifying Checksum 00:54:31 bab4dde63d76: Download complete 00:54:32 b85a868b505f: Pull complete 00:54:33 e2be974225ed: Pull complete 00:54:33 339a4e72a1f5: Pull complete 00:54:33 988bab9f4d93: Pull complete 00:54:33 1469e6f7b9e6: Pull complete 00:54:33 eaf3925da568: Pull complete 00:54:35 bab4dde63d76: Pull complete 00:54:35 bde34c3a00c8: Pull complete 00:54:36 b352a97aabf1: Pull complete 00:54:36 4872d77fe225: Pull complete 00:54:36 5851b861e8e6: Pull complete 00:54:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:54:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:54:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:54:36 prd-ubuntu20.04-docker-8c-8g-8821 does not seem to be running inside a container 00:54:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-455 -v /w/workspace/xfoundry_device-modbus-go_PR-455:/w/workspace/xfoundry_device-modbus-go_PR-455:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-455@tmp:/w/workspace/xfoundry_device-modbus-go_PR-455@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-devops/py-git-semver:0.1.4 cat 00:54:36 $ docker top 73ea9e1b6ea0c2172e20eeded67518ca3949e59829d5d0e424d8db16e6f741b3 -eo pid,comm 00:54:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:54:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:54:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:54:37 [ssh-agent] Looking for ssh-agent implementation... 00:54:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:54:37 $ docker exec 73ea9e1b6ea0c2172e20eeded67518ca3949e59829d5d0e424d8db16e6f741b3 ssh-agent 00:54:38 SSH_AUTH_SOCK=/tmp/ssh-XN5svjXKzWbm/agent.31 00:54:38 SSH_AGENT_PID=37 00:54:38 Running ssh-add (command line suppressed) 00:54:37 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-455@tmp/private_key_3973614976655427057.key (/w/workspace/xfoundry_device-modbus-go_PR-455@tmp/private_key_3973614976655427057.key) 00:54:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:54:38 + git tag --points-at HEAD [Pipeline] } 00:54:37 $ docker exec --env ******** --env ******** 73ea9e1b6ea0c2172e20eeded67518ca3949e59829d5d0e424d8db16e6f741b3 ssh-agent -k 00:54:37 unset SSH_AUTH_SOCK; 00:54:37 unset SSH_AGENT_PID; 00:54:37 echo Agent pid 37 killed; 00:54:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:54:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:54:38 [ssh-agent] Looking for ssh-agent implementation... 00:54:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:54:37 $ docker exec 73ea9e1b6ea0c2172e20eeded67518ca3949e59829d5d0e424d8db16e6f741b3 ssh-agent 00:54:38 SSH_AUTH_SOCK=/tmp/ssh-AyL1uRkJpBmS/agent.69 00:54:38 SSH_AGENT_PID=75 00:54:38 Running ssh-add (command line suppressed) 00:54:38 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-455@tmp/private_key_4327710255035957871.key (/w/workspace/xfoundry_device-modbus-go_PR-455@tmp/private_key_4327710255035957871.key) 00:54:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:54:39 + git semver init 00:54:39 2023-04-18 00:54:38,596 [run_init] DEBUG init version:0.0.0 force:False 00:54:39 2023-04-18 00:54:38,597 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-455/.semver 00:54:39 2023-04-18 00:54:38,597 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-455/.semver 00:54:39 2023-04-18 00:54:38,597 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-455/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-455, universal_newlines=False, shell=None, istream=None) 00:54:40 2023-04-18 00:54:39,366 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-455/.git/info/exclude 00:54:40 2023-04-18 00:54:39,367 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-455/.semver/PR-455 with force:False 00:54:40 2023-04-18 00:54:39,367 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-455/.semver/PR-455 00:54:40 2023-04-18 00:54:39,372 [execute] INFO git cat-file --batch-check 00:54:40 2023-04-18 00:54:39,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-455/.semver, universal_newlines=False, shell=None, istream=) 00:54:40 2023-04-18 00:54:39,379 [execute] INFO git cat-file --batch 00:54:40 2023-04-18 00:54:39,379 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-455/.semver, universal_newlines=False, shell=None, istream=) 00:54:40 2023-04-18 00:54:39,384 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-455/.semver/PR-455 00:54:40 0.0.0 [Pipeline] } 00:54:39 $ docker exec --env ******** --env ******** 73ea9e1b6ea0c2172e20eeded67518ca3949e59829d5d0e424d8db16e6f741b3 ssh-agent -k 00:54:39 unset SSH_AUTH_SOCK; 00:54:39 unset SSH_AGENT_PID; 00:54:39 echo Agent pid 75 killed; 00:54:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:54:40 + git semver [Pipeline] } 00:54:40 $ docker stop --time=1 73ea9e1b6ea0c2172e20eeded67518ca3949e59829d5d0e424d8db16e6f741b3 00:54:41 $ docker rm -f --volumes 73ea9e1b6ea0c2172e20eeded67518ca3949e59829d5d0e424d8db16e6f741b3 [Pipeline] // withDockerContainer [Pipeline] sh 00:54:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:54:43 Stashed 1 file(s) [Pipeline] echo 00:54:43 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:54:43 provisioning config files... 00:54:43 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-455@tmp/config4443894660722676797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:54:43 ---> docker-login.sh 00:54:43 nexus3.edgexfoundry.org:10001 00:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:43 Configure a credential helper to remove this warning. See 00:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:43 00:54:43 Login Succeeded 00:54:43 nexus3.edgexfoundry.org:10002 00:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:43 Configure a credential helper to remove this warning. See 00:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:43 00:54:43 Login Succeeded 00:54:43 nexus3.edgexfoundry.org:10003 00:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:43 Configure a credential helper to remove this warning. See 00:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:43 00:54:43 Login Succeeded 00:54:43 nexus3.edgexfoundry.org:10004 00:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:43 Configure a credential helper to remove this warning. See 00:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:43 00:54:43 Login Succeeded 00:54:43 docker.io 00:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:54:43 Configure a credential helper to remove this warning. See 00:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:54:43 00:54:43 Login Succeeded 00:54:43 ---> docker-login.sh ends [Pipeline] } 00:54:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:54:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:54:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:54:44 ========================================================= 00:54:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:54:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:54:44 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:54:44 Sending build context to Docker daemon 6.434MB 00:54:44 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 00:54:44 Step 2/10 : FROM ${BASE} AS builder 00:54:44 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:54:44 63b65145d645: Pulling fs layer 00:54:44 a2d21d5440eb: Pulling fs layer 00:54:44 935e6c44a52c: Pulling fs layer 00:54:44 94cc34f8dd06: Pulling fs layer 00:54:44 30dea6a524f1: Pulling fs layer 00:54:44 a2aff8979fd8: Pulling fs layer 00:54:44 6808be2612f2: Pulling fs layer 00:54:44 f25807f1079a: Pulling fs layer 00:54:44 30dea6a524f1: Waiting 00:54:44 a2aff8979fd8: Waiting 00:54:44 6808be2612f2: Waiting 00:54:44 f25807f1079a: Waiting 00:54:44 94cc34f8dd06: Waiting 00:54:44 a2d21d5440eb: Download complete 00:54:44 94cc34f8dd06: Verifying Checksum 00:54:44 94cc34f8dd06: Download complete 00:54:44 30dea6a524f1: Verifying Checksum 00:54:44 30dea6a524f1: Download complete 00:54:44 63b65145d645: Verifying Checksum 00:54:44 63b65145d645: Download complete 00:54:44 a2aff8979fd8: Verifying Checksum 00:54:44 a2aff8979fd8: Download complete 00:54:44 63b65145d645: Pull complete 00:54:44 a2d21d5440eb: Pull complete 00:54:44 f25807f1079a: Verifying Checksum 00:54:44 f25807f1079a: Download complete 00:54:45 935e6c44a52c: Download complete 00:54:45 6808be2612f2: Verifying Checksum 00:54:45 6808be2612f2: Download complete 00:54:48 935e6c44a52c: Pull complete 00:54:48 94cc34f8dd06: Pull complete 00:54:48 30dea6a524f1: Pull complete 00:54:48 a2aff8979fd8: Pull complete 00:54:51 6808be2612f2: Pull complete 00:54:51 f25807f1079a: Pull complete 00:54:51 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 00:54:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:54:51 ---> 3b553350e43f 00:54:51 Step 3/10 : ARG ADD_BUILD_TAGS="" 00:54:53 ---> Running in c4a02a236f46 00:54:53 Removing intermediate container c4a02a236f46 00:54:53 ---> dbc52f495dd4 00:54:53 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:54:53 ---> Running in 4cabe923a899 00:54:53 Removing intermediate container 4cabe923a899 00:54:53 ---> 7eba66234768 00:54:53 Step 5/10 : RUN apk add --update --no-cache make git openssh 00:54:53 ---> Running in 43100e83ce55 00:54:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:54:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:54:53 (1/8) Installing openssh-keygen (9.1_p1-r2) 00:54:53 (2/8) Installing libedit (20221030.3.1-r0) 00:54:53 (3/8) Installing openssh-client-common (9.1_p1-r2) 00:54:53 (4/8) Installing openssh-client-default (9.1_p1-r2) 00:54:53 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 00:54:53 (6/8) Installing openssh-server-common (9.1_p1-r2) 00:54:53 (7/8) Installing openssh-server (9.1_p1-r2) 00:54:53 (8/8) Installing openssh (9.1_p1-r2) 00:54:53 Executing busybox-1.35.0-r29.trigger 00:54:53 OK: 270 MiB in 61 packages 00:54:54 Removing intermediate container 43100e83ce55 00:54:54 ---> 8be9e70cd594 00:54:54 Step 6/10 : WORKDIR /device-modbus-go 00:54:54 ---> Running in bac59c463b81 00:54:54 Removing intermediate container bac59c463b81 00:54:54 ---> bd473abd604d 00:54:54 Step 7/10 : COPY go.mod vendor* ./ 00:54:54 ---> a8054f3ffac8 00:54:54 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:54:54 ---> Running in d92849d873b6 00:54:58 Still waiting to schedule task 00:54:58 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:55:26 Removing intermediate container d92849d873b6 00:55:26 ---> 22f4e9e7cab0 00:55:26 Step 9/10 : COPY . . 00:55:26 ---> 50eb7938a619 00:55:26 Step 10/10 : RUN ${MAKE} 00:55:26 ---> Running in 58f7313a657b 00:55:26 noop 00:55:26 Removing intermediate container 58f7313a657b 00:55:26 ---> 9f3943a997f8 00:55:26 Successfully built 9f3943a997f8 00:55:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:27 + docker inspect -f . ci-base-image-x86_64 00:55:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:55:27 prd-ubuntu20.04-docker-8c-8g-8821 does not seem to be running inside a container 00:55:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-455 -v /w/workspace/xfoundry_device-modbus-go_PR-455:/w/workspace/xfoundry_device-modbus-go_PR-455:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-455@tmp:/w/workspace/xfoundry_device-modbus-go_PR-455@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:55:27 $ docker top 4971ef5cdf50e8b8995c6d8f06506977ed9745e3fc1ee9fed35fb2ff37da7526 -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:27 + go version 00:55:27 go version go1.20.2 linux/amd64 [Pipeline] } 00:55:27 $ docker stop --time=1 4971ef5cdf50e8b8995c6d8f06506977ed9745e3fc1ee9fed35fb2ff37da7526 00:55:29 $ docker rm -f --volumes 4971ef5cdf50e8b8995c6d8f06506977ed9745e3fc1ee9fed35fb2ff37da7526 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:29 + docker inspect -f . ci-base-image-x86_64 00:55:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:55:29 prd-ubuntu20.04-docker-8c-8g-8821 does not seem to be running inside a container 00:55:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-455 -v /w/workspace/xfoundry_device-modbus-go_PR-455:/w/workspace/xfoundry_device-modbus-go_PR-455:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-455@tmp:/w/workspace/xfoundry_device-modbus-go_PR-455@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:55:29 $ docker top 5cf8b902d69fd49bd9befced98e4b778be55f6cf7c7b1441f28d7d532b9b98e3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:55:30 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-455 [Pipeline] fileExists [Pipeline] sh 00:55:30 + make test 00:55:30 go test ./... -coverprofile=coverage.out 00:55:34 ? github.com/edgexfoundry/device-modbus-go [no test files] 00:55:41 # github.com/edgexfoundry/device-modbus-go/internal/driver 00:55:41 internal/driver/driver.go:289:9: cannot use driver (variable of type *Driver) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver value in return statement: *Driver does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver (missing method Start) 00:55:43 FAIL github.com/edgexfoundry/device-modbus-go/internal/driver [build failed] 00:55:43 FAIL 00:55:43 make: *** [Makefile:30: unittest] Error 1 [Pipeline] } 00:55:43 $ docker stop --time=1 5cf8b902d69fd49bd9befced98e4b778be55f6cf7c7b1441f28d7d532b9b98e3 00:55:46 $ docker rm -f --volumes 5cf8b902d69fd49bd9befced98e4b778be55f6cf7c7b1441f28d7d532b9b98e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:55:46 00:55:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:55:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:55:47 latest: Pulling from edgex-lftools-log-publisher 00:55:47 5eb5b503b376: Pulling fs layer 00:55:47 5c69ac0246d0: Pulling fs layer 00:55:47 ec43610c2a17: Pulling fs layer 00:55:47 3a2ae6a8a46f: Pulling fs layer 00:55:47 33b1e0a273af: Pulling fs layer 00:55:47 5d3b04190fa2: Pulling fs layer 00:55:47 2f39f015ded8: Pulling fs layer 00:55:47 3a2ae6a8a46f: Waiting 00:55:47 33b1e0a273af: Waiting 00:55:47 2f39f015ded8: Waiting 00:55:47 5d3b04190fa2: Waiting 00:55:47 5c69ac0246d0: Verifying Checksum 00:55:47 5c69ac0246d0: Download complete 00:55:47 3a2ae6a8a46f: Download complete 00:55:47 33b1e0a273af: Verifying Checksum 00:55:47 33b1e0a273af: Download complete 00:55:47 ec43610c2a17: Verifying Checksum 00:55:47 ec43610c2a17: Download complete 00:55:47 5d3b04190fa2: Verifying Checksum 00:55:47 5d3b04190fa2: Download complete 00:55:47 5eb5b503b376: Verifying Checksum 00:55:47 5eb5b503b376: Download complete 00:55:48 2f39f015ded8: Download complete 00:55:48 5eb5b503b376: Pull complete 00:55:48 5c69ac0246d0: Pull complete 00:55:48 ec43610c2a17: Pull complete 00:55:49 3a2ae6a8a46f: Pull complete 00:55:49 33b1e0a273af: Pull complete 00:55:49 5d3b04190fa2: Pull complete 00:55:53 2f39f015ded8: Pull complete 00:55:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:55:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:55:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:55:53 prd-ubuntu20.04-docker-8c-8g-8821 does not seem to be running inside a container 00:55:53 $ 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-455 -v /w/workspace/xfoundry_device-modbus-go_PR-455:/w/workspace/xfoundry_device-modbus-go_PR-455:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-455@tmp:/w/workspace/xfoundry_device-modbus-go_PR-455@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:55:55 $ docker top bccdf8b840332cffe50f86e6aac20f3a362db189d415b5516e9dc7d0d2c21edc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:55:56 ---> job-cost.sh 00:55:56 lf-activate-venv: SKIPPING 00:55:56 INFO: No Stack... 00:55:56 INFO: Retrieving Pricing Info for: v3-standard-8 00:55:56 INFO: Archiving Costs [Pipeline] sh 00:55:56 + cat /w/workspace/xfoundry_device-modbus-go_PR-455/archives/cost.csv 00:55:56 + cut -d, -f6 [Pipeline] lock 00:55:56 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-455-2-stack-cost] 00:55:56 Resource [jenkins-edgexfoundry-device-modbus-go-PR-455-2-stack-cost] did not exist. Created. 00:55:56 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-455-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:55:57 + echo total: 0.2199999988079071 [Pipeline] stash 00:55:57 Stashed 1 file(s) [Pipeline] } 00:55:57 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-455-2-stack-cost] [Pipeline] // lock [Pipeline] } 00:55:57 $ docker stop --time=1 bccdf8b840332cffe50f86e6aac20f3a362db189d415b5516e9dc7d0d2c21edc 00:55:58 $ docker rm -f --volumes bccdf8b840332cffe50f86e6aac20f3a362db189d415b5516e9dc7d0d2c21edc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:55:58 Failed in branch amd64 00:58:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8822 in /w/workspace/xfoundry_device-modbus-go_PR-455 [Pipeline] { [Pipeline] ws 00:58:24 Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout 00:58:24 Selected Git installation does not exist. Using Default 00:58:24 The recommended git tool is: NONE 00:58:30 using credential edgex-jenkins-ssh 00:58:30 Cloning the remote Git repository 00:58:30 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 00:58:30 > git init /w/workspace/device-modbus-go/2 # timeout=10 00:58:30 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 00:58:30 > git --version # timeout=10 00:58:30 > git --version # 'git version 2.25.1' 00:58:30 using GIT_SSH to set credentials SSH Credentials for GitHub 00:58:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:58:33 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 00:58:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:58:34 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 00:58:34 Merging remotes/origin/main commit 640aa887e9955506bed08a06d24af596cf944b9d into PR head commit fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 00:58:34 Merge succeeded, producing c4899a9c771cf9cc4780717d1f945b57daf2e7fd 00:58:34 Checking out Revision c4899a9c771cf9cc4780717d1f945b57daf2e7fd (PR-455) 00:58:34 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 00:58:34 using GIT_SSH to set credentials SSH Credentials for GitHub 00:58:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:58:34 > git config core.sparsecheckout # timeout=10 00:58:34 > git checkout -f fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 # timeout=10 00:58:34 > git remote # timeout=10 00:58:34 > git config --get remote.origin.url # timeout=10 00:58:34 using GIT_SSH to set credentials SSH Credentials for GitHub 00:58:34 > git merge 640aa887e9955506bed08a06d24af596cf944b9d # timeout=10 00:58:34 > git rev-parse HEAD^{commit} # timeout=10 00:58:34 > git config core.sparsecheckout # timeout=10 00:58:34 > git checkout -f c4899a9c771cf9cc4780717d1f945b57daf2e7fd # timeout=10 00:58:37 Commit message: "Merge commit '640aa887e9955506bed08a06d24af596cf944b9d' into HEAD" 00:58:38 > git rev-list --no-walk fcc3893b64fdf82a0dcb15e29160768fe24a7cd0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:58:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:58:38 % Total % Received % Xferd Average Speed Time Time Time Current 00:58:38 Dload Upload Total Spent Left Speed 00:58:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 92398 [Pipeline] sh 00:58:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:58:39 + sudo tee /etc/docker/daemon.new 00:58:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:58:39 { 00:58:39 "registry-mirrors": [ 00:58:39 "https://nexus3.edgexfoundry.org:10001" 00:58:39 ], 00:58:39 "bip": "10.250.0.254/24", 00:58:39 "hosts": [ 00:58:39 "tcp://0.0.0.0:5555", 00:58:39 "unix:///var/run/docker.sock" 00:58:39 ], 00:58:39 "mtu": 1458, 00:58:39 "selinux-enabled": true, 00:58:39 "seccomp-profile": "/etc/docker/seccomp.json" 00:58:39 } [Pipeline] sh 00:58:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:58:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:58:58 provisioning config files... 00:58:58 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config11514041058286809492tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:58:59 ---> docker-login.sh 00:58:59 nexus3.edgexfoundry.org:10001 00:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:59 Configure a credential helper to remove this warning. See 00:58:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:59 00:58:59 Login Succeeded 00:58:59 nexus3.edgexfoundry.org:10002 00:58:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:59:00 Configure a credential helper to remove this warning. See 00:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:59:00 00:59:00 Login Succeeded 00:59:00 nexus3.edgexfoundry.org:10003 00:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:59:00 Configure a credential helper to remove this warning. See 00:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:59:00 00:59:00 Login Succeeded 00:59:00 nexus3.edgexfoundry.org:10004 00:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:59:00 Configure a credential helper to remove this warning. See 00:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:59:00 00:59:00 Login Succeeded 00:59:00 docker.io 00:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:59:01 Configure a credential helper to remove this warning. See 00:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:59:01 00:59:01 Login Succeeded 00:59:01 ---> docker-login.sh ends [Pipeline] } 00:59:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:59:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:59:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:59:01 ========================================================= 00:59:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:59:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:59:02 Sending build context to Docker daemon 3.361MB 00:59:02 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 00:59:02 Step 2/10 : FROM ${BASE} AS builder 00:59:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:59:02 af6eaf76a39c: Pulling fs layer 00:59:02 55522c791124: Pulling fs layer 00:59:02 ce5c4a1c91eb: Pulling fs layer 00:59:02 169dfbe0d373: Pulling fs layer 00:59:02 e1ff8fa3b103: Pulling fs layer 00:59:02 52ebb69f0ebf: Pulling fs layer 00:59:02 5abe8eddf0d5: Pulling fs layer 00:59:02 169dfbe0d373: Waiting 00:59:02 e1ff8fa3b103: Waiting 00:59:02 52ebb69f0ebf: Waiting 00:59:02 5abe8eddf0d5: Waiting 00:59:02 55522c791124: Verifying Checksum 00:59:02 55522c791124: Download complete 00:59:02 169dfbe0d373: Verifying Checksum 00:59:02 169dfbe0d373: Download complete 00:59:02 e1ff8fa3b103: Verifying Checksum 00:59:02 e1ff8fa3b103: Download complete 00:59:02 af6eaf76a39c: Verifying Checksum 00:59:03 af6eaf76a39c: Pull complete 00:59:03 5abe8eddf0d5: Verifying Checksum 00:59:03 5abe8eddf0d5: Download complete 00:59:04 55522c791124: Pull complete 00:59:05 ce5c4a1c91eb: Verifying Checksum 00:59:05 ce5c4a1c91eb: Download complete 00:59:05 52ebb69f0ebf: Verifying Checksum 00:59:05 52ebb69f0ebf: Download complete 00:59:17 ce5c4a1c91eb: Pull complete 00:59:17 169dfbe0d373: Pull complete 00:59:17 e1ff8fa3b103: Pull complete 00:59:22 52ebb69f0ebf: Pull complete 00:59:23 5abe8eddf0d5: Pull complete 00:59:23 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 00:59:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:59:23 ---> 6cb57ee374ae 00:59:23 Step 3/10 : ARG ADD_BUILD_TAGS="" 00:59:25 ---> Running in 7a0e2109e7d5 00:59:25 Removing intermediate container 7a0e2109e7d5 00:59:25 ---> 4108a98f9ff1 00:59:25 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:59:25 ---> Running in 304e56dea75f 00:59:26 Removing intermediate container 304e56dea75f 00:59:26 ---> 6c34782441fe 00:59:26 Step 5/10 : RUN apk add --update --no-cache make git openssh 00:59:26 ---> Running in 61ba8376272f 00:59:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:59:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:59:28 (1/8) Installing openssh-keygen (9.1_p1-r2) 00:59:28 (2/8) Installing libedit (20221030.3.1-r0) 00:59:28 (3/8) Installing openssh-client-common (9.1_p1-r2) 00:59:28 (4/8) Installing openssh-client-default (9.1_p1-r2) 00:59:28 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 00:59:28 (6/8) Installing openssh-server-common (9.1_p1-r2) 00:59:28 (7/8) Installing openssh-server (9.1_p1-r2) 00:59:28 (8/8) Installing openssh (9.1_p1-r2) 00:59:28 Executing busybox-1.35.0-r29.trigger 00:59:29 OK: 270 MiB in 61 packages 00:59:30 Removing intermediate container 61ba8376272f 00:59:30 ---> 1adb9decf8c0 00:59:30 Step 6/10 : WORKDIR /device-modbus-go 00:59:30 ---> Running in 248a15a572c4 00:59:30 Removing intermediate container 248a15a572c4 00:59:30 ---> 3a43db79cd56 00:59:30 Step 7/10 : COPY go.mod vendor* ./ 00:59:31 ---> 1bb9ea440736 00:59:31 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:59:31 ---> Running in 9986913ff0d7 01:00:38 Removing intermediate container 9986913ff0d7 01:00:38 ---> 01a84f444376 01:00:38 Step 9/10 : COPY . . 01:00:38 ---> 458f7e78dfc8 01:00:38 Step 10/10 : RUN ${MAKE} 01:00:38 ---> Running in 07fe8ab09c21 01:00:38 noop 01:00:38 Removing intermediate container 07fe8ab09c21 01:00:38 ---> fac6fce560f5 01:00:38 Successfully built fac6fce560f5 01:00:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:39 + docker inspect -f . ci-base-image-arm64 01:00:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:00:39 prd-ubuntu20.04-docker-arm64-4c-16g-8822 does not seem to be running inside a container 01:00:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:00:40 $ docker top ca2b1b8e52c37eedc3326d7e127e149e18a2256d0ba8b09c6fa9edef85e2b058 -eo pid,comm [Pipeline] { [Pipeline] sh 01:00:41 + go version 01:00:41 go version go1.20.2 linux/arm64 [Pipeline] } 01:00:41 $ docker stop --time=1 ca2b1b8e52c37eedc3326d7e127e149e18a2256d0ba8b09c6fa9edef85e2b058 01:00:43 $ docker rm -f --volumes ca2b1b8e52c37eedc3326d7e127e149e18a2256d0ba8b09c6fa9edef85e2b058 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:00:43 + docker inspect -f . ci-base-image-arm64 01:00:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:00:43 prd-ubuntu20.04-docker-arm64-4c-16g-8822 does not seem to be running inside a container 01:00:43 $ 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/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:00:45 $ docker top 9efcb656d3650880bed268bd75b711fffec4a40f68074b728b224adc4f411184 -eo pid,comm [Pipeline] { [Pipeline] sh 01:00:46 + git config --global --add safe.directory /w/workspace/device-modbus-go/2 [Pipeline] fileExists [Pipeline] sh 01:00:46 + make test 01:00:46 go test ./... -coverprofile=coverage.out 01:01:18 ? github.com/edgexfoundry/device-modbus-go [no test files] 01:02:15 # github.com/edgexfoundry/device-modbus-go/internal/driver 01:02:15 internal/driver/driver.go:289:9: cannot use driver (variable of type *Driver) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver value in return statement: *Driver does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".ProtocolDriver (missing method Start) 01:03:11 FAIL github.com/edgexfoundry/device-modbus-go/internal/driver [build failed] 01:03:11 FAIL 01:03:11 make: *** [Makefile:30: unittest] Error 1 [Pipeline] } 01:03:11 $ docker stop --time=1 9efcb656d3650880bed268bd75b711fffec4a40f68074b728b224adc4f411184 01:03:13 $ docker rm -f --volumes 9efcb656d3650880bed268bd75b711fffec4a40f68074b728b224adc4f411184 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:03:15 01:03:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:03:15 arm64: Pulling from edgex-lftools-log-publisher 01:03:15 8998bd30e6a1: Pulling fs layer 01:03:15 04944245beec: Pulling fs layer 01:03:15 699f458cf7ca: Pulling fs layer 01:03:15 765212b225bb: Pulling fs layer 01:03:15 f23df028b6ca: Pulling fs layer 01:03:15 d65c8cfc05b1: Pulling fs layer 01:03:15 2437ff75d9bd: Pulling fs layer 01:03:15 f23df028b6ca: Waiting 01:03:15 d65c8cfc05b1: Waiting 01:03:15 765212b225bb: Waiting 01:03:15 2437ff75d9bd: Waiting 01:03:15 04944245beec: Verifying Checksum 01:03:15 04944245beec: Download complete 01:03:15 765212b225bb: Download complete 01:03:15 f23df028b6ca: Verifying Checksum 01:03:15 f23df028b6ca: Download complete 01:03:15 d65c8cfc05b1: Verifying Checksum 01:03:15 d65c8cfc05b1: Download complete 01:03:16 699f458cf7ca: Verifying Checksum 01:03:16 699f458cf7ca: Download complete 01:03:16 8998bd30e6a1: Verifying Checksum 01:03:16 8998bd30e6a1: Download complete 01:03:19 2437ff75d9bd: Verifying Checksum 01:03:19 2437ff75d9bd: Download complete 01:03:21 8998bd30e6a1: Pull complete 01:03:21 04944245beec: Pull complete 01:03:23 699f458cf7ca: Pull complete 01:03:25 765212b225bb: Pull complete 01:03:26 f23df028b6ca: Pull complete 01:03:26 d65c8cfc05b1: Pull complete 01:03:44 2437ff75d9bd: Pull complete 01:03:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:03:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:03:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:44 prd-ubuntu20.04-docker-arm64-4c-16g-8822 does not seem to be running inside a container 01:03:44 $ 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/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:03:46 $ docker top 50c71ed19b4766229ba519184b37b58e567912df2321a6f3ab102224b0c7e8f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:03:47 ---> job-cost.sh 01:03:47 lf-activate-venv: SKIPPING 01:03:47 INFO: No Stack... 01:03:48 INFO: Retrieving Pricing Info for: v3-standard-4 01:03:48 INFO: Archiving Costs [Pipeline] sh 01:03:50 + cut -d, -f6 01:03:50 + cat /w/workspace/device-modbus-go/2/archives/cost.csv [Pipeline] lock 01:03:50 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-455-2-stack-cost] 01:03:50 Resource [jenkins-edgexfoundry-device-modbus-go-PR-455-2-stack-cost] did not exist. Created. 01:03:50 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-455-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:03:51 /w/workspace/device-modbus-go/2@tmp/durable-e1980a07/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:03:52 + echo total: 0.10999999940395355 [Pipeline] stash 01:03:52 Warning: overwriting stash ‘stack-cost’ 01:03:53 Stashed 1 file(s) [Pipeline] } 01:03:53 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-455-2-stack-cost] [Pipeline] // lock [Pipeline] } 01:03:53 $ docker stop --time=1 50c71ed19b4766229ba519184b37b58e567912df2321a6f3ab102224b0c7e8f2 01:03:54 $ docker rm -f --volumes 50c71ed19b4766229ba519184b37b58e567912df2321a6f3ab102224b0c7e8f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 01:03:55 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:03:55 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-455/archives ] 01:03:55 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-455/archives 01:03:55 total 16 01:03:55 drwxr-xr-x 3 root root 4096 Apr 18 00:55 . 01:03:55 drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 00:55 .. 01:03:55 drwxr-xr-x 2 root root 4096 Apr 18 00:55 cost 01:03:55 -rw-r--r-- 1 root root 88 Apr 18 00:55 cost.csv 01:03:55 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-455/archives 01:03:55 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-455/archives 01:03:55 total 16 01:03:55 drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 00:55 . 01:03:55 drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 00:55 .. 01:03:55 drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 00:55 cost 01:03:55 -rw-r--r-- 1 jenkins jenkins 88 Apr 18 00:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:03:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:03:56 ---> package-listing.sh 01:03:56 ++ facter osfamily 01:03:56 ++ tr '[:upper:]' '[:lower:]' 01:03:57 + OS_FAMILY=debian 01:03:57 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-455 01:03:57 + START_PACKAGES=/tmp/packages_start.txt 01:03:57 + END_PACKAGES=/tmp/packages_end.txt 01:03:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:03:57 + PACKAGES=/tmp/packages_start.txt 01:03:57 + '[' /w/workspace/xfoundry_device-modbus-go_PR-455 ']' 01:03:57 + PACKAGES=/tmp/packages_end.txt 01:03:57 + case "${OS_FAMILY}" in 01:03:57 + dpkg -l 01:03:57 + grep '^ii' 01:03:57 + '[' -f /tmp/packages_start.txt ']' 01:03:57 + '[' -f /tmp/packages_end.txt ']' 01:03:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:03:57 + '[' /w/workspace/xfoundry_device-modbus-go_PR-455 ']' 01:03:57 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-455/archives/ 01:03:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-455/archives/ [Pipeline] echo 01:03:57 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-455/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:03:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:03:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:03:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:03:58 prd-ubuntu20.04-docker-8c-8g-8821 does not seem to be running inside a container 01:03:58 $ 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-455/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-455 -v /w/workspace/xfoundry_device-modbus-go_PR-455:/w/workspace/xfoundry_device-modbus-go_PR-455:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-455@tmp:/w/workspace/xfoundry_device-modbus-go_PR-455@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:03:58 $ docker top a197ad86e95aa1ceb27f414095b9995e69e100b361a0c48bf3770583862b1af9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:03:58 + touch /tmp/pre-build-complete [Pipeline] sh 01:03:59 + mkdir -p /var/log/sysstat [Pipeline] sh 01:03:59 + ls /var/log/sa-host 01:03:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:03:59 provisioning config files... 01:03:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-455@tmp/config6739165254982888593tmp [Pipeline] { [Pipeline] echo 01:03:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:03:59 ---> create-netrc.sh [Pipeline] } 01:03:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:04:00 ---> python-tools-install.sh [Pipeline] echo 01:04:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:04:00 ---> sudo-logs.sh 01:04:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:04:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:04:00 ---> job-cost.sh 01:04:00 lf-activate-venv: SKIPPING 01:04:00 DEBUG: total: 0.2199999988079071 01:04:00 INFO: Retrieving Stack Cost... 01:04:00 INFO: Retrieving Pricing Info for: v3-standard-8 01:04:01 INFO: Archiving Costs [Pipeline] echo 01:04:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:04:01 ---> logs-deploy.sh 01:04:01 lf-activate-venv: SKIPPING 01:04:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-455/2 01:04:01 INFO: archiving workspace using pattern(s): 01:04:02 Archives upload complete. 01:04:03 INFO: archiving logs to Nexus 01:04:03 ---> uname -a: 01:04:03 Linux prd-ubuntu20-04-docker-8c-8g-8821 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:04:03 01:04:03 01:04:03 ---> lscpu: 01:04:03 Architecture: x86_64 01:04:03 CPU op-mode(s): 32-bit, 64-bit 01:04:03 Byte Order: Little Endian 01:04:03 Address sizes: 40 bits physical, 48 bits virtual 01:04:03 CPU(s): 8 01:04:03 On-line CPU(s) list: 0-7 01:04:03 Thread(s) per core: 1 01:04:03 Core(s) per socket: 1 01:04:03 Socket(s): 8 01:04:03 NUMA node(s): 1 01:04:03 Vendor ID: AuthenticAMD 01:04:03 CPU family: 23 01:04:03 Model: 49 01:04:03 Model name: AMD EPYC-Rome Processor 01:04:03 Stepping: 0 01:04:03 CPU MHz: 2800.004 01:04:03 BogoMIPS: 5600.00 01:04:03 Virtualization: AMD-V 01:04:03 Hypervisor vendor: KVM 01:04:03 Virtualization type: full 01:04:03 L1d cache: 256 KiB 01:04:03 L1i cache: 256 KiB 01:04:03 L2 cache: 4 MiB 01:04:03 L3 cache: 128 MiB 01:04:03 NUMA node0 CPU(s): 0-7 01:04:03 Vulnerability Itlb multihit: Not affected 01:04:03 Vulnerability L1tf: Not affected 01:04:03 Vulnerability Mds: Not affected 01:04:03 Vulnerability Meltdown: Not affected 01:04:03 Vulnerability Mmio stale data: Not affected 01:04:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:04:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:04:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:04:03 Vulnerability Srbds: Not affected 01:04:03 Vulnerability Tsx async abort: Not affected 01:04:03 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 01:04:03 01:04:03 01:04:03 ---> nproc: 01:04:03 8 01:04:03 01:04:03 01:04:03 ---> df -h: 01:04:03 Filesystem Size Used Avail Use% Mounted on 01:04:03 overlay 155G 12G 144G 8% / 01:04:03 tmpfs 64M 0 64M 0% /dev 01:04:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:04:03 shm 64M 0 64M 0% /dev/shm 01:04:03 /dev/vda1 155G 12G 144G 8% /facter-os 01:04:03 01:04:03 01:04:03 ---> sar -b -r -n DEV: 01:04:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8821) 04/18/23 _x86_64_ (8 CPU) 01:04:03 01:04:03 00:53:46 LINUX RESTART (8 CPU) 01:04:03 01:04:03 00:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:04:03 00:55:02 407.65 47.78 359.87 0.00 5385.64 104423.00 0.00 01:04:03 00:56:01 164.94 1.29 163.65 0.00 31.99 70751.94 0.00 01:04:03 00:57:01 1.47 0.00 1.47 0.00 0.00 20.95 0.00 01:04:03 00:58:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 01:04:03 00:59:01 37.34 12.70 24.65 0.00 5452.42 6220.30 0.00 01:04:03 01:00:01 4.62 0.00 4.62 0.00 0.00 55.72 0.00 01:04:03 01:01:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 01:04:03 01:02:01 1.97 0.00 1.97 0.00 0.00 21.86 0.00 01:04:03 01:03:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 01:04:03 01:04:01 6.70 0.15 6.55 0.00 12.13 128.91 0.00 01:04:03 Average: 62.70 6.20 56.50 0.00 1089.98 18079.28 0.00 01:04:03 01:04:03 00:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:04:03 00:55:02 29169828 31577728 743296 2.26 76180 2604756 1950940 5.75 1013024 2342940 5028 01:04:03 00:56:01 27951624 31572520 734864 2.23 152384 3624840 1752196 5.16 1182792 3261736 328 01:04:03 00:57:01 27965384 31586356 720968 2.19 152404 3624840 1752196 5.16 1166468 3261736 4 01:04:03 00:58:01 27967224 31588244 718924 2.19 152444 3624844 1752196 5.16 1164752 3261740 208 01:04:03 00:59:01 27573068 31550808 745824 2.27 160804 3958120 1804340 5.32 1416288 3374824 1124 01:04:03 01:00:01 27594028 31571784 725016 2.20 160880 3958120 1824384 5.38 1395936 3374780 24 01:04:03 01:01:01 27600608 31578372 718544 2.19 160968 3958124 1824384 5.38 1390100 3374788 160 01:04:03 01:02:01 27600616 31578552 718400 2.18 161064 3958128 1824384 5.38 1389968 3374832 168 01:04:03 01:03:01 27600552 31578592 718292 2.18 161160 3958132 1824384 5.38 1390188 3374836 176 01:04:03 01:04:01 27559952 31540920 751580 2.29 161484 3959216 1821180 5.37 1426116 3372448 380 01:04:03 Average: 27858288 31572388 729571 2.22 149977 3722912 1813058 5.34 1293563 3237466 760 01:04:03 01:04:03 00:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:04:03 00:55:02 lo 6.87 6.87 0.66 0.66 0.00 0.00 0.00 0.00 01:04:03 00:55:02 docker0 71.69 94.75 5.80 175.41 0.00 0.00 0.00 0.00 01:04:03 00:55:02 veth8d786d0 59.96 80.27 5.68 50.55 0.00 0.00 0.00 0.00 01:04:03 00:55:02 ens3 801.57 514.50 6678.94 113.55 0.00 0.00 0.00 0.00 01:04:03 00:56:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 01:04:03 00:56:01 docker0 123.83 242.08 9.67 1869.24 0.00 0.00 0.00 0.00 01:04:03 00:56:01 ens3 370.67 206.12 4459.92 32.74 0.00 0.00 0.00 0.00 01:04:03 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:03 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:03 00:57:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:04:03 00:58:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 01:04:03 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:03 00:58:01 ens3 0.68 0.20 0.06 0.02 0.00 0.00 0.00 0.00 01:04:03 00:59:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:04:03 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:03 00:59:01 ens3 97.07 40.19 1950.12 3.17 0.00 0.00 0.00 0.00 01:04:03 01:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:04:03 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:03 01:00:01 ens3 0.52 0.40 0.10 0.09 0.00 0.00 0.00 0.00 01:04:03 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:03 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:03 01:01:01 ens3 10.75 6.90 12.30 0.47 0.00 0.00 0.00 0.00 01:04:03 01:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:04:03 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:03 01:02:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:04:03 01:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:03 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:03 01:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:03 01:04:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 01:04:03 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:04:03 01:04:01 ens3 26.45 15.56 26.41 8.95 0.00 0.00 0.00 0.00 01:04:03 Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 01:04:03 Average: docker0 19.38 33.34 1.53 201.69 0.00 0.00 0.00 0.00 01:04:03 Average: ens3 130.39 78.19 1307.53 15.87 0.00 0.00 0.00 0.00 01:04:03 01:04:03 01:04:03 ---> sar -P ALL: 01:04:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8821) 04/18/23 _x86_64_ (8 CPU) 01:04:03 01:04:03 00:53:46 LINUX RESTART (8 CPU) 01:04:03 01:04:03 00:54:01 CPU %user %nice %system %iowait %steal %idle 01:04:03 00:55:02 all 10.03 0.00 3.68 1.73 0.06 84.50 01:04:03 00:55:02 0 11.81 0.00 3.20 2.61 0.07 82.31 01:04:03 00:55:02 1 9.33 0.00 3.06 0.40 0.05 87.15 01:04:03 00:55:02 2 9.73 0.00 3.21 1.47 0.05 85.54 01:04:03 00:55:02 3 8.13 0.00 3.35 0.50 0.05 87.96 01:04:03 00:55:02 4 11.33 0.00 3.80 0.44 0.05 84.38 01:04:03 00:55:02 5 12.09 0.00 5.67 3.70 0.07 78.48 01:04:03 00:55:02 6 9.77 0.00 3.11 4.37 0.07 82.67 01:04:03 00:55:02 7 8.01 0.00 4.03 0.32 0.08 87.55 01:04:03 00:56:01 all 21.14 0.00 5.49 1.60 0.08 71.69 01:04:03 00:56:01 0 20.60 0.00 4.95 0.41 0.07 73.97 01:04:03 00:56:01 1 21.41 0.00 5.39 1.76 0.07 71.37 01:04:03 00:56:01 2 20.74 0.00 5.81 6.87 0.15 66.43 01:04:03 00:56:01 3 22.17 0.00 5.31 0.50 0.07 71.95 01:04:03 00:56:01 4 21.59 0.00 5.04 0.09 0.07 73.22 01:04:03 00:56:01 5 20.15 0.00 5.40 0.17 0.07 74.21 01:04:03 00:56:01 6 21.79 0.00 5.96 0.82 0.07 71.36 01:04:03 00:56:01 7 20.68 0.00 6.06 2.19 0.10 70.97 01:04:03 00:57:01 all 0.09 0.00 0.01 0.01 0.01 99.88 01:04:03 00:57:01 0 0.48 0.00 0.00 0.00 0.00 99.52 01:04:03 00:57:01 1 0.07 0.00 0.00 0.00 0.02 99.92 01:04:03 00:57:01 2 0.00 0.00 0.02 0.00 0.02 99.97 01:04:03 00:57:01 3 0.02 0.00 0.02 0.07 0.02 99.88 01:04:03 00:57:01 4 0.03 0.00 0.02 0.00 0.02 99.93 01:04:03 00:57:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:04:03 00:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:04:03 00:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:04:03 00:58:01 all 0.04 0.00 0.01 0.02 0.01 99.93 01:04:03 00:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:04:03 00:58:01 1 0.10 0.00 0.00 0.00 0.00 99.90 01:04:03 00:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:04:03 00:58:01 3 0.03 0.00 0.03 0.15 0.00 99.78 01:04:03 00:58:01 4 0.05 0.00 0.03 0.00 0.00 99.92 01:04:03 00:58:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:04:03 00:58:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:04:03 00:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:04:03 00:59:01 all 1.35 0.00 0.58 0.41 0.02 97.65 01:04:03 00:59:01 0 1.38 0.00 0.38 0.03 0.02 98.19 01:04:03 00:59:01 1 1.95 0.00 0.48 0.05 0.03 97.48 01:04:03 00:59:01 2 2.03 0.00 0.40 0.13 0.02 97.42 01:04:03 00:59:01 3 0.82 0.00 0.78 1.25 0.02 97.13 01:04:03 00:59:01 4 0.88 0.00 0.73 1.12 0.02 97.24 01:04:03 00:59:01 5 1.94 0.00 0.70 0.42 0.02 96.93 01:04:03 00:59:01 6 0.67 0.00 0.45 0.22 0.02 98.65 01:04:03 00:59:01 7 1.10 0.00 0.67 0.07 0.02 98.15 01:04:03 01:00:01 all 0.03 0.00 0.03 0.03 0.00 99.91 01:04:03 01:00:01 0 0.07 0.00 0.03 0.03 0.02 99.85 01:04:03 01:00:01 1 0.02 0.00 0.03 0.08 0.00 99.87 01:04:03 01:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:04:03 01:00:01 3 0.03 0.00 0.02 0.10 0.00 99.85 01:04:03 01:00:01 4 0.05 0.00 0.03 0.00 0.00 99.92 01:04:03 01:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:04:03 01:00:01 6 0.03 0.00 0.03 0.00 0.02 99.92 01:04:03 01:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:04:03 01:01:01 all 0.04 0.00 0.01 0.00 0.01 99.94 01:04:03 01:01:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:04:03 01:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 01:04:03 01:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:04:03 01:01:01 3 0.00 0.00 0.00 0.03 0.00 99.97 01:04:03 01:01:01 4 0.07 0.00 0.00 0.00 0.02 99.92 01:04:03 01:01:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:04:03 01:01:01 6 0.02 0.00 0.05 0.00 0.02 99.92 01:04:03 01:01:01 7 0.08 0.00 0.02 0.00 0.00 99.90 01:04:03 01:02:01 all 0.02 0.00 0.01 0.01 0.01 99.96 01:04:03 01:02:01 0 0.02 0.00 0.00 0.02 0.00 99.97 01:04:03 01:02:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:04:03 01:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:04:03 01:02:01 3 0.02 0.00 0.00 0.03 0.02 99.93 01:04:03 01:02:01 4 0.07 0.00 0.03 0.00 0.00 99.90 01:04:03 01:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:04:03 01:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:04:03 01:02:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:04:03 01:03:01 all 0.02 0.00 0.00 0.00 0.01 99.96 01:04:03 01:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:04:03 01:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:04:03 01:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:04:03 01:03:01 3 0.00 0.00 0.00 0.03 0.00 99.97 01:04:03 01:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:04:03 01:03:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:04:03 01:03:01 6 0.03 0.00 0.02 0.00 0.02 99.93 01:04:03 01:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:04:03 01:04:01 all 0.54 0.00 0.21 0.02 0.02 99.22 01:04:03 01:04:01 0 0.39 0.00 0.20 0.07 0.02 99.33 01:04:03 01:04:01 1 0.45 0.00 0.10 0.00 0.02 99.43 01:04:03 01:04:01 2 0.58 0.00 0.25 0.00 0.02 99.15 01:04:03 01:04:01 3 0.32 0.00 0.25 0.07 0.02 99.35 01:04:03 01:04:01 4 0.45 0.00 0.27 0.02 0.02 99.25 01:04:03 01:04:01 5 0.77 0.00 0.22 0.00 0.02 99.00 01:04:03 01:04:01 6 0.63 0.00 0.23 0.00 0.03 99.10 01:04:03 01:04:01 7 0.70 0.00 0.15 0.00 0.02 99.13 01:04:03 Average: all 3.27 0.00 0.99 0.38 0.02 95.34 01:04:03 Average: 0 3.43 0.00 0.86 0.32 0.02 95.37 01:04:03 Average: 1 3.29 0.00 0.90 0.23 0.02 95.57 01:04:03 Average: 2 3.26 0.00 0.95 0.83 0.03 94.93 01:04:03 Average: 3 3.10 0.00 0.96 0.27 0.02 95.65 01:04:03 Average: 4 3.40 0.00 0.98 0.17 0.02 95.44 01:04:03 Average: 5 3.46 0.00 1.19 0.43 0.02 94.90 01:04:03 Average: 6 3.24 0.00 0.97 0.54 0.03 95.22 01:04:03 Average: 7 3.00 0.00 1.08 0.25 0.03 95.65 01:04:03 01:04:03 01:04:03