Pull request #429 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from adfe6f3580b78144da79de0e27a7fa0ad90dd40e+7c5acbbe38a78294b2f031b3aca8867e5f1e249e (420a264ac33d7577952d8ae555081c3ff6866f6a) 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-ssh12610732078351213969.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh6020163510693294267.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-429/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-429/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2719807819564258183.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-429/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3555393125448545286.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh1062402161173373199.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-429/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-429/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7183301592004137283.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-514 in /w/workspace/xfoundry_device-modbus-go_PR-429 [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-429 # 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 Merging remotes/origin/main commit 7c5acbbe38a78294b2f031b3aca8867e5f1e249e into PR head commit adfe6f3580b78144da79de0e27a7fa0ad90dd40e Merge succeeded, producing adfe6f3580b78144da79de0e27a7fa0ad90dd40e Checking out Revision adfe6f3580b78144da79de0e27a7fa0ad90dd40e (PR-429) > 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/429/head:refs/remotes/origin/PR-429 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f adfe6f3580b78144da79de0e27a7fa0ad90dd40e # 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 7c5acbbe38a78294b2f031b3aca8867e5f1e249e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f adfe6f3580b78144da79de0e27a7fa0ad90dd40e # timeout=10 Commit message: "ci: Change dependabot gomod schedule to daily" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:42:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:42:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:42:50 ========================================================= 15:42:50 EdgeX Global Pipelines Version Info 15:42:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:42:50 ------------------- 15:42:50 stable info: 15:42:50 ------------------- 15:42:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:42:50 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 15:42:50 Message: update stable to v1.0.245 15:42:51 ------------------- 15:42:51 experimental info: 15:42:51 ------------------- 15:42:51 Commited By: **** collab-it+edgex@linuxfoundation.org 15:42:51 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 15:42:51 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:42:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 15:42:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 15:42:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:42:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:42:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:42:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:42:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:42:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-429 [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-429 [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-429 [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = adfe6f3580b78144da79de0e27a7fa0ad90dd40e [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = adfe6f3 [Pipeline] echo 15:42:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:42:53 provisioning config files... 15:42:53 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-429@tmp/config6768356273297694304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:53 ---> docker-login.sh 15:42:53 nexus3.edgexfoundry.org:10001 15:42:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:54 Configure a credential helper to remove this warning. See 15:42:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:54 15:42:54 Login Succeeded 15:42:54 nexus3.edgexfoundry.org:10002 15:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:54 Configure a credential helper to remove this warning. See 15:42:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:54 15:42:54 Login Succeeded 15:42:54 nexus3.edgexfoundry.org:10003 15:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:54 Configure a credential helper to remove this warning. See 15:42:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:54 15:42:54 Login Succeeded 15:42:54 nexus3.edgexfoundry.org:10004 15:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:54 Configure a credential helper to remove this warning. See 15:42:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:54 15:42:54 Login Succeeded 15:42:54 docker.io 15:42:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:42:54 Configure a credential helper to remove this warning. See 15:42:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:42:54 15:42:54 Login Succeeded 15:42:54 ---> docker-login.sh ends [Pipeline] } 15:42:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:42:55 + git rev-list -1 --merges adfe6f3580b78144da79de0e27a7fa0ad90dd40e~1..adfe6f3580b78144da79de0e27a7fa0ad90dd40e [Pipeline] echo 15:42:55 -----------> git rev-list -1 --merges adfe6f3580b78144da79de0e27a7fa0ad90dd40e~1..adfe6f3580b78144da79de0e27a7fa0ad90dd40e adfe6f3580b78144da79de0e27a7fa0ad90dd40e [false] [Pipeline] sh 15:42:55 + git log --format=format:%s -1 adfe6f3580b78144da79de0e27a7fa0ad90dd40e [Pipeline] echo 15:42:55 ========================================================= 15:42:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:42:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:42:55 + git log --format=format:%s -1 adfe6f3580b78144da79de0e27a7fa0ad90dd40e [Pipeline] echo 15:42:56 [semverPrep] GIT_COMMIT: adfe6f3580b78144da79de0e27a7fa0ad90dd40e, Commit Message: ci: Change dependabot gomod schedule to daily [Pipeline] echo 15:42:56 [semverPrep] This is not a build commit. [Pipeline] sh 15:42:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:42:56 + grep -v github /etc/ssh/ssh_known_hosts 15:42:56 + [ -e /tmp/ssh_known_hosts ] 15:42:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:42:56 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 15:42:56 -a /etc/ssh/ssh_known_hosts 15:42:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:42:56 15:42:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:42:57 0.1.4: Pulling from edgex-devops/py-git-semver 15:42:57 b85a868b505f: Pulling fs layer 15:42:57 e2be974225ed: Pulling fs layer 15:42:57 339a4e72a1f5: Pulling fs layer 15:42:57 988bab9f4d93: Pulling fs layer 15:42:57 1469e6f7b9e6: Pulling fs layer 15:42:57 eaf3925da568: Pulling fs layer 15:42:57 bab4dde63d76: Pulling fs layer 15:42:57 bde34c3a00c8: Pulling fs layer 15:42:57 b352a97aabf1: Pulling fs layer 15:42:57 4872d77fe225: Pulling fs layer 15:42:57 5851b861e8e6: Pulling fs layer 15:42:57 988bab9f4d93: Waiting 15:42:57 1469e6f7b9e6: Waiting 15:42:57 eaf3925da568: Waiting 15:42:57 4872d77fe225: Waiting 15:42:57 bab4dde63d76: Waiting 15:42:57 5851b861e8e6: Waiting 15:42:57 bde34c3a00c8: Waiting 15:42:57 e2be974225ed: Verifying Checksum 15:42:57 e2be974225ed: Download complete 15:42:57 988bab9f4d93: Verifying Checksum 15:42:57 988bab9f4d93: Download complete 15:42:57 1469e6f7b9e6: Verifying Checksum 15:42:57 1469e6f7b9e6: Download complete 15:42:57 eaf3925da568: Verifying Checksum 15:42:57 eaf3925da568: Download complete 15:42:57 339a4e72a1f5: Verifying Checksum 15:42:57 339a4e72a1f5: Download complete 15:42:57 bde34c3a00c8: Download complete 15:42:57 b352a97aabf1: Verifying Checksum 15:42:57 b352a97aabf1: Download complete 15:42:57 4872d77fe225: Verifying Checksum 15:42:57 4872d77fe225: Download complete 15:42:57 5851b861e8e6: Verifying Checksum 15:42:57 5851b861e8e6: Download complete 15:42:57 b85a868b505f: Download complete 15:42:58 bab4dde63d76: Verifying Checksum 15:42:58 bab4dde63d76: Download complete 15:42:59 b85a868b505f: Pull complete 15:42:59 e2be974225ed: Pull complete 15:43:00 339a4e72a1f5: Pull complete 15:43:00 988bab9f4d93: Pull complete 15:43:00 1469e6f7b9e6: Pull complete 15:43:00 eaf3925da568: Pull complete 15:43:02 bab4dde63d76: Pull complete 15:43:02 bde34c3a00c8: Pull complete 15:43:03 b352a97aabf1: Pull complete 15:43:03 4872d77fe225: Pull complete 15:43:03 5851b861e8e6: Pull complete 15:43:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:43:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:43:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:03 prd-ubuntu20.04-docker-8c-8g-514 does not seem to be running inside a container 15:43:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-429 -v /w/workspace/xfoundry_device-modbus-go_PR-429:/w/workspace/xfoundry_device-modbus-go_PR-429:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-429@tmp:/w/workspace/xfoundry_device-modbus-go_PR-429@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-devops/py-git-semver:0.1.4 cat 15:43:07 $ docker top 37446e197bee33cc8a2db103d36aaa8f5cd0de793e5aba9cc81fc61e534bc63a -eo pid,comm 15:43:07 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). 15:43:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:43:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:43:07 [ssh-agent] Looking for ssh-agent implementation... 15:43:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:07 $ docker exec 37446e197bee33cc8a2db103d36aaa8f5cd0de793e5aba9cc81fc61e534bc63a ssh-agent 15:43:07 SSH_AUTH_SOCK=/tmp/ssh-ajUnt5jNcAeI/agent.31 15:43:07 SSH_AGENT_PID=37 15:43:07 Running ssh-add (command line suppressed) 15:43:08 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-429@tmp/private_key_15472459232378655950.key (/w/workspace/xfoundry_device-modbus-go_PR-429@tmp/private_key_15472459232378655950.key) 15:43:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:43:08 + git tag --points-at HEAD [Pipeline] } 15:43:08 $ docker exec --env ******** --env ******** 37446e197bee33cc8a2db103d36aaa8f5cd0de793e5aba9cc81fc61e534bc63a ssh-agent -k 15:43:08 unset SSH_AUTH_SOCK; 15:43:08 unset SSH_AGENT_PID; 15:43:08 echo Agent pid 37 killed; 15:43:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:43:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:43:08 [ssh-agent] Looking for ssh-agent implementation... 15:43:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:08 $ docker exec 37446e197bee33cc8a2db103d36aaa8f5cd0de793e5aba9cc81fc61e534bc63a ssh-agent 15:43:08 SSH_AUTH_SOCK=/tmp/ssh-naR3zid0MJb4/agent.69 15:43:08 SSH_AGENT_PID=75 15:43:08 Running ssh-add (command line suppressed) 15:43:08 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-429@tmp/private_key_5934067601829777137.key (/w/workspace/xfoundry_device-modbus-go_PR-429@tmp/private_key_5934067601829777137.key) 15:43:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:43:09 + git semver init 15:43:09 2023-03-15 15:43:09,459 [run_init] DEBUG init version:0.0.0 force:False 15:43:09 2023-03-15 15:43:09,460 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-429/.semver 15:43:09 2023-03-15 15:43:09,461 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-429/.semver 15:43:09 2023-03-15 15:43:09,461 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-429/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-429, universal_newlines=False, shell=None, istream=None) 15:43:10 2023-03-15 15:43:10,229 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-429/.git/info/exclude 15:43:10 2023-03-15 15:43:10,229 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-429/.semver/PR-429 with force:False 15:43:10 2023-03-15 15:43:10,229 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-429/.semver/PR-429 15:43:10 2023-03-15 15:43:10,234 [execute] INFO git cat-file --batch-check 15:43:10 2023-03-15 15:43:10,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-429/.semver, universal_newlines=False, shell=None, istream=) 15:43:10 2023-03-15 15:43:10,239 [execute] INFO git cat-file --batch 15:43:10 2023-03-15 15:43:10,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-429/.semver, universal_newlines=False, shell=None, istream=) 15:43:10 2023-03-15 15:43:10,243 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-429/.semver/PR-429 15:43:10 0.0.0 [Pipeline] } 15:43:10 $ docker exec --env ******** --env ******** 37446e197bee33cc8a2db103d36aaa8f5cd0de793e5aba9cc81fc61e534bc63a ssh-agent -k 15:43:10 unset SSH_AUTH_SOCK; 15:43:10 unset SSH_AGENT_PID; 15:43:10 echo Agent pid 75 killed; 15:43:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:43:11 + git semver [Pipeline] } 15:43:11 $ docker stop --time=1 37446e197bee33cc8a2db103d36aaa8f5cd0de793e5aba9cc81fc61e534bc63a 15:43:12 $ docker rm -f --volumes 37446e197bee33cc8a2db103d36aaa8f5cd0de793e5aba9cc81fc61e534bc63a [Pipeline] // withDockerContainer [Pipeline] sh 15:43:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:43:13 Stashed 1 file(s) [Pipeline] echo 15:43:13 [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 15:43:14 provisioning config files... 15:43:14 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-429@tmp/config17550595615628790535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:14 ---> docker-login.sh 15:43:14 nexus3.edgexfoundry.org:10001 15:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:14 Configure a credential helper to remove this warning. See 15:43:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:14 15:43:14 Login Succeeded 15:43:14 nexus3.edgexfoundry.org:10002 15:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:14 Configure a credential helper to remove this warning. See 15:43:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:14 15:43:14 Login Succeeded 15:43:14 nexus3.edgexfoundry.org:10003 15:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:14 Configure a credential helper to remove this warning. See 15:43:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:14 15:43:14 Login Succeeded 15:43:14 nexus3.edgexfoundry.org:10004 15:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:14 Configure a credential helper to remove this warning. See 15:43:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:14 15:43:14 Login Succeeded 15:43:14 docker.io 15:43:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:14 Configure a credential helper to remove this warning. See 15:43:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:14 15:43:14 Login Succeeded 15:43:14 ---> docker-login.sh ends [Pipeline] } 15:43:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:43:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:43:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:43:15 ========================================================= 15:43:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:43:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:15 + 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 . 15:43:15 Sending build context to Docker daemon 6.329MB 15:43:15 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 15:43:15 Step 2/10 : FROM ${BASE} AS builder 15:43:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:43:15 63b65145d645: Pulling fs layer 15:43:15 a2d21d5440eb: Pulling fs layer 15:43:15 935e6c44a52c: Pulling fs layer 15:43:15 94cc34f8dd06: Pulling fs layer 15:43:15 30dea6a524f1: Pulling fs layer 15:43:15 a2aff8979fd8: Pulling fs layer 15:43:15 6808be2612f2: Pulling fs layer 15:43:15 f25807f1079a: Pulling fs layer 15:43:15 a2aff8979fd8: Waiting 15:43:15 94cc34f8dd06: Waiting 15:43:15 30dea6a524f1: Waiting 15:43:15 f25807f1079a: Waiting 15:43:15 6808be2612f2: Waiting 15:43:15 a2d21d5440eb: Download complete 15:43:15 94cc34f8dd06: Verifying Checksum 15:43:15 94cc34f8dd06: Download complete 15:43:16 30dea6a524f1: Verifying Checksum 15:43:16 30dea6a524f1: Download complete 15:43:16 63b65145d645: Verifying Checksum 15:43:16 63b65145d645: Download complete 15:43:16 a2aff8979fd8: Verifying Checksum 15:43:16 a2aff8979fd8: Download complete 15:43:16 63b65145d645: Pull complete 15:43:16 a2d21d5440eb: Pull complete 15:43:16 935e6c44a52c: Verifying Checksum 15:43:16 935e6c44a52c: Download complete 15:43:16 f25807f1079a: Verifying Checksum 15:43:16 f25807f1079a: Download complete 15:43:17 6808be2612f2: Verifying Checksum 15:43:17 6808be2612f2: Download complete 15:43:20 935e6c44a52c: Pull complete 15:43:20 94cc34f8dd06: Pull complete 15:43:20 30dea6a524f1: Pull complete 15:43:20 a2aff8979fd8: Pull complete 15:43:22 6808be2612f2: Pull complete 15:43:23 f25807f1079a: Pull complete 15:43:23 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 15:43:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:43:23 ---> 3b553350e43f 15:43:23 Step 3/10 : ARG ADD_BUILD_TAGS="" 15:43:28 ---> Running in 3fabc1e60200 15:43:28 Removing intermediate container 3fabc1e60200 15:43:28 ---> 5cd0153a125f 15:43:28 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:43:28 ---> Running in eb363d140aa7 15:43:28 Removing intermediate container eb363d140aa7 15:43:28 ---> 4350fda61340 15:43:28 Step 5/10 : RUN apk add --update --no-cache make git openssh 15:43:28 ---> Running in f3ead735c1e1 15:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:43:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:43:28 Still waiting to schedule task 15:43:28 ‘prd-ubuntu20.04-docker-8c-8g-497’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 15:43:28 ‘prd-ubuntu20.04-docker-8c-8g-498’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 15:43:28 ‘prd-ubuntu20.04-docker-arm64-4c-16g-503’ is offline 15:43:28 ‘prd-ubuntu20.04-docker-arm64-4c-16g-504’ is offline 15:43:28 ‘prd-ubuntu20.04-docker-arm64-4c-16g-518’ is offline 15:43:28 (1/8) Installing openssh-keygen (9.1_p1-r2) 15:43:28 (2/8) Installing libedit (20221030.3.1-r0) 15:43:28 (3/8) Installing openssh-client-common (9.1_p1-r2) 15:43:28 (4/8) Installing openssh-client-default (9.1_p1-r2) 15:43:28 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 15:43:28 (6/8) Installing openssh-server-common (9.1_p1-r2) 15:43:29 (7/8) Installing openssh-server (9.1_p1-r2) 15:43:29 (8/8) Installing openssh (9.1_p1-r2) 15:43:29 Executing busybox-1.35.0-r29.trigger 15:43:29 OK: 270 MiB in 61 packages 15:43:30 Removing intermediate container f3ead735c1e1 15:43:30 ---> 171ec5e113b4 15:43:30 Step 6/10 : WORKDIR /device-modbus-go 15:43:30 ---> Running in eb0d82d57954 15:43:30 Removing intermediate container eb0d82d57954 15:43:30 ---> 7242346ab1c6 15:43:30 Step 7/10 : COPY go.mod vendor* ./ 15:43:30 ---> 7e956e762e93 15:43:30 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:30 ---> Running in 2553c4812a17 15:44:02 Removing intermediate container 2553c4812a17 15:44:02 ---> bd2d47230edd 15:44:02 Step 9/10 : COPY . . 15:44:02 ---> 3aef82a48aa5 15:44:02 Step 10/10 : RUN ${MAKE} 15:44:02 ---> Running in ec2384fa587a 15:44:02 noop 15:44:02 Removing intermediate container ec2384fa587a 15:44:02 ---> d28ec75ed164 15:44:02 Successfully built d28ec75ed164 15:44:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:02 + docker inspect -f . ci-base-image-x86_64 15:44:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:03 prd-ubuntu20.04-docker-8c-8g-514 does not seem to be running inside a container 15:44:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-429 -v /w/workspace/xfoundry_device-modbus-go_PR-429:/w/workspace/xfoundry_device-modbus-go_PR-429:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-429@tmp:/w/workspace/xfoundry_device-modbus-go_PR-429@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-x86_64 cat 15:44:03 $ docker top 0c43bf21fe68399f8f451b9f69f58c3ca11923190bad03c3685cdcb035515414 -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:03 + go version 15:44:03 go version go1.20.2 linux/amd64 [Pipeline] } 15:44:04 $ docker stop --time=1 0c43bf21fe68399f8f451b9f69f58c3ca11923190bad03c3685cdcb035515414 15:44:05 $ docker rm -f --volumes 0c43bf21fe68399f8f451b9f69f58c3ca11923190bad03c3685cdcb035515414 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:06 + docker inspect -f . ci-base-image-x86_64 15:44:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:06 prd-ubuntu20.04-docker-8c-8g-514 does not seem to be running inside a container 15:44:06 $ 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-429 -v /w/workspace/xfoundry_device-modbus-go_PR-429:/w/workspace/xfoundry_device-modbus-go_PR-429:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-429@tmp:/w/workspace/xfoundry_device-modbus-go_PR-429@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-x86_64 cat 15:44:06 $ docker top 75651c07971f53cfc009bccc8a78e9d208490477bebc78a5decaf67b7d836f77 -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:07 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-429 [Pipeline] fileExists [Pipeline] sh 15:44:07 + make test 15:44:07 go test ./... -coverprofile=coverage.out 15:44:12 ? github.com/edgexfoundry/device-modbus-go [no test files] 15:44:22 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 15:44:22 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 48.0% of statements 15:44:29 go vet ./... 15:44:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:44:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:44:31 ./bin/test-attribution-txt.sh [Pipeline] echo 15:44:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:44:31 $ docker stop --time=1 75651c07971f53cfc009bccc8a78e9d208490477bebc78a5decaf67b7d836f77 15:44:36 $ docker rm -f --volumes 75651c07971f53cfc009bccc8a78e9d208490477bebc78a5decaf67b7d836f77 [Pipeline] // withDockerContainer [Pipeline] sh 15:44:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:44:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:44:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:44:38 + ls -al . 15:44:38 total 180 15:44:38 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 15:44 . 15:44:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:42 .. 15:44:38 -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 15:42 .dockerignore 15:44:38 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 15:43 .git 15:44:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:42 .github 15:44:38 -rw-rw-r-- 1 jenkins jenkins 331 Mar 15 15:42 .gitignore 15:44:38 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 15:42 .golangci.yml 15:44:38 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 15:43 .semver 15:44:38 -rw-rw-r-- 1 jenkins jenkins 10236 Mar 15 15:42 Attribution.txt 15:44:38 -rw-rw-r-- 1 jenkins jenkins 11576 Mar 15 15:42 CHANGELOG.md 15:44:38 -rw-rw-r-- 1 jenkins jenkins 1365 Mar 15 15:42 Dockerfile 15:44:38 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 15:42 GOVERNANCE.md 15:44:38 -rw-rw-r-- 1 jenkins jenkins 680 Mar 15 15:42 Jenkinsfile 15:44:38 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 15:42 LICENSE 15:44:38 -rw-rw-r-- 1 jenkins jenkins 1705 Mar 15 15:42 Makefile 15:44:38 -rw-rw-r-- 1 jenkins jenkins 622 Mar 15 15:42 OWNERS.md 15:44:38 -rw-rw-r-- 1 jenkins jenkins 4061 Mar 15 15:42 README.md 15:44:38 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 15:43 VERSION 15:44:38 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 15:42 bin 15:44:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:42 cmd 15:44:38 -rw-r--r-- 1 jenkins jenkins 23736 Mar 15 15:44 coverage.out 15:44:38 -rw-rw-r-- 1 jenkins jenkins 3497 Mar 15 15:42 go.mod 15:44:38 -rw-rw-r-- 1 jenkins jenkins 31641 Mar 15 15:42 go.sum 15:44:38 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:42 internal 15:44:38 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 15:42 simulator 15:44:38 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:42 snap 15:44:38 -rw-rw-r-- 1 jenkins jenkins 229 Mar 15 15:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:38 + 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=adfe6f3580b78144da79de0e27a7fa0ad90dd40e --label arch=amd64 --label version=0.0.0 . 15:44:38 Sending build context to Docker daemon 6.353MB 15:44:38 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 15:44:38 Step 2/22 : FROM ${BASE} AS builder 15:44:38 ---> d28ec75ed164 15:44:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:44:39 ---> Running in 3b264c30e8bb 15:44:39 Removing intermediate container 3b264c30e8bb 15:44:39 ---> 86fa632938e7 15:44:39 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:44:39 ---> Running in 5a26b1510370 15:44:39 Removing intermediate container 5a26b1510370 15:44:39 ---> a33616b4f257 15:44:39 Step 5/22 : RUN apk add --update --no-cache make git openssh 15:44:40 ---> Running in 5da1ed6d4a1c 15:44:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:44:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:44:40 OK: 270 MiB in 61 packages 15:44:41 Removing intermediate container 5da1ed6d4a1c 15:44:41 ---> 0a35241d73ad 15:44:41 Step 6/22 : WORKDIR /device-modbus-go 15:44:41 ---> Running in b129d947a0e9 15:44:41 Removing intermediate container b129d947a0e9 15:44:41 ---> 5601c902f6df 15:44:41 Step 7/22 : COPY go.mod vendor* ./ 15:44:42 ---> 7f6ef20a31d7 15:44:42 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:44:42 ---> Running in 772eb5d578d8 15:44:43 Removing intermediate container 772eb5d578d8 15:44:43 ---> 8536d6790db1 15:44:43 Step 9/22 : COPY . . 15:44:43 ---> b9716e7871fc 15:44:43 Step 10/22 : RUN ${MAKE} 15:44:43 ---> Running in 520f853842a1 15:44:44 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 15:45:06 Removing intermediate container 520f853842a1 15:45:06 ---> 9f8a982dd661 15:45:06 Step 11/22 : FROM alpine:3.17 15:45:06 3.17: Pulling from library/alpine 15:45:07 63b65145d645: Already exists 15:45:07 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 15:45:07 Status: Downloaded newer image for alpine:3.17 15:45:07 ---> b2aa39c304c2 15:45:07 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 15:45:07 ---> Running in 80fc5fe1d7a2 15:45:07 Removing intermediate container 80fc5fe1d7a2 15:45:07 ---> f29ccda5a001 15:45:07 Step 13/22 : RUN apk add --update --no-cache dumb-init 15:45:07 ---> Running in 6d6183f1a6cb 15:45:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:45:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:45:08 (1/1) Installing dumb-init (1.2.5-r2) 15:45:08 Executing busybox-1.35.0-r29.trigger 15:45:08 OK: 7 MiB in 16 packages 15:45:08 Removing intermediate container 6d6183f1a6cb 15:45:08 ---> 352a395d6aac 15:45:08 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 15:45:10 ---> fb11bcca03d3 15:45:10 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 15:45:10 ---> f3b0152bf71e 15:45:10 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 15:45:10 ---> 129e84d522a2 15:45:10 Step 17/22 : EXPOSE 59901 15:45:10 ---> Running in 6e242b6ed274 15:45:11 Removing intermediate container 6e242b6ed274 15:45:11 ---> a6e7ff0949a0 15:45:11 Step 18/22 : ENTRYPOINT ["/device-modbus"] 15:45:11 ---> Running in 77fc11bc4211 15:45:11 Removing intermediate container 77fc11bc4211 15:45:11 ---> b27b78be6889 15:45:11 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 15:45:11 ---> Running in 2e08e02a844e 15:45:11 Removing intermediate container 2e08e02a844e 15:45:11 ---> f42681737246 15:45:11 Step 20/22 : LABEL arch=amd64 15:45:11 ---> Running in 5624ede6d2b6 15:45:11 Removing intermediate container 5624ede6d2b6 15:45:11 ---> 326865500c65 15:45:11 Step 21/22 : LABEL git_sha=adfe6f3580b78144da79de0e27a7fa0ad90dd40e 15:45:11 ---> Running in c3273637b105 15:45:12 Removing intermediate container c3273637b105 15:45:12 ---> 57ef39370e62 15:45:12 Step 22/22 : LABEL version=0.0.0 15:45:12 ---> Running in 388d455ad28a 15:45:12 Removing intermediate container 388d455ad28a 15:45:12 ---> f8474399bbd8 15:45:12 [Warning] One or more build-args [ARCH] were not consumed 15:45:12 Successfully built f8474399bbd8 15:45:12 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 15:45:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:45:13 15:45:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:45:13 latest: Pulling from edgex-lftools-log-publisher 15:45:13 5eb5b503b376: Pulling fs layer 15:45:13 5c69ac0246d0: Pulling fs layer 15:45:13 ec43610c2a17: Pulling fs layer 15:45:13 3a2ae6a8a46f: Pulling fs layer 15:45:13 33b1e0a273af: Pulling fs layer 15:45:13 5d3b04190fa2: Pulling fs layer 15:45:13 2f39f015ded8: Pulling fs layer 15:45:13 3a2ae6a8a46f: Waiting 15:45:13 33b1e0a273af: Waiting 15:45:13 5d3b04190fa2: Waiting 15:45:13 2f39f015ded8: Waiting 15:45:13 5c69ac0246d0: Download complete 15:45:13 3a2ae6a8a46f: Verifying Checksum 15:45:13 3a2ae6a8a46f: Download complete 15:45:14 33b1e0a273af: Verifying Checksum 15:45:14 33b1e0a273af: Download complete 15:45:14 5d3b04190fa2: Verifying Checksum 15:45:14 5d3b04190fa2: Download complete 15:45:14 ec43610c2a17: Verifying Checksum 15:45:14 ec43610c2a17: Download complete 15:45:14 5eb5b503b376: Verifying Checksum 15:45:14 5eb5b503b376: Download complete 15:45:15 2f39f015ded8: Verifying Checksum 15:45:15 2f39f015ded8: Download complete 15:45:15 5eb5b503b376: Pull complete 15:45:15 5c69ac0246d0: Pull complete 15:45:16 ec43610c2a17: Pull complete 15:45:16 3a2ae6a8a46f: Pull complete 15:45:17 33b1e0a273af: Pull complete 15:45:17 5d3b04190fa2: Pull complete 15:45:22 2f39f015ded8: Pull complete 15:45:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:45:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:45:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:22 prd-ubuntu20.04-docker-8c-8g-514 does not seem to be running inside a container 15:45:22 $ 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-429 -v /w/workspace/xfoundry_device-modbus-go_PR-429:/w/workspace/xfoundry_device-modbus-go_PR-429:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-429@tmp:/w/workspace/xfoundry_device-modbus-go_PR-429@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:latest cat 15:45:29 $ docker top 70a572147e7e84256f0f4d8157a63772999ed87f42003717bf01a1bf368c4651 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:30 ---> job-cost.sh 15:45:30 lf-activate-venv: SKIPPING 15:45:30 INFO: No Stack... 15:45:30 INFO: Retrieving Pricing Info for: v3-standard-8 15:45:30 INFO: Archiving Costs [Pipeline] sh 15:45:31 + cat /w/workspace/xfoundry_device-modbus-go_PR-429/archives/cost.csv 15:45:31 + cut -d, -f6 [Pipeline] lock 15:45:31 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-429-1-stack-cost] 15:45:31 Resource [jenkins-edgexfoundry-device-modbus-go-PR-429-1-stack-cost] did not exist. Created. 15:45:31 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-429-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:45:31 + echo total: 0.2199999988079071 [Pipeline] stash 15:45:31 Stashed 1 file(s) [Pipeline] } 15:45:31 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-429-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:45:31 $ docker stop --time=1 70a572147e7e84256f0f4d8157a63772999ed87f42003717bf01a1bf368c4651 15:45:33 $ docker rm -f --volumes 70a572147e7e84256f0f4d8157a63772999ed87f42003717bf01a1bf368c4651 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:45:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-526 in /w/workspace/xfoundry_device-modbus-go_PR-429 [Pipeline] { [Pipeline] ws 15:45:41 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 15:45:41 Selected Git installation does not exist. Using Default 15:45:41 The recommended git tool is: NONE 15:45:48 using credential edgex-jenkins-ssh 15:45:48 Cloning the remote Git repository 15:45:48 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 15:45:48 > git init /w/workspace/device-modbus-go/1 # timeout=10 15:45:48 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 15:45:48 > git --version # timeout=10 15:45:48 > git --version # 'git version 2.25.1' 15:45:48 using GIT_SSH to set credentials SSH Credentials for GitHub 15:45:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:45:50 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 15:45:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:45:51 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 15:45:51 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 15:45:51 using GIT_SSH to set credentials SSH Credentials for GitHub 15:45:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/429/head:refs/remotes/origin/PR-429 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:45:52 Merging remotes/origin/main commit 7c5acbbe38a78294b2f031b3aca8867e5f1e249e into PR head commit adfe6f3580b78144da79de0e27a7fa0ad90dd40e 15:45:52 Merge succeeded, producing adfe6f3580b78144da79de0e27a7fa0ad90dd40e 15:45:52 Checking out Revision adfe6f3580b78144da79de0e27a7fa0ad90dd40e (PR-429) 15:45:53 Commit message: "ci: Change dependabot gomod schedule to daily" 15:45:52 > git config core.sparsecheckout # timeout=10 15:45:52 > git checkout -f adfe6f3580b78144da79de0e27a7fa0ad90dd40e # timeout=10 15:45:52 > git remote # timeout=10 15:45:52 > git config --get remote.origin.url # timeout=10 15:45:52 using GIT_SSH to set credentials SSH Credentials for GitHub 15:45:52 > git merge 7c5acbbe38a78294b2f031b3aca8867e5f1e249e # timeout=10 15:45:52 > git rev-parse HEAD^{commit} # timeout=10 15:45:52 > git config core.sparsecheckout # timeout=10 15:45:52 > git checkout -f adfe6f3580b78144da79de0e27a7fa0ad90dd40e # timeout=10 15:45:53 > git --version # timeout=10 15:45:53 > git --version # 'git version 2.25.1' 15:45:53 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:45:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:45:54 % Total % Received % Xferd Average Speed Time Time Time Current 15:45:54 Dload Upload Total Spent Left Speed 15:45:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh 15:45:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:45:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:45:55 + sudo tee /etc/docker/daemon.new 15:45:56 { 15:45:56 "registry-mirrors": [ 15:45:56 "https://nexus3.edgexfoundry.org:10001" 15:45:56 ], 15:45:56 "bip": "10.250.0.254/24", 15:45:56 "hosts": [ 15:45:56 "tcp://0.0.0.0:5555", 15:45:56 "unix:///var/run/docker.sock" 15:45:56 ], 15:45:56 "mtu": 1458, 15:45:56 "selinux-enabled": true, 15:45:56 "seccomp-profile": "/etc/docker/seccomp.json" 15:45:56 } [Pipeline] sh 15:45:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:45:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:46:15 provisioning config files... 15:46:15 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config1084524401903557191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:16 ---> docker-login.sh 15:46:16 nexus3.edgexfoundry.org:10001 15:46:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:17 Configure a credential helper to remove this warning. See 15:46:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:17 15:46:17 Login Succeeded 15:46:17 nexus3.edgexfoundry.org:10002 15:46:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:17 Configure a credential helper to remove this warning. See 15:46:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:17 15:46:17 Login Succeeded 15:46:17 nexus3.edgexfoundry.org:10003 15:46:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:17 Configure a credential helper to remove this warning. See 15:46:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:17 15:46:17 Login Succeeded 15:46:17 nexus3.edgexfoundry.org:10004 15:46:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:18 Configure a credential helper to remove this warning. See 15:46:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:18 15:46:18 Login Succeeded 15:46:18 docker.io 15:46:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:19 Configure a credential helper to remove this warning. See 15:46:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:19 15:46:19 Login Succeeded 15:46:19 ---> docker-login.sh ends [Pipeline] } 15:46:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:46:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:46:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:46:19 ========================================================= 15:46:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:46:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:20 + 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 . 15:46:20 Sending build context to Docker daemon 3.305MB 15:46:20 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 15:46:20 Step 2/10 : FROM ${BASE} AS builder 15:46:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:46:23 af6eaf76a39c: Pulling fs layer 15:46:23 55522c791124: Pulling fs layer 15:46:23 ce5c4a1c91eb: Pulling fs layer 15:46:23 169dfbe0d373: Pulling fs layer 15:46:23 e1ff8fa3b103: Pulling fs layer 15:46:23 52ebb69f0ebf: Pulling fs layer 15:46:23 5abe8eddf0d5: Pulling fs layer 15:46:23 e1ff8fa3b103: Waiting 15:46:23 169dfbe0d373: Waiting 15:46:23 52ebb69f0ebf: Waiting 15:46:23 5abe8eddf0d5: Waiting 15:46:23 55522c791124: Verifying Checksum 15:46:23 55522c791124: Download complete 15:46:23 169dfbe0d373: Verifying Checksum 15:46:23 169dfbe0d373: Download complete 15:46:23 e1ff8fa3b103: Download complete 15:46:23 af6eaf76a39c: Verifying Checksum 15:46:23 af6eaf76a39c: Download complete 15:46:24 af6eaf76a39c: Pull complete 15:46:24 5abe8eddf0d5: Verifying Checksum 15:46:24 5abe8eddf0d5: Download complete 15:46:24 55522c791124: Pull complete 15:46:25 ce5c4a1c91eb: Verifying Checksum 15:46:25 ce5c4a1c91eb: Download complete 15:46:25 52ebb69f0ebf: Verifying Checksum 15:46:25 52ebb69f0ebf: Download complete 15:46:38 ce5c4a1c91eb: Pull complete 15:46:38 169dfbe0d373: Pull complete 15:46:38 e1ff8fa3b103: Pull complete 15:46:42 52ebb69f0ebf: Pull complete 15:46:44 5abe8eddf0d5: Pull complete 15:46:44 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 15:46:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:46:44 ---> 6cb57ee374ae 15:46:44 Step 3/10 : ARG ADD_BUILD_TAGS="" 15:46:46 ---> Running in dd8df4827ca5 15:46:46 Removing intermediate container dd8df4827ca5 15:46:46 ---> 0a75d1d9cdeb 15:46:46 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:46:46 ---> Running in 3493f77b643c 15:46:47 Removing intermediate container 3493f77b643c 15:46:47 ---> ec23b22469fd 15:46:47 Step 5/10 : RUN apk add --update --no-cache make git openssh 15:46:47 ---> Running in 123dac51b7bb 15:46:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:46:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:46:50 (1/8) Installing openssh-keygen (9.1_p1-r2) 15:46:50 (2/8) Installing libedit (20221030.3.1-r0) 15:46:50 (3/8) Installing openssh-client-common (9.1_p1-r2) 15:46:50 (4/8) Installing openssh-client-default (9.1_p1-r2) 15:46:50 (5/8) Installing openssh-sftp-server (9.1_p1-r2) 15:46:50 (6/8) Installing openssh-server-common (9.1_p1-r2) 15:46:50 (7/8) Installing openssh-server (9.1_p1-r2) 15:46:50 (8/8) Installing openssh (9.1_p1-r2) 15:46:50 Executing busybox-1.35.0-r29.trigger 15:46:50 OK: 270 MiB in 61 packages 15:46:52 Removing intermediate container 123dac51b7bb 15:46:52 ---> 65fd9793f643 15:46:52 Step 6/10 : WORKDIR /device-modbus-go 15:46:52 ---> Running in 56a7d1336cbc 15:46:52 Removing intermediate container 56a7d1336cbc 15:46:52 ---> 76fb57770fc0 15:46:52 Step 7/10 : COPY go.mod vendor* ./ 15:46:52 ---> f557c02e35f8 15:46:52 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:46:52 ---> Running in f31a0539744c 15:48:01 Removing intermediate container f31a0539744c 15:48:01 ---> 37d6f0e65679 15:48:01 Step 9/10 : COPY . . 15:48:01 ---> 467ad3f27a00 15:48:01 Step 10/10 : RUN ${MAKE} 15:48:01 ---> Running in e7fa9769ccb1 15:48:01 noop 15:48:01 Removing intermediate container e7fa9769ccb1 15:48:01 ---> bdf00dfc8a6b 15:48:01 Successfully built bdf00dfc8a6b 15:48:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:01 + docker inspect -f . ci-base-image-arm64 15:48:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:01 prd-ubuntu20.04-docker-arm64-4c-16g-526 does not seem to be running inside a container 15:48:01 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 15:48:03 $ docker top 8ecdeb955ba87a8a4e2eefe37d31d11df4a9f1d6683a9e48ac5590d75e50674f -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:04 + go version 15:48:04 go version go1.20.2 linux/arm64 [Pipeline] } 15:48:04 $ docker stop --time=1 8ecdeb955ba87a8a4e2eefe37d31d11df4a9f1d6683a9e48ac5590d75e50674f 15:48:05 $ docker rm -f --volumes 8ecdeb955ba87a8a4e2eefe37d31d11df4a9f1d6683a9e48ac5590d75e50674f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:06 + docker inspect -f . ci-base-image-arm64 15:48:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:07 prd-ubuntu20.04-docker-arm64-4c-16g-526 does not seem to be running inside a container 15:48:07 $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat 15:48:08 $ docker top 0b7154910bb7d2f7530e7b9f0fc08515b5cc0fcf5112d15d8aac17053457ea3c -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:09 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 15:48:10 + make test 15:48:10 go test ./... -coverprofile=coverage.out 15:48:49 ? github.com/edgexfoundry/device-modbus-go [no test files] 15:51:55 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 15:51:55 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.083s coverage: 48.0% of statements 15:51:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:51:55 go vet ./... 15:52:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:52:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:52:22 ./bin/test-attribution-txt.sh [Pipeline] echo 15:52:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:52:22 $ docker stop --time=1 0b7154910bb7d2f7530e7b9f0fc08515b5cc0fcf5112d15d8aac17053457ea3c 15:52:24 $ docker rm -f --volumes 0b7154910bb7d2f7530e7b9f0fc08515b5cc0fcf5112d15d8aac17053457ea3c [Pipeline] // withDockerContainer [Pipeline] sh 15:52:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:52:26 Warning: overwriting stash ‘coverage-report’ 15:52:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:52:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:52:27 + ls -al . 15:52:27 total 176 15:52:27 drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 15:48 . 15:52:27 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:45 .. 15:52:27 -rw-rw-r-- 1 jenkins jenkins 140 Mar 15 15:45 .dockerignore 15:52:27 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 15:45 .git 15:52:27 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:45 .github 15:52:27 -rw-rw-r-- 1 jenkins jenkins 331 Mar 15 15:45 .gitignore 15:52:27 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 15:45 .golangci.yml 15:52:27 -rw-rw-r-- 1 jenkins jenkins 10236 Mar 15 15:45 Attribution.txt 15:52:27 -rw-rw-r-- 1 jenkins jenkins 11576 Mar 15 15:45 CHANGELOG.md 15:52:27 -rw-rw-r-- 1 jenkins jenkins 1365 Mar 15 15:45 Dockerfile 15:52:27 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 15:45 GOVERNANCE.md 15:52:27 -rw-rw-r-- 1 jenkins jenkins 680 Mar 15 15:45 Jenkinsfile 15:52:27 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 15 15:45 LICENSE 15:52:27 -rw-rw-r-- 1 jenkins jenkins 1705 Mar 15 15:45 Makefile 15:52:27 -rw-rw-r-- 1 jenkins jenkins 622 Mar 15 15:45 OWNERS.md 15:52:27 -rw-rw-r-- 1 jenkins jenkins 4061 Mar 15 15:45 README.md 15:52:27 -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 15:43 VERSION 15:52:27 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 15:45 bin 15:52:27 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:45 cmd 15:52:27 -rw-r--r-- 1 jenkins jenkins 23736 Mar 15 15:51 coverage.out 15:52:27 -rw-rw-r-- 1 jenkins jenkins 3497 Mar 15 15:45 go.mod 15:52:27 -rw-rw-r-- 1 jenkins jenkins 31641 Mar 15 15:45 go.sum 15:52:27 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 15:45 internal 15:52:27 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 15:45 simulator 15:52:27 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 15:45 snap 15:52:27 -rw-rw-r-- 1 jenkins jenkins 229 Mar 15 15:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:28 + 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=adfe6f3580b78144da79de0e27a7fa0ad90dd40e --label arch=arm64 --label version=0.0.0 . 15:52:28 Sending build context to Docker daemon 3.33MB 15:52:28 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 15:52:28 Step 2/22 : FROM ${BASE} AS builder 15:52:28 ---> bdf00dfc8a6b 15:52:28 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:52:30 ---> Running in 5df582d41d98 15:52:31 Removing intermediate container 5df582d41d98 15:52:31 ---> 8acd6d7d969f 15:52:31 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:52:31 ---> Running in 5229f83271b0 15:52:31 Removing intermediate container 5229f83271b0 15:52:31 ---> 4c650dac0863 15:52:31 Step 5/22 : RUN apk add --update --no-cache make git openssh 15:52:31 ---> Running in 375153eb1fd0 15:52:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:52:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:52:35 OK: 270 MiB in 61 packages 15:52:37 Removing intermediate container 375153eb1fd0 15:52:37 ---> 2ea464262624 15:52:37 Step 6/22 : WORKDIR /device-modbus-go 15:52:37 ---> Running in db708a6742a1 15:52:37 Removing intermediate container db708a6742a1 15:52:37 ---> fdb86bd2bbbe 15:52:37 Step 7/22 : COPY go.mod vendor* ./ 15:52:38 ---> a88da2656ae7 15:52:38 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:38 ---> Running in 80762beb1299 15:52:43 Removing intermediate container 80762beb1299 15:52:43 ---> 95e3bbc842ad 15:52:43 Step 9/22 : COPY . . 15:52:45 ---> 1b761e9d611e 15:52:45 Step 10/22 : RUN ${MAKE} 15:52:45 ---> Running in 758949c4634b 15:52:46 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 15:55:38 Removing intermediate container 758949c4634b 15:55:38 ---> c350be193e68 15:55:38 Step 11/22 : FROM alpine:3.17 15:55:38 3.17: Pulling from library/alpine 15:55:38 af6eaf76a39c: Already exists 15:55:38 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 15:55:38 Status: Downloaded newer image for alpine:3.17 15:55:38 ---> d74e625d9115 15:55:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 15:55:38 ---> Running in 8e750097c46c 15:55:38 Removing intermediate container 8e750097c46c 15:55:38 ---> a053ea73936b 15:55:38 Step 13/22 : RUN apk add --update --no-cache dumb-init 15:55:38 ---> Running in cd9e0ffb49ca 15:55:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:55:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:55:38 (1/1) Installing dumb-init (1.2.5-r2) 15:55:38 Executing busybox-1.35.0-r29.trigger 15:55:38 OK: 8 MiB in 16 packages 15:55:38 Removing intermediate container cd9e0ffb49ca 15:55:38 ---> b074221dcb7a 15:55:38 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 15:55:38 ---> d608bf9372c0 15:55:38 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 15:55:38 ---> 269feef40230 15:55:38 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 15:55:39 ---> c536839ddb96 15:55:39 Step 17/22 : EXPOSE 59901 15:55:39 ---> Running in 7f0e4b6c303a 15:55:39 Removing intermediate container 7f0e4b6c303a 15:55:39 ---> 7e50bb59d8e9 15:55:39 Step 18/22 : ENTRYPOINT ["/device-modbus"] 15:55:39 ---> Running in 217743311e70 15:55:40 Removing intermediate container 217743311e70 15:55:40 ---> fc9dc96c1bc0 15:55:40 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 15:55:40 ---> Running in efddb5125cfc 15:55:40 Removing intermediate container efddb5125cfc 15:55:40 ---> 182c79cbd364 15:55:40 Step 20/22 : LABEL arch=arm64 15:55:40 ---> Running in fa9fe4221a84 15:55:41 Removing intermediate container fa9fe4221a84 15:55:41 ---> af3dc8764451 15:55:41 Step 21/22 : LABEL git_sha=adfe6f3580b78144da79de0e27a7fa0ad90dd40e 15:55:41 ---> Running in 502cbb3cb2b9 15:55:41 Removing intermediate container 502cbb3cb2b9 15:55:41 ---> b613b4fc89be 15:55:41 Step 22/22 : LABEL version=0.0.0 15:55:41 ---> Running in c2cda59e08d0 15:55:42 Removing intermediate container c2cda59e08d0 15:55:42 ---> f4c5d6d2e085 15:55:42 [Warning] One or more build-args [ARCH] were not consumed 15:55:42 Successfully built f4c5d6d2e085 15:55:42 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 15:55:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:55:42 15:55:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:55:43 arm64: Pulling from edgex-lftools-log-publisher 15:55:43 8998bd30e6a1: Pulling fs layer 15:55:43 04944245beec: Pulling fs layer 15:55:43 699f458cf7ca: Pulling fs layer 15:55:43 765212b225bb: Pulling fs layer 15:55:43 f23df028b6ca: Pulling fs layer 15:55:43 d65c8cfc05b1: Pulling fs layer 15:55:43 2437ff75d9bd: Pulling fs layer 15:55:43 f23df028b6ca: Waiting 15:55:43 765212b225bb: Waiting 15:55:43 d65c8cfc05b1: Waiting 15:55:43 2437ff75d9bd: Waiting 15:55:43 04944245beec: Download complete 15:55:43 765212b225bb: Download complete 15:55:43 f23df028b6ca: Verifying Checksum 15:55:43 f23df028b6ca: Download complete 15:55:43 d65c8cfc05b1: Verifying Checksum 15:55:43 d65c8cfc05b1: Download complete 15:55:43 699f458cf7ca: Verifying Checksum 15:55:43 699f458cf7ca: Download complete 15:55:44 8998bd30e6a1: Verifying Checksum 15:55:44 8998bd30e6a1: Download complete 15:55:47 2437ff75d9bd: Verifying Checksum 15:55:47 2437ff75d9bd: Download complete 15:55:48 8998bd30e6a1: Pull complete 15:55:48 04944245beec: Pull complete 15:55:51 699f458cf7ca: Pull complete 15:55:51 765212b225bb: Pull complete 15:55:52 f23df028b6ca: Pull complete 15:55:52 d65c8cfc05b1: Pull complete 15:56:11 2437ff75d9bd: Pull complete 15:56:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:56:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:56:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:11 prd-ubuntu20.04-docker-arm64-4c-16g-526 does not seem to be running inside a container 15:56:11 $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:56:14 $ docker top a3605ce6951f2c82a5fa04de21b43edebe2269aa1510a10043434d03ca07534e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:56:15 ---> job-cost.sh 15:56:15 lf-activate-venv: SKIPPING 15:56:15 INFO: No Stack... 15:56:16 INFO: Retrieving Pricing Info for: v3-standard-4 15:56:17 INFO: Archiving Costs [Pipeline] sh 15:56:19 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 15:56:19 + cut -d, -f6 [Pipeline] lock 15:56:19 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-429-1-stack-cost] 15:56:19 Resource [jenkins-edgexfoundry-device-modbus-go-PR-429-1-stack-cost] did not exist. Created. 15:56:19 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-429-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:56:20 /w/workspace/device-modbus-go/1@tmp/durable-b840997b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:56:20 + echo total: 0.10999999940395355 [Pipeline] stash 15:56:20 Warning: overwriting stash ‘stack-cost’ 15:56:20 Stashed 1 file(s) [Pipeline] } 15:56:20 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-429-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:56:21 $ docker stop --time=1 a3605ce6951f2c82a5fa04de21b43edebe2269aa1510a10043434d03ca07534e 15:56:22 $ docker rm -f --volumes a3605ce6951f2c82a5fa04de21b43edebe2269aa1510a10043434d03ca07534e [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 15:56:23 provisioning config files... 15:56:23 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-429@tmp/config8324163281822571938tmp [Pipeline] { [Pipeline] sh 15:56:24 + set +x 15:56:24 + curl -s https://codecov.io/bash 15:56:24 + bash -s -- 15:56:24 15:56:24 _____ _ 15:56:24 / ____| | | 15:56:24 | | ___ __| | ___ ___ _____ __ 15:56:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:56:24 | |___| (_) | (_| | __/ (_| (_) \ V / 15:56:24 \_____\___/ \__,_|\___|\___\___/ \_/ 15:56:24 Bash-1.0.6 15:56:24 15:56:24 15:56:24 ==> git version 2.25.1 found 15:56:24 ==> 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 15:56:24 Release-Date: 2020-01-08 15:56:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:56:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:56:24 ==> Jenkins CI detected. 15:56:24 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-429 15:56:24 project root: . 15:56:24 --> token set from env 15:56:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:56:24 ==> Running gcov in . (disable via -X gcov) 15:56:24 ==> Python coveragepy not found 15:56:24 ==> Searching for coverage reports in: 15:56:24 + . 15:56:24 -> Found 1 reports 15:56:24 ==> Detecting git/mercurial file structure 15:56:24 ==> Reading reports 15:56:24 + ./coverage.out bytes=23736 15:56:24 ==> Appending adjustments 15:56:24 https://docs.codecov.io/docs/fixing-reports 15:56:24 + Found adjustments 15:56:24 ==> Gzipping contents 15:56:24 4.0K /tmp/codecov.XmkByD.gz 15:56:24 ==> Uploading reports 15:56:24 url: https://codecov.io 15:56:24 query: branch=PR-429&commit=adfe6f3580b78144da79de0e27a7fa0ad90dd40e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-429%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=429&job=&cmd_args= 15:56:24 -> Pinging Codecov 15:56:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-429&commit=adfe6f3580b78144da79de0e27a7fa0ad90dd40e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-429%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=429&job=&cmd_args= 15:56:24 -> Uploading to 15:56:24 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/55DBCA73C666E3227836607328DD7E49/adfe6f3580b78144da79de0e27a7fa0ad90dd40e/186895c4-7834-4899-b32d-d5982e5b0509.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T155624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6a4951e6b5d97e082484820a5a660ccd752346694399f4c805c8cce869c8bb07 15:56:24 % Total % Received % Xferd Average Speed Time Time Time Current 15:56:24 Dload Upload Total Spent Left Speed 15:56:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3909 0 0 100 3909 0 13861 --:--:-- --:--:-- --:--:-- 13861 15:56:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/adfe6f3580b78144da79de0e27a7fa0ad90dd40e [Pipeline] } 15:56:24 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 15:56:26 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-429/archives ] 15:56:26 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-429/archives 15:56:26 total 16 15:56:26 drwxr-xr-x 3 root root 4096 Mar 15 15:45 . 15:56:26 drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 15:45 .. 15:56:26 drwxr-xr-x 2 root root 4096 Mar 15 15:45 cost 15:56:26 -rw-r--r-- 1 root root 88 Mar 15 15:45 cost.csv 15:56:26 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-429/archives 15:56:26 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-429/archives 15:56:26 total 16 15:56:26 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 15:45 . 15:56:26 drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 15:45 .. 15:56:26 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 15:45 cost 15:56:26 -rw-r--r-- 1 jenkins jenkins 88 Mar 15 15:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:56:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:56:27 ---> package-listing.sh 15:56:27 ++ facter osfamily 15:56:27 ++ tr '[:upper:]' '[:lower:]' 15:56:28 + OS_FAMILY=debian 15:56:28 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-429 15:56:28 + START_PACKAGES=/tmp/packages_start.txt 15:56:28 + END_PACKAGES=/tmp/packages_end.txt 15:56:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:56:28 + PACKAGES=/tmp/packages_start.txt 15:56:28 + '[' /w/workspace/xfoundry_device-modbus-go_PR-429 ']' 15:56:28 + PACKAGES=/tmp/packages_end.txt 15:56:28 + case "${OS_FAMILY}" in 15:56:28 + dpkg -l 15:56:28 + grep '^ii' 15:56:28 + '[' -f /tmp/packages_start.txt ']' 15:56:28 + '[' -f /tmp/packages_end.txt ']' 15:56:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:56:28 + '[' /w/workspace/xfoundry_device-modbus-go_PR-429 ']' 15:56:28 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-429/archives/ 15:56:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-429/archives/ [Pipeline] echo 15:56:28 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-429/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:56:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:56:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:29 prd-ubuntu20.04-docker-8c-8g-514 does not seem to be running inside a container 15:56:29 $ 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-429/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-429 -v /w/workspace/xfoundry_device-modbus-go_PR-429:/w/workspace/xfoundry_device-modbus-go_PR-429:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-429@tmp:/w/workspace/xfoundry_device-modbus-go_PR-429@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 15:56:29 $ docker top 356a15640240bfef048e8c7aedc8fbc927332b707ead47a963297ec31c267cb8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:29 + touch /tmp/pre-build-complete [Pipeline] sh 15:56:30 + mkdir -p /var/log/sysstat [Pipeline] sh 15:56:30 + ls /var/log/sa-host 15:56:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:56:30 provisioning config files... 15:56:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-429@tmp/config6038421565451548706tmp [Pipeline] { [Pipeline] echo 15:56:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:56:31 ---> create-netrc.sh [Pipeline] } 15:56:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:56:31 ---> python-tools-install.sh [Pipeline] echo 15:56:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:56:31 ---> sudo-logs.sh 15:56:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:56:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:56:32 ---> job-cost.sh 15:56:32 lf-activate-venv: SKIPPING 15:56:32 DEBUG: total: 0.2199999988079071 15:56:32 INFO: Retrieving Stack Cost... 15:56:32 INFO: Retrieving Pricing Info for: v3-standard-8 15:56:33 INFO: Archiving Costs [Pipeline] echo 15:56:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:56:33 ---> logs-deploy.sh 15:56:33 lf-activate-venv: SKIPPING 15:56:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-429/1 15:56:33 INFO: archiving workspace using pattern(s): 15:56:34 Archives upload complete. 15:56:34 INFO: archiving logs to Nexus 15:56:35 ---> uname -a: 15:56:35 Linux prd-ubuntu20-04-docker-8c-8g-514 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:56:35 15:56:35 15:56:35 ---> lscpu: 15:56:35 Architecture: x86_64 15:56:35 CPU op-mode(s): 32-bit, 64-bit 15:56:35 Byte Order: Little Endian 15:56:35 Address sizes: 40 bits physical, 48 bits virtual 15:56:35 CPU(s): 8 15:56:35 On-line CPU(s) list: 0-7 15:56:35 Thread(s) per core: 1 15:56:35 Core(s) per socket: 1 15:56:35 Socket(s): 8 15:56:35 NUMA node(s): 1 15:56:35 Vendor ID: AuthenticAMD 15:56:35 CPU family: 23 15:56:35 Model: 49 15:56:35 Model name: AMD EPYC-Rome Processor 15:56:35 Stepping: 0 15:56:35 CPU MHz: 2799.998 15:56:35 BogoMIPS: 5599.99 15:56:35 Virtualization: AMD-V 15:56:35 Hypervisor vendor: KVM 15:56:35 Virtualization type: full 15:56:35 L1d cache: 256 KiB 15:56:35 L1i cache: 256 KiB 15:56:35 L2 cache: 4 MiB 15:56:35 L3 cache: 128 MiB 15:56:35 NUMA node0 CPU(s): 0-7 15:56:35 Vulnerability Itlb multihit: Not affected 15:56:35 Vulnerability L1tf: Not affected 15:56:35 Vulnerability Mds: Not affected 15:56:35 Vulnerability Meltdown: Not affected 15:56:35 Vulnerability Mmio stale data: Not affected 15:56:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:56:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:56:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:56:35 Vulnerability Srbds: Not affected 15:56:35 Vulnerability Tsx async abort: Not affected 15:56:35 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 15:56:35 15:56:35 15:56:35 ---> nproc: 15:56:35 8 15:56:35 15:56:35 15:56:35 ---> df -h: 15:56:35 Filesystem Size Used Avail Use% Mounted on 15:56:35 overlay 155G 12G 144G 8% / 15:56:35 tmpfs 64M 0 64M 0% /dev 15:56:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:56:35 shm 64M 0 64M 0% /dev/shm 15:56:35 /dev/vda1 155G 12G 144G 8% /facter-os 15:56:35 15:56:35 15:56:35 ---> sar -b -r -n DEV: 15:56:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-514) 03/15/23 _x86_64_ (8 CPU) 15:56:35 15:56:35 15:42:03 LINUX RESTART (8 CPU) 15:56:35 15:56:35 15:43:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:56:35 15:44:01 207.10 4.30 202.80 0.00 420.67 132295.27 0.00 15:56:35 15:45:01 85.05 0.33 84.72 0.00 18.66 17291.65 0.00 15:56:35 15:46:01 97.50 0.07 97.44 0.00 7.06 26639.40 0.00 15:56:35 15:47:01 2.43 0.00 2.43 0.00 0.00 27.48 0.00 15:56:35 15:48:01 54.14 10.70 43.44 0.00 5155.01 8837.99 0.00 15:56:35 15:49:01 5.85 0.02 5.83 0.00 0.13 120.51 0.00 15:56:35 15:50:01 3.52 1.02 2.50 0.00 21.86 32.66 0.00 15:56:35 15:51:01 1.97 0.00 1.97 0.00 0.00 21.73 0.00 15:56:35 15:52:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 15:56:35 15:53:01 2.15 0.00 2.15 0.00 0.00 24.93 0.00 15:56:35 15:54:01 1.35 0.00 1.35 0.00 0.00 14.53 0.00 15:56:35 15:55:01 2.02 0.00 2.02 0.00 0.00 23.06 0.00 15:56:35 15:56:01 1.48 0.48 1.00 0.00 17.86 12.13 0.00 15:56:35 Average: 35.63 1.30 34.33 0.00 433.94 14107.52 0.00 15:56:35 15:56:35 15:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:56:35 15:44:01 28507984 31598948 705860 2.15 143984 3165080 1763372 5.20 1050196 2897056 460 15:56:35 15:45:01 28236948 31582896 717496 2.18 148328 3392448 1938000 5.71 1232612 2957384 108 15:56:35 15:46:01 27722512 31594872 703812 2.14 158136 3863048 1785656 5.26 1239876 3414928 148 15:56:35 15:47:01 27721504 31593976 704464 2.14 158208 3863052 1785656 5.26 1240072 3414932 12 15:56:35 15:48:01 27200564 31583004 704616 2.14 192048 4318640 1838872 5.42 1555740 3586752 1008 15:56:35 15:49:01 27204556 31582276 705232 2.14 190612 4315384 1811840 5.34 1554516 3583612 176 15:56:35 15:50:01 27205612 31584500 703148 2.14 190732 4316004 1829316 5.39 1552736 3584120 8 15:56:35 15:51:01 27205408 31584368 703208 2.14 190788 4316004 1829316 5.39 1552792 3584132 4 15:56:35 15:52:01 27205564 31584716 702824 2.14 190840 4316136 1829316 5.39 1552940 3584260 8 15:56:35 15:53:01 27205332 31584616 702660 2.14 190904 4316144 1829316 5.39 1553244 3584272 172 15:56:35 15:54:01 27205244 31584880 702616 2.14 190968 4316144 1829316 5.39 1553100 3584568 176 15:56:35 15:55:01 27205228 31584936 702512 2.14 191044 4316148 1829316 5.39 1552832 3584584 4 15:56:35 15:56:01 27203612 31584740 702732 2.14 191072 4316684 1829316 5.39 1556100 3584852 48 15:56:35 Average: 27463851 31586825 704706 2.14 179051 4086994 1825278 5.38 1442058 3457342 179 15:56:35 15:56:35 15:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:56:35 15:44:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 15:56:35 15:44:01 ens3 478.87 313.24 6175.61 71.00 0.00 0.00 0.00 0.00 15:56:35 15:44:01 docker0 185.99 292.32 15.19 2034.81 0.00 0.00 0.00 0.00 15:56:35 15:45:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:56:35 15:45:01 ens3 45.89 30.01 87.24 17.97 0.00 0.00 0.00 0.00 15:56:35 15:45:01 docker0 1.45 3.72 0.09 42.56 0.00 0.00 0.00 0.00 15:56:35 15:46:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 15:56:35 15:46:01 ens3 132.16 87.56 2575.50 80.04 0.00 0.00 0.00 0.00 15:56:35 15:46:01 docker0 1.53 3.78 0.10 43.03 0.00 0.00 0.00 0.00 15:56:35 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:35 15:47:01 ens3 1.68 1.67 0.84 11.63 0.00 0.00 0.00 0.00 15:56:35 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:35 15:48:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 15:56:35 15:48:01 ens3 193.52 86.32 2804.74 6.59 0.00 0.00 0.00 0.00 15:56:35 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:35 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:35 15:49:01 ens3 3.02 0.63 0.60 0.29 0.00 0.00 0.00 0.00 15:56:35 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:35 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:35 15:50:01 ens3 1.08 0.13 0.16 0.07 0.00 0.00 0.00 0.00 15:56:35 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:35 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:35 15:51:01 ens3 1.78 0.48 0.38 0.21 0.00 0.00 0.00 0.00 15:56:35 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:35 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:35 15:52:01 ens3 1.13 0.67 0.61 0.47 0.00 0.00 0.00 0.00 15:56:35 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:35 15:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:35 15:53:01 ens3 0.42 0.20 0.09 0.07 0.00 0.00 0.00 0.00 15:56:35 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:35 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:35 15:54:01 ens3 0.75 0.20 0.18 0.07 0.00 0.00 0.00 0.00 15:56:35 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:35 15:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:56:35 15:55:01 ens3 0.72 0.53 0.35 0.22 0.00 0.00 0.00 0.00 15:56:35 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:35 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:35 15:56:01 ens3 2.40 1.72 1.67 2.60 0.00 0.00 0.00 0.00 15:56:35 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:56:35 Average: lo 0.51 0.51 0.05 0.05 0.00 0.00 0.00 0.00 15:56:35 Average: ens3 65.89 39.91 889.32 14.64 0.00 0.00 0.00 0.00 15:56:35 Average: docker0 14.32 22.72 1.16 160.70 0.00 0.00 0.00 0.00 15:56:35 15:56:35