Pull request #354 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 8c20a81451d58475166c968c4a821231ec79c87b+0b21fdb78f52bb8ae4c8515c35f4ddb7a8305195 (bd3887e0455037c5c157b7cfd2580bd8a166583a) 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-ssh11687220526821177846.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh241982139914951921.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-354/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-virtual-go/branches/PR-354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13652645148530921673.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-virtual-go/branches/PR-354/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14990502966596012635.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15389536676837632327.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-virtual-go/branches/PR-354/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-virtual-go/branches/PR-354/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh392286195310278039.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9904 in /w/workspace/foundry_device-virtual-go_PR-354 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-354 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0b21fdb78f52bb8ae4c8515c35f4ddb7a8305195 into PR head commit 8c20a81451d58475166c968c4a821231ec79c87b Merge succeeded, producing 49a7015c9c1dfe6b3006096510b4a50d1026437e Checking out Revision 49a7015c9c1dfe6b3006096510b4a50d1026437e (PR-354) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c20a81451d58475166c968c4a821231ec79c87b # 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 0b21fdb78f52bb8ae4c8515c35f4ddb7a8305195 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49a7015c9c1dfe6b3006096510b4a50d1026437e # timeout=10 Commit message: "Merge commit '0b21fdb78f52bb8ae4c8515c35f4ddb7a8305195' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:23:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:23:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:23:47 ========================================================= 16:23:47 EdgeX Global Pipelines Version Info 16:23:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:23:48 ------------------- 16:23:48 stable info: 16:23:48 ------------------- 16:23:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:23:48 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:23:48 Message: update stable to v1.0.244 16:23:49 ------------------- 16:23:49 experimental info: 16:23:49 ------------------- 16:23:49 Commited By: **** collab-it+edgex@linuxfoundation.org 16:23:49 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:23:49 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:23:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 16:23:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 16:23:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:23:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:23:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:23:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:23:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:23:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:23:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:23:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:23:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:23:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 16:23:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:23:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:23:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:23:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:23:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:23:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:23:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:23:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:23:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:23:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:23:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:23:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:23:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:23:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:23:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:23:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-354 [Pipeline] echo 16:23:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-354 [Pipeline] echo 16:23:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-354 [Pipeline] echo 16:23:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49a7015c9c1dfe6b3006096510b4a50d1026437e [Pipeline] echo 16:23:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49a7015 [Pipeline] echo 16:23:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:23:50 provisioning config files... 16:23:50 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-354@tmp/config2007863464890129885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:51 ---> docker-login.sh 16:23:51 nexus3.edgexfoundry.org:10001 16:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:51 Configure a credential helper to remove this warning. See 16:23:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:51 16:23:51 Login Succeeded 16:23:51 nexus3.edgexfoundry.org:10002 16:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:51 Configure a credential helper to remove this warning. See 16:23:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:51 16:23:51 Login Succeeded 16:23:51 nexus3.edgexfoundry.org:10003 16:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:51 Configure a credential helper to remove this warning. See 16:23:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:51 16:23:51 Login Succeeded 16:23:51 nexus3.edgexfoundry.org:10004 16:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:51 Configure a credential helper to remove this warning. See 16:23:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:51 16:23:51 Login Succeeded 16:23:51 docker.io 16:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:52 Configure a credential helper to remove this warning. See 16:23:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:52 16:23:52 Login Succeeded 16:23:52 ---> docker-login.sh ends [Pipeline] } 16:23:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:23:52 + git rev-list -1 --merges 49a7015c9c1dfe6b3006096510b4a50d1026437e~1..49a7015c9c1dfe6b3006096510b4a50d1026437e [Pipeline] echo 16:23:52 -----------> git rev-list -1 --merges 49a7015c9c1dfe6b3006096510b4a50d1026437e~1..49a7015c9c1dfe6b3006096510b4a50d1026437e 49a7015c9c1dfe6b3006096510b4a50d1026437e 16:23:52 49a7015c9c1dfe6b3006096510b4a50d1026437e [false] [Pipeline] sh 16:23:53 + git log --format=format:%s -1 49a7015c9c1dfe6b3006096510b4a50d1026437e [Pipeline] echo 16:23:53 ========================================================= 16:23:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:23:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:23:53 + git log --format=format:%s -1 49a7015c9c1dfe6b3006096510b4a50d1026437e [Pipeline] echo 16:23:53 [semverPrep] GIT_COMMIT: 49a7015c9c1dfe6b3006096510b4a50d1026437e, Commit Message: Merge commit '0b21fdb78f52bb8ae4c8515c35f4ddb7a8305195' into HEAD [Pipeline] echo 16:23:53 [semverPrep] This is not a build commit. [Pipeline] sh 16:23:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:23:54 + grep -v github /etc/ssh/ssh_known_hosts 16:23:54 + [ -e /tmp/ssh_known_hosts ] 16:23:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:23:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:23:54 + sudo tee -a /etc/ssh/ssh_known_hosts 16:23:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:23:54 16:23:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:23:54 0.1.4: Pulling from edgex-devops/py-git-semver 16:23:54 b85a868b505f: Pulling fs layer 16:23:54 e2be974225ed: Pulling fs layer 16:23:54 339a4e72a1f5: Pulling fs layer 16:23:54 988bab9f4d93: Pulling fs layer 16:23:54 1469e6f7b9e6: Pulling fs layer 16:23:54 eaf3925da568: Pulling fs layer 16:23:54 bab4dde63d76: Pulling fs layer 16:23:54 bde34c3a00c8: Pulling fs layer 16:23:54 b352a97aabf1: Pulling fs layer 16:23:54 4872d77fe225: Pulling fs layer 16:23:54 5851b861e8e6: Pulling fs layer 16:23:54 988bab9f4d93: Waiting 16:23:54 1469e6f7b9e6: Waiting 16:23:54 eaf3925da568: Waiting 16:23:54 bab4dde63d76: Waiting 16:23:54 b352a97aabf1: Waiting 16:23:54 bde34c3a00c8: Waiting 16:23:54 4872d77fe225: Waiting 16:23:54 5851b861e8e6: Waiting 16:23:54 e2be974225ed: Verifying Checksum 16:23:54 e2be974225ed: Download complete 16:23:54 988bab9f4d93: Download complete 16:23:55 339a4e72a1f5: Verifying Checksum 16:23:55 339a4e72a1f5: Download complete 16:23:55 eaf3925da568: Verifying Checksum 16:23:55 eaf3925da568: Download complete 16:23:55 1469e6f7b9e6: Verifying Checksum 16:23:55 1469e6f7b9e6: Download complete 16:23:55 bde34c3a00c8: Verifying Checksum 16:23:55 bde34c3a00c8: Download complete 16:23:55 b352a97aabf1: Verifying Checksum 16:23:55 b352a97aabf1: Download complete 16:23:55 4872d77fe225: Verifying Checksum 16:23:55 4872d77fe225: Download complete 16:23:55 5851b861e8e6: Download complete 16:23:55 b85a868b505f: Verifying Checksum 16:23:55 b85a868b505f: Download complete 16:23:55 bab4dde63d76: Verifying Checksum 16:23:55 bab4dde63d76: Download complete 16:23:56 b85a868b505f: Pull complete 16:23:56 e2be974225ed: Pull complete 16:23:57 339a4e72a1f5: Pull complete 16:23:57 988bab9f4d93: Pull complete 16:23:57 1469e6f7b9e6: Pull complete 16:23:57 eaf3925da568: Pull complete 16:23:59 bab4dde63d76: Pull complete 16:23:59 bde34c3a00c8: Pull complete 16:23:59 b352a97aabf1: Pull complete 16:23:59 4872d77fe225: Pull complete 16:23:59 5851b861e8e6: Pull complete 16:23:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:23:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:23:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:23:59 prd-ubuntu20.04-docker-8c-8g-9904 does not seem to be running inside a container 16:23:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-354 -v /w/workspace/foundry_device-virtual-go_PR-354:/w/workspace/foundry_device-virtual-go_PR-354:rw,z -v /w/workspace/foundry_device-virtual-go_PR-354@tmp:/w/workspace/foundry_device-virtual-go_PR-354@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:24:04 $ docker top 9161300a9ce33204a5d3b3476a03d9093b0a41addb5bc3398b17bb057b0efbfd -eo pid,comm 16:24:04 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). 16:24:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:24:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:24:04 [ssh-agent] Looking for ssh-agent implementation... 16:24:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:24:04 $ docker exec 9161300a9ce33204a5d3b3476a03d9093b0a41addb5bc3398b17bb057b0efbfd ssh-agent 16:24:04 SSH_AUTH_SOCK=/tmp/ssh-4tM3mDZu9wA8/agent.32 16:24:04 SSH_AGENT_PID=38 16:24:04 Running ssh-add (command line suppressed) 16:24:04 Identity added: /w/workspace/foundry_device-virtual-go_PR-354@tmp/private_key_5159761886023942167.key (/w/workspace/foundry_device-virtual-go_PR-354@tmp/private_key_5159761886023942167.key) 16:24:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:24:05 + git tag --points-at HEAD [Pipeline] } 16:24:05 $ docker exec --env ******** --env ******** 9161300a9ce33204a5d3b3476a03d9093b0a41addb5bc3398b17bb057b0efbfd ssh-agent -k 16:24:05 unset SSH_AUTH_SOCK; 16:24:05 unset SSH_AGENT_PID; 16:24:05 echo Agent pid 38 killed; 16:24:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:24:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:24:05 [ssh-agent] Looking for ssh-agent implementation... 16:24:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:24:05 $ docker exec 9161300a9ce33204a5d3b3476a03d9093b0a41addb5bc3398b17bb057b0efbfd ssh-agent 16:24:05 SSH_AUTH_SOCK=/tmp/ssh-ZflUVqLQqUTm/agent.69 16:24:05 SSH_AGENT_PID=75 16:24:05 Running ssh-add (command line suppressed) 16:24:05 Identity added: /w/workspace/foundry_device-virtual-go_PR-354@tmp/private_key_6659414856980681025.key (/w/workspace/foundry_device-virtual-go_PR-354@tmp/private_key_6659414856980681025.key) 16:24:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:24:06 + git semver init 16:24:06 2023-03-13 16:24:06,259 [run_init] DEBUG init version:0.0.0 force:False 16:24:06 2023-03-13 16:24:06,260 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-354/.semver 16:24:06 2023-03-13 16:24:06,261 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-354/.semver 16:24:06 2023-03-13 16:24:06,261 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-354/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-354, universal_newlines=False, shell=None, istream=None) 16:24:07 2023-03-13 16:24:07,567 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-354/.git/info/exclude 16:24:07 2023-03-13 16:24:07,567 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-354/.semver/PR-354 with force:False 16:24:07 2023-03-13 16:24:07,567 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-354/.semver/PR-354 16:24:07 2023-03-13 16:24:07,571 [execute] INFO git cat-file --batch-check 16:24:07 2023-03-13 16:24:07,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-354/.semver, universal_newlines=False, shell=None, istream=) 16:24:07 2023-03-13 16:24:07,578 [execute] INFO git cat-file --batch 16:24:07 2023-03-13 16:24:07,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-354/.semver, universal_newlines=False, shell=None, istream=) 16:24:07 2023-03-13 16:24:07,585 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-354/.semver/PR-354 16:24:07 0.0.0 [Pipeline] } 16:24:07 $ docker exec --env ******** --env ******** 9161300a9ce33204a5d3b3476a03d9093b0a41addb5bc3398b17bb057b0efbfd ssh-agent -k 16:24:07 unset SSH_AUTH_SOCK; 16:24:07 unset SSH_AGENT_PID; 16:24:07 echo Agent pid 75 killed; 16:24:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:24:08 + git semver [Pipeline] } 16:24:08 $ docker stop --time=1 9161300a9ce33204a5d3b3476a03d9093b0a41addb5bc3398b17bb057b0efbfd 16:24:10 $ docker rm -f --volumes 9161300a9ce33204a5d3b3476a03d9093b0a41addb5bc3398b17bb057b0efbfd [Pipeline] // withDockerContainer [Pipeline] sh 16:24:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:24:10 Stashed 1 file(s) [Pipeline] echo 16:24:10 [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 16:24:11 provisioning config files... 16:24:11 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-354@tmp/config152506442235256175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:24:11 ---> docker-login.sh 16:24:11 nexus3.edgexfoundry.org:10001 16:24:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:11 Configure a credential helper to remove this warning. See 16:24:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:11 16:24:11 Login Succeeded 16:24:11 nexus3.edgexfoundry.org:10002 16:24:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:11 Configure a credential helper to remove this warning. See 16:24:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:11 16:24:11 Login Succeeded 16:24:11 nexus3.edgexfoundry.org:10003 16:24:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:11 Configure a credential helper to remove this warning. See 16:24:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:11 16:24:11 Login Succeeded 16:24:11 nexus3.edgexfoundry.org:10004 16:24:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:11 Configure a credential helper to remove this warning. See 16:24:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:11 16:24:11 Login Succeeded 16:24:11 docker.io 16:24:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:12 Configure a credential helper to remove this warning. See 16:24:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:12 16:24:12 Login Succeeded 16:24:12 ---> docker-login.sh ends [Pipeline] } 16:24:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:24:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:24:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:24:12 ========================================================= 16:24:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:24:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:24:13 Sending build context to Docker daemon 23.45MB 16:24:13 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 16:24:13 Step 2/12 : FROM ${BASE} AS builder 16:24:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:24:13 213ec9aee27d: Pulling fs layer 16:24:13 4583459ba037: Pulling fs layer 16:24:13 93c1e223e6f2: Pulling fs layer 16:24:13 53926ce57604: Pulling fs layer 16:24:13 21b2b0c7a3f4: Pulling fs layer 16:24:13 22ff95d597cd: Pulling fs layer 16:24:13 12d6caf4c0d1: Pulling fs layer 16:24:13 96b7cbca73a9: Pulling fs layer 16:24:13 a7acece74701: Pulling fs layer 16:24:13 53926ce57604: Waiting 16:24:13 22ff95d597cd: Waiting 16:24:13 12d6caf4c0d1: Waiting 16:24:13 a7acece74701: Waiting 16:24:13 96b7cbca73a9: Waiting 16:24:13 93c1e223e6f2: Verifying Checksum 16:24:13 93c1e223e6f2: Download complete 16:24:13 4583459ba037: Download complete 16:24:13 21b2b0c7a3f4: Download complete 16:24:13 22ff95d597cd: Verifying Checksum 16:24:13 22ff95d597cd: Download complete 16:24:13 213ec9aee27d: Download complete 16:24:13 12d6caf4c0d1: Verifying Checksum 16:24:13 12d6caf4c0d1: Download complete 16:24:13 213ec9aee27d: Pull complete 16:24:13 4583459ba037: Pull complete 16:24:13 93c1e223e6f2: Pull complete 16:24:13 a7acece74701: Verifying Checksum 16:24:13 a7acece74701: Download complete 16:24:14 96b7cbca73a9: Verifying Checksum 16:24:14 96b7cbca73a9: Download complete 16:24:14 53926ce57604: Verifying Checksum 16:24:14 53926ce57604: Download complete 16:24:17 53926ce57604: Pull complete 16:24:17 21b2b0c7a3f4: Pull complete 16:24:17 22ff95d597cd: Pull complete 16:24:17 12d6caf4c0d1: Pull complete 16:24:20 96b7cbca73a9: Pull complete 16:24:21 a7acece74701: Pull complete 16:24:21 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 16:24:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:24:21 ---> db6d94c90886 16:24:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:24:26 Still waiting to schedule task 16:24:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:24:28 ---> Running in b924d77e93c7 16:24:28 Removing intermediate container b924d77e93c7 16:24:28 ---> a141c36b738a 16:24:28 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:24:28 ---> Running in 044e1ff38f97 16:24:28 Removing intermediate container 044e1ff38f97 16:24:28 ---> f635cf5a35cb 16:24:28 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:24:28 ---> Running in 9a5faf5b0455 16:24:28 Removing intermediate container 9a5faf5b0455 16:24:28 ---> 13474de67642 16:24:28 Step 6/12 : WORKDIR /device-virtual-go 16:24:28 ---> Running in 125cfc80b043 16:24:28 Removing intermediate container 125cfc80b043 16:24:28 ---> 24979bc8ba6a 16:24:28 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:24:28 ---> Running in 18d365e59fda 16:24:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:24:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:24:29 (1/4) Installing openssh-keygen (9.0_p1-r2) 16:24:29 (2/4) Installing libedit (20210910.3.1-r0) 16:24:29 (3/4) Installing openssh-client-common (9.0_p1-r2) 16:24:29 (4/4) Installing openssh-client-default (9.0_p1-r2) 16:24:29 Executing busybox-1.35.0-r17.trigger 16:24:29 OK: 216 MiB in 55 packages 16:24:30 Removing intermediate container 18d365e59fda 16:24:30 ---> d7d1ddd9ea5d 16:24:30 Step 8/12 : COPY go.mod vendor* ./ 16:24:30 ---> 5f4ce56f957b 16:24:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:24:30 ---> Running in dccaf262b7bb 16:25:16 Removing intermediate container dccaf262b7bb 16:25:16 ---> e3eba92a3f0c 16:25:16 Step 10/12 : COPY . . 16:25:16 ---> c12c653a5317 16:25:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:25:16 ---> Running in 0732d474cae8 16:25:16 Removing intermediate container 0732d474cae8 16:25:16 ---> fd55ec916d68 16:25:16 Step 12/12 : RUN $MAKE 16:25:16 ---> Running in b03ce512a928 16:25:16 noop 16:25:16 Removing intermediate container b03ce512a928 16:25:16 ---> 8a985eb090c7 16:25:16 Successfully built 8a985eb090c7 16:25:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:17 + docker inspect -f . ci-base-image-x86_64 16:25:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:25:17 prd-ubuntu20.04-docker-8c-8g-9904 does not seem to be running inside a container 16:25:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-354 -v /w/workspace/foundry_device-virtual-go_PR-354:/w/workspace/foundry_device-virtual-go_PR-354:rw,z -v /w/workspace/foundry_device-virtual-go_PR-354@tmp:/w/workspace/foundry_device-virtual-go_PR-354@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 ******** -e ******** ci-base-image-x86_64 cat 16:25:18 $ docker top baf7e05e458f81043ced4d131d3c7ba4d2879ea2ba43b5bcb88ba548a14bba9f -eo pid,comm [Pipeline] { [Pipeline] sh 16:25:19 + go version 16:25:19 go version go1.18.7 linux/amd64 [Pipeline] } 16:25:19 $ docker stop --time=1 baf7e05e458f81043ced4d131d3c7ba4d2879ea2ba43b5bcb88ba548a14bba9f 16:25:21 $ docker rm -f --volumes baf7e05e458f81043ced4d131d3c7ba4d2879ea2ba43b5bcb88ba548a14bba9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:22 + docker inspect -f . ci-base-image-x86_64 16:25:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:25:22 prd-ubuntu20.04-docker-8c-8g-9904 does not seem to be running inside a container 16:25:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-354 -v /w/workspace/foundry_device-virtual-go_PR-354:/w/workspace/foundry_device-virtual-go_PR-354:rw,z -v /w/workspace/foundry_device-virtual-go_PR-354@tmp:/w/workspace/foundry_device-virtual-go_PR-354@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 ******** -e ******** ci-base-image-x86_64 cat 16:25:24 $ docker top 709502f555041b172a2fe83ac4663b37307e694f5d34edcd7fa5a57607d2827c -eo pid,comm [Pipeline] { [Pipeline] sh 16:25:24 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-354 [Pipeline] fileExists [Pipeline] sh 16:25:24 + make test 16:25:24 go test ./... -coverprofile=coverage.out 16:25:25 ? github.com/edgexfoundry/device-virtual-go [no test files] 16:25:35 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 16:25:35 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.024s coverage: 65.7% of statements 16:25:41 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 16:25:41 go vet ./... 16:25:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:25:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:25:44 ./bin/test-attribution-txt.sh [Pipeline] echo 16:25:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:25:44 $ docker stop --time=1 709502f555041b172a2fe83ac4663b37307e694f5d34edcd7fa5a57607d2827c 16:25:47 $ docker rm -f --volumes 709502f555041b172a2fe83ac4663b37307e694f5d34edcd7fa5a57607d2827c [Pipeline] // withDockerContainer [Pipeline] sh 16:25:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:25:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:25:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:25:49 + ls -al . 16:25:49 total 192 16:25:49 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 16:25 . 16:25:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 16:23 .. 16:25:49 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 16:25 .git 16:25:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 16:23 .github 16:25:49 -rw-rw-r-- 1 jenkins jenkins 337 Mar 13 16:23 .gitignore 16:25:49 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 16:23 .golangci.yml 16:25:49 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 16:24 .semver 16:25:49 -rw-rw-r-- 1 jenkins jenkins 8641 Mar 13 16:23 Attribution.txt 16:25:49 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 13 16:23 CHANGELOG.md 16:25:49 -rw-rw-r-- 1 jenkins jenkins 1646 Mar 13 16:23 Dockerfile 16:25:49 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 16:23 GOVERNANCE.md 16:25:49 -rw-rw-r-- 1 jenkins jenkins 660 Mar 13 16:23 Jenkinsfile 16:25:49 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 16:23 LICENSE 16:25:49 -rw-rw-r-- 1 jenkins jenkins 1661 Mar 13 16:23 Makefile 16:25:49 -rw-rw-r-- 1 jenkins jenkins 623 Mar 13 16:23 OWNERS.md 16:25:49 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 13 16:23 README.md 16:25:49 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 16:24 VERSION 16:25:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 16:23 bin 16:25:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 16:23 cmd 16:25:49 -rw-r--r-- 1 jenkins jenkins 44127 Mar 13 16:25 coverage.out 16:25:49 -rw-rw-r-- 1 jenkins jenkins 3253 Mar 13 16:23 go.mod 16:25:49 -rw-rw-r-- 1 jenkins jenkins 30608 Mar 13 16:23 go.sum 16:25:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 16:23 internal 16:25:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 16:23 snap 16:25:49 -rw-rw-r-- 1 jenkins jenkins 235 Mar 13 16:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:49 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=49a7015c9c1dfe6b3006096510b4a50d1026437e --label arch=amd64 --label version=0.0.0 . 16:25:49 Sending build context to Docker daemon 23.5MB 16:25:49 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 16:25:49 Step 2/25 : FROM ${BASE} AS builder 16:25:49 ---> 8a985eb090c7 16:25:49 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:25:50 ---> Running in f18fd0836c63 16:25:50 Removing intermediate container f18fd0836c63 16:25:50 ---> 09bc3d69b416 16:25:50 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 16:25:51 ---> Running in f6cdfbe10782 16:25:51 Removing intermediate container f6cdfbe10782 16:25:51 ---> 7641f0de8452 16:25:51 Step 5/25 : ARG ADD_BUILD_TAGS="" 16:25:51 ---> Running in f63c610e05e6 16:25:51 Removing intermediate container f63c610e05e6 16:25:51 ---> 25135f7f2234 16:25:51 Step 6/25 : WORKDIR /device-virtual-go 16:25:51 ---> Running in 0bc232950ae9 16:25:51 Removing intermediate container 0bc232950ae9 16:25:51 ---> c612dd0d242f 16:25:51 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:25:51 ---> Running in e5c273fb1809 16:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:25:52 OK: 216 MiB in 55 packages 16:25:53 Removing intermediate container e5c273fb1809 16:25:53 ---> 0ab551865fd7 16:25:53 Step 8/25 : COPY go.mod vendor* ./ 16:25:54 ---> 4cb2e77ea33c 16:25:54 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:54 ---> Running in a2f7952474cf 16:25:57 Removing intermediate container a2f7952474cf 16:25:57 ---> d845701d7627 16:25:57 Step 10/25 : COPY . . 16:25:58 ---> 2bae138c4fe8 16:25:58 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:25:59 ---> Running in 5a11e6b4407e 16:25:59 Removing intermediate container 5a11e6b4407e 16:25:59 ---> 02d67c4bebbc 16:25:59 Step 12/25 : RUN $MAKE 16:25:59 ---> Running in a4656e586e6d 16:25:59 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 16:26:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9905 in /w/workspace/foundry_device-virtual-go_PR-354 [Pipeline] { [Pipeline] ws 16:26:04 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 16:26:04 The recommended git tool is: git 16:26:09 using credential edgex-jenkins-ssh 16:26:10 Cloning the remote Git repository 16:26:10 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 16:26:10 > git init /w/workspace/device-virtual-go/1 # timeout=10 16:26:10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 16:26:10 > git --version # timeout=10 16:26:10 > git --version # 'git version 2.25.1' 16:26:10 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:13 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 16:26:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:14 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 16:26:14 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 16:26:14 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/354/head:refs/remotes/origin/PR-354 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:26:15 Merging remotes/origin/main commit 0b21fdb78f52bb8ae4c8515c35f4ddb7a8305195 into PR head commit 8c20a81451d58475166c968c4a821231ec79c87b 16:26:15 Merge succeeded, producing b887524ce632dff843b7d552582bcc3fd25c8fc0 16:26:15 Checking out Revision b887524ce632dff843b7d552582bcc3fd25c8fc0 (PR-354) 16:26:15 > git config core.sparsecheckout # timeout=10 16:26:15 > git checkout -f 8c20a81451d58475166c968c4a821231ec79c87b # timeout=10 16:26:15 > git remote # timeout=10 16:26:15 > git config --get remote.origin.url # timeout=10 16:26:15 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:15 > git merge 0b21fdb78f52bb8ae4c8515c35f4ddb7a8305195 # timeout=10 16:26:15 > git rev-parse HEAD^{commit} # timeout=10 16:26:15 > git config core.sparsecheckout # timeout=10 16:26:15 > git checkout -f b887524ce632dff843b7d552582bcc3fd25c8fc0 # timeout=10 16:26:18 Commit message: "Merge commit '0b21fdb78f52bb8ae4c8515c35f4ddb7a8305195' into HEAD" 16:26:18 First time build. Skipping changelog. 16:26:18 > git --version # timeout=10 16:26:18 > git --version # 'git version 2.25.1' 16:26:18 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:26:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:26:20 % Total % Received % Xferd Average Speed Time Time Time Current 16:26:20 Dload Upload Total Spent Left Speed 16:26:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh 16:26:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:26:21 + sudo tee /etc/docker/daemon.new 16:26:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:26:21 { 16:26:21 "registry-mirrors": [ 16:26:21 "https://nexus3.edgexfoundry.org:10001" 16:26:21 ], 16:26:21 "bip": "10.250.0.254/24", 16:26:21 "hosts": [ 16:26:21 "tcp://0.0.0.0:5555", 16:26:21 "unix:///var/run/docker.sock" 16:26:21 ], 16:26:21 "mtu": 1458, 16:26:21 "selinux-enabled": true, 16:26:21 "seccomp-profile": "/etc/docker/seccomp.json" 16:26:21 } [Pipeline] sh 16:26:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:26:21 + sudo service docker restart 16:26:26 Removing intermediate container a4656e586e6d 16:26:26 ---> 8a51663fec06 16:26:26 Step 13/25 : FROM alpine:3.16 16:26:26 3.16: Pulling from library/alpine 16:26:26 ef5531b6e74e: Pulling fs layer 16:26:26 ef5531b6e74e: Download complete 16:26:26 ef5531b6e74e: Pull complete 16:26:26 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 16:26:26 Status: Downloaded newer image for alpine:3.16 16:26:26 ---> dfd21b5a31f5 16:26:26 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 16:26:26 ---> Running in c836695201cd 16:26:26 Removing intermediate container c836695201cd 16:26:26 ---> 9ca16285c289 16:26:26 Step 15/25 : RUN apk add --update --no-cache dumb-init 16:26:26 ---> Running in 29c1c4403b80 16:26:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:26:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:26:26 (1/1) Installing dumb-init (1.2.5-r1) 16:26:26 Executing busybox-1.35.0-r17.trigger 16:26:26 OK: 6 MiB in 15 packages 16:26:26 Removing intermediate container 29c1c4403b80 16:26:26 ---> df273d75b46e 16:26:26 Step 16/25 : WORKDIR / 16:26:26 ---> Running in 9632518e57bb 16:26:26 Removing intermediate container 9632518e57bb 16:26:26 ---> 7596bd815ece 16:26:26 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 16:26:26 ---> 505c501f438a 16:26:26 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 16:26:26 ---> f62ab160ef5c 16:26:26 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 16:26:26 ---> e5ff42885778 16:26:26 Step 20/25 : EXPOSE 59900 16:26:27 ---> Running in 5dd0304a512c 16:26:27 Removing intermediate container 5dd0304a512c 16:26:27 ---> d1ec2229308b 16:26:27 Step 21/25 : ENTRYPOINT ["/device-virtual"] 16:26:27 ---> Running in 068b5ca7a12a 16:26:27 Removing intermediate container 068b5ca7a12a 16:26:27 ---> 341ab368eb2a 16:26:27 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 16:26:27 ---> Running in 3cd76148ce15 16:26:27 Removing intermediate container 3cd76148ce15 16:26:27 ---> 0f55acb60698 16:26:27 Step 23/25 : LABEL arch=amd64 16:26:27 ---> Running in be93d79a6bd3 16:26:27 Removing intermediate container be93d79a6bd3 16:26:27 ---> a7e34acaf615 16:26:27 Step 24/25 : LABEL git_sha=49a7015c9c1dfe6b3006096510b4a50d1026437e 16:26:27 ---> Running in 8a7e158b23d9 16:26:27 Removing intermediate container 8a7e158b23d9 16:26:27 ---> 4acb9fe69710 16:26:27 Step 25/25 : LABEL version=0.0.0 16:26:27 ---> Running in d7bc290f270e 16:26:28 Removing intermediate container d7bc290f270e 16:26:28 ---> 6437745d3554 16:26:28 [Warning] One or more build-args [ARCH] were not consumed 16:26:28 Successfully built 6437745d3554 16:26:28 Successfully tagged device-virtual: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 16:26:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:26:28 16:26:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:26:29 latest: Pulling from edgex-lftools-log-publisher 16:26:29 5eb5b503b376: Pulling fs layer 16:26:29 5c69ac0246d0: Pulling fs layer 16:26:29 ec43610c2a17: Pulling fs layer 16:26:29 3a2ae6a8a46f: Pulling fs layer 16:26:29 33b1e0a273af: Pulling fs layer 16:26:29 5d3b04190fa2: Pulling fs layer 16:26:29 2f39f015ded8: Pulling fs layer 16:26:29 3a2ae6a8a46f: Waiting 16:26:29 33b1e0a273af: Waiting 16:26:29 5d3b04190fa2: Waiting 16:26:29 2f39f015ded8: Waiting 16:26:29 5c69ac0246d0: Download complete 16:26:29 3a2ae6a8a46f: Download complete 16:26:29 33b1e0a273af: Verifying Checksum 16:26:29 33b1e0a273af: Download complete 16:26:29 5d3b04190fa2: Verifying Checksum 16:26:29 5d3b04190fa2: Download complete 16:26:29 ec43610c2a17: Verifying Checksum 16:26:29 ec43610c2a17: Download complete 16:26:29 5eb5b503b376: Download complete 16:26:30 2f39f015ded8: Download complete 16:26:30 5eb5b503b376: Pull complete 16:26:30 5c69ac0246d0: Pull complete 16:26:31 ec43610c2a17: Pull complete 16:26:31 3a2ae6a8a46f: Pull complete 16:26:31 33b1e0a273af: Pull complete 16:26:31 5d3b04190fa2: Pull complete 16:26:35 2f39f015ded8: Pull complete 16:26:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:26:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:26:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:36 prd-ubuntu20.04-docker-8c-8g-9904 does not seem to be running inside a container 16:26:36 $ 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/foundry_device-virtual-go_PR-354 -v /w/workspace/foundry_device-virtual-go_PR-354:/w/workspace/foundry_device-virtual-go_PR-354:rw,z -v /w/workspace/foundry_device-virtual-go_PR-354@tmp:/w/workspace/foundry_device-virtual-go_PR-354@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:26:43 $ docker top 2a282db76a9ea85297ca2b84e40682f6836b093897565b4d995166762677a7b7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 16:26:43 provisioning config files... 16:26:43 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config13951359062833894311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:26:43 ---> job-cost.sh 16:26:43 lf-activate-venv: SKIPPING 16:26:43 INFO: No Stack... 16:26:43 ---> docker-login.sh 16:26:43 nexus3.edgexfoundry.org:10001 16:26:44 INFO: Retrieving Pricing Info for: v3-standard-8 16:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:44 Configure a credential helper to remove this warning. See 16:26:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:44 16:26:44 Login Succeeded 16:26:44 nexus3.edgexfoundry.org:10002 16:26:44 INFO: Archiving Costs [Pipeline] sh 16:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:44 Configure a credential helper to remove this warning. See 16:26:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:44 16:26:44 Login Succeeded 16:26:44 nexus3.edgexfoundry.org:10003 16:26:44 + cat /w/workspace/foundry_device-virtual-go_PR-354/archives/cost.csv 16:26:44 + cut -d, -f6 [Pipeline] lock 16:26:44 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-354-1-stack-cost] 16:26:44 Resource [jenkins-edgexfoundry-device-virtual-go-PR-354-1-stack-cost] did not exist. Created. 16:26:44 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-354-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:26:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:45 Configure a credential helper to remove this warning. See 16:26:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:45 16:26:45 Login Succeeded 16:26:45 nexus3.edgexfoundry.org:10004 16:26:45 + echo total: 0.2199999988079071 [Pipeline] stash 16:26:45 Stashed 1 file(s) [Pipeline] } 16:26:45 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-354-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:26:45 $ docker stop --time=1 2a282db76a9ea85297ca2b84e40682f6836b093897565b4d995166762677a7b7 16:26:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:45 Configure a credential helper to remove this warning. See 16:26:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:45 16:26:45 Login Succeeded 16:26:45 docker.io 16:26:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:46 Configure a credential helper to remove this warning. See 16:26:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:46 16:26:46 Login Succeeded 16:26:46 ---> docker-login.sh ends 16:26:46 $ docker rm -f --volumes 2a282db76a9ea85297ca2b84e40682f6836b093897565b4d995166762677a7b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 16:26:46 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 16:26:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:26:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:26:47 ========================================================= 16:26:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:26:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 16:26:48 Sending build context to Docker daemon 11.89MB 16:26:48 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 16:26:48 Step 2/12 : FROM ${BASE} AS builder 16:26:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:26:48 9b18e9b68314: Pulling fs layer 16:26:48 35d82f9e3411: Pulling fs layer 16:26:48 e16973657156: Pulling fs layer 16:26:48 fc693d55d65f: Pulling fs layer 16:26:48 7e9fc2657dce: Pulling fs layer 16:26:48 dda99020689f: Pulling fs layer 16:26:48 db1c61fa0a46: Pulling fs layer 16:26:48 891c053d2c06: Pulling fs layer 16:26:48 dda99020689f: Waiting 16:26:48 fc693d55d65f: Waiting 16:26:48 db1c61fa0a46: Waiting 16:26:48 891c053d2c06: Waiting 16:26:48 7e9fc2657dce: Waiting 16:26:48 e16973657156: Verifying Checksum 16:26:48 e16973657156: Download complete 16:26:48 35d82f9e3411: Verifying Checksum 16:26:48 35d82f9e3411: Download complete 16:26:48 7e9fc2657dce: Verifying Checksum 16:26:48 7e9fc2657dce: Download complete 16:26:48 dda99020689f: Download complete 16:26:48 9b18e9b68314: Download complete 16:26:49 9b18e9b68314: Pull complete 16:26:49 891c053d2c06: Verifying Checksum 16:26:49 891c053d2c06: Download complete 16:26:49 35d82f9e3411: Pull complete 16:26:50 e16973657156: Pull complete 16:26:50 db1c61fa0a46: Verifying Checksum 16:26:50 db1c61fa0a46: Download complete 16:26:51 fc693d55d65f: Download complete 16:27:03 fc693d55d65f: Pull complete 16:27:03 7e9fc2657dce: Pull complete 16:27:03 dda99020689f: Pull complete 16:27:09 db1c61fa0a46: Pull complete 16:27:11 891c053d2c06: Pull complete 16:27:11 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 16:27:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:27:11 ---> f96f9c87975a 16:27:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:27:13 ---> Running in 3097340b18a0 16:27:13 Removing intermediate container 3097340b18a0 16:27:13 ---> f4191ed4d870 16:27:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:27:13 ---> Running in 508f2a46d16b 16:27:13 Removing intermediate container 508f2a46d16b 16:27:13 ---> 951210ef07e8 16:27:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:27:13 ---> Running in 507da633ef4a 16:27:13 Removing intermediate container 507da633ef4a 16:27:13 ---> 17ebba6789fb 16:27:13 Step 6/12 : WORKDIR /device-virtual-go 16:27:13 ---> Running in 1f06b9fcbc14 16:27:14 Removing intermediate container 1f06b9fcbc14 16:27:14 ---> a0271fdf3ba9 16:27:14 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:27:14 ---> Running in ac79b39d5889 16:27:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:27:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:27:16 (1/4) Installing openssh-keygen (9.0_p1-r2) 16:27:16 (2/4) Installing libedit (20210910.3.1-r0) 16:27:16 (3/4) Installing openssh-client-common (9.0_p1-r2) 16:27:16 (4/4) Installing openssh-client-default (9.0_p1-r2) 16:27:16 Executing busybox-1.35.0-r17.trigger 16:27:16 OK: 226 MiB in 55 packages 16:27:17 Removing intermediate container ac79b39d5889 16:27:17 ---> 7fba066d6f08 16:27:17 Step 8/12 : COPY go.mod vendor* ./ 16:27:17 ---> 593802518ffc 16:27:17 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:18 ---> Running in 25649751b92f 16:28:26 Removing intermediate container 25649751b92f 16:28:26 ---> 0bbfacab1e4b 16:28:26 Step 10/12 : COPY . . 16:28:26 ---> f89684f3ca63 16:28:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:28:26 ---> Running in 0be42a39e522 16:28:26 Removing intermediate container 0be42a39e522 16:28:26 ---> c9b417f8547f 16:28:26 Step 12/12 : RUN $MAKE 16:28:26 ---> Running in e57343548580 16:28:26 noop 16:28:26 Removing intermediate container e57343548580 16:28:26 ---> 46ce5ca292ad 16:28:26 Successfully built 46ce5ca292ad 16:28:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:26 + docker inspect -f . ci-base-image-arm64 16:28:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:26 prd-ubuntu20.04-docker-arm64-4c-16g-9905 does not seem to be running inside a container 16:28:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** -e ******** ci-base-image-arm64 cat 16:28:28 $ docker top 62e56af0cbbd81f59d83a0b691de4738cd5654dd9bf53708bc16afcee1d8345d -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:29 + go version 16:28:29 go version go1.18.7 linux/arm64 [Pipeline] } 16:28:29 $ docker stop --time=1 62e56af0cbbd81f59d83a0b691de4738cd5654dd9bf53708bc16afcee1d8345d 16:28:30 $ docker rm -f --volumes 62e56af0cbbd81f59d83a0b691de4738cd5654dd9bf53708bc16afcee1d8345d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:31 + docker inspect -f . ci-base-image-arm64 16:28:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:31 prd-ubuntu20.04-docker-arm64-4c-16g-9905 does not seem to be running inside a container 16:28:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** -e ******** ci-base-image-arm64 cat 16:28:33 $ docker top e7556e21e4b2f86c00e67e519526ab6999e646422ee6c05721562f1d9351d46a -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:33 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 16:28:34 + make test 16:28:34 go test ./... -coverprofile=coverage.out 16:28:36 ? github.com/edgexfoundry/device-virtual-go [no test files] 16:29:58 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 16:29:58 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.113s coverage: 65.7% of statements 16:29:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:29:58 go vet ./... 16:30:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:30:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:30:10 ./bin/test-attribution-txt.sh [Pipeline] echo 16:30:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:30:11 $ docker stop --time=1 e7556e21e4b2f86c00e67e519526ab6999e646422ee6c05721562f1d9351d46a 16:30:12 $ docker rm -f --volumes e7556e21e4b2f86c00e67e519526ab6999e646422ee6c05721562f1d9351d46a [Pipeline] // withDockerContainer [Pipeline] sh 16:30:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:30:13 Warning: overwriting stash ‘coverage-report’ 16:30:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:30:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:30:15 + ls -al . 16:30:15 total 188 16:30:15 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 16:28 . 16:30:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 16:26 .. 16:30:15 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 16:26 .git 16:30:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 16:26 .github 16:30:15 -rw-rw-r-- 1 jenkins jenkins 337 Mar 13 16:26 .gitignore 16:30:15 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 16:26 .golangci.yml 16:30:15 -rw-rw-r-- 1 jenkins jenkins 8641 Mar 13 16:26 Attribution.txt 16:30:15 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 13 16:26 CHANGELOG.md 16:30:15 -rw-rw-r-- 1 jenkins jenkins 1646 Mar 13 16:26 Dockerfile 16:30:15 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 16:26 GOVERNANCE.md 16:30:15 -rw-rw-r-- 1 jenkins jenkins 660 Mar 13 16:26 Jenkinsfile 16:30:15 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 16:26 LICENSE 16:30:15 -rw-rw-r-- 1 jenkins jenkins 1661 Mar 13 16:26 Makefile 16:30:15 -rw-rw-r-- 1 jenkins jenkins 623 Mar 13 16:26 OWNERS.md 16:30:15 -rw-rw-r-- 1 jenkins jenkins 3578 Mar 13 16:26 README.md 16:30:15 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 16:24 VERSION 16:30:15 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 16:26 bin 16:30:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 16:26 cmd 16:30:15 -rw-r--r-- 1 jenkins jenkins 44127 Mar 13 16:29 coverage.out 16:30:15 -rw-rw-r-- 1 jenkins jenkins 3253 Mar 13 16:26 go.mod 16:30:15 -rw-rw-r-- 1 jenkins jenkins 30608 Mar 13 16:26 go.sum 16:30:15 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 16:26 internal 16:30:15 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 16:26 snap 16:30:15 -rw-rw-r-- 1 jenkins jenkins 235 Mar 13 16:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:15 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b887524ce632dff843b7d552582bcc3fd25c8fc0 --label arch=arm64 --label version=0.0.0 . 16:30:16 Sending build context to Docker daemon 11.93MB 16:30:16 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 16:30:16 Step 2/25 : FROM ${BASE} AS builder 16:30:16 ---> 46ce5ca292ad 16:30:16 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 16:30:16 ---> Running in 1217b2a3c197 16:30:16 Removing intermediate container 1217b2a3c197 16:30:16 ---> 0fd7378a4fea 16:30:16 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 16:30:16 ---> Running in 8737b6c8ec11 16:30:16 Removing intermediate container 8737b6c8ec11 16:30:16 ---> 5f9c1bd9286e 16:30:16 Step 5/25 : ARG ADD_BUILD_TAGS="" 16:30:17 ---> Running in f66054c03555 16:30:17 Removing intermediate container f66054c03555 16:30:17 ---> ae799a5afe89 16:30:17 Step 6/25 : WORKDIR /device-virtual-go 16:30:17 ---> Running in 0dbbee23e12b 16:30:17 Removing intermediate container 0dbbee23e12b 16:30:17 ---> df15f170df8c 16:30:17 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:30:17 ---> Running in fd533eeccf60 16:30:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:30:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:30:20 OK: 226 MiB in 55 packages 16:30:21 Removing intermediate container fd533eeccf60 16:30:21 ---> acad055fb41c 16:30:21 Step 8/25 : COPY go.mod vendor* ./ 16:30:21 ---> 7cf67e242947 16:30:21 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:21 ---> Running in 600988dd728a 16:30:25 Removing intermediate container 600988dd728a 16:30:25 ---> 8790b3496da0 16:30:25 Step 10/25 : COPY . . 16:30:26 ---> 234eaa9496f3 16:30:26 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:30:26 ---> Running in dfb395bea10b 16:30:27 Removing intermediate container dfb395bea10b 16:30:27 ---> cb937d4c1a32 16:30:27 Step 12/25 : RUN $MAKE 16:30:27 ---> Running in a3d996ae67ff 16:30:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd 16:32:50 Removing intermediate container a3d996ae67ff 16:32:50 ---> 0e07ace9f059 16:32:50 Step 13/25 : FROM alpine:3.16 16:32:50 3.16: Pulling from library/alpine 16:32:50 3760b48202b3: Pulling fs layer 16:32:50 3760b48202b3: Verifying Checksum 16:32:50 3760b48202b3: Download complete 16:32:50 3760b48202b3: Pull complete 16:32:50 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 16:32:50 Status: Downloaded newer image for alpine:3.16 16:32:50 ---> 4c81e5bf8899 16:32:50 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 16:32:50 ---> Running in b17eed0b5c0f 16:32:50 Removing intermediate container b17eed0b5c0f 16:32:50 ---> 96a49c0a8f48 16:32:50 Step 15/25 : RUN apk add --update --no-cache dumb-init 16:32:50 ---> Running in 65279e600fe3 16:32:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:32:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:32:50 (1/1) Installing dumb-init (1.2.5-r1) 16:32:50 Executing busybox-1.35.0-r17.trigger 16:32:50 OK: 5 MiB in 15 packages 16:32:50 Removing intermediate container 65279e600fe3 16:32:50 ---> 60b51e161fbe 16:32:50 Step 16/25 : WORKDIR / 16:32:50 ---> Running in b63c005957c2 16:32:50 Removing intermediate container b63c005957c2 16:32:50 ---> 06f99c597550 16:32:50 Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / 16:32:50 ---> fc016f94a590 16:32:50 Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / 16:32:50 ---> ac0c4d7555c3 16:32:50 Step 19/25 : COPY --from=builder /device-virtual-go/cmd / 16:32:50 ---> 2cf87c43ce5b 16:32:50 Step 20/25 : EXPOSE 59900 16:32:50 ---> Running in 275796de2944 16:32:51 Removing intermediate container 275796de2944 16:32:51 ---> 6109481cc2d2 16:32:51 Step 21/25 : ENTRYPOINT ["/device-virtual"] 16:32:51 ---> Running in 3946ae6fabbc 16:32:51 Removing intermediate container 3946ae6fabbc 16:32:51 ---> ab95b68432cc 16:32:51 Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 16:32:51 ---> Running in f30fe816686c 16:32:51 Removing intermediate container f30fe816686c 16:32:51 ---> d15d2ad469af 16:32:51 Step 23/25 : LABEL arch=arm64 16:32:51 ---> Running in 815fe4261496 16:32:52 Removing intermediate container 815fe4261496 16:32:52 ---> 77c089b22d00 16:32:52 Step 24/25 : LABEL git_sha=b887524ce632dff843b7d552582bcc3fd25c8fc0 16:32:52 ---> Running in 5e2bd91f91ac 16:32:52 Removing intermediate container 5e2bd91f91ac 16:32:52 ---> ada39a667184 16:32:52 Step 25/25 : LABEL version=0.0.0 16:32:52 ---> Running in 05083c0444c0 16:32:52 Removing intermediate container 05083c0444c0 16:32:52 ---> db23cd0d354c 16:32:52 [Warning] One or more build-args [ARCH] were not consumed 16:32:52 Successfully built db23cd0d354c 16:32:52 Successfully tagged device-virtual-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 16:32:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:32:53 16:32:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:32:54 arm64: Pulling from edgex-lftools-log-publisher 16:32:54 8998bd30e6a1: Pulling fs layer 16:32:54 04944245beec: Pulling fs layer 16:32:54 699f458cf7ca: Pulling fs layer 16:32:54 765212b225bb: Pulling fs layer 16:32:54 f23df028b6ca: Pulling fs layer 16:32:54 d65c8cfc05b1: Pulling fs layer 16:32:54 2437ff75d9bd: Pulling fs layer 16:32:54 f23df028b6ca: Waiting 16:32:54 d65c8cfc05b1: Waiting 16:32:54 2437ff75d9bd: Waiting 16:32:54 765212b225bb: Waiting 16:32:54 04944245beec: Verifying Checksum 16:32:54 04944245beec: Download complete 16:32:54 765212b225bb: Download complete 16:32:54 f23df028b6ca: Verifying Checksum 16:32:54 f23df028b6ca: Download complete 16:32:54 d65c8cfc05b1: Verifying Checksum 16:32:54 d65c8cfc05b1: Download complete 16:32:54 699f458cf7ca: Verifying Checksum 16:32:54 699f458cf7ca: Download complete 16:32:54 8998bd30e6a1: Verifying Checksum 16:32:54 8998bd30e6a1: Download complete 16:32:57 2437ff75d9bd: Verifying Checksum 16:32:57 2437ff75d9bd: Download complete 16:32:58 8998bd30e6a1: Pull complete 16:32:59 04944245beec: Pull complete 16:33:00 699f458cf7ca: Pull complete 16:33:00 765212b225bb: Pull complete 16:33:01 f23df028b6ca: Pull complete 16:33:01 d65c8cfc05b1: Pull complete 16:33:16 2437ff75d9bd: Pull complete 16:33:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:33:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:33:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:17 prd-ubuntu20.04-docker-arm64-4c-16g-9905 does not seem to be running inside a container 16:33:17 $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:33:19 $ docker top 48114f3a8212d712a93a5fe1612e1b3d356ff7a51c77526a7d6f0c3bea835820 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:20 ---> job-cost.sh 16:33:20 lf-activate-venv: SKIPPING 16:33:20 INFO: No Stack... 16:33:20 INFO: Retrieving Pricing Info for: v3-standard-4 16:33:21 INFO: Archiving Costs [Pipeline] sh 16:33:22 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 16:33:22 + cut -d, -f6 [Pipeline] lock 16:33:22 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-354-1-stack-cost] 16:33:22 Resource [jenkins-edgexfoundry-device-virtual-go-PR-354-1-stack-cost] did not exist. Created. 16:33:22 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-354-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:33:22 /w/workspace/device-virtual-go/1@tmp/durable-3855946e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:33:23 + echo total: 0.10999999940395355 [Pipeline] stash 16:33:23 Warning: overwriting stash ‘stack-cost’ 16:33:23 Stashed 1 file(s) [Pipeline] } 16:33:23 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-354-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:33:23 $ docker stop --time=1 48114f3a8212d712a93a5fe1612e1b3d356ff7a51c77526a7d6f0c3bea835820 16:33:25 $ docker rm -f --volumes 48114f3a8212d712a93a5fe1612e1b3d356ff7a51c77526a7d6f0c3bea835820 [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 16:33:26 provisioning config files... 16:33:26 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-354@tmp/config10694919271637687229tmp [Pipeline] { [Pipeline] sh 16:33:26 + set +x 16:33:26 + curl -s https://codecov.io/bash 16:33:26 + bash -s -- 16:33:26 16:33:26 _____ _ 16:33:26 / ____| | | 16:33:26 | | ___ __| | ___ ___ _____ __ 16:33:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:33:26 | |___| (_) | (_| | __/ (_| (_) \ V / 16:33:26 \_____\___/ \__,_|\___|\___\___/ \_/ 16:33:26 Bash-1.0.6 16:33:26 16:33:26 16:33:26 ==> git version 2.25.1 found 16:33:26 ==> 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 16:33:26 Release-Date: 2020-01-08 16:33:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:33:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:33:26 ==> Jenkins CI detected. 16:33:26 current dir:  /w/workspace/foundry_device-virtual-go_PR-354 16:33:26 project root: . 16:33:26 --> token set from env 16:33:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:33:26 ==> Running gcov in . (disable via -X gcov) 16:33:26 ==> Python coveragepy not found 16:33:26 ==> Searching for coverage reports in: 16:33:26 + . 16:33:26 -> Found 1 reports 16:33:26 ==> Detecting git/mercurial file structure 16:33:26 ==> Reading reports 16:33:26 + ./coverage.out bytes=44127 16:33:26 ==> Appending adjustments 16:33:26 https://docs.codecov.io/docs/fixing-reports 16:33:26 + Found adjustments 16:33:26 ==> Gzipping contents 16:33:26 8.0K /tmp/codecov.4TTQjI.gz 16:33:26 ==> Uploading reports 16:33:26 url: https://codecov.io 16:33:26 query: branch=PR-354&commit=49a7015c9c1dfe6b3006096510b4a50d1026437e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-354%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=354&job=&cmd_args= 16:33:26 -> Pinging Codecov 16:33:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-354&commit=49a7015c9c1dfe6b3006096510b4a50d1026437e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-354%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=354&job=&cmd_args= 16:33:27 -> Uploading to 16:33:27 https://storage.googleapis.com/codecov/v4/raw/2023-03-13/5E52B4B073DB2E39498172D8E973AA87/49a7015c9c1dfe6b3006096510b4a50d1026437e/5b0af612-b3b5-4b99-892f-7f81f70f785a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T163326Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a4b599cb838901d66a3191df078cf0f4470abf231413ec2f01118734c43e683c 16:33:27 % Total % Received % Xferd Average Speed Time Time Time Current 16:33:27 Dload Upload Total Spent Left Speed 16:33:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5475 0 0 100 5475 0 17950 --:--:-- --:--:-- --:--:-- 17950 16:33:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/49a7015c9c1dfe6b3006096510b4a50d1026437e [Pipeline] } 16:33:27 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 16:33:29 + [ -d /w/workspace/foundry_device-virtual-go_PR-354/archives ] 16:33:29 + ls -al /w/workspace/foundry_device-virtual-go_PR-354/archives 16:33:29 total 16 16:33:29 drwxr-xr-x 3 root root 4096 Mar 13 16:26 . 16:33:29 drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 16:26 .. 16:33:29 drwxr-xr-x 2 root root 4096 Mar 13 16:26 cost 16:33:29 -rw-r--r-- 1 root root 89 Mar 13 16:26 cost.csv 16:33:29 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-354/archives 16:33:29 + ls -al /w/workspace/foundry_device-virtual-go_PR-354/archives 16:33:29 total 16 16:33:29 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 16:26 . 16:33:29 drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 16:26 .. 16:33:29 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 16:26 cost 16:33:29 -rw-r--r-- 1 jenkins jenkins 89 Mar 13 16:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:33:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:33:30 ---> package-listing.sh 16:33:30 ++ facter osfamily 16:33:30 ++ tr '[:upper:]' '[:lower:]' 16:33:30 + OS_FAMILY=debian 16:33:30 + workspace=/w/workspace/foundry_device-virtual-go_PR-354 16:33:30 + START_PACKAGES=/tmp/packages_start.txt 16:33:30 + END_PACKAGES=/tmp/packages_end.txt 16:33:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:33:30 + PACKAGES=/tmp/packages_start.txt 16:33:30 + '[' /w/workspace/foundry_device-virtual-go_PR-354 ']' 16:33:30 + PACKAGES=/tmp/packages_end.txt 16:33:30 + case "${OS_FAMILY}" in 16:33:30 + dpkg -l 16:33:30 + grep '^ii' 16:33:30 + '[' -f /tmp/packages_start.txt ']' 16:33:30 + '[' -f /tmp/packages_end.txt ']' 16:33:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:33:30 + '[' /w/workspace/foundry_device-virtual-go_PR-354 ']' 16:33:30 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-354/archives/ 16:33:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-354/archives/ [Pipeline] echo 16:33:30 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/foundry_device-virtual-go_PR-354/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:33:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:33:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:31 prd-ubuntu20.04-docker-8c-8g-9904 does not seem to be running inside a container 16:33:31 $ 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/foundry_device-virtual-go_PR-354/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-354 -v /w/workspace/foundry_device-virtual-go_PR-354:/w/workspace/foundry_device-virtual-go_PR-354:rw,z -v /w/workspace/foundry_device-virtual-go_PR-354@tmp:/w/workspace/foundry_device-virtual-go_PR-354@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 16:33:31 $ docker top 8bbdec7ac4ca7058e4554325ce534aff383f679e1b79ca8fc57932e1dd4c29e4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:32 + touch /tmp/pre-build-complete [Pipeline] sh 16:33:32 + mkdir -p /var/log/sysstat [Pipeline] sh 16:33:32 + ls /var/log/sa-host 16:33:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:33:33 provisioning config files... 16:33:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-354@tmp/config7254460564960988450tmp [Pipeline] { [Pipeline] echo 16:33:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:33:33 ---> create-netrc.sh [Pipeline] } 16:33:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:33:34 ---> python-tools-install.sh [Pipeline] echo 16:33:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:33:34 ---> sudo-logs.sh 16:33:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:33:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:33:34 ---> job-cost.sh 16:33:34 lf-activate-venv: SKIPPING 16:33:34 DEBUG: total: 0.2199999988079071 16:33:34 INFO: Retrieving Stack Cost... 16:33:36 INFO: Retrieving Pricing Info for: v3-standard-8 16:33:36 INFO: Archiving Costs [Pipeline] echo 16:33:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:33:36 ---> logs-deploy.sh 16:33:36 lf-activate-venv: SKIPPING 16:33:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-354/1 16:33:36 INFO: archiving workspace using pattern(s): 16:33:37 Archives upload complete. 16:33:37 INFO: archiving logs to Nexus 16:33:38 ---> uname -a: 16:33:38 Linux prd-ubuntu20-04-docker-8c-8g-9904 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:33:38 16:33:38 16:33:38 ---> lscpu: 16:33:38 Architecture: x86_64 16:33:38 CPU op-mode(s): 32-bit, 64-bit 16:33:38 Byte Order: Little Endian 16:33:38 Address sizes: 40 bits physical, 48 bits virtual 16:33:38 CPU(s): 8 16:33:38 On-line CPU(s) list: 0-7 16:33:38 Thread(s) per core: 1 16:33:38 Core(s) per socket: 1 16:33:38 Socket(s): 8 16:33:38 NUMA node(s): 1 16:33:38 Vendor ID: AuthenticAMD 16:33:38 CPU family: 23 16:33:38 Model: 49 16:33:38 Model name: AMD EPYC-Rome Processor 16:33:38 Stepping: 0 16:33:38 CPU MHz: 2799.998 16:33:38 BogoMIPS: 5599.99 16:33:38 Virtualization: AMD-V 16:33:38 Hypervisor vendor: KVM 16:33:38 Virtualization type: full 16:33:38 L1d cache: 256 KiB 16:33:38 L1i cache: 256 KiB 16:33:38 L2 cache: 4 MiB 16:33:38 L3 cache: 128 MiB 16:33:38 NUMA node0 CPU(s): 0-7 16:33:38 Vulnerability Itlb multihit: Not affected 16:33:38 Vulnerability L1tf: Not affected 16:33:38 Vulnerability Mds: Not affected 16:33:38 Vulnerability Meltdown: Not affected 16:33:38 Vulnerability Mmio stale data: Not affected 16:33:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:33:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:33:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:33:38 Vulnerability Srbds: Not affected 16:33:38 Vulnerability Tsx async abort: Not affected 16:33:38 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 16:33:38 16:33:38 16:33:38 ---> nproc: 16:33:38 8 16:33:38 16:33:38 16:33:38 ---> df -h: 16:33:38 Filesystem Size Used Avail Use% Mounted on 16:33:38 overlay 155G 12G 144G 8% / 16:33:38 tmpfs 64M 0 64M 0% /dev 16:33:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:33:38 shm 64M 0 64M 0% /dev/shm 16:33:38 /dev/vda1 155G 12G 144G 8% /facter-os 16:33:38 16:33:38 16:33:38 ---> sar -b -r -n DEV: 16:33:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9904) 03/13/23 _x86_64_ (8 CPU) 16:33:38 16:33:38 16:22:59 LINUX RESTART (8 CPU) 16:33:38 16:33:38 16:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:33:38 16:24:02 268.87 74.85 192.87 1.15 6587.70 146129.65 289009.30 16:33:38 16:25:01 153.69 4.22 149.47 0.00 443.38 106076.04 0.00 16:33:38 16:26:01 128.28 0.27 128.02 0.00 16.40 28786.80 0.00 16:33:38 16:27:01 113.65 0.02 113.63 0.00 2.40 32989.44 0.00 16:33:38 16:28:01 1.97 0.00 1.97 0.00 0.00 25.87 0.00 16:33:38 16:29:01 56.34 11.61 44.73 0.00 5177.14 8724.95 0.00 16:33:38 16:30:01 4.17 0.02 4.15 0.00 0.13 98.90 0.00 16:33:38 16:31:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 16:33:38 16:32:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 16:33:38 16:33:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 16:33:38 Average: 73.00 9.11 63.78 0.12 1223.96 32164.79 28947.72 16:33:38 16:33:38 16:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:33:38 16:24:02 30026768 31664600 670768 2.04 59036 1884880 1803328 5.31 894768 1655712 11832 16:33:38 16:25:01 27824172 31591256 707088 2.15 142912 3780976 1858956 5.48 1161056 3401488 528136 16:33:38 16:26:01 28193052 31409268 883632 2.69 148440 3267852 2167016 6.39 1361120 2871844 5760 16:33:38 16:27:01 27667436 31590584 703192 2.14 158472 3914144 1740680 5.13 1225096 3480652 380 16:33:38 16:28:01 27667140 31590396 703076 2.14 158512 3914152 1740680 5.13 1224944 3480656 36 16:33:38 16:29:01 27135184 31567568 713768 2.17 191884 4369976 1836172 5.41 1547964 3653332 28 16:33:38 16:30:01 27143800 31571640 709844 2.16 190472 4366856 1810852 5.34 1543064 3650220 8 16:33:38 16:31:01 27145768 31573704 707728 2.15 190568 4366848 1810852 5.34 1541148 3650216 8 16:33:38 16:32:01 27151864 31580400 701552 2.13 190636 4366860 1810852 5.34 1534644 3650736 8 16:33:38 16:33:01 27151848 31580476 701468 2.13 190732 4366848 1810852 5.34 1534996 3650736 8 16:33:38 Average: 27710703 31571989 720212 2.19 162166 3859939 1839024 5.42 1356880 3314559 54620 16:33:38 16:33:38 16:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:33:38 16:24:02 lo 5.33 5.33 0.50 0.50 0.00 0.00 0.00 0.00 16:33:38 16:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:38 16:24:02 ens3 364.66 265.47 2557.08 67.34 0.00 0.00 0.00 0.00 16:33:38 16:25:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 16:33:38 16:25:01 docker0 189.27 319.25 15.36 2161.46 0.00 0.00 0.00 0.00 16:33:38 16:25:01 ens3 493.95 296.90 6255.62 78.00 0.00 0.00 0.00 0.00 16:33:38 16:26:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 16:33:38 16:26:01 docker0 1.78 4.18 0.11 40.60 0.00 0.00 0.00 0.00 16:33:38 16:26:01 ens3 43.37 29.82 80.87 17.51 0.00 0.00 0.00 0.00 16:33:38 16:26:01 veth7455fb9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 16:33:38 16:27:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 16:33:38 16:27:01 docker0 1.43 2.80 0.09 41.00 0.00 0.00 0.00 0.00 16:33:38 16:27:01 ens3 109.45 68.51 2614.31 14.01 0.00 0.00 0.00 0.00 16:33:38 16:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:33:38 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:38 16:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:33:38 16:29:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 16:33:38 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:38 16:29:01 ens3 130.33 55.97 2812.00 4.23 0.00 0.00 0.00 0.00 16:33:38 16:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:33:38 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:38 16:30:01 ens3 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00 16:33:38 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:38 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:38 16:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:38 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:33:38 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:38 16:32:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:33:38 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:38 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:38 16:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:33:38 Average: lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 16:33:38 Average: docker0 18.97 32.15 1.53 221.10 0.00 0.00 0.00 0.00 16:33:38 Average: ens3 113.58 71.33 1423.97 18.01 0.00 0.00 0.00 0.00 16:33:38 16:33:38 16:33:38 ---> sar -P ALL: 16:33:38 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9904) 03/13/23 _x86_64_ (8 CPU) 16:33:38 16:33:38 16:22:59 LINUX RESTART (8 CPU) 16:33:38 16:33:38 16:23:01 CPU %user %nice %system %iowait %steal %idle 16:33:38 16:24:02 all 5.91 0.00 1.93 7.12 0.07 84.98 16:33:38 16:24:02 0 8.87 0.00 2.03 7.12 0.05 81.93 16:33:38 16:24:02 1 6.86 0.02 1.45 10.71 0.08 80.88 16:33:38 16:24:02 2 5.54 0.00 2.51 4.38 0.03 87.54 16:33:38 16:24:02 3 4.76 0.00 1.42 3.08 0.05 90.68 16:33:38 16:24:02 4 5.06 0.00 2.97 0.75 0.07 91.15 16:33:38 16:24:02 5 7.52 0.00 1.39 2.30 0.03 88.75 16:33:38 16:24:02 6 3.72 0.00 1.12 11.98 0.07 83.11 16:33:38 16:24:02 7 4.95 0.00 2.52 16.65 0.13 75.74 16:33:38 16:25:01 all 8.10 0.00 3.62 5.55 0.08 82.64 16:33:38 16:25:01 0 8.60 0.00 3.66 4.96 0.12 82.67 16:33:38 16:25:01 1 7.97 0.00 4.11 6.72 0.05 81.15 16:33:38 16:25:01 2 8.61 0.00 5.39 26.31 0.12 59.57 16:33:38 16:25:01 3 8.12 0.00 3.35 1.40 0.05 87.08 16:33:38 16:25:01 4 9.92 0.00 3.37 2.29 0.07 84.36 16:33:38 16:25:01 5 7.49 0.00 2.43 0.46 0.05 89.56 16:33:38 16:25:01 6 6.84 0.00 3.70 1.78 0.07 87.61 16:33:38 16:25:01 7 7.29 0.00 2.96 0.67 0.14 88.95 16:33:38 16:26:01 all 20.22 0.00 4.75 5.91 0.18 68.94 16:33:38 16:26:01 0 21.39 0.00 5.20 12.41 0.17 60.84 16:33:38 16:26:01 1 20.45 0.00 5.80 2.53 0.22 70.99 16:33:38 16:26:01 2 19.40 0.00 5.12 20.39 0.19 54.90 16:33:38 16:26:01 3 21.34 0.00 4.69 0.73 0.15 73.10 16:33:38 16:26:01 4 20.12 0.00 4.50 4.29 0.30 70.79 16:33:38 16:26:01 5 19.13 0.00 4.39 5.01 0.12 71.35 16:33:38 16:26:01 6 20.00 0.00 3.86 0.49 0.12 75.53 16:33:38 16:26:01 7 19.96 0.00 4.46 1.42 0.14 74.02 16:33:38 16:27:01 all 18.12 0.00 3.61 3.27 0.11 74.88 16:33:38 16:27:01 0 19.17 0.00 3.79 3.08 0.07 73.88 16:33:38 16:27:01 1 19.30 0.00 4.06 0.42 0.12 76.10 16:33:38 16:27:01 2 17.19 0.00 3.80 0.10 0.07 78.84 16:33:38 16:27:01 3 19.96 0.00 4.06 0.10 0.12 75.77 16:33:38 16:27:01 4 17.99 0.00 4.07 22.43 0.12 55.38 16:33:38 16:27:01 5 17.85 0.00 3.53 0.03 0.07 78.51 16:33:38 16:27:01 6 17.47 0.00 2.49 0.07 0.05 79.92 16:33:38 16:27:01 7 15.99 0.00 3.10 0.00 0.29 80.62 16:33:38 16:28:01 all 0.15 0.00 0.01 0.04 0.01 99.79 16:33:38 16:28:01 0 0.10 0.00 0.02 0.00 0.00 99.88 16:33:38 16:28:01 1 0.96 0.00 0.03 0.00 0.00 99.01 16:33:38 16:28:01 2 0.02 0.00 0.00 0.03 0.00 99.95 16:33:38 16:28:01 3 0.05 0.00 0.00 0.03 0.00 99.92 16:33:38 16:28:01 4 0.02 0.00 0.02 0.23 0.00 99.73 16:33:38 16:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:33:38 16:28:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:33:38 16:28:01 7 0.05 0.00 0.03 0.00 0.03 99.88 16:33:38 16:29:01 all 2.16 0.00 1.54 1.30 0.02 94.97 16:33:38 16:29:01 0 3.17 0.00 2.55 0.67 0.03 93.57 16:33:38 16:29:01 1 1.89 0.00 1.59 1.44 0.02 95.06 16:33:38 16:29:01 2 2.27 0.00 3.10 1.85 0.02 92.76 16:33:38 16:29:01 3 1.25 0.00 0.85 0.58 0.02 97.30 16:33:38 16:29:01 4 2.60 0.00 1.17 3.94 0.02 92.27 16:33:38 16:29:01 5 1.79 0.00 1.30 1.84 0.03 95.03 16:33:38 16:29:01 6 1.64 0.00 0.77 0.07 0.02 97.51 16:33:38 16:29:01 7 2.66 0.00 0.99 0.03 0.02 96.30 16:33:38 16:30:01 all 0.06 0.00 0.05 0.03 0.01 99.85 16:33:38 16:30:01 0 0.03 0.00 0.03 0.02 0.00 99.92 16:33:38 16:30:01 1 0.07 0.00 0.03 0.00 0.02 99.88 16:33:38 16:30:01 2 0.02 0.00 0.03 0.05 0.02 99.88 16:33:38 16:30:01 3 0.22 0.00 0.08 0.00 0.00 99.70 16:33:38 16:30:01 4 0.02 0.00 0.05 0.00 0.02 99.92 16:33:38 16:30:01 5 0.07 0.00 0.08 0.13 0.02 99.70 16:33:38 16:30:01 6 0.07 0.00 0.03 0.02 0.00 99.88 16:33:38 16:30:01 7 0.03 0.00 0.05 0.00 0.02 99.90 16:33:38 16:31:01 all 0.02 0.00 0.01 0.01 0.00 99.95 16:33:38 16:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:33:38 16:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:33:38 16:31:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:33:38 16:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:33:38 16:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:33:38 16:31:01 5 0.02 0.00 0.03 0.08 0.02 99.85 16:33:38 16:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:33:38 16:31:01 7 0.07 0.00 0.02 0.00 0.02 99.90 16:33:38 16:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 16:33:38 16:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:33:38 16:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 16:33:38 16:32:01 2 0.00 0.00 0.02 0.00 0.02 99.97 16:33:38 16:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:33:38 16:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 16:33:38 16:32:01 5 0.03 0.00 0.03 0.02 0.02 99.90 16:33:38 16:32:01 6 0.02 0.00 0.02 0.00 0.02 99.95 16:33:38 16:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 16:33:38 16:33:01 all 0.02 0.00 0.00 0.01 0.00 99.96 16:33:38 16:33:01 0 0.05 0.00 0.00 0.00 0.00 99.95 16:33:38 16:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:33:38 16:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 16:33:38 16:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:33:38 16:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 16:33:38 16:33:01 5 0.05 0.00 0.02 0.03 0.02 99.88 16:33:38 16:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 16:33:38 16:33:01 7 0.05 0.00 0.02 0.00 0.02 99.92 16:33:38 Average: all 5.44 0.00 1.54 2.31 0.05 90.66 16:33:38 Average: 0 6.10 0.00 1.72 2.80 0.04 89.34 16:33:38 Average: 1 5.73 0.00 1.70 2.16 0.05 90.35 16:33:38 Average: 2 5.27 0.00 1.98 5.23 0.05 87.47 16:33:38 Average: 3 5.53 0.00 1.44 0.59 0.04 92.40 16:33:38 Average: 4 5.54 0.00 1.60 3.37 0.06 89.43 16:33:38 Average: 5 5.34 0.00 1.31 0.98 0.04 92.33 16:33:38 Average: 6 4.95 0.00 1.19 1.44 0.04 92.39 16:33:38 Average: 7 5.07 0.00 1.40 1.87 0.08 91.58 16:33:38 16:33:38 16:33:38