Pull request #303 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 705c9e84cdb8f4ceb0600da3af7af3cb781b61d9+63543485434e600665537b42870bbfcdf272957c (e68b8d1bde4bd3ab41110c7a985b44be3cb6497a) 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-ssh3330539595758844579.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh6614370030268984234.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-303/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-303/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14585938406060908868.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-303/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6633351784854586699.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh1603475047617546510.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-303/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-303/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4453929264969706726.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-24601 in /w/workspace/foundry_device-virtual-go_PR-303 [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-303 # 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 Merging remotes/origin/main commit 63543485434e600665537b42870bbfcdf272957c into PR head commit 705c9e84cdb8f4ceb0600da3af7af3cb781b61d9 Merge succeeded, producing 705c9e84cdb8f4ceb0600da3af7af3cb781b61d9 Checking out Revision 705c9e84cdb8f4ceb0600da3af7af3cb781b61d9 (PR-303) > 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 > 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/303/head:refs/remotes/origin/PR-303 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 705c9e84cdb8f4ceb0600da3af7af3cb781b61d9 # 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 63543485434e600665537b42870bbfcdf272957c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 705c9e84cdb8f4ceb0600da3af7af3cb781b61d9 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:35:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:35:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:35:33 ========================================================= 15:35:33 EdgeX Global Pipelines Version Info 15:35:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:35:33 ------------------- 15:35:33 stable info: 15:35:33 ------------------- 15:35:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:35:33 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 15:35:33 Message: update stable to v1.0.239 15:35:34 ------------------- 15:35:34 experimental info: 15:35:34 ------------------- 15:35:34 Commited By: **** collab-it+edgex@linuxfoundation.org 15:35:34 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 15:35:34 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:35:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 15:35:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 15:35:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:35:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:35:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:35:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-303 [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-303 [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-303 [Pipeline] echo 15:35:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 705c9e84cdb8f4ceb0600da3af7af3cb781b61d9 [Pipeline] echo 15:35:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 705c9e8 [Pipeline] echo 15:35:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:36 provisioning config files... 15:35:36 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-303@tmp/config6851853461723600665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:36 ---> docker-login.sh 15:35:36 nexus3.edgexfoundry.org:10001 15:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:37 Configure a credential helper to remove this warning. See 15:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:37 15:35:37 Login Succeeded 15:35:37 nexus3.edgexfoundry.org:10002 15:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:37 Configure a credential helper to remove this warning. See 15:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:37 15:35:37 Login Succeeded 15:35:37 nexus3.edgexfoundry.org:10003 15:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:37 Configure a credential helper to remove this warning. See 15:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:37 15:35:37 Login Succeeded 15:35:37 nexus3.edgexfoundry.org:10004 15:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:37 Configure a credential helper to remove this warning. See 15:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:37 15:35:37 Login Succeeded 15:35:37 docker.io 15:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:38 Configure a credential helper to remove this warning. See 15:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:38 15:35:38 Login Succeeded 15:35:38 ---> docker-login.sh ends [Pipeline] } 15:35:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:35:38 + git rev-list -1 --merges 705c9e84cdb8f4ceb0600da3af7af3cb781b61d9~1..705c9e84cdb8f4ceb0600da3af7af3cb781b61d9 [Pipeline] echo 15:35:38 -----------> git rev-list -1 --merges 705c9e84cdb8f4ceb0600da3af7af3cb781b61d9~1..705c9e84cdb8f4ceb0600da3af7af3cb781b61d9 705c9e84cdb8f4ceb0600da3af7af3cb781b61d9 [false] [Pipeline] sh 15:35:39 + git log --format=format:%s -1 705c9e84cdb8f4ceb0600da3af7af3cb781b61d9 [Pipeline] echo 15:35:39 ========================================================= 15:35:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:35:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:35:39 + git log --format=format:%s -1 705c9e84cdb8f4ceb0600da3af7af3cb781b61d9 [Pipeline] echo 15:35:39 [semverPrep] GIT_COMMIT: 705c9e84cdb8f4ceb0600da3af7af3cb781b61d9, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 15:35:39 [semverPrep] This is not a build commit. [Pipeline] sh 15:35:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:35:40 + grep -v github /etc/ssh/ssh_known_hosts 15:35:40 + [ -e /tmp/ssh_known_hosts ] 15:35:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:35:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:35:40 + sudo tee -a /etc/ssh/ssh_known_hosts 15:35:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:35:40 15:35:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:35:40 0.1.4: Pulling from edgex-devops/py-git-semver 15:35:40 b85a868b505f: Pulling fs layer 15:35:40 e2be974225ed: Pulling fs layer 15:35:40 339a4e72a1f5: Pulling fs layer 15:35:40 988bab9f4d93: Pulling fs layer 15:35:40 1469e6f7b9e6: Pulling fs layer 15:35:40 eaf3925da568: Pulling fs layer 15:35:40 bab4dde63d76: Pulling fs layer 15:35:40 bde34c3a00c8: Pulling fs layer 15:35:40 b352a97aabf1: Pulling fs layer 15:35:40 4872d77fe225: Pulling fs layer 15:35:40 5851b861e8e6: Pulling fs layer 15:35:40 b352a97aabf1: Waiting 15:35:40 5851b861e8e6: Waiting 15:35:40 4872d77fe225: Waiting 15:35:40 988bab9f4d93: Waiting 15:35:40 bab4dde63d76: Waiting 15:35:40 bde34c3a00c8: Waiting 15:35:40 e2be974225ed: Verifying Checksum 15:35:40 e2be974225ed: Download complete 15:35:40 988bab9f4d93: Verifying Checksum 15:35:40 988bab9f4d93: Download complete 15:35:41 1469e6f7b9e6: Verifying Checksum 15:35:41 1469e6f7b9e6: Download complete 15:35:41 eaf3925da568: Verifying Checksum 15:35:41 eaf3925da568: Download complete 15:35:41 339a4e72a1f5: Verifying Checksum 15:35:41 339a4e72a1f5: Download complete 15:35:41 bde34c3a00c8: Verifying Checksum 15:35:41 bde34c3a00c8: Download complete 15:35:41 b352a97aabf1: Verifying Checksum 15:35:41 b352a97aabf1: Download complete 15:35:41 4872d77fe225: Download complete 15:35:41 5851b861e8e6: Verifying Checksum 15:35:41 5851b861e8e6: Download complete 15:35:41 b85a868b505f: Download complete 15:35:41 bab4dde63d76: Verifying Checksum 15:35:41 bab4dde63d76: Download complete 15:35:42 b85a868b505f: Pull complete 15:35:42 e2be974225ed: Pull complete 15:35:43 339a4e72a1f5: Pull complete 15:35:43 988bab9f4d93: Pull complete 15:35:43 1469e6f7b9e6: Pull complete 15:35:44 eaf3925da568: Pull complete 15:35:45 bab4dde63d76: Pull complete 15:35:45 bde34c3a00c8: Pull complete 15:35:45 b352a97aabf1: Pull complete 15:35:46 4872d77fe225: Pull complete 15:35:46 5851b861e8e6: Pull complete 15:35:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:35:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:35:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:46 prd-ubuntu20.04-docker-8c-8g-24601 does not seem to be running inside a container 15:35:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-303 -v /w/workspace/foundry_device-virtual-go_PR-303:/w/workspace/foundry_device-virtual-go_PR-303:rw,z -v /w/workspace/foundry_device-virtual-go_PR-303@tmp:/w/workspace/foundry_device-virtual-go_PR-303@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:35:48 $ docker top 2e93158ff6bcebc37f5258051ada13120a990b1dad3bde46009a7a45185fd33a -eo pid,comm 15:35:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:35:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:35:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:49 [ssh-agent] Looking for ssh-agent implementation... 15:35:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:49 $ docker exec 2e93158ff6bcebc37f5258051ada13120a990b1dad3bde46009a7a45185fd33a ssh-agent 15:35:49 SSH_AUTH_SOCK=/tmp/ssh-quFjw3kuEbm3/agent.33 15:35:49 SSH_AGENT_PID=39 15:35:49 Running ssh-add (command line suppressed) 15:35:49 Identity added: /w/workspace/foundry_device-virtual-go_PR-303@tmp/private_key_5746290778069964504.key (/w/workspace/foundry_device-virtual-go_PR-303@tmp/private_key_5746290778069964504.key) 15:35:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:49 + git tag --points-at HEAD [Pipeline] } 15:35:49 $ docker exec --env ******** --env ******** 2e93158ff6bcebc37f5258051ada13120a990b1dad3bde46009a7a45185fd33a ssh-agent -k 15:35:49 unset SSH_AUTH_SOCK; 15:35:49 unset SSH_AGENT_PID; 15:35:49 echo Agent pid 39 killed; 15:35:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:35:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:35:50 [ssh-agent] Looking for ssh-agent implementation... 15:35:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:35:50 $ docker exec 2e93158ff6bcebc37f5258051ada13120a990b1dad3bde46009a7a45185fd33a ssh-agent 15:35:50 SSH_AUTH_SOCK=/tmp/ssh-K8oc5LZn70mu/agent.71 15:35:50 SSH_AGENT_PID=77 15:35:50 Running ssh-add (command line suppressed) 15:35:50 Identity added: /w/workspace/foundry_device-virtual-go_PR-303@tmp/private_key_4636737015588593917.key (/w/workspace/foundry_device-virtual-go_PR-303@tmp/private_key_4636737015588593917.key) 15:35:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:35:50 + git semver init 15:35:51 2022-09-05 15:35:51,011 [run_init] DEBUG init version:0.0.0 force:False 15:35:51 2022-09-05 15:35:51,012 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-303/.semver 15:35:51 2022-09-05 15:35:51,012 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-303/.semver 15:35:51 2022-09-05 15:35:51,013 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-303/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-303, universal_newlines=False, shell=None, istream=None) 15:35:52 2022-09-05 15:35:52,156 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-303/.git/info/exclude 15:35:52 2022-09-05 15:35:52,157 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-303/.semver/PR-303 with force:False 15:35:52 2022-09-05 15:35:52,157 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-303/.semver/PR-303 15:35:52 2022-09-05 15:35:52,162 [execute] INFO git cat-file --batch-check 15:35:52 2022-09-05 15:35:52,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-303/.semver, universal_newlines=False, shell=None, istream=) 15:35:52 2022-09-05 15:35:52,169 [execute] INFO git cat-file --batch 15:35:52 2022-09-05 15:35:52,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-303/.semver, universal_newlines=False, shell=None, istream=) 15:35:52 2022-09-05 15:35:52,175 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-303/.semver/PR-303 15:35:52 0.0.0 [Pipeline] } 15:35:52 $ docker exec --env ******** --env ******** 2e93158ff6bcebc37f5258051ada13120a990b1dad3bde46009a7a45185fd33a ssh-agent -k 15:35:52 unset SSH_AUTH_SOCK; 15:35:52 unset SSH_AGENT_PID; 15:35:52 echo Agent pid 77 killed; 15:35:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:35:53 + git semver [Pipeline] } 15:35:53 $ docker stop --time=1 2e93158ff6bcebc37f5258051ada13120a990b1dad3bde46009a7a45185fd33a 15:35:55 $ docker rm -f 2e93158ff6bcebc37f5258051ada13120a990b1dad3bde46009a7a45185fd33a [Pipeline] // withDockerContainer [Pipeline] sh 15:35:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:35:55 Stashed 1 file(s) [Pipeline] echo 15:35:55 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:56 provisioning config files... 15:35:56 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-303@tmp/config3014178023681699591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:56 ---> docker-login.sh 15:35:56 nexus3.edgexfoundry.org:10001 15:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:56 Configure a credential helper to remove this warning. See 15:35:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:56 15:35:56 Login Succeeded 15:35:56 nexus3.edgexfoundry.org:10002 15:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:57 Configure a credential helper to remove this warning. See 15:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:57 15:35:57 Login Succeeded 15:35:57 nexus3.edgexfoundry.org:10003 15:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:57 Configure a credential helper to remove this warning. See 15:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:57 15:35:57 Login Succeeded 15:35:57 nexus3.edgexfoundry.org:10004 15:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:57 Configure a credential helper to remove this warning. See 15:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:57 15:35:57 Login Succeeded 15:35:57 docker.io 15:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:57 Configure a credential helper to remove this warning. See 15:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:57 15:35:57 Login Succeeded 15:35:57 ---> docker-login.sh ends [Pipeline] } 15:35:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:35:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:35:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:35:57 ========================================================= 15:35:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:35:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:58 + 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 . 15:35:58 Sending build context to Docker daemon 23.13MB 15:35:58 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 15:35:58 Step 2/13 : FROM ${BASE} AS builder 15:35:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:35:58 2408cc74d12b: Pulling fs layer 15:35:58 ea60b727a1ce: Pulling fs layer 15:35:58 30c4a7721957: Pulling fs layer 15:35:58 370296b7ddb6: Pulling fs layer 15:35:58 7c6cee850709: Pulling fs layer 15:35:58 39a5fcdaea64: Pulling fs layer 15:35:58 d94ebbe4e438: Pulling fs layer 15:35:58 bcfd1f05c69d: Pulling fs layer 15:35:58 59ccb84bbe0f: Pulling fs layer 15:35:58 39a5fcdaea64: Waiting 15:35:58 370296b7ddb6: Waiting 15:35:58 d94ebbe4e438: Waiting 15:35:58 7c6cee850709: Waiting 15:35:58 59ccb84bbe0f: Waiting 15:35:58 bcfd1f05c69d: Waiting 15:35:58 30c4a7721957: Verifying Checksum 15:35:58 30c4a7721957: Download complete 15:35:58 7c6cee850709: Download complete 15:35:58 39a5fcdaea64: Download complete 15:35:58 2408cc74d12b: Verifying Checksum 15:35:58 2408cc74d12b: Download complete 15:35:58 d94ebbe4e438: Verifying Checksum 15:35:58 d94ebbe4e438: Download complete 15:35:58 2408cc74d12b: Pull complete 15:35:58 ea60b727a1ce: Pull complete 15:35:58 30c4a7721957: Pull complete 15:35:58 59ccb84bbe0f: Verifying Checksum 15:35:58 59ccb84bbe0f: Download complete 15:35:59 bcfd1f05c69d: Verifying Checksum 15:35:59 bcfd1f05c69d: Download complete 15:35:59 370296b7ddb6: Verifying Checksum 15:35:59 370296b7ddb6: Download complete 15:36:03 370296b7ddb6: Pull complete 15:36:03 7c6cee850709: Pull complete 15:36:03 39a5fcdaea64: Pull complete 15:36:04 d94ebbe4e438: Pull complete 15:36:06 bcfd1f05c69d: Pull complete 15:36:06 59ccb84bbe0f: Pull complete 15:36:07 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 15:36:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:36:07 ---> a4fb48ad2a94 15:36:07 Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:36:11 Still waiting to schedule task 15:36:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:36:11 ---> Running in 29e3d58c7d00 15:36:11 Removing intermediate container 29e3d58c7d00 15:36:11 ---> 43d8ec127aa9 15:36:11 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:36:11 ---> Running in 65d5f338f1ba 15:36:11 Removing intermediate container 65d5f338f1ba 15:36:11 ---> a3d51dbf224b 15:36:11 Step 5/13 : ARG ADD_BUILD_TAGS="" 15:36:11 ---> Running in b0f7fe696058 15:36:11 Removing intermediate container b0f7fe696058 15:36:11 ---> 9e34e871ae18 15:36:11 Step 6/13 : WORKDIR /device-virtual-go 15:36:11 ---> Running in e876fceae3d2 15:36:11 Removing intermediate container e876fceae3d2 15:36:11 ---> 5b419a562778 15:36:11 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:36:11 ---> Running in 36ca9510f1dd 15:36:11 Removing intermediate container 36ca9510f1dd 15:36:11 ---> 1d5f2ef5fba1 15:36:11 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:36:11 ---> Running in c8f70edba081 15:36:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:36:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:36:13 (1/4) Installing openssh-keygen (9.0_p1-r2) 15:36:13 (2/4) Installing libedit (20210910.3.1-r0) 15:36:13 (3/4) Installing openssh-client-common (9.0_p1-r2) 15:36:13 (4/4) Installing openssh-client-default (9.0_p1-r2) 15:36:13 Executing busybox-1.35.0-r13.trigger 15:36:13 OK: 216 MiB in 55 packages 15:36:14 Removing intermediate container c8f70edba081 15:36:14 ---> 0076fbfbee76 15:36:14 Step 9/13 : COPY go.mod vendor* ./ 15:36:14 ---> c8d9a78f7ea4 15:36:14 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:14 ---> Running in 385ec6423f7d 15:36:36 Removing intermediate container 385ec6423f7d 15:36:36 ---> 3279ab18fab2 15:36:36 Step 11/13 : COPY . . 15:36:36 ---> 9b7bdb04cb13 15:36:36 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:36:36 ---> Running in 54635a8ffd9e 15:36:36 Removing intermediate container 54635a8ffd9e 15:36:36 ---> 4ab9adb9ac12 15:36:36 Step 13/13 : RUN $MAKE 15:36:36 ---> Running in e653f9fd378d 15:36:36 noop 15:36:36 Removing intermediate container e653f9fd378d 15:36:36 ---> 3aa0c2744b36 15:36:36 Successfully built 3aa0c2744b36 15:36:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:36 + docker inspect -f . ci-base-image-x86_64 15:36:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:36 prd-ubuntu20.04-docker-8c-8g-24601 does not seem to be running inside a container 15:36:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-303 -v /w/workspace/foundry_device-virtual-go_PR-303:/w/workspace/foundry_device-virtual-go_PR-303:rw,z -v /w/workspace/foundry_device-virtual-go_PR-303@tmp:/w/workspace/foundry_device-virtual-go_PR-303@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:36:37 $ docker top e2207657e3df7314550d1d368df2904b27e06b5200ac235dcb50d8299ff1b50b -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:37 + go version 15:36:37 go version go1.18.3 linux/amd64 [Pipeline] } 15:36:37 $ docker stop --time=1 e2207657e3df7314550d1d368df2904b27e06b5200ac235dcb50d8299ff1b50b 15:36:39 $ docker rm -f e2207657e3df7314550d1d368df2904b27e06b5200ac235dcb50d8299ff1b50b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:39 + docker inspect -f . ci-base-image-x86_64 15:36:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:40 prd-ubuntu20.04-docker-8c-8g-24601 does not seem to be running inside a container 15:36:40 $ 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-303 -v /w/workspace/foundry_device-virtual-go_PR-303:/w/workspace/foundry_device-virtual-go_PR-303:rw,z -v /w/workspace/foundry_device-virtual-go_PR-303@tmp:/w/workspace/foundry_device-virtual-go_PR-303@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:36:40 $ docker top 049141f1927c63a37e986ae64c1c7344b27037c5554ed5ac9caa9dfb7dbf20ec -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:40 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-303 [Pipeline] fileExists [Pipeline] sh 15:36:41 + make test 15:36:41 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 15:36:41 ? github.com/edgexfoundry/device-virtual-go [no test files] 15:36:51 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 15:36:52 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.042s coverage: 65.7% of statements 15:37:00 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." 15:37:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:37:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:37:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:37:03 ./bin/test-attribution-txt.sh 15:37:03 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 15:37:03 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 15:37:03 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 15:37:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:37:03 $ docker stop --time=1 049141f1927c63a37e986ae64c1c7344b27037c5554ed5ac9caa9dfb7dbf20ec 15:37:05 $ docker rm -f 049141f1927c63a37e986ae64c1c7344b27037c5554ed5ac9caa9dfb7dbf20ec [Pipeline] // withDockerContainer [Pipeline] sh 15:37:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:37:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:37:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:37:07 + ls -al . 15:37:07 total 192 15:37:07 drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 15:36 . 15:37:07 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 15:35 .. 15:37:07 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 15:36 .git 15:37:07 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 15:35 .github 15:37:07 -rw-rw-r-- 1 jenkins jenkins 337 Sep 5 15:35 .gitignore 15:37:07 -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 15:35 .golangci.yml 15:37:07 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 15:35 .semver 15:37:07 -rw-rw-r-- 1 jenkins jenkins 8152 Sep 5 15:35 Attribution.txt 15:37:07 -rw-rw-r-- 1 jenkins jenkins 9649 Sep 5 15:35 CHANGELOG.md 15:37:07 -rw-rw-r-- 1 jenkins jenkins 2034 Sep 5 15:35 Dockerfile 15:37:07 -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 15:35 GOVERNANCE.md 15:37:07 -rw-rw-r-- 1 jenkins jenkins 660 Sep 5 15:35 Jenkinsfile 15:37:07 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 5 15:35 LICENSE 15:37:07 -rw-rw-r-- 1 jenkins jenkins 2457 Sep 5 15:35 Makefile 15:37:07 -rw-rw-r-- 1 jenkins jenkins 623 Sep 5 15:35 OWNERS.md 15:37:07 -rw-rw-r-- 1 jenkins jenkins 3578 Sep 5 15:35 README.md 15:37:07 -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 15:35 VERSION 15:37:07 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 15:35 bin 15:37:07 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 15:35 cmd 15:37:07 -rw-r--r-- 1 jenkins jenkins 44128 Sep 5 15:36 coverage.out 15:37:07 -rw-rw-r-- 1 jenkins jenkins 3328 Sep 5 15:35 go.mod 15:37:07 -rw-rw-r-- 1 jenkins jenkins 36202 Sep 5 15:35 go.sum 15:37:07 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 15:35 internal 15:37:07 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 15:35 snap 15:37:07 -rw-rw-r-- 1 jenkins jenkins 235 Sep 5 15:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:07 + 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=705c9e84cdb8f4ceb0600da3af7af3cb781b61d9 --label arch=amd64 --label version=0.0.0 . 15:37:07 Sending build context to Docker daemon 23.17MB 15:37:07 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 15:37:07 Step 2/27 : FROM ${BASE} AS builder 15:37:07 ---> 3aa0c2744b36 15:37:07 Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:37:08 ---> Running in e7bb6b47d0fe 15:37:08 Removing intermediate container e7bb6b47d0fe 15:37:08 ---> d8e044bd447a 15:37:08 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:37:08 ---> Running in b1f8baada73e 15:37:08 Removing intermediate container b1f8baada73e 15:37:08 ---> a21288d17503 15:37:08 Step 5/27 : ARG ADD_BUILD_TAGS="" 15:37:08 ---> Running in 99c1553e6934 15:37:08 Removing intermediate container 99c1553e6934 15:37:08 ---> 592593e82e0d 15:37:08 Step 6/27 : WORKDIR /device-virtual-go 15:37:08 ---> Running in 4b6e5cad2d79 15:37:08 Removing intermediate container 4b6e5cad2d79 15:37:08 ---> edb03c5f2652 15:37:08 Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:08 ---> Running in b176a7a041bd 15:37:09 Removing intermediate container b176a7a041bd 15:37:09 ---> 767c6ffd43d2 15:37:09 Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:37:09 ---> Running in 9ad4bdb8ff55 15:37:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:37:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:37:10 OK: 216 MiB in 55 packages 15:37:11 Removing intermediate container 9ad4bdb8ff55 15:37:11 ---> 12c20aab9c39 15:37:11 Step 9/27 : COPY go.mod vendor* ./ 15:37:11 ---> 40c2fd86005b 15:37:11 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:11 ---> Running in 1b1c0e489338 15:37:11 Removing intermediate container 1b1c0e489338 15:37:11 ---> fdab05bfc444 15:37:11 Step 11/27 : COPY . . 15:37:12 ---> c31c9eae90ec 15:37:12 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:37:12 ---> Running in f17e2a753579 15:37:12 Removing intermediate container f17e2a753579 15:37:12 ---> 925d6a20cfcc 15:37:12 Step 13/27 : RUN $MAKE 15:37:12 ---> Running in 5b902e45a2c9 15:37:13 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 15:37:34 Removing intermediate container 5b902e45a2c9 15:37:34 ---> d291682ee38a 15:37:34 Step 14/27 : FROM alpine:3.16 15:37:34 3.16: Pulling from library/alpine 15:37:35 213ec9aee27d: Pulling fs layer 15:37:35 213ec9aee27d: Download complete 15:37:35 213ec9aee27d: Pull complete 15:37:35 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:37:35 Status: Downloaded newer image for alpine:3.16 15:37:35 ---> 9c6f07244728 15:37:35 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 15:37:35 ---> Running in 1e3d4c9f16cd 15:37:35 Removing intermediate container 1e3d4c9f16cd 15:37:35 ---> 4069b7bfb39a 15:37:35 Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:37:35 ---> Running in f90cd671adb3 15:37:36 Removing intermediate container f90cd671adb3 15:37:36 ---> 23d0ae08df3f 15:37:36 Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init 15:37:36 ---> Running in d7d4322389df 15:37:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:37:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:37:37 (1/6) Installing dumb-init (1.2.5-r1) 15:37:37 (2/6) Installing libgcc (11.2.1_git20220219-r2) 15:37:37 (3/6) Installing libsodium (1.0.18-r0) 15:37:38 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 15:37:38 (5/6) Installing libzmq (4.3.4-r0) 15:37:38 (6/6) Installing zeromq (4.3.4-r0) 15:37:38 Executing busybox-1.35.0-r17.trigger 15:37:38 OK: 8 MiB in 20 packages 15:37:38 Removing intermediate container d7d4322389df 15:37:38 ---> 18637024a3e5 15:37:38 Step 18/27 : WORKDIR / 15:37:38 ---> Running in 828fabd68b6f 15:37:38 Removing intermediate container 828fabd68b6f 15:37:38 ---> b8f9b6baecc4 15:37:38 Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / 15:37:38 ---> f9f4e585fb34 15:37:38 Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / 15:37:39 ---> 017fc5d2e351 15:37:39 Step 21/27 : COPY --from=builder /device-virtual-go/cmd / 15:37:39 ---> 9e2dc1cbd899 15:37:39 Step 22/27 : EXPOSE 59900 15:37:39 ---> Running in a7009e6c0a84 15:37:39 Removing intermediate container a7009e6c0a84 15:37:39 ---> df4844f88a47 15:37:39 Step 23/27 : ENTRYPOINT ["/device-virtual"] 15:37:39 ---> Running in d42f24dc5b47 15:37:39 Removing intermediate container d42f24dc5b47 15:37:39 ---> 787031d559d0 15:37:39 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:37:39 ---> Running in df6fd72a1d72 15:37:39 Removing intermediate container df6fd72a1d72 15:37:39 ---> b5775319e86d 15:37:39 Step 25/27 : LABEL arch=amd64 15:37:39 ---> Running in ae573ecc1ee4 15:37:39 Removing intermediate container ae573ecc1ee4 15:37:39 ---> 4ffe4e5a5f58 15:37:39 Step 26/27 : LABEL git_sha=705c9e84cdb8f4ceb0600da3af7af3cb781b61d9 15:37:40 ---> Running in feb9e454acc8 15:37:40 Removing intermediate container feb9e454acc8 15:37:40 ---> fc668c959f22 15:37:40 Step 27/27 : LABEL version=0.0.0 15:37:40 ---> Running in f50e2eb3fccd 15:37:40 Removing intermediate container f50e2eb3fccd 15:37:40 ---> 96b35237b403 15:37:40 [Warning] One or more build-args [ARCH] were not consumed 15:37:40 Successfully built 96b35237b403 15:37:40 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 15:37:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:41 15:37:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:41 latest: Pulling from edgex-lftools-log-publisher 15:37:41 5eb5b503b376: Pulling fs layer 15:37:41 5c69ac0246d0: Pulling fs layer 15:37:41 ec43610c2a17: Pulling fs layer 15:37:41 3a2ae6a8a46f: Pulling fs layer 15:37:41 33b1e0a273af: Pulling fs layer 15:37:41 5d3b04190fa2: Pulling fs layer 15:37:41 2f39f015ded8: Pulling fs layer 15:37:41 3a2ae6a8a46f: Waiting 15:37:41 2f39f015ded8: Waiting 15:37:41 5d3b04190fa2: Waiting 15:37:41 33b1e0a273af: Waiting 15:37:41 5c69ac0246d0: Verifying Checksum 15:37:41 5c69ac0246d0: Download complete 15:37:41 3a2ae6a8a46f: Verifying Checksum 15:37:41 3a2ae6a8a46f: Download complete 15:37:41 33b1e0a273af: Verifying Checksum 15:37:41 33b1e0a273af: Download complete 15:37:41 ec43610c2a17: Verifying Checksum 15:37:41 ec43610c2a17: Download complete 15:37:41 5d3b04190fa2: Verifying Checksum 15:37:41 5d3b04190fa2: Download complete 15:37:41 5eb5b503b376: Verifying Checksum 15:37:41 5eb5b503b376: Download complete 15:37:42 2f39f015ded8: Download complete 15:37:43 5eb5b503b376: Pull complete 15:37:43 5c69ac0246d0: Pull complete 15:37:43 ec43610c2a17: Pull complete 15:37:43 3a2ae6a8a46f: Pull complete 15:37:44 33b1e0a273af: Pull complete 15:37:44 5d3b04190fa2: Pull complete 15:37:49 2f39f015ded8: Pull complete 15:37:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:37:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:49 prd-ubuntu20.04-docker-8c-8g-24601 does not seem to be running inside a container 15:37:49 $ 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-303 -v /w/workspace/foundry_device-virtual-go_PR-303:/w/workspace/foundry_device-virtual-go_PR-303:rw,z -v /w/workspace/foundry_device-virtual-go_PR-303@tmp:/w/workspace/foundry_device-virtual-go_PR-303@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:37:52 $ docker top 7c30c252c7d38b61340886e5c3e7cfa92620865d919c3f6141cbfb9b44a66471 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:53 ---> job-cost.sh 15:37:53 lf-activate-venv: SKIPPING 15:37:53 INFO: No Stack... 15:37:53 INFO: Retrieving Pricing Info for: v3-standard-8 15:37:53 INFO: Archiving Costs [Pipeline] sh 15:37:54 + cat /w/workspace/foundry_device-virtual-go_PR-303/archives/cost.csv 15:37:54 + cut -d, -f6 [Pipeline] lock 15:37:54 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-303-1-stack-cost] 15:37:54 Resource [jenkins-edgexfoundry-device-virtual-go-PR-303-1-stack-cost] did not exist. Created. 15:37:54 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-303-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:37:54 + echo total: 0.2199999988079071 [Pipeline] stash 15:37:54 Stashed 1 file(s) [Pipeline] } 15:37:54 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-303-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:37:54 $ docker stop --time=1 7c30c252c7d38b61340886e5c3e7cfa92620865d919c3f6141cbfb9b44a66471 15:37:55 $ docker rm -f 7c30c252c7d38b61340886e5c3e7cfa92620865d919c3f6141cbfb9b44a66471 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:37:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24602 in /w/workspace/foundry_device-virtual-go_PR-303 [Pipeline] { [Pipeline] ws 15:37:58 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 15:37:59 The recommended git tool is: git 15:38:06 using credential edgex-jenkins-ssh 15:38:06 Cloning the remote Git repository 15:38:07 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 15:38:07 > git init /w/workspace/device-virtual-go/1 # timeout=10 15:38:07 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 15:38:07 > git --version # timeout=10 15:38:07 > git --version # 'git version 2.25.1' 15:38:07 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:09 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 15:38:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:09 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 15:38:09 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 15:38:09 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:10 Merging remotes/origin/main commit 63543485434e600665537b42870bbfcdf272957c into PR head commit 705c9e84cdb8f4ceb0600da3af7af3cb781b61d9 15:38:10 Merge succeeded, producing 705c9e84cdb8f4ceb0600da3af7af3cb781b61d9 15:38:10 Checking out Revision 705c9e84cdb8f4ceb0600da3af7af3cb781b61d9 (PR-303) 15:38:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:38:10 > git config core.sparsecheckout # timeout=10 15:38:10 > git checkout -f 705c9e84cdb8f4ceb0600da3af7af3cb781b61d9 # timeout=10 15:38:10 > git remote # timeout=10 15:38:10 > git config --get remote.origin.url # timeout=10 15:38:10 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:10 > git merge 63543485434e600665537b42870bbfcdf272957c # timeout=10 15:38:10 > git rev-parse HEAD^{commit} # timeout=10 15:38:10 > git config core.sparsecheckout # timeout=10 15:38:10 > git checkout -f 705c9e84cdb8f4ceb0600da3af7af3cb781b61d9 # timeout=10 15:38:14 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 15:38:15 > git --version # timeout=10 15:38:15 > git --version # 'git version 2.25.1' 15:38:15 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:38:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:38:16 % Total % Received % Xferd Average Speed Time Time Time Current 15:38:16 Dload Upload Total Spent Left Speed 15:38:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 64958 0 --:--:-- --:--:-- --:--:-- 65295 [Pipeline] sh 15:38:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:38:17 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 15:38:17 /etc/docker/daemon.json 15:38:17 { 15:38:17 "registry-mirrors": [ 15:38:17 "https://nexus3.edgexfoundry.org:10001" 15:38:17 ], 15:38:17 "bip": "10.250.0.254/24", 15:38:17 "hosts": [ 15:38:17 "tcp://0.0.0.0:5555", 15:38:17 "unix:///var/run/docker.sock" 15:38:17 ], 15:38:17 "mtu": 1458, 15:38:17 "selinux-enabled": true, 15:38:17 "seccomp-profile": "/etc/docker/seccomp.json" 15:38:17 } [Pipeline] sh 15:38:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:38:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:38:36 provisioning config files... 15:38:36 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4294749480100529297tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:38:37 ---> docker-login.sh 15:38:37 nexus3.edgexfoundry.org:10001 15:38:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:38 Configure a credential helper to remove this warning. See 15:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:38 15:38:38 Login Succeeded 15:38:38 nexus3.edgexfoundry.org:10002 15:38:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:38 Configure a credential helper to remove this warning. See 15:38:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:38 15:38:38 Login Succeeded 15:38:38 nexus3.edgexfoundry.org:10003 15:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:39 Configure a credential helper to remove this warning. See 15:38:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:39 15:38:39 Login Succeeded 15:38:39 nexus3.edgexfoundry.org:10004 15:38:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:40 Configure a credential helper to remove this warning. See 15:38:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:40 15:38:40 Login Succeeded 15:38:40 docker.io 15:38:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:38:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:38:40 Configure a credential helper to remove this warning. See 15:38:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:38:40 15:38:40 Login Succeeded 15:38:40 ---> docker-login.sh ends [Pipeline] } 15:38:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:38:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:38:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:38:41 ========================================================= 15:38:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:38:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:41 + 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 . 15:38:42 Sending build context to Docker daemon 11.7MB 15:38:42 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 15:38:42 Step 2/13 : FROM ${BASE} AS builder 15:38:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:38:42 b3c136eddcbf: Pulling fs layer 15:38:42 c0a3192eca97: Pulling fs layer 15:38:42 a050256f5b6f: Pulling fs layer 15:38:42 656be50a0ddc: Pulling fs layer 15:38:42 2bbca73fdf42: Pulling fs layer 15:38:42 46d945488cbd: Pulling fs layer 15:38:42 8a5474983e97: Pulling fs layer 15:38:42 329c88fbcd65: Pulling fs layer 15:38:42 656be50a0ddc: Waiting 15:38:42 8a5474983e97: Waiting 15:38:42 329c88fbcd65: Waiting 15:38:42 46d945488cbd: Waiting 15:38:42 2bbca73fdf42: Waiting 15:38:42 a050256f5b6f: Verifying Checksum 15:38:42 a050256f5b6f: Download complete 15:38:42 c0a3192eca97: Verifying Checksum 15:38:42 c0a3192eca97: Download complete 15:38:42 2bbca73fdf42: Verifying Checksum 15:38:42 2bbca73fdf42: Download complete 15:38:42 46d945488cbd: Verifying Checksum 15:38:42 46d945488cbd: Download complete 15:38:42 b3c136eddcbf: Verifying Checksum 15:38:42 b3c136eddcbf: Download complete 15:38:43 b3c136eddcbf: Pull complete 15:38:44 329c88fbcd65: Verifying Checksum 15:38:44 329c88fbcd65: Download complete 15:38:44 c0a3192eca97: Pull complete 15:38:44 a050256f5b6f: Pull complete 15:38:45 8a5474983e97: Verifying Checksum 15:38:45 8a5474983e97: Download complete 15:38:45 656be50a0ddc: Verifying Checksum 15:38:45 656be50a0ddc: Download complete 15:39:01 656be50a0ddc: Pull complete 15:39:01 2bbca73fdf42: Pull complete 15:39:01 46d945488cbd: Pull complete 15:39:06 8a5474983e97: Pull complete 15:39:08 329c88fbcd65: Pull complete 15:39:08 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 15:39:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:39:08 ---> ff4287adb874 15:39:08 Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:39:10 ---> Running in 984f938fa860 15:39:10 Removing intermediate container 984f938fa860 15:39:10 ---> 2e4a67aceeab 15:39:10 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:39:10 ---> Running in 83858d3f2dfc 15:39:11 Removing intermediate container 83858d3f2dfc 15:39:11 ---> 69143e0fd589 15:39:11 Step 5/13 : ARG ADD_BUILD_TAGS="" 15:39:11 ---> Running in b58174111a7f 15:39:11 Removing intermediate container b58174111a7f 15:39:11 ---> 7104eb4f91cc 15:39:11 Step 6/13 : WORKDIR /device-virtual-go 15:39:11 ---> Running in 82408da71d85 15:39:11 Removing intermediate container 82408da71d85 15:39:11 ---> aeb31e1d802d 15:39:11 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:39:12 ---> Running in 54eec92716c2 15:39:14 Removing intermediate container 54eec92716c2 15:39:14 ---> c73faaddfb9a 15:39:14 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:39:14 ---> Running in 82b2dd3302d1 15:39:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:39:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:39:17 (1/4) Installing openssh-keygen (9.0_p1-r2) 15:39:17 (2/4) Installing libedit (20210910.3.1-r0) 15:39:17 (3/4) Installing openssh-client-common (9.0_p1-r2) 15:39:17 (4/4) Installing openssh-client-default (9.0_p1-r2) 15:39:17 Executing busybox-1.35.0-r13.trigger 15:39:17 OK: 226 MiB in 55 packages 15:39:18 Removing intermediate container 82b2dd3302d1 15:39:18 ---> 6dc331de8ef4 15:39:18 Step 9/13 : COPY go.mod vendor* ./ 15:39:19 ---> 44582f9c6d37 15:39:19 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:19 ---> Running in ea0c9e3f0f96 15:40:15 Removing intermediate container ea0c9e3f0f96 15:40:15 ---> 326646937735 15:40:15 Step 11/13 : COPY . . 15:40:15 ---> 41a2675e0e8f 15:40:15 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:40:15 ---> Running in e26545dd1b18 15:40:15 Removing intermediate container e26545dd1b18 15:40:15 ---> b018c8576a81 15:40:15 Step 13/13 : RUN $MAKE 15:40:15 ---> Running in c9a34ee0bc58 15:40:15 noop 15:40:15 Removing intermediate container c9a34ee0bc58 15:40:15 ---> 4349384740d2 15:40:15 Successfully built 4349384740d2 15:40:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:16 + docker inspect -f . ci-base-image-arm64 15:40:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:16 prd-ubuntu20.04-docker-arm64-4c-16g-24602 does not seem to be running inside a container 15:40:16 $ 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 ******** ci-base-image-arm64 cat 15:40:18 $ docker top d1eabab349b252099ee45dbd59f0aa5c4dbc49144055376eaf00de70fc928f80 -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:18 + go version 15:40:18 go version go1.18.3 linux/arm64 [Pipeline] } 15:40:19 $ docker stop --time=1 d1eabab349b252099ee45dbd59f0aa5c4dbc49144055376eaf00de70fc928f80 15:40:20 $ docker rm -f d1eabab349b252099ee45dbd59f0aa5c4dbc49144055376eaf00de70fc928f80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:21 + docker inspect -f . ci-base-image-arm64 15:40:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:21 prd-ubuntu20.04-docker-arm64-4c-16g-24602 does not seem to be running inside a container 15:40:21 $ 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 ******** ci-base-image-arm64 cat 15:40:23 $ docker top 32e3f188eb69c2f2f3b4a2804c712bac486a7a1d3ad2c52e5f633fe543d77735 -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:24 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 15:40:24 + make test 15:40:24 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 15:40:26 ? github.com/edgexfoundry/device-virtual-go [no test files] 15:41:48 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 15:41:51 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.139s coverage: 65.7% of statements 15:41:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:41:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:42:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:42:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:42:14 ./bin/test-attribution-txt.sh 15:42:14 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 15:42:14 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 15:42:14 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo 15:42:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:42:14 $ docker stop --time=1 32e3f188eb69c2f2f3b4a2804c712bac486a7a1d3ad2c52e5f633fe543d77735 15:42:16 $ docker rm -f 32e3f188eb69c2f2f3b4a2804c712bac486a7a1d3ad2c52e5f633fe543d77735 [Pipeline] // withDockerContainer [Pipeline] sh 15:42:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:42:17 Warning: overwriting stash ‘coverage-report’ 15:42:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:42:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:42:19 + ls -al . 15:42:19 total 188 15:42:19 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 15:40 . 15:42:19 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 15:38 .. 15:42:19 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 15:38 .git 15:42:19 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 15:38 .github 15:42:19 -rw-rw-r-- 1 jenkins jenkins 337 Sep 5 15:38 .gitignore 15:42:19 -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 15:38 .golangci.yml 15:42:19 -rw-rw-r-- 1 jenkins jenkins 8152 Sep 5 15:38 Attribution.txt 15:42:19 -rw-rw-r-- 1 jenkins jenkins 9649 Sep 5 15:38 CHANGELOG.md 15:42:19 -rw-rw-r-- 1 jenkins jenkins 2034 Sep 5 15:38 Dockerfile 15:42:19 -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 15:38 GOVERNANCE.md 15:42:19 -rw-rw-r-- 1 jenkins jenkins 660 Sep 5 15:38 Jenkinsfile 15:42:19 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 5 15:38 LICENSE 15:42:19 -rw-rw-r-- 1 jenkins jenkins 2457 Sep 5 15:38 Makefile 15:42:19 -rw-rw-r-- 1 jenkins jenkins 623 Sep 5 15:38 OWNERS.md 15:42:19 -rw-rw-r-- 1 jenkins jenkins 3578 Sep 5 15:38 README.md 15:42:19 -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 15:35 VERSION 15:42:19 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 15:38 bin 15:42:19 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 15:38 cmd 15:42:19 -rw-r--r-- 1 jenkins jenkins 44128 Sep 5 15:41 coverage.out 15:42:19 -rw-rw-r-- 1 jenkins jenkins 3328 Sep 5 15:38 go.mod 15:42:19 -rw-rw-r-- 1 jenkins jenkins 36202 Sep 5 15:38 go.sum 15:42:19 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 15:38 internal 15:42:19 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 15:38 snap 15:42:19 -rw-rw-r-- 1 jenkins jenkins 235 Sep 5 15:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:19 + 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=705c9e84cdb8f4ceb0600da3af7af3cb781b61d9 --label arch=arm64 --label version=0.0.0 . 15:42:20 Sending build context to Docker daemon 11.75MB 15:42:20 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 15:42:20 Step 2/27 : FROM ${BASE} AS builder 15:42:20 ---> 4349384740d2 15:42:20 Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:42:20 ---> Running in 61f83b39e411 15:42:20 Removing intermediate container 61f83b39e411 15:42:20 ---> 39d690db6228 15:42:20 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 15:42:20 ---> Running in a51cda4e0b82 15:42:21 Removing intermediate container a51cda4e0b82 15:42:21 ---> 82b2a8698ad7 15:42:21 Step 5/27 : ARG ADD_BUILD_TAGS="" 15:42:21 ---> Running in 57329ae53720 15:42:21 Removing intermediate container 57329ae53720 15:42:21 ---> 94481d5a8e69 15:42:21 Step 6/27 : WORKDIR /device-virtual-go 15:42:21 ---> Running in 063703fbc7fe 15:42:21 Removing intermediate container 063703fbc7fe 15:42:21 ---> bb92aff8d101 15:42:21 Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:42:21 ---> Running in 2617b8448587 15:42:23 Removing intermediate container 2617b8448587 15:42:23 ---> 3611681dd2c9 15:42:23 Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:42:23 ---> Running in 7be7f9316253 15:42:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:42:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:42:26 OK: 226 MiB in 55 packages 15:42:27 Removing intermediate container 7be7f9316253 15:42:27 ---> 8102cfd2506a 15:42:27 Step 9/27 : COPY go.mod vendor* ./ 15:42:28 ---> c1b04cd3b43f 15:42:28 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:42:28 ---> Running in db500fbe042a 15:42:30 Removing intermediate container db500fbe042a 15:42:30 ---> 1b7df9f16f5b 15:42:30 Step 11/27 : COPY . . 15:42:31 ---> ab5ab2e7d432 15:42:31 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:42:31 ---> Running in cbb5f7d8b3af 15:42:32 Removing intermediate container cbb5f7d8b3af 15:42:32 ---> b0b927a341ee 15:42:32 Step 13/27 : RUN $MAKE 15:42:32 ---> Running in 163e37293f2e 15:42:33 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 15:44:55 Removing intermediate container 163e37293f2e 15:44:55 ---> cd32fcb47ead 15:44:55 Step 14/27 : FROM alpine:3.16 15:44:55 3.16: Pulling from library/alpine 15:44:55 9b18e9b68314: Pulling fs layer 15:44:55 9b18e9b68314: Verifying Checksum 15:44:55 9b18e9b68314: Download complete 15:44:55 9b18e9b68314: Pull complete 15:44:55 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:44:55 Status: Downloaded newer image for alpine:3.16 15:44:55 ---> a6215f271958 15:44:55 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 15:44:55 ---> Running in 2aa229a5384f 15:44:55 Removing intermediate container 2aa229a5384f 15:44:55 ---> f3f2a3b45a98 15:44:55 Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:44:55 ---> Running in dd529088e2c2 15:44:55 Removing intermediate container dd529088e2c2 15:44:55 ---> 4674eb6e0a7d 15:44:55 Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init 15:44:55 ---> Running in 600128d4f21a 15:44:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:44:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:44:55 (1/6) Installing dumb-init (1.2.5-r1) 15:44:55 (2/6) Installing libgcc (11.2.1_git20220219-r2) 15:44:55 (3/6) Installing libsodium (1.0.18-r0) 15:44:55 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 15:44:55 (5/6) Installing libzmq (4.3.4-r0) 15:44:55 (6/6) Installing zeromq (4.3.4-r0) 15:44:55 Executing busybox-1.35.0-r17.trigger 15:44:55 OK: 8 MiB in 20 packages 15:44:55 Removing intermediate container 600128d4f21a 15:44:55 ---> 0e2ea7316802 15:44:55 Step 18/27 : WORKDIR / 15:44:55 ---> Running in b1eccbbf1284 15:44:56 Removing intermediate container b1eccbbf1284 15:44:56 ---> 46cdb808d7f3 15:44:56 Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / 15:44:56 ---> 2c0510b7b301 15:44:56 Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / 15:44:57 ---> 9f32aeb735e3 15:44:57 Step 21/27 : COPY --from=builder /device-virtual-go/cmd / 15:44:58 ---> 4679ff82abf0 15:44:58 Step 22/27 : EXPOSE 59900 15:44:59 ---> Running in c8e4c006a6ca 15:44:59 Removing intermediate container c8e4c006a6ca 15:44:59 ---> 70575721259e 15:44:59 Step 23/27 : ENTRYPOINT ["/device-virtual"] 15:44:59 ---> Running in 69faf29dd386 15:44:59 Removing intermediate container 69faf29dd386 15:44:59 ---> 7b375c434175 15:44:59 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:44:59 ---> Running in 40a4a0cc05c0 15:45:00 Removing intermediate container 40a4a0cc05c0 15:45:00 ---> d3b30b4fff8f 15:45:00 Step 25/27 : LABEL arch=arm64 15:45:00 ---> Running in 049d079123f2 15:45:00 Removing intermediate container 049d079123f2 15:45:00 ---> dfb49272f91b 15:45:00 Step 26/27 : LABEL git_sha=705c9e84cdb8f4ceb0600da3af7af3cb781b61d9 15:45:00 ---> Running in b43643a9a2df 15:45:01 Removing intermediate container b43643a9a2df 15:45:01 ---> bc19921e318f 15:45:01 Step 27/27 : LABEL version=0.0.0 15:45:01 ---> Running in c0af4e5042d0 15:45:01 Removing intermediate container c0af4e5042d0 15:45:01 ---> de11002c0a29 15:45:01 [Warning] One or more build-args [ARCH] were not consumed 15:45:01 Successfully built de11002c0a29 15:45:01 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 15:45:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:45:02 15:45:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:45:03 arm64: Pulling from edgex-lftools-log-publisher 15:45:03 8998bd30e6a1: Pulling fs layer 15:45:03 04944245beec: Pulling fs layer 15:45:03 699f458cf7ca: Pulling fs layer 15:45:03 765212b225bb: Pulling fs layer 15:45:03 f23df028b6ca: Pulling fs layer 15:45:03 d65c8cfc05b1: Pulling fs layer 15:45:03 2437ff75d9bd: Pulling fs layer 15:45:03 765212b225bb: Waiting 15:45:03 f23df028b6ca: Waiting 15:45:03 d65c8cfc05b1: Waiting 15:45:03 2437ff75d9bd: Waiting 15:45:03 04944245beec: Verifying Checksum 15:45:03 04944245beec: Download complete 15:45:03 765212b225bb: Download complete 15:45:03 f23df028b6ca: Verifying Checksum 15:45:03 f23df028b6ca: Download complete 15:45:03 d65c8cfc05b1: Verifying Checksum 15:45:03 d65c8cfc05b1: Download complete 15:45:04 699f458cf7ca: Verifying Checksum 15:45:04 699f458cf7ca: Download complete 15:45:04 8998bd30e6a1: Verifying Checksum 15:45:04 8998bd30e6a1: Download complete 15:45:06 2437ff75d9bd: Verifying Checksum 15:45:06 2437ff75d9bd: Download complete 15:45:08 8998bd30e6a1: Pull complete 15:45:09 04944245beec: Pull complete 15:45:11 699f458cf7ca: Pull complete 15:45:11 765212b225bb: Pull complete 15:45:12 f23df028b6ca: Pull complete 15:45:12 d65c8cfc05b1: Pull complete 15:45:27 2437ff75d9bd: Pull complete 15:45:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:45:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:45:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:27 prd-ubuntu20.04-docker-arm64-4c-16g-24602 does not seem to be running inside a container 15:45:27 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:45:30 $ docker top f97c810a0252dad253d1f7676cfbd42aef78d5d887ac52f250c03d04252f3339 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:31 ---> job-cost.sh 15:45:31 lf-activate-venv: SKIPPING 15:45:31 INFO: No Stack... 15:45:31 INFO: Retrieving Pricing Info for: v3-standard-4 15:45:32 INFO: Archiving Costs [Pipeline] sh 15:45:33 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 15:45:33 + cut -d, -f6 [Pipeline] lock 15:45:33 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-303-1-stack-cost] 15:45:33 Resource [jenkins-edgexfoundry-device-virtual-go-PR-303-1-stack-cost] did not exist. Created. 15:45:33 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-303-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:45:34 /w/workspace/device-virtual-go/1@tmp/durable-439cfc2f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:45:35 + echo total: 0.10999999940395355 [Pipeline] stash 15:45:35 Warning: overwriting stash ‘stack-cost’ 15:45:35 Stashed 1 file(s) [Pipeline] } 15:45:35 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-303-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:45:35 $ docker stop --time=1 f97c810a0252dad253d1f7676cfbd42aef78d5d887ac52f250c03d04252f3339 15:45:37 $ docker rm -f f97c810a0252dad253d1f7676cfbd42aef78d5d887ac52f250c03d04252f3339 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:45:38 provisioning config files... 15:45:38 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-303@tmp/config8348738308408558761tmp [Pipeline] { [Pipeline] sh 15:45:38 + set +x 15:45:38 + curl -s https://codecov.io/bash 15:45:38 + bash -s -- 15:45:38 15:45:38 _____ _ 15:45:38 / ____| | | 15:45:38 | | ___ __| | ___ ___ _____ __ 15:45:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:45:38 | |___| (_) | (_| | __/ (_| (_) \ V / 15:45:38 \_____\___/ \__,_|\___|\___\___/ \_/ 15:45:38 Bash-1.0.6 15:45:38 15:45:38 15:45:38 ==> git version 2.25.1 found 15:45:38 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:45:38 Release-Date: 2020-01-08 15:45:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:45:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:45:38 ==> Jenkins CI detected. 15:45:38 current dir:  /w/workspace/foundry_device-virtual-go_PR-303 15:45:38 project root: . 15:45:38 --> token set from env 15:45:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:45:38 ==> Running gcov in . (disable via -X gcov) 15:45:38 ==> Python coveragepy not found 15:45:38 ==> Searching for coverage reports in: 15:45:38 + . 15:45:38 -> Found 1 reports 15:45:38 ==> Detecting git/mercurial file structure 15:45:38 ==> Reading reports 15:45:38 + ./coverage.out bytes=44128 15:45:38 ==> Appending adjustments 15:45:38 https://docs.codecov.io/docs/fixing-reports 15:45:38 + Found adjustments 15:45:38 ==> Gzipping contents 15:45:38 8.0K /tmp/codecov.CVcFB2.gz 15:45:38 ==> Uploading reports 15:45:38 url: https://codecov.io 15:45:38 query: branch=PR-303&commit=705c9e84cdb8f4ceb0600da3af7af3cb781b61d9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-303%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=303&job=&cmd_args= 15:45:38 -> Pinging Codecov 15:45:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-303&commit=705c9e84cdb8f4ceb0600da3af7af3cb781b61d9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-303%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=303&job=&cmd_args= 15:45:38 -> Uploading to 15:45:38 https://storage.googleapis.com/codecov/v4/raw/2022-09-05/5E52B4B073DB2E39498172D8E973AA87/705c9e84cdb8f4ceb0600da3af7af3cb781b61d9/71301267-1500-48b2-bd43-09454d5f31f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220905T154538Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=35f1b23ccee86878dab8db90e363bd751b97aa671d8f37b01f470b53a7745fd1 15:45:38 % Total % Received % Xferd Average Speed Time Time Time Current 15:45:38 Dload Upload Total Spent Left Speed 15:45:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5502 0 0 100 5502 0 25123 --:--:-- --:--:-- --:--:-- 25123 15:45:39 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/705c9e84cdb8f4ceb0600da3af7af3cb781b61d9 [Pipeline] } 15:45:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:45:40 + [ -d /w/workspace/foundry_device-virtual-go_PR-303/archives ] 15:45:40 + ls -al /w/workspace/foundry_device-virtual-go_PR-303/archives 15:45:40 total 16 15:45:40 drwxr-xr-x 3 root root 4096 Sep 5 15:37 . 15:45:40 drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 15:37 .. 15:45:40 drwxr-xr-x 2 root root 4096 Sep 5 15:37 cost 15:45:40 -rw-r--r-- 1 root root 89 Sep 5 15:37 cost.csv 15:45:40 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-303/archives 15:45:40 + ls -al /w/workspace/foundry_device-virtual-go_PR-303/archives 15:45:40 total 16 15:45:40 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 15:37 . 15:45:40 drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 15:37 .. 15:45:40 drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 15:37 cost 15:45:40 -rw-r--r-- 1 jenkins jenkins 89 Sep 5 15:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:45:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:45:42 ---> package-listing.sh 15:45:42 ++ facter osfamily 15:45:42 ++ tr '[:upper:]' '[:lower:]' 15:45:42 + OS_FAMILY=debian 15:45:42 + workspace=/w/workspace/foundry_device-virtual-go_PR-303 15:45:42 + START_PACKAGES=/tmp/packages_start.txt 15:45:42 + END_PACKAGES=/tmp/packages_end.txt 15:45:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:45:42 + PACKAGES=/tmp/packages_start.txt 15:45:42 + '[' /w/workspace/foundry_device-virtual-go_PR-303 ']' 15:45:42 + PACKAGES=/tmp/packages_end.txt 15:45:42 + case "${OS_FAMILY}" in 15:45:42 + dpkg -l 15:45:42 + grep '^ii' 15:45:42 + '[' -f /tmp/packages_start.txt ']' 15:45:42 + '[' -f /tmp/packages_end.txt ']' 15:45:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:45:42 + '[' /w/workspace/foundry_device-virtual-go_PR-303 ']' 15:45:42 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-303/archives/ 15:45:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-303/archives/ [Pipeline] echo 15:45:42 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-303/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:45:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:45:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:43 prd-ubuntu20.04-docker-8c-8g-24601 does not seem to be running inside a container 15:45:43 $ 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-303/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-303 -v /w/workspace/foundry_device-virtual-go_PR-303:/w/workspace/foundry_device-virtual-go_PR-303:rw,z -v /w/workspace/foundry_device-virtual-go_PR-303@tmp:/w/workspace/foundry_device-virtual-go_PR-303@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:45:43 $ docker top 2c05ced494e0fe56a69b43e9edce7bbccac50b439f682861839f9c9e9e0d88f5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:45:44 + touch /tmp/pre-build-complete [Pipeline] sh 15:45:44 + mkdir -p /var/log/sysstat [Pipeline] sh 15:45:44 + ls /var/log/sa-host 15:45:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:45:45 provisioning config files... 15:45:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-303@tmp/config3825652824654381592tmp [Pipeline] { [Pipeline] echo 15:45:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:45:45 ---> create-netrc.sh [Pipeline] } 15:45:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:45:45 ---> python-tools-install.sh [Pipeline] echo 15:45:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:45:46 ---> sudo-logs.sh 15:45:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:45:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:45:46 ---> job-cost.sh 15:45:46 lf-activate-venv: SKIPPING 15:45:46 DEBUG: total: 0.2199999988079071 15:45:46 INFO: Retrieving Stack Cost... 15:45:47 INFO: Retrieving Pricing Info for: v3-standard-8 15:45:47 INFO: Archiving Costs [Pipeline] echo 15:45:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:45:47 ---> logs-deploy.sh 15:45:47 lf-activate-venv: SKIPPING 15:45:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-303/1 15:45:47 INFO: archiving workspace using pattern(s): 15:45:48 Archives upload complete. 15:45:49 INFO: archiving logs to Nexus 15:45:49 ---> uname -a: 15:45:49 Linux prd-ubuntu20-04-docker-8c-8g-24601 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:45:49 15:45:49 15:45:49 ---> lscpu: 15:45:49 Architecture: x86_64 15:45:49 CPU op-mode(s): 32-bit, 64-bit 15:45:49 Byte Order: Little Endian 15:45:49 Address sizes: 40 bits physical, 48 bits virtual 15:45:49 CPU(s): 8 15:45:49 On-line CPU(s) list: 0-7 15:45:49 Thread(s) per core: 1 15:45:49 Core(s) per socket: 1 15:45:49 Socket(s): 8 15:45:49 NUMA node(s): 1 15:45:49 Vendor ID: AuthenticAMD 15:45:49 CPU family: 23 15:45:49 Model: 49 15:45:49 Model name: AMD EPYC-Rome Processor 15:45:49 Stepping: 0 15:45:49 CPU MHz: 2799.998 15:45:49 BogoMIPS: 5599.99 15:45:49 Virtualization: AMD-V 15:45:49 Hypervisor vendor: KVM 15:45:49 Virtualization type: full 15:45:49 L1d cache: 256 KiB 15:45:49 L1i cache: 256 KiB 15:45:49 L2 cache: 4 MiB 15:45:49 L3 cache: 128 MiB 15:45:49 NUMA node0 CPU(s): 0-7 15:45:49 Vulnerability Itlb multihit: Not affected 15:45:49 Vulnerability L1tf: Not affected 15:45:49 Vulnerability Mds: Not affected 15:45:49 Vulnerability Meltdown: Not affected 15:45:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:45:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:45:49 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:45:49 Vulnerability Srbds: Not affected 15:45:49 Vulnerability Tsx async abort: Not affected 15:45:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:45:49 15:45:49 15:45:49 ---> nproc: 15:45:49 8 15:45:49 15:45:49 15:45:49 ---> df -h: 15:45:49 Filesystem Size Used Avail Use% Mounted on 15:45:49 overlay 155G 11G 145G 7% / 15:45:49 tmpfs 64M 0 64M 0% /dev 15:45:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:45:49 shm 64M 0 64M 0% /dev/shm 15:45:49 /dev/vda1 155G 11G 145G 7% /facter-os 15:45:49 15:45:49