Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 91487b42c00df580ca2abc199b4b5370d4957b16+de7f1fa98896349c300f3340708f5a9fee2488ae (79146ba3a86b8f0d2c78e5e2916b3e197975fe8b) 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-ssh13547019366190817470.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14993910774833071824.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-348/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-348/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15277958328079699632.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh17236987563850816027.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-348/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-348/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1600124014280607182.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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-7933 in /w/workspace/foundry_device-virtual-go_PR-348 [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-348 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/348/head:refs/remotes/origin/PR-348 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit de7f1fa98896349c300f3340708f5a9fee2488ae into PR head commit 91487b42c00df580ca2abc199b4b5370d4957b16 Merge succeeded, producing f51d4a0b9120e34a760f621cadba3a5b50f41f3b Checking out Revision f51d4a0b9120e34a760f621cadba3a5b50f41f3b (PR-348) > git config core.sparsecheckout # timeout=10 > git checkout -f 91487b42c00df580ca2abc199b4b5370d4957b16 # 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 de7f1fa98896349c300f3340708f5a9fee2488ae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f51d4a0b9120e34a760f621cadba3a5b50f41f3b # timeout=10 Commit message: "Merge commit 'de7f1fa98896349c300f3340708f5a9fee2488ae' into HEAD" > git rev-list --no-walk 91487b42c00df580ca2abc199b4b5370d4957b16 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-01T08:14:15.258Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-01T08:14:15.318Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T08:14:15.342Z] ========================================================= [2023-03-01T08:14:15.342Z] EdgeX Global Pipelines Version Info [2023-03-01T08:14:15.342Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:14:16.053Z] ------------------- [2023-03-01T08:14:16.053Z] stable info: [2023-03-01T08:14:16.053Z] ------------------- [2023-03-01T08:14:16.053Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T08:14:16.053Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T08:14:16.053Z] Message: update stable to v1.0.244 [2023-03-01T08:14:16.624Z] ------------------- [2023-03-01T08:14:16.624Z] experimental info: [2023-03-01T08:14:16.624Z] ------------------- [2023-03-01T08:14:16.624Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T08:14:16.624Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T08:14:16.624Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T08:14:16.796Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-03-01T08:14:16.808Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-03-01T08:14:16.818Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T08:14:16.830Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T08:14:16.841Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T08:14:16.857Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T08:14:16.871Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T08:14:16.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-01T08:14:16.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T08:14:16.922Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T08:14:16.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T08:14:16.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-03-01T08:14:16.961Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T08:14:16.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T08:14:16.988Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T08:14:17.000Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T08:14:17.014Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T08:14:17.033Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T08:14:17.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T08:14:17.068Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-01T08:14:17.086Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-01T08:14:17.103Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-01T08:14:17.119Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-01T08:14:17.130Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-01T08:14:17.142Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-01T08:14:17.154Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T08:14:17.166Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T08:14:17.180Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-348 [Pipeline] echo [2023-03-01T08:14:17.195Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-348 [Pipeline] echo [2023-03-01T08:14:17.205Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-348 [Pipeline] echo [2023-03-01T08:14:17.221Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f51d4a0b9120e34a760f621cadba3a5b50f41f3b [Pipeline] echo [2023-03-01T08:14:17.239Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f51d4a0 [Pipeline] echo [2023-03-01T08:14:17.257Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T08:14:17.319Z] provisioning config files... [2023-03-01T08:14:17.338Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-348@tmp/config4540842000893271770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:14:17.643Z] ---> docker-login.sh [2023-03-01T08:14:17.643Z] nexus3.edgexfoundry.org:10001 [2023-03-01T08:14:17.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:14:17.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:14:17.907Z] Configure a credential helper to remove this warning. See [2023-03-01T08:14:17.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:14:17.907Z] [2023-03-01T08:14:17.908Z] Login Succeeded [2023-03-01T08:14:17.908Z] nexus3.edgexfoundry.org:10002 [2023-03-01T08:14:17.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:14:17.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:14:17.908Z] Configure a credential helper to remove this warning. See [2023-03-01T08:14:17.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:14:17.908Z] [2023-03-01T08:14:17.908Z] Login Succeeded [2023-03-01T08:14:17.908Z] nexus3.edgexfoundry.org:10003 [2023-03-01T08:14:18.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:14:18.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:14:18.170Z] Configure a credential helper to remove this warning. See [2023-03-01T08:14:18.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:14:18.170Z] [2023-03-01T08:14:18.170Z] Login Succeeded [2023-03-01T08:14:18.170Z] nexus3.edgexfoundry.org:10004 [2023-03-01T08:14:18.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:14:18.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:14:18.170Z] Configure a credential helper to remove this warning. See [2023-03-01T08:14:18.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:14:18.170Z] [2023-03-01T08:14:18.170Z] Login Succeeded [2023-03-01T08:14:18.170Z] docker.io [2023-03-01T08:14:18.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:14:18.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:14:18.430Z] Configure a credential helper to remove this warning. See [2023-03-01T08:14:18.430Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:14:18.430Z] [2023-03-01T08:14:18.430Z] Login Succeeded [2023-03-01T08:14:18.430Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T08:14:18.437Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-01T08:14:18.784Z] + git rev-list -1 --merges f51d4a0b9120e34a760f621cadba3a5b50f41f3b~1..f51d4a0b9120e34a760f621cadba3a5b50f41f3b [Pipeline] echo [2023-03-01T08:14:18.831Z] -----------> git rev-list -1 --merges f51d4a0b9120e34a760f621cadba3a5b50f41f3b~1..f51d4a0b9120e34a760f621cadba3a5b50f41f3b f51d4a0b9120e34a760f621cadba3a5b50f41f3b [2023-03-01T08:14:18.831Z] f51d4a0b9120e34a760f621cadba3a5b50f41f3b [false] [Pipeline] sh [2023-03-01T08:14:19.121Z] + git log --format=format:%s -1 f51d4a0b9120e34a760f621cadba3a5b50f41f3b [Pipeline] echo [2023-03-01T08:14:19.137Z] ========================================================= [2023-03-01T08:14:19.137Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T08:14:19.137Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T08:14:19.465Z] + git log --format=format:%s -1 f51d4a0b9120e34a760f621cadba3a5b50f41f3b [Pipeline] echo [2023-03-01T08:14:19.478Z] [semverPrep] GIT_COMMIT: f51d4a0b9120e34a760f621cadba3a5b50f41f3b, Commit Message: Merge commit 'de7f1fa98896349c300f3340708f5a9fee2488ae' into HEAD [Pipeline] echo [2023-03-01T08:14:19.486Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-01T08:14:19.838Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T08:14:19.838Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T08:14:19.838Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T08:14:19.838Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T08:14:19.838Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-01T08:14:19.838Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T08:14:19.838Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:14:20.199Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T08:14:20.199Z] [2023-03-01T08:14:20.199Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:14:20.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T08:14:20.498Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T08:14:20.498Z] b85a868b505f: Pulling fs layer [2023-03-01T08:14:20.498Z] e2be974225ed: Pulling fs layer [2023-03-01T08:14:20.498Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T08:14:20.498Z] 988bab9f4d93: Pulling fs layer [2023-03-01T08:14:20.498Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T08:14:20.498Z] eaf3925da568: Pulling fs layer [2023-03-01T08:14:20.498Z] bab4dde63d76: Pulling fs layer [2023-03-01T08:14:20.498Z] bde34c3a00c8: Pulling fs layer [2023-03-01T08:14:20.498Z] b352a97aabf1: Pulling fs layer [2023-03-01T08:14:20.498Z] 4872d77fe225: Pulling fs layer [2023-03-01T08:14:20.498Z] 5851b861e8e6: Pulling fs layer [2023-03-01T08:14:20.498Z] 1469e6f7b9e6: Waiting [2023-03-01T08:14:20.498Z] eaf3925da568: Waiting [2023-03-01T08:14:20.498Z] bab4dde63d76: Waiting [2023-03-01T08:14:20.498Z] bde34c3a00c8: Waiting [2023-03-01T08:14:20.498Z] b352a97aabf1: Waiting [2023-03-01T08:14:20.498Z] 988bab9f4d93: Waiting [2023-03-01T08:14:20.498Z] 4872d77fe225: Waiting [2023-03-01T08:14:20.498Z] 5851b861e8e6: Waiting [2023-03-01T08:14:20.498Z] e2be974225ed: Download complete [2023-03-01T08:14:20.498Z] 988bab9f4d93: Download complete [2023-03-01T08:14:20.758Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T08:14:20.758Z] 1469e6f7b9e6: Download complete [2023-03-01T08:14:20.758Z] eaf3925da568: Download complete [2023-03-01T08:14:20.758Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T08:14:20.758Z] 339a4e72a1f5: Download complete [2023-03-01T08:14:20.758Z] bde34c3a00c8: Download complete [2023-03-01T08:14:20.758Z] b352a97aabf1: Verifying Checksum [2023-03-01T08:14:20.758Z] b352a97aabf1: Download complete [2023-03-01T08:14:20.758Z] 4872d77fe225: Download complete [2023-03-01T08:14:20.758Z] 5851b861e8e6: Verifying Checksum [2023-03-01T08:14:20.758Z] 5851b861e8e6: Download complete [2023-03-01T08:14:20.758Z] b85a868b505f: Verifying Checksum [2023-03-01T08:14:20.758Z] b85a868b505f: Download complete [2023-03-01T08:14:21.018Z] bab4dde63d76: Verifying Checksum [2023-03-01T08:14:21.018Z] bab4dde63d76: Download complete [2023-03-01T08:14:21.956Z] b85a868b505f: Pull complete [2023-03-01T08:14:22.215Z] e2be974225ed: Pull complete [2023-03-01T08:14:22.787Z] 339a4e72a1f5: Pull complete [2023-03-01T08:14:22.787Z] 988bab9f4d93: Pull complete [2023-03-01T08:14:22.787Z] 1469e6f7b9e6: Pull complete [2023-03-01T08:14:23.047Z] eaf3925da568: Pull complete [2023-03-01T08:14:24.427Z] bab4dde63d76: Pull complete [2023-03-01T08:14:24.686Z] bde34c3a00c8: Pull complete [2023-03-01T08:14:24.686Z] b352a97aabf1: Pull complete [2023-03-01T08:14:24.686Z] 4872d77fe225: Pull complete [2023-03-01T08:14:24.944Z] 5851b861e8e6: Pull complete [2023-03-01T08:14:24.944Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T08:14:24.944Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T08:14:24.944Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:14:25.065Z] prd-ubuntu20.04-docker-8c-8g-7933 does not seem to be running inside a container [2023-03-01T08:14:25.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-348 -v /w/workspace/foundry_device-virtual-go_PR-348:/w/workspace/foundry_device-virtual-go_PR-348:rw,z -v /w/workspace/foundry_device-virtual-go_PR-348@tmp:/w/workspace/foundry_device-virtual-go_PR-348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T08:14:28.715Z] $ docker top f90331a2d10560efd9c2a0c7d5c73bdfa11135f174049490f3907c0a8f830b8a -eo pid,comm [2023-03-01T08:14:28.761Z] 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). [2023-03-01T08:14:28.761Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T08:14:28.798Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T08:14:28.798Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T08:14:28.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T08:14:28.905Z] $ docker exec f90331a2d10560efd9c2a0c7d5c73bdfa11135f174049490f3907c0a8f830b8a ssh-agent [2023-03-01T08:14:29.004Z] SSH_AUTH_SOCK=/tmp/ssh-zdaB4JHCe30q/agent.33 [2023-03-01T08:14:29.004Z] SSH_AGENT_PID=39 [2023-03-01T08:14:29.009Z] Running ssh-add (command line suppressed) [2023-03-01T08:14:29.115Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-348@tmp/private_key_7153510010395185626.key (/w/workspace/foundry_device-virtual-go_PR-348@tmp/private_key_7153510010395185626.key) [2023-03-01T08:14:29.126Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T08:14:29.414Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T08:14:29.433Z] $ docker exec --env ******** --env ******** f90331a2d10560efd9c2a0c7d5c73bdfa11135f174049490f3907c0a8f830b8a ssh-agent -k [2023-03-01T08:14:29.537Z] unset SSH_AUTH_SOCK; [2023-03-01T08:14:29.538Z] unset SSH_AGENT_PID; [2023-03-01T08:14:29.538Z] echo Agent pid 39 killed; [2023-03-01T08:14:29.545Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T08:14:29.576Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T08:14:29.576Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T08:14:29.673Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T08:14:29.678Z] $ docker exec f90331a2d10560efd9c2a0c7d5c73bdfa11135f174049490f3907c0a8f830b8a ssh-agent [2023-03-01T08:14:29.774Z] SSH_AUTH_SOCK=/tmp/ssh-K4xFHQ2Tgb3b/agent.71 [2023-03-01T08:14:29.774Z] SSH_AGENT_PID=77 [2023-03-01T08:14:29.778Z] Running ssh-add (command line suppressed) [2023-03-01T08:14:29.868Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-348@tmp/private_key_7862086435057143835.key (/w/workspace/foundry_device-virtual-go_PR-348@tmp/private_key_7862086435057143835.key) [2023-03-01T08:14:29.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T08:14:30.197Z] + git semver init [2023-03-01T08:14:30.457Z] 2023-03-01 08:14:30,352 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T08:14:30.457Z] 2023-03-01 08:14:30,353 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-348/.semver [2023-03-01T08:14:30.457Z] 2023-03-01 08:14:30,353 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-348/.semver [2023-03-01T08:14:30.457Z] 2023-03-01 08:14:30,353 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-348/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-348, universal_newlines=False, shell=None, istream=None) [2023-03-01T08:14:31.835Z] 2023-03-01 08:14:31,608 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-348/.git/info/exclude [2023-03-01T08:14:31.835Z] 2023-03-01 08:14:31,609 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-348/.semver/PR-348 with force:False [2023-03-01T08:14:31.835Z] 2023-03-01 08:14:31,609 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-348/.semver/PR-348 [2023-03-01T08:14:31.835Z] 2023-03-01 08:14:31,613 [execute] INFO git cat-file --batch-check [2023-03-01T08:14:31.835Z] 2023-03-01 08:14:31,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-348/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T08:14:31.835Z] 2023-03-01 08:14:31,620 [execute] INFO git cat-file --batch [2023-03-01T08:14:31.835Z] 2023-03-01 08:14:31,620 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-348/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T08:14:31.835Z] 2023-03-01 08:14:31,624 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-348/.semver/PR-348 [2023-03-01T08:14:31.835Z] 0.0.0 [Pipeline] } [2023-03-01T08:14:31.848Z] $ docker exec --env ******** --env ******** f90331a2d10560efd9c2a0c7d5c73bdfa11135f174049490f3907c0a8f830b8a ssh-agent -k [2023-03-01T08:14:31.963Z] unset SSH_AUTH_SOCK; [2023-03-01T08:14:31.964Z] unset SSH_AGENT_PID; [2023-03-01T08:14:31.964Z] echo Agent pid 77 killed; [2023-03-01T08:14:31.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T08:14:32.282Z] + git semver [Pipeline] } [2023-03-01T08:14:32.558Z] $ docker stop --time=1 f90331a2d10560efd9c2a0c7d5c73bdfa11135f174049490f3907c0a8f830b8a [2023-03-01T08:14:34.249Z] $ docker rm -f --volumes f90331a2d10560efd9c2a0c7d5c73bdfa11135f174049490f3907c0a8f830b8a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T08:14:34.603Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T08:14:34.931Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T08:14:34.935Z] [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 [2023-03-01T08:14:35.076Z] provisioning config files... [2023-03-01T08:14:35.086Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-348@tmp/config15654734618099755641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:14:35.381Z] ---> docker-login.sh [2023-03-01T08:14:35.381Z] nexus3.edgexfoundry.org:10001 [2023-03-01T08:14:35.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:14:35.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:14:35.381Z] Configure a credential helper to remove this warning. See [2023-03-01T08:14:35.381Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:14:35.381Z] [2023-03-01T08:14:35.381Z] Login Succeeded [2023-03-01T08:14:35.381Z] nexus3.edgexfoundry.org:10002 [2023-03-01T08:14:35.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:14:35.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:14:35.642Z] Configure a credential helper to remove this warning. See [2023-03-01T08:14:35.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:14:35.642Z] [2023-03-01T08:14:35.642Z] Login Succeeded [2023-03-01T08:14:35.642Z] nexus3.edgexfoundry.org:10003 [2023-03-01T08:14:35.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:14:35.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:14:35.642Z] Configure a credential helper to remove this warning. See [2023-03-01T08:14:35.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:14:35.642Z] [2023-03-01T08:14:35.642Z] Login Succeeded [2023-03-01T08:14:35.642Z] nexus3.edgexfoundry.org:10004 [2023-03-01T08:14:35.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:14:35.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:14:35.642Z] Configure a credential helper to remove this warning. See [2023-03-01T08:14:35.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:14:35.642Z] [2023-03-01T08:14:35.642Z] Login Succeeded [2023-03-01T08:14:35.642Z] docker.io [2023-03-01T08:14:35.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:14:36.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:14:36.161Z] Configure a credential helper to remove this warning. See [2023-03-01T08:14:36.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:14:36.161Z] [2023-03-01T08:14:36.161Z] Login Succeeded [2023-03-01T08:14:36.161Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T08:14:36.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T08:14:36.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T08:14:36.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T08:14:36.243Z] ========================================================= [2023-03-01T08:14:36.243Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-01T08:14:36.243Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:14:36.547Z] + 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 . [2023-03-01T08:14:36.547Z] Sending build context to Docker daemon 23.4MB [2023-03-01T08:14:36.547Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T08:14:36.547Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-01T08:14:37.116Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-01T08:14:37.116Z] 213ec9aee27d: Pulling fs layer [2023-03-01T08:14:37.116Z] 4583459ba037: Pulling fs layer [2023-03-01T08:14:37.116Z] 93c1e223e6f2: Pulling fs layer [2023-03-01T08:14:37.116Z] 53926ce57604: Pulling fs layer [2023-03-01T08:14:37.116Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-01T08:14:37.116Z] 22ff95d597cd: Pulling fs layer [2023-03-01T08:14:37.116Z] 12d6caf4c0d1: Pulling fs layer [2023-03-01T08:14:37.116Z] 96b7cbca73a9: Pulling fs layer [2023-03-01T08:14:37.116Z] a7acece74701: Pulling fs layer [2023-03-01T08:14:37.116Z] 96b7cbca73a9: Waiting [2023-03-01T08:14:37.116Z] 12d6caf4c0d1: Waiting [2023-03-01T08:14:37.116Z] a7acece74701: Waiting [2023-03-01T08:14:37.116Z] 53926ce57604: Waiting [2023-03-01T08:14:37.116Z] 21b2b0c7a3f4: Waiting [2023-03-01T08:14:37.116Z] 93c1e223e6f2: Verifying Checksum [2023-03-01T08:14:37.116Z] 93c1e223e6f2: Download complete [2023-03-01T08:14:37.116Z] 4583459ba037: Download complete [2023-03-01T08:14:37.116Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-01T08:14:37.116Z] 21b2b0c7a3f4: Download complete [2023-03-01T08:14:37.116Z] 22ff95d597cd: Download complete [2023-03-01T08:14:37.116Z] 213ec9aee27d: Download complete [2023-03-01T08:14:37.116Z] 12d6caf4c0d1: Download complete [2023-03-01T08:14:37.688Z] 213ec9aee27d: Pull complete [2023-03-01T08:14:37.689Z] a7acece74701: Verifying Checksum [2023-03-01T08:14:37.689Z] a7acece74701: Download complete [2023-03-01T08:14:37.949Z] 4583459ba037: Pull complete [2023-03-01T08:14:38.209Z] 96b7cbca73a9: Verifying Checksum [2023-03-01T08:14:38.209Z] 96b7cbca73a9: Download complete [2023-03-01T08:14:38.209Z] 53926ce57604: Verifying Checksum [2023-03-01T08:14:38.209Z] 53926ce57604: Download complete [2023-03-01T08:14:38.209Z] 93c1e223e6f2: Pull complete [2023-03-01T08:14:42.391Z] 53926ce57604: Pull complete [2023-03-01T08:14:42.391Z] 21b2b0c7a3f4: Pull complete [2023-03-01T08:14:42.391Z] 22ff95d597cd: Pull complete [2023-03-01T08:14:42.391Z] 12d6caf4c0d1: Pull complete [2023-03-01T08:14:44.293Z] 96b7cbca73a9: Pull complete [2023-03-01T08:14:44.859Z] a7acece74701: Pull complete [2023-03-01T08:14:44.859Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-01T08:14:44.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T08:14:44.859Z] ---> db6d94c90886 [2023-03-01T08:14:44.859Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-01T08:14:50.026Z] Still waiting to schedule task [2023-03-01T08:14:50.026Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7934’ is offline [2023-03-01T08:14:51.452Z] ---> Running in f0fd3728966b [2023-03-01T08:14:51.452Z] Removing intermediate container f0fd3728966b [2023-03-01T08:14:51.452Z] ---> 01cdab8b3dfd [2023-03-01T08:14:51.452Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T08:14:51.452Z] ---> Running in 9d84a988b417 [2023-03-01T08:14:51.452Z] Removing intermediate container 9d84a988b417 [2023-03-01T08:14:51.452Z] ---> 27b573f80852 [2023-03-01T08:14:51.452Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:14:51.452Z] ---> Running in 5637c7cac42a [2023-03-01T08:14:51.452Z] Removing intermediate container 5637c7cac42a [2023-03-01T08:14:51.452Z] ---> 55d7067c5c75 [2023-03-01T08:14:51.452Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-01T08:14:51.452Z] ---> Running in 3b452f667c6e [2023-03-01T08:14:51.452Z] Removing intermediate container 3b452f667c6e [2023-03-01T08:14:51.452Z] ---> 3cc56b430648 [2023-03-01T08:14:51.452Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T08:14:51.452Z] ---> Running in d16a4b5dfe3a [2023-03-01T08:14:51.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:14:51.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:14:51.452Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-01T08:14:51.452Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-01T08:14:51.452Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-01T08:14:51.452Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-01T08:14:51.452Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:14:51.452Z] OK: 216 MiB in 55 packages [2023-03-01T08:14:52.019Z] Removing intermediate container d16a4b5dfe3a [2023-03-01T08:14:52.019Z] ---> 16d9feb268d4 [2023-03-01T08:14:52.019Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-01T08:14:52.278Z] ---> e2725f4661d1 [2023-03-01T08:14:52.278Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:14:52.278Z] ---> Running in 7fed444cca81 [2023-03-01T08:15:24.359Z] Removing intermediate container 7fed444cca81 [2023-03-01T08:15:24.360Z] ---> d01c3925c08d [2023-03-01T08:15:24.360Z] Step 10/12 : COPY . . [2023-03-01T08:15:24.360Z] ---> 0bf5563a2728 [2023-03-01T08:15:24.360Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T08:15:24.360Z] ---> Running in 5df5f87f54f3 [2023-03-01T08:15:24.360Z] Removing intermediate container 5df5f87f54f3 [2023-03-01T08:15:24.360Z] ---> 9019e4c01d87 [2023-03-01T08:15:24.360Z] Step 12/12 : RUN $MAKE [2023-03-01T08:15:24.360Z] ---> Running in ebc9cbc87c75 [2023-03-01T08:15:24.360Z] noop [2023-03-01T08:15:24.360Z] Removing intermediate container ebc9cbc87c75 [2023-03-01T08:15:24.360Z] ---> 9797f857d5e4 [2023-03-01T08:15:24.360Z] Successfully built 9797f857d5e4 [2023-03-01T08:15:24.360Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:15:24.671Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T08:15:24.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:15:24.733Z] prd-ubuntu20.04-docker-8c-8g-7933 does not seem to be running inside a container [2023-03-01T08:15:24.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-348 -v /w/workspace/foundry_device-virtual-go_PR-348:/w/workspace/foundry_device-virtual-go_PR-348:rw,z -v /w/workspace/foundry_device-virtual-go_PR-348@tmp:/w/workspace/foundry_device-virtual-go_PR-348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T08:15:25.094Z] $ docker top b3deea6d47faa55a5e82d5ed0d5074ad2ab023bbd070c52e6f6f74cff86a0da1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:15:25.422Z] + go version [2023-03-01T08:15:25.422Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-01T08:15:25.435Z] $ docker stop --time=1 b3deea6d47faa55a5e82d5ed0d5074ad2ab023bbd070c52e6f6f74cff86a0da1 [2023-03-01T08:15:26.706Z] $ docker rm -f --volumes b3deea6d47faa55a5e82d5ed0d5074ad2ab023bbd070c52e6f6f74cff86a0da1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:15:27.084Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T08:15:27.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:15:27.150Z] prd-ubuntu20.04-docker-8c-8g-7933 does not seem to be running inside a container [2023-03-01T08:15:27.183Z] $ 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-348 -v /w/workspace/foundry_device-virtual-go_PR-348:/w/workspace/foundry_device-virtual-go_PR-348:rw,z -v /w/workspace/foundry_device-virtual-go_PR-348@tmp:/w/workspace/foundry_device-virtual-go_PR-348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T08:15:27.487Z] $ docker top c1e37e1146080c455ecac7ba31c39e89be28a46ab56a283fd89e266b907ee805 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:15:27.819Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-348 [Pipeline] fileExists [Pipeline] sh [2023-03-01T08:15:28.107Z] + make test [2023-03-01T08:15:28.107Z] go test ./... -coverprofile=coverage.out [2023-03-01T08:15:28.365Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-01T08:15:36.472Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-03-01T08:15:37.038Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.048s coverage: 65.6% of statements [2023-03-01T08:15:43.587Z] 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." [2023-03-01T08:15:43.587Z] go vet ./... [2023-03-01T08:15:45.484Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T08:15:45.484Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T08:15:45.484Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T08:15:45.755Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-01T08:15:45.772Z] $ docker stop --time=1 c1e37e1146080c455ecac7ba31c39e89be28a46ab56a283fd89e266b907ee805 [2023-03-01T08:15:48.293Z] $ docker rm -f --volumes c1e37e1146080c455ecac7ba31c39e89be28a46ab56a283fd89e266b907ee805 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T08:15:48.711Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-01T08:15:48.761Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-01T08:15:49.244Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-01T08:15:49.525Z] + ls -al . [2023-03-01T08:15:49.526Z] total 192 [2023-03-01T08:15:49.526Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 08:15 . [2023-03-01T08:15:49.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 08:14 .. [2023-03-01T08:15:49.526Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 08:15 .git [2023-03-01T08:15:49.526Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 08:14 .github [2023-03-01T08:15:49.526Z] -rw-rw-r-- 1 jenkins jenkins 337 Mar 1 08:14 .gitignore [2023-03-01T08:15:49.526Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 08:14 .golangci.yml [2023-03-01T08:15:49.526Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 08:14 .semver [2023-03-01T08:15:49.526Z] -rw-rw-r-- 1 jenkins jenkins 8641 Mar 1 08:14 Attribution.txt [2023-03-01T08:15:49.526Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 1 08:14 CHANGELOG.md [2023-03-01T08:15:49.526Z] -rw-rw-r-- 1 jenkins jenkins 1646 Mar 1 08:14 Dockerfile [2023-03-01T08:15:49.526Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 08:14 GOVERNANCE.md [2023-03-01T08:15:49.526Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 1 08:14 Jenkinsfile [2023-03-01T08:15:49.526Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 08:14 LICENSE [2023-03-01T08:15:49.526Z] -rw-rw-r-- 1 jenkins jenkins 1661 Mar 1 08:14 Makefile [2023-03-01T08:15:49.526Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 1 08:14 OWNERS.md [2023-03-01T08:15:49.526Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 1 08:14 README.md [2023-03-01T08:15:49.526Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 08:14 VERSION [2023-03-01T08:15:49.526Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 08:14 bin [2023-03-01T08:15:49.526Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 08:14 cmd [2023-03-01T08:15:49.526Z] -rw-r--r-- 1 jenkins jenkins 44128 Mar 1 08:15 coverage.out [2023-03-01T08:15:49.526Z] -rw-rw-r-- 1 jenkins jenkins 3253 Mar 1 08:14 go.mod [2023-03-01T08:15:49.526Z] -rw-rw-r-- 1 jenkins jenkins 32563 Mar 1 08:14 go.sum [2023-03-01T08:15:49.526Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 08:14 internal [2023-03-01T08:15:49.526Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 08:14 snap [2023-03-01T08:15:49.526Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 1 08:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:15:49.896Z] + 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=f51d4a0b9120e34a760f621cadba3a5b50f41f3b --label arch=amd64 --label version=0.0.0 . [2023-03-01T08:15:49.896Z] Sending build context to Docker daemon 23.45MB [2023-03-01T08:15:49.896Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T08:15:49.896Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-01T08:15:49.896Z] ---> 9797f857d5e4 [2023-03-01T08:15:49.896Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-01T08:15:50.155Z] ---> Running in 20329147d6b5 [2023-03-01T08:15:50.155Z] Removing intermediate container 20329147d6b5 [2023-03-01T08:15:50.155Z] ---> b2fdc47de274 [2023-03-01T08:15:50.155Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T08:15:50.155Z] ---> Running in 42f8763ab547 [2023-03-01T08:15:50.155Z] Removing intermediate container 42f8763ab547 [2023-03-01T08:15:50.155Z] ---> 003824e22679 [2023-03-01T08:15:50.155Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:15:50.155Z] ---> Running in a67e5c297ba5 [2023-03-01T08:15:50.413Z] Removing intermediate container a67e5c297ba5 [2023-03-01T08:15:50.413Z] ---> bb4a2bba8a2b [2023-03-01T08:15:50.413Z] Step 6/25 : WORKDIR /device-virtual-go [2023-03-01T08:15:50.413Z] ---> Running in b2aa89cacb2f [2023-03-01T08:15:50.413Z] Removing intermediate container b2aa89cacb2f [2023-03-01T08:15:50.413Z] ---> aeb4d97523a2 [2023-03-01T08:15:50.413Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T08:15:50.413Z] ---> Running in 118a0009a59e [2023-03-01T08:15:50.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:15:50.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:15:51.189Z] OK: 216 MiB in 55 packages [2023-03-01T08:15:51.447Z] Removing intermediate container 118a0009a59e [2023-03-01T08:15:51.447Z] ---> 5c1369993c60 [2023-03-01T08:15:51.447Z] Step 8/25 : COPY go.mod vendor* ./ [2023-03-01T08:15:51.447Z] ---> d7b9625edd12 [2023-03-01T08:15:51.447Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:15:51.705Z] ---> Running in b44f460726a0 [2023-03-01T08:15:52.271Z] Removing intermediate container b44f460726a0 [2023-03-01T08:15:52.271Z] ---> 5c905cb987a4 [2023-03-01T08:15:52.271Z] Step 10/25 : COPY . . [2023-03-01T08:15:53.208Z] ---> 525dfeca9da8 [2023-03-01T08:15:53.208Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T08:15:53.208Z] ---> Running in f7aa3be33639 [2023-03-01T08:15:53.208Z] Removing intermediate container f7aa3be33639 [2023-03-01T08:15:53.208Z] ---> 765082f81ae1 [2023-03-01T08:15:53.208Z] Step 12/25 : RUN $MAKE [2023-03-01T08:15:53.208Z] ---> Running in 596d6b3fbaed [2023-03-01T08:15:53.466Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-03-01T08:16:15.387Z] Removing intermediate container 596d6b3fbaed [2023-03-01T08:16:15.387Z] ---> b5b134168801 [2023-03-01T08:16:15.387Z] Step 13/25 : FROM alpine:3.16 [2023-03-01T08:16:15.387Z] 3.16: Pulling from library/alpine [2023-03-01T08:16:15.387Z] ef5531b6e74e: Pulling fs layer [2023-03-01T08:16:15.387Z] ef5531b6e74e: Download complete [2023-03-01T08:16:15.387Z] ef5531b6e74e: Pull complete [2023-03-01T08:16:15.387Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T08:16:15.387Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T08:16:15.387Z] ---> dfd21b5a31f5 [2023-03-01T08:16:15.387Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-03-01T08:16:15.387Z] ---> Running in 63f3ba7fa3a1 [2023-03-01T08:16:15.387Z] Removing intermediate container 63f3ba7fa3a1 [2023-03-01T08:16:15.387Z] ---> 7f6d16eaf006 [2023-03-01T08:16:15.387Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:16:15.387Z] ---> Running in 281d4af542fb [2023-03-01T08:16:15.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T08:16:15.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T08:16:15.387Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T08:16:15.387Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:16:15.387Z] OK: 6 MiB in 15 packages [2023-03-01T08:16:15.387Z] Removing intermediate container 281d4af542fb [2023-03-01T08:16:15.387Z] ---> 918200c25f69 [2023-03-01T08:16:15.387Z] Step 16/25 : WORKDIR / [2023-03-01T08:16:15.387Z] ---> Running in 96b213e03d41 [2023-03-01T08:16:15.387Z] Removing intermediate container 96b213e03d41 [2023-03-01T08:16:15.387Z] ---> 31a91a13feb2 [2023-03-01T08:16:15.387Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-03-01T08:16:15.387Z] ---> 22da39bf941e [2023-03-01T08:16:15.387Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-03-01T08:16:15.387Z] ---> ba0d2f4e3b1f [2023-03-01T08:16:15.387Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-03-01T08:16:15.645Z] ---> b812f6432956 [2023-03-01T08:16:15.645Z] Step 20/25 : EXPOSE 59900 [2023-03-01T08:16:15.645Z] ---> Running in cb55aa403bbc [2023-03-01T08:16:15.645Z] Removing intermediate container cb55aa403bbc [2023-03-01T08:16:15.645Z] ---> a656013e1c0d [2023-03-01T08:16:15.645Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-03-01T08:16:15.645Z] ---> Running in e7cc4ba25e89 [2023-03-01T08:16:15.645Z] Removing intermediate container e7cc4ba25e89 [2023-03-01T08:16:15.645Z] ---> 9cfeb50a46b5 [2023-03-01T08:16:15.646Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:16:15.646Z] ---> Running in 6ea2382cf6cf [2023-03-01T08:16:15.903Z] Removing intermediate container 6ea2382cf6cf [2023-03-01T08:16:15.903Z] ---> 3d8fe4570392 [2023-03-01T08:16:15.903Z] Step 23/25 : LABEL arch=amd64 [2023-03-01T08:16:15.903Z] ---> Running in 2f0481f47df4 [2023-03-01T08:16:15.903Z] Removing intermediate container 2f0481f47df4 [2023-03-01T08:16:15.903Z] ---> 6345a44f9922 [2023-03-01T08:16:15.903Z] Step 24/25 : LABEL git_sha=f51d4a0b9120e34a760f621cadba3a5b50f41f3b [2023-03-01T08:16:15.903Z] ---> Running in 147ff249fc05 [2023-03-01T08:16:15.903Z] Removing intermediate container 147ff249fc05 [2023-03-01T08:16:15.903Z] ---> c9790b4d53c8 [2023-03-01T08:16:15.903Z] Step 25/25 : LABEL version=0.0.0 [2023-03-01T08:16:15.903Z] ---> Running in d630b308fbae [2023-03-01T08:16:15.903Z] Removing intermediate container d630b308fbae [2023-03-01T08:16:15.903Z] ---> a72bb510837b [2023-03-01T08:16:15.903Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-01T08:16:15.903Z] Successfully built a72bb510837b [2023-03-01T08:16:16.162Z] 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 [2023-03-01T08:16:16.556Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T08:16:16.556Z] [2023-03-01T08:16:16.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:16:16.855Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T08:16:16.855Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T08:16:16.855Z] 5eb5b503b376: Pulling fs layer [2023-03-01T08:16:16.855Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T08:16:16.855Z] ec43610c2a17: Pulling fs layer [2023-03-01T08:16:16.855Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T08:16:16.855Z] 33b1e0a273af: Pulling fs layer [2023-03-01T08:16:16.855Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T08:16:16.855Z] 2f39f015ded8: Pulling fs layer [2023-03-01T08:16:16.855Z] 33b1e0a273af: Waiting [2023-03-01T08:16:16.855Z] 5d3b04190fa2: Waiting [2023-03-01T08:16:16.855Z] 2f39f015ded8: Waiting [2023-03-01T08:16:16.855Z] 3a2ae6a8a46f: Waiting [2023-03-01T08:16:16.855Z] 5c69ac0246d0: Verifying Checksum [2023-03-01T08:16:16.855Z] 5c69ac0246d0: Download complete [2023-03-01T08:16:16.855Z] 3a2ae6a8a46f: Download complete [2023-03-01T08:16:17.115Z] 33b1e0a273af: Verifying Checksum [2023-03-01T08:16:17.115Z] 33b1e0a273af: Download complete [2023-03-01T08:16:17.115Z] ec43610c2a17: Verifying Checksum [2023-03-01T08:16:17.115Z] ec43610c2a17: Download complete [2023-03-01T08:16:17.115Z] 5d3b04190fa2: Download complete [2023-03-01T08:16:17.115Z] 5eb5b503b376: Download complete [2023-03-01T08:16:17.680Z] 2f39f015ded8: Download complete [2023-03-01T08:16:18.245Z] 5eb5b503b376: Pull complete [2023-03-01T08:16:18.502Z] 5c69ac0246d0: Pull complete [2023-03-01T08:16:18.759Z] ec43610c2a17: Pull complete [2023-03-01T08:16:18.759Z] 3a2ae6a8a46f: Pull complete [2023-03-01T08:16:19.017Z] 33b1e0a273af: Pull complete [2023-03-01T08:16:19.017Z] 5d3b04190fa2: Pull complete [2023-03-01T08:16:23.203Z] 2f39f015ded8: Pull complete [2023-03-01T08:16:23.203Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T08:16:23.203Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T08:16:23.203Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:16:23.275Z] prd-ubuntu20.04-docker-8c-8g-7933 does not seem to be running inside a container [2023-03-01T08:16:23.297Z] $ 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-348 -v /w/workspace/foundry_device-virtual-go_PR-348:/w/workspace/foundry_device-virtual-go_PR-348:rw,z -v /w/workspace/foundry_device-virtual-go_PR-348@tmp:/w/workspace/foundry_device-virtual-go_PR-348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-01T08:16:27.242Z] $ docker top 3086c7868a732d2c677b5c378c259deb3ba86f26b6f1c6e0e7aa93b4738b64d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:16:27.614Z] ---> job-cost.sh [2023-03-01T08:16:27.614Z] lf-activate-venv: SKIPPING [2023-03-01T08:16:27.614Z] INFO: No Stack... [2023-03-01T08:16:27.872Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T08:16:28.133Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T08:16:28.434Z] + cat /w/workspace/foundry_device-virtual-go_PR-348/archives/cost.csv [2023-03-01T08:16:28.434Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T08:16:28.448Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-348-2-stack-cost] [2023-03-01T08:16:28.456Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-348-2-stack-cost] did not exist. Created. [2023-03-01T08:16:28.457Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-348-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T08:16:28.751Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-01T08:16:28.780Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T08:16:28.786Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-348-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T08:16:28.803Z] $ docker stop --time=1 3086c7868a732d2c677b5c378c259deb3ba86f26b6f1c6e0e7aa93b4738b64d5 [2023-03-01T08:16:29.955Z] $ docker rm -f --volumes 3086c7868a732d2c677b5c378c259deb3ba86f26b6f1c6e0e7aa93b4738b64d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-01T08:17:09.388Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7935 in /w/workspace/foundry_device-virtual-go_PR-348 [Pipeline] { [Pipeline] ws [2023-03-01T08:17:09.403Z] Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout [2023-03-01T08:17:09.442Z] The recommended git tool is: git [2023-03-01T08:17:15.220Z] using credential edgex-jenkins-ssh [2023-03-01T08:17:15.239Z] Cloning the remote Git repository [2023-03-01T08:17:15.289Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-03-01T08:17:15.392Z] > git init /w/workspace/device-virtual-go/2 # timeout=10 [2023-03-01T08:17:15.562Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-03-01T08:17:15.563Z] > git --version # timeout=10 [2023-03-01T08:17:15.588Z] > git --version # 'git version 2.25.1' [2023-03-01T08:17:15.590Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T08:17:15.658Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T08:17:17.797Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-03-01T08:17:17.819Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T08:17:19.458Z] Merging remotes/origin/main commit de7f1fa98896349c300f3340708f5a9fee2488ae into PR head commit 91487b42c00df580ca2abc199b4b5370d4957b16 [2023-03-01T08:17:19.739Z] Merge succeeded, producing 91127a27db336f40412290e4823aae2b2bd46010 [2023-03-01T08:17:19.739Z] Checking out Revision 91127a27db336f40412290e4823aae2b2bd46010 (PR-348) [2023-03-01T08:17:18.776Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-03-01T08:17:18.821Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-03-01T08:17:18.822Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T08:17:18.841Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/348/head:refs/remotes/origin/PR-348 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-01T08:17:19.475Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T08:17:19.495Z] > git checkout -f 91487b42c00df580ca2abc199b4b5370d4957b16 # timeout=10 [2023-03-01T08:17:19.583Z] > git remote # timeout=10 [2023-03-01T08:17:19.606Z] > git config --get remote.origin.url # timeout=10 [2023-03-01T08:17:19.636Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T08:17:19.652Z] > git merge de7f1fa98896349c300f3340708f5a9fee2488ae # timeout=10 [2023-03-01T08:17:19.720Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-01T08:17:19.744Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T08:17:19.760Z] > git checkout -f 91127a27db336f40412290e4823aae2b2bd46010 # timeout=10 [2023-03-01T08:17:23.278Z] Commit message: "Merge commit 'de7f1fa98896349c300f3340708f5a9fee2488ae' into HEAD" [2023-03-01T08:17:23.286Z] > git rev-list --no-walk 91487b42c00df580ca2abc199b4b5370d4957b16 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T08:17:24.323Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T08:17:24.324Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T08:17:24.324Z] Dload Upload Total Spent Left Speed [2023-03-01T08:17:24.324Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2023-03-01T08:17:25.042Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-01T08:17:25.401Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-01T08:17:25.401Z] + sudo tee /etc/docker/daemon.new [2023-03-01T08:17:25.401Z] { [2023-03-01T08:17:25.401Z] "registry-mirrors": [ [2023-03-01T08:17:25.401Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T08:17:25.401Z] ], [2023-03-01T08:17:25.401Z] "bip": "10.250.0.254/24", [2023-03-01T08:17:25.401Z] "hosts": [ [2023-03-01T08:17:25.401Z] "tcp://0.0.0.0:5555", [2023-03-01T08:17:25.401Z] "unix:///var/run/docker.sock" [2023-03-01T08:17:25.401Z] ], [2023-03-01T08:17:25.401Z] "mtu": 1458, [2023-03-01T08:17:25.401Z] "selinux-enabled": true, [2023-03-01T08:17:25.401Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T08:17:25.401Z] } [Pipeline] sh [2023-03-01T08:17:25.743Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-01T08:17:26.096Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T08:17:44.383Z] provisioning config files... [2023-03-01T08:17:44.407Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/2@tmp/config12596302917500076228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:17:44.753Z] ---> docker-login.sh [2023-03-01T08:17:44.753Z] nexus3.edgexfoundry.org:10001 [2023-03-01T08:17:45.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:17:45.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:17:45.345Z] Configure a credential helper to remove this warning. See [2023-03-01T08:17:45.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:17:45.345Z] [2023-03-01T08:17:45.345Z] Login Succeeded [2023-03-01T08:17:45.345Z] nexus3.edgexfoundry.org:10002 [2023-03-01T08:17:45.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:17:45.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:17:45.627Z] Configure a credential helper to remove this warning. See [2023-03-01T08:17:45.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:17:45.627Z] [2023-03-01T08:17:45.627Z] Login Succeeded [2023-03-01T08:17:45.627Z] nexus3.edgexfoundry.org:10003 [2023-03-01T08:17:45.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:17:46.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:17:46.165Z] Configure a credential helper to remove this warning. See [2023-03-01T08:17:46.165Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:17:46.165Z] [2023-03-01T08:17:46.165Z] Login Succeeded [2023-03-01T08:17:46.165Z] nexus3.edgexfoundry.org:10004 [2023-03-01T08:17:46.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:17:46.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:17:46.438Z] Configure a credential helper to remove this warning. See [2023-03-01T08:17:46.438Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:17:46.438Z] [2023-03-01T08:17:46.438Z] Login Succeeded [2023-03-01T08:17:46.438Z] docker.io [2023-03-01T08:17:46.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T08:17:46.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T08:17:46.976Z] Configure a credential helper to remove this warning. See [2023-03-01T08:17:46.976Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T08:17:46.976Z] [2023-03-01T08:17:46.976Z] Login Succeeded [2023-03-01T08:17:46.976Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T08:17:46.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T08:17:47.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T08:17:47.275Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T08:17:47.288Z] ========================================================= [2023-03-01T08:17:47.288Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-01T08:17:47.288Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:17:47.636Z] + 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 . [2023-03-01T08:17:47.909Z] Sending build context to Docker daemon 11.86MB [2023-03-01T08:17:48.186Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T08:17:48.186Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-01T08:17:48.186Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T08:17:48.186Z] 9b18e9b68314: Pulling fs layer [2023-03-01T08:17:48.186Z] 35d82f9e3411: Pulling fs layer [2023-03-01T08:17:48.186Z] e16973657156: Pulling fs layer [2023-03-01T08:17:48.186Z] fc693d55d65f: Pulling fs layer [2023-03-01T08:17:48.186Z] 7e9fc2657dce: Pulling fs layer [2023-03-01T08:17:48.186Z] dda99020689f: Pulling fs layer [2023-03-01T08:17:48.186Z] db1c61fa0a46: Pulling fs layer [2023-03-01T08:17:48.186Z] 891c053d2c06: Pulling fs layer [2023-03-01T08:17:48.186Z] fc693d55d65f: Waiting [2023-03-01T08:17:48.186Z] 7e9fc2657dce: Waiting [2023-03-01T08:17:48.186Z] dda99020689f: Waiting [2023-03-01T08:17:48.186Z] db1c61fa0a46: Waiting [2023-03-01T08:17:48.186Z] 891c053d2c06: Waiting [2023-03-01T08:17:48.186Z] e16973657156: Verifying Checksum [2023-03-01T08:17:48.186Z] e16973657156: Download complete [2023-03-01T08:17:48.186Z] 35d82f9e3411: Verifying Checksum [2023-03-01T08:17:48.186Z] 35d82f9e3411: Download complete [2023-03-01T08:17:48.186Z] 7e9fc2657dce: Download complete [2023-03-01T08:17:48.186Z] dda99020689f: Verifying Checksum [2023-03-01T08:17:48.186Z] dda99020689f: Download complete [2023-03-01T08:17:48.186Z] 9b18e9b68314: Verifying Checksum [2023-03-01T08:17:48.186Z] 9b18e9b68314: Download complete [2023-03-01T08:17:49.158Z] 9b18e9b68314: Pull complete [2023-03-01T08:17:49.428Z] 891c053d2c06: Verifying Checksum [2023-03-01T08:17:49.428Z] 891c053d2c06: Download complete [2023-03-01T08:17:49.708Z] 35d82f9e3411: Pull complete [2023-03-01T08:17:50.297Z] e16973657156: Pull complete [2023-03-01T08:17:50.884Z] db1c61fa0a46: Verifying Checksum [2023-03-01T08:17:50.884Z] db1c61fa0a46: Download complete [2023-03-01T08:17:51.473Z] fc693d55d65f: Verifying Checksum [2023-03-01T08:18:03.823Z] fc693d55d65f: Pull complete [2023-03-01T08:18:04.411Z] 7e9fc2657dce: Pull complete [2023-03-01T08:18:04.681Z] dda99020689f: Pull complete [2023-03-01T08:18:11.371Z] db1c61fa0a46: Pull complete [2023-03-01T08:18:13.333Z] 891c053d2c06: Pull complete [2023-03-01T08:18:13.333Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-01T08:18:13.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T08:18:13.333Z] ---> f96f9c87975a [2023-03-01T08:18:13.333Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-01T08:18:14.758Z] ---> Running in 09cd92b380fa [2023-03-01T08:18:14.758Z] Removing intermediate container 09cd92b380fa [2023-03-01T08:18:14.758Z] ---> 74e6ccfde93b [2023-03-01T08:18:14.758Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T08:18:14.758Z] ---> Running in 3e42d31e37e1 [2023-03-01T08:18:15.026Z] Removing intermediate container 3e42d31e37e1 [2023-03-01T08:18:15.026Z] ---> 14fbe249aaf1 [2023-03-01T08:18:15.026Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:18:15.297Z] ---> Running in 3e3f5896e787 [2023-03-01T08:18:15.567Z] Removing intermediate container 3e3f5896e787 [2023-03-01T08:18:15.567Z] ---> ffa0bed36ea0 [2023-03-01T08:18:15.567Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-01T08:18:15.567Z] ---> Running in 40f53af71a22 [2023-03-01T08:18:16.158Z] Removing intermediate container 40f53af71a22 [2023-03-01T08:18:16.158Z] ---> cd43f24e40d1 [2023-03-01T08:18:16.158Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T08:18:16.158Z] ---> Running in 49e9bec822d9 [2023-03-01T08:18:17.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:18:17.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:18:18.678Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-01T08:18:18.678Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-01T08:18:18.678Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-01T08:18:18.679Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-01T08:18:18.679Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:18:18.679Z] OK: 226 MiB in 55 packages [2023-03-01T08:18:19.662Z] Removing intermediate container 49e9bec822d9 [2023-03-01T08:18:19.662Z] ---> 4a423ab69304 [2023-03-01T08:18:19.662Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-01T08:18:20.625Z] ---> a151939a9f51 [2023-03-01T08:18:20.625Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:18:20.897Z] ---> Running in d410d91bdbe9 [2023-03-01T08:19:28.791Z] Removing intermediate container d410d91bdbe9 [2023-03-01T08:19:28.791Z] ---> b35a9e84f2b3 [2023-03-01T08:19:28.791Z] Step 10/12 : COPY . . [2023-03-01T08:19:28.791Z] ---> 5e3145eb61d9 [2023-03-01T08:19:28.791Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T08:19:28.791Z] ---> Running in a11fc73abfc0 [2023-03-01T08:19:28.791Z] Removing intermediate container a11fc73abfc0 [2023-03-01T08:19:28.791Z] ---> 8b35c4cdd025 [2023-03-01T08:19:28.791Z] Step 12/12 : RUN $MAKE [2023-03-01T08:19:28.791Z] ---> Running in ded29017a7ec [2023-03-01T08:19:28.791Z] noop [2023-03-01T08:19:28.791Z] Removing intermediate container ded29017a7ec [2023-03-01T08:19:28.791Z] ---> 0d88ce4164e2 [2023-03-01T08:19:28.791Z] Successfully built 0d88ce4164e2 [2023-03-01T08:19:28.791Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:19:29.150Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T08:19:29.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:19:29.332Z] prd-ubuntu20.04-docker-arm64-4c-16g-7935 does not seem to be running inside a container [2023-03-01T08:19:29.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-01T08:19:30.525Z] $ docker top a48502b48fc9ee609856573056de462035d6effa9a889999d643cbd91fe5fecd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:19:31.347Z] + go version [2023-03-01T08:19:31.347Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-01T08:19:31.363Z] $ docker stop --time=1 a48502b48fc9ee609856573056de462035d6effa9a889999d643cbd91fe5fecd [2023-03-01T08:19:32.952Z] $ docker rm -f --volumes a48502b48fc9ee609856573056de462035d6effa9a889999d643cbd91fe5fecd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:19:33.472Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T08:19:33.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:19:33.642Z] prd-ubuntu20.04-docker-arm64-4c-16g-7935 does not seem to be running inside a container [2023-03-01T08:19:33.700Z] $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-01T08:19:34.829Z] $ docker top 6bdc01a01d2b6d2df79687f2a19dd30ff27815e2e497cef104802c474004d6e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:19:35.323Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-01T08:19:35.910Z] + make test [2023-03-01T08:19:35.910Z] go test ./... -coverprofile=coverage.out [2023-03-01T08:19:37.855Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-01T08:21:00.422Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-03-01T08:21:00.422Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.126s coverage: 65.6% of statements [2023-03-01T08:21:00.422Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-01T08:21:00.422Z] go vet ./... [2023-03-01T08:21:12.720Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T08:21:12.720Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T08:21:12.720Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-01T08:21:12.738Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-01T08:21:12.749Z] $ docker stop --time=1 6bdc01a01d2b6d2df79687f2a19dd30ff27815e2e497cef104802c474004d6e6 [2023-03-01T08:21:14.532Z] $ docker rm -f --volumes 6bdc01a01d2b6d2df79687f2a19dd30ff27815e2e497cef104802c474004d6e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T08:21:15.402Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-01T08:21:15.425Z] Warning: overwriting stash ‘coverage-report’ [2023-03-01T08:21:15.885Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T08:21:16.247Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-01T08:21:16.561Z] + ls -al . [2023-03-01T08:21:16.561Z] total 188 [2023-03-01T08:21:16.561Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 08:19 . [2023-03-01T08:21:16.561Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 08:17 .. [2023-03-01T08:21:16.561Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 08:17 .git [2023-03-01T08:21:16.561Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 08:17 .github [2023-03-01T08:21:16.561Z] -rw-rw-r-- 1 jenkins jenkins 337 Mar 1 08:17 .gitignore [2023-03-01T08:21:16.561Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 08:17 .golangci.yml [2023-03-01T08:21:16.561Z] -rw-rw-r-- 1 jenkins jenkins 8641 Mar 1 08:17 Attribution.txt [2023-03-01T08:21:16.561Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 1 08:17 CHANGELOG.md [2023-03-01T08:21:16.561Z] -rw-rw-r-- 1 jenkins jenkins 1646 Mar 1 08:17 Dockerfile [2023-03-01T08:21:16.562Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 08:17 GOVERNANCE.md [2023-03-01T08:21:16.562Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 1 08:17 Jenkinsfile [2023-03-01T08:21:16.562Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 08:17 LICENSE [2023-03-01T08:21:16.562Z] -rw-rw-r-- 1 jenkins jenkins 1661 Mar 1 08:17 Makefile [2023-03-01T08:21:16.562Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 1 08:17 OWNERS.md [2023-03-01T08:21:16.562Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 1 08:17 README.md [2023-03-01T08:21:16.562Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 08:14 VERSION [2023-03-01T08:21:16.562Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 08:17 bin [2023-03-01T08:21:16.562Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 08:17 cmd [2023-03-01T08:21:16.562Z] -rw-r--r-- 1 jenkins jenkins 44128 Mar 1 08:20 coverage.out [2023-03-01T08:21:16.562Z] -rw-rw-r-- 1 jenkins jenkins 3253 Mar 1 08:17 go.mod [2023-03-01T08:21:16.562Z] -rw-rw-r-- 1 jenkins jenkins 32563 Mar 1 08:17 go.sum [2023-03-01T08:21:16.562Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 08:17 internal [2023-03-01T08:21:16.562Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 08:17 snap [2023-03-01T08:21:16.562Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 1 08:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:21:16.896Z] + 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=91127a27db336f40412290e4823aae2b2bd46010 --label arch=arm64 --label version=0.0.0 . [2023-03-01T08:21:17.166Z] Sending build context to Docker daemon 11.9MB [2023-03-01T08:21:17.166Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T08:21:17.166Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-01T08:21:17.166Z] ---> 0d88ce4164e2 [2023-03-01T08:21:17.166Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-01T08:21:17.435Z] ---> Running in aea3e4e460fc [2023-03-01T08:21:17.703Z] Removing intermediate container aea3e4e460fc [2023-03-01T08:21:17.703Z] ---> c983f7838d2b [2023-03-01T08:21:17.703Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T08:21:17.703Z] ---> Running in b6f422c462b6 [2023-03-01T08:21:17.972Z] Removing intermediate container b6f422c462b6 [2023-03-01T08:21:17.972Z] ---> 42223462a364 [2023-03-01T08:21:17.972Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-03-01T08:21:18.241Z] ---> Running in 38d7a245fa42 [2023-03-01T08:21:18.509Z] Removing intermediate container 38d7a245fa42 [2023-03-01T08:21:18.509Z] ---> 7d9c7f159c23 [2023-03-01T08:21:18.509Z] Step 6/25 : WORKDIR /device-virtual-go [2023-03-01T08:21:18.509Z] ---> Running in b33b579db530 [2023-03-01T08:21:18.782Z] Removing intermediate container b33b579db530 [2023-03-01T08:21:18.782Z] ---> 0df252ccb97c [2023-03-01T08:21:18.782Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T08:21:18.782Z] ---> Running in 95fee7714ad1 [2023-03-01T08:21:19.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:21:20.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:21:21.000Z] OK: 226 MiB in 55 packages [2023-03-01T08:21:22.406Z] Removing intermediate container 95fee7714ad1 [2023-03-01T08:21:22.406Z] ---> ef84a2999fed [2023-03-01T08:21:22.406Z] Step 8/25 : COPY go.mod vendor* ./ [2023-03-01T08:21:22.992Z] ---> e6bad64e20e5 [2023-03-01T08:21:22.992Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T08:21:22.992Z] ---> Running in 3f395f147db6 [2023-03-01T08:21:26.349Z] Removing intermediate container 3f395f147db6 [2023-03-01T08:21:26.349Z] ---> 880363edb918 [2023-03-01T08:21:26.349Z] Step 10/25 : COPY . . [2023-03-01T08:21:27.311Z] ---> e62448a5341a [2023-03-01T08:21:27.311Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T08:21:27.311Z] ---> Running in bf1671a8d9c3 [2023-03-01T08:21:27.580Z] Removing intermediate container bf1671a8d9c3 [2023-03-01T08:21:27.580Z] ---> 9396f0b5a516 [2023-03-01T08:21:27.580Z] Step 12/25 : RUN $MAKE [2023-03-01T08:21:27.580Z] ---> Running in 789b94486e5d [2023-03-01T08:21:29.518Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-03-01T08:23:51.450Z] Removing intermediate container 789b94486e5d [2023-03-01T08:23:51.450Z] ---> eedf6b6a45d8 [2023-03-01T08:23:51.450Z] Step 13/25 : FROM alpine:3.16 [2023-03-01T08:23:51.450Z] 3.16: Pulling from library/alpine [2023-03-01T08:23:51.450Z] 3760b48202b3: Pulling fs layer [2023-03-01T08:23:51.450Z] 3760b48202b3: Verifying Checksum [2023-03-01T08:23:51.450Z] 3760b48202b3: Download complete [2023-03-01T08:23:51.450Z] 3760b48202b3: Pull complete [2023-03-01T08:23:51.450Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T08:23:51.450Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T08:23:51.450Z] ---> 4c81e5bf8899 [2023-03-01T08:23:51.450Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-03-01T08:23:51.450Z] ---> Running in f1cc901dd221 [2023-03-01T08:23:51.450Z] Removing intermediate container f1cc901dd221 [2023-03-01T08:23:51.450Z] ---> 0492bae3acb9 [2023-03-01T08:23:51.450Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-03-01T08:23:51.450Z] ---> Running in a7cb0c7b5529 [2023-03-01T08:23:51.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T08:23:51.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T08:23:51.450Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T08:23:51.450Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T08:23:51.450Z] OK: 5 MiB in 15 packages [2023-03-01T08:23:51.450Z] Removing intermediate container a7cb0c7b5529 [2023-03-01T08:23:51.450Z] ---> d3d16c552fcd [2023-03-01T08:23:51.450Z] Step 16/25 : WORKDIR / [2023-03-01T08:23:51.450Z] ---> Running in 49888c5be5fd [2023-03-01T08:23:51.450Z] Removing intermediate container 49888c5be5fd [2023-03-01T08:23:51.450Z] ---> a9b44900b63e [2023-03-01T08:23:51.450Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-03-01T08:23:51.450Z] ---> a485186169dc [2023-03-01T08:23:51.450Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-03-01T08:23:51.450Z] ---> 11935e1edecb [2023-03-01T08:23:51.450Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-03-01T08:23:51.450Z] ---> 7a7765e19c82 [2023-03-01T08:23:51.450Z] Step 20/25 : EXPOSE 59900 [2023-03-01T08:23:51.450Z] ---> Running in a8e0184e33a7 [2023-03-01T08:23:51.450Z] Removing intermediate container a8e0184e33a7 [2023-03-01T08:23:51.450Z] ---> 2cfb5b73d330 [2023-03-01T08:23:51.450Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-03-01T08:23:51.450Z] ---> Running in edada6001d5a [2023-03-01T08:23:51.450Z] Removing intermediate container edada6001d5a [2023-03-01T08:23:51.450Z] ---> d19032336d0f [2023-03-01T08:23:51.450Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T08:23:51.450Z] ---> Running in 8f6053519bcc [2023-03-01T08:23:51.450Z] Removing intermediate container 8f6053519bcc [2023-03-01T08:23:51.450Z] ---> efe3973bac8a [2023-03-01T08:23:51.450Z] Step 23/25 : LABEL arch=arm64 [2023-03-01T08:23:51.450Z] ---> Running in 013c52a04933 [2023-03-01T08:23:51.450Z] Removing intermediate container 013c52a04933 [2023-03-01T08:23:51.450Z] ---> 1ea0edb0850d [2023-03-01T08:23:51.450Z] Step 24/25 : LABEL git_sha=91127a27db336f40412290e4823aae2b2bd46010 [2023-03-01T08:23:51.715Z] ---> Running in b608e8e5fbac [2023-03-01T08:23:51.980Z] Removing intermediate container b608e8e5fbac [2023-03-01T08:23:51.980Z] ---> 506115b77a6e [2023-03-01T08:23:51.980Z] Step 25/25 : LABEL version=0.0.0 [2023-03-01T08:23:51.980Z] ---> Running in 2ac5bdc29c6b [2023-03-01T08:23:52.244Z] Removing intermediate container 2ac5bdc29c6b [2023-03-01T08:23:52.244Z] ---> 1268aef41706 [2023-03-01T08:23:52.244Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-01T08:23:52.244Z] Successfully built 1268aef41706 [2023-03-01T08:23:52.244Z] 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 [2023-03-01T08:23:52.675Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T08:23:52.675Z] [2023-03-01T08:23:52.675Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:23:53.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T08:23:53.004Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T08:23:53.004Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T08:23:53.004Z] 04944245beec: Pulling fs layer [2023-03-01T08:23:53.004Z] 699f458cf7ca: Pulling fs layer [2023-03-01T08:23:53.004Z] 765212b225bb: Pulling fs layer [2023-03-01T08:23:53.004Z] f23df028b6ca: Pulling fs layer [2023-03-01T08:23:53.004Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T08:23:53.004Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T08:23:53.004Z] d65c8cfc05b1: Waiting [2023-03-01T08:23:53.004Z] 2437ff75d9bd: Waiting [2023-03-01T08:23:53.004Z] 765212b225bb: Waiting [2023-03-01T08:23:53.004Z] f23df028b6ca: Waiting [2023-03-01T08:23:53.272Z] 04944245beec: Verifying Checksum [2023-03-01T08:23:53.272Z] 04944245beec: Download complete [2023-03-01T08:23:53.272Z] 765212b225bb: Download complete [2023-03-01T08:23:53.272Z] f23df028b6ca: Verifying Checksum [2023-03-01T08:23:53.272Z] f23df028b6ca: Download complete [2023-03-01T08:23:53.272Z] d65c8cfc05b1: Verifying Checksum [2023-03-01T08:23:53.272Z] d65c8cfc05b1: Download complete [2023-03-01T08:23:53.272Z] 699f458cf7ca: Verifying Checksum [2023-03-01T08:23:53.273Z] 699f458cf7ca: Download complete [2023-03-01T08:23:53.855Z] 8998bd30e6a1: Verifying Checksum [2023-03-01T08:23:53.855Z] 8998bd30e6a1: Download complete [2023-03-01T08:23:55.799Z] 2437ff75d9bd: Verifying Checksum [2023-03-01T08:23:55.799Z] 2437ff75d9bd: Download complete [2023-03-01T08:23:57.221Z] 8998bd30e6a1: Pull complete [2023-03-01T08:23:58.181Z] 04944245beec: Pull complete [2023-03-01T08:23:59.141Z] 699f458cf7ca: Pull complete [2023-03-01T08:23:59.406Z] 765212b225bb: Pull complete [2023-03-01T08:23:59.987Z] f23df028b6ca: Pull complete [2023-03-01T08:24:00.253Z] d65c8cfc05b1: Pull complete [2023-03-01T08:24:12.543Z] 2437ff75d9bd: Pull complete [2023-03-01T08:24:12.543Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T08:24:12.543Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T08:24:12.543Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:24:12.721Z] prd-ubuntu20.04-docker-arm64-4c-16g-7935 does not seem to be running inside a container [2023-03-01T08:24:12.777Z] $ 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/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-01T08:24:15.334Z] $ docker top d2549d91fd529d19ac047c1d9019b2aaddeab6816b8eb402b0a9b775cd5dd7b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:24:16.165Z] ---> job-cost.sh [2023-03-01T08:24:16.165Z] lf-activate-venv: SKIPPING [2023-03-01T08:24:16.165Z] INFO: No Stack... [2023-03-01T08:24:16.743Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T08:24:17.326Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T08:24:17.643Z] + + cut -d,cat -f6 [2023-03-01T08:24:17.643Z] /w/workspace/device-virtual-go/2/archives/cost.csv [Pipeline] lock [2023-03-01T08:24:17.710Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-348-2-stack-cost] [2023-03-01T08:24:17.717Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-348-2-stack-cost] did not exist. Created. [2023-03-01T08:24:17.717Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-348-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T08:24:18.066Z] /w/workspace/device-virtual-go/2@tmp/durable-825dc80c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-01T08:24:18.413Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T08:24:18.431Z] Warning: overwriting stash ‘stack-cost’ [2023-03-01T08:24:18.475Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T08:24:18.481Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-348-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T08:24:18.491Z] $ docker stop --time=1 d2549d91fd529d19ac047c1d9019b2aaddeab6816b8eb402b0a9b775cd5dd7b8 [2023-03-01T08:24:19.976Z] $ docker rm -f --volumes d2549d91fd529d19ac047c1d9019b2aaddeab6816b8eb402b0a9b775cd5dd7b8 [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 [2023-03-01T08:24:20.385Z] provisioning config files... [2023-03-01T08:24:20.392Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-348@tmp/config4903507292088268656tmp [Pipeline] { [Pipeline] sh [2023-03-01T08:24:20.681Z] + set +x [2023-03-01T08:24:20.681Z] + + curl -s https://codecov.io/bash [2023-03-01T08:24:20.681Z] bash -s -- [2023-03-01T08:24:20.681Z] [2023-03-01T08:24:20.681Z] _____ _ [2023-03-01T08:24:20.681Z] / ____| | | [2023-03-01T08:24:20.681Z] | | ___ __| | ___ ___ _____ __ [2023-03-01T08:24:20.681Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-01T08:24:20.681Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-01T08:24:20.681Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-01T08:24:20.681Z] Bash-1.0.6 [2023-03-01T08:24:20.681Z] [2023-03-01T08:24:20.681Z] [2023-03-01T08:24:20.681Z] ==> git version 2.25.1 found [2023-03-01T08:24:20.681Z] ==> 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 [2023-03-01T08:24:20.681Z] Release-Date: 2020-01-08 [2023-03-01T08:24:20.681Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-01T08:24:20.681Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-01T08:24:20.681Z] ==> Jenkins CI detected. [2023-03-01T08:24:20.681Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-348 [2023-03-01T08:24:20.681Z] project root: . [2023-03-01T08:24:20.681Z] --> token set from env [2023-03-01T08:24:20.681Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-01T08:24:20.681Z] ==> Running gcov in . (disable via -X gcov) [2023-03-01T08:24:20.681Z] ==> Python coveragepy not found [2023-03-01T08:24:20.681Z] ==> Searching for coverage reports in: [2023-03-01T08:24:20.681Z] + . [2023-03-01T08:24:20.681Z] -> Found 1 reports [2023-03-01T08:24:20.681Z] ==> Detecting git/mercurial file structure [2023-03-01T08:24:20.681Z] ==> Reading reports [2023-03-01T08:24:20.941Z] + ./coverage.out bytes=44128 [2023-03-01T08:24:20.941Z] ==> Appending adjustments [2023-03-01T08:24:20.941Z] https://docs.codecov.io/docs/fixing-reports [2023-03-01T08:24:20.941Z] + Found adjustments [2023-03-01T08:24:20.941Z] ==> Gzipping contents [2023-03-01T08:24:20.941Z] 8.0K /tmp/codecov.SYQAbX.gz [2023-03-01T08:24:20.941Z] ==> Uploading reports [2023-03-01T08:24:20.941Z] url: https://codecov.io [2023-03-01T08:24:20.941Z] query: branch=PR-348&commit=f51d4a0b9120e34a760f621cadba3a5b50f41f3b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-348%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=348&job=&cmd_args= [2023-03-01T08:24:20.941Z] -> Pinging Codecov [2023-03-01T08:24:20.942Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-348&commit=f51d4a0b9120e34a760f621cadba3a5b50f41f3b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-348%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=348&job=&cmd_args= [2023-03-01T08:24:21.202Z] -> Uploading to [2023-03-01T08:24:21.202Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-01/5E52B4B073DB2E39498172D8E973AA87/f51d4a0b9120e34a760f621cadba3a5b50f41f3b/7f71687c-6e5e-4cb9-8829-3ecf35b66ace.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T082420Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4fa51d74c2591461c4b145e99e288874b1dbb27075d9439887b45266e0359549 [2023-03-01T08:24:21.202Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T08:24:21.202Z] Dload Upload Total Spent Left Speed [2023-03-01T08:24:21.462Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5463 0 0 100 5463 0 18149 --:--:-- --:--:-- --:--:-- 18149 [2023-03-01T08:24:21.462Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/f51d4a0b9120e34a760f621cadba3a5b50f41f3b [Pipeline] } [2023-03-01T08:24:21.469Z] 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 [2023-03-01T08:24:22.242Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-348/archives ] [2023-03-01T08:24:22.242Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-348/archives [2023-03-01T08:24:22.242Z] total 16 [2023-03-01T08:24:22.242Z] drwxr-xr-x 3 root root 4096 Mar 1 08:16 . [2023-03-01T08:24:22.242Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 08:16 .. [2023-03-01T08:24:22.242Z] drwxr-xr-x 2 root root 4096 Mar 1 08:16 cost [2023-03-01T08:24:22.242Z] -rw-r--r-- 1 root root 89 Mar 1 08:16 cost.csv [2023-03-01T08:24:22.242Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-348/archives [2023-03-01T08:24:22.242Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-348/archives [2023-03-01T08:24:22.242Z] total 16 [2023-03-01T08:24:22.242Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 08:16 . [2023-03-01T08:24:22.242Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 08:16 .. [2023-03-01T08:24:22.242Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 08:16 cost [2023-03-01T08:24:22.242Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 1 08:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:24:22.532Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:24:23.391Z] ---> package-listing.sh [2023-03-01T08:24:23.391Z] ++ facter osfamily [2023-03-01T08:24:23.391Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T08:24:23.649Z] + OS_FAMILY=debian [2023-03-01T08:24:23.649Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-348 [2023-03-01T08:24:23.649Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T08:24:23.649Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T08:24:23.649Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T08:24:23.649Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T08:24:23.649Z] + '[' /w/workspace/foundry_device-virtual-go_PR-348 ']' [2023-03-01T08:24:23.649Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T08:24:23.649Z] + case "${OS_FAMILY}" in [2023-03-01T08:24:23.649Z] + dpkg -l [2023-03-01T08:24:23.649Z] + grep '^ii' [2023-03-01T08:24:23.649Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T08:24:23.649Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T08:24:23.649Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T08:24:23.649Z] + '[' /w/workspace/foundry_device-virtual-go_PR-348 ']' [2023-03-01T08:24:23.649Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-348/archives/ [2023-03-01T08:24:23.649Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-348/archives/ [Pipeline] echo [2023-03-01T08:24:23.660Z] 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-348/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-01T08:24:23.937Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T08:24:24.497Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T08:24:24.497Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T08:24:24.562Z] prd-ubuntu20.04-docker-8c-8g-7933 does not seem to be running inside a container [2023-03-01T08:24:24.597Z] $ 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-348/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-348 -v /w/workspace/foundry_device-virtual-go_PR-348:/w/workspace/foundry_device-virtual-go_PR-348:rw,z -v /w/workspace/foundry_device-virtual-go_PR-348@tmp:/w/workspace/foundry_device-virtual-go_PR-348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-01T08:24:24.773Z] $ docker top dec8b2ec37213c1810365ad373b313ab0d1a79dc04ab2203bfbc0b4fc6eeceb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T08:24:25.112Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T08:24:25.404Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T08:24:25.694Z] + ls /var/log/sa-host [2023-03-01T08:24:25.694Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T08:24:25.839Z] provisioning config files... [2023-03-01T08:24:25.850Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-348@tmp/config9746372242581250300tmp [Pipeline] { [Pipeline] echo [2023-03-01T08:24:25.865Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:24:26.146Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T08:24:26.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:24:26.478Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T08:24:26.487Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:24:26.771Z] ---> sudo-logs.sh [2023-03-01T08:24:26.771Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T08:24:26.802Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:24:27.086Z] ---> job-cost.sh [2023-03-01T08:24:27.086Z] lf-activate-venv: SKIPPING [2023-03-01T08:24:27.086Z] DEBUG: total: 0.2199999988079071 [2023-03-01T08:24:27.086Z] INFO: Retrieving Stack Cost... [2023-03-01T08:24:27.654Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T08:24:27.913Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T08:24:27.927Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T08:24:28.209Z] ---> logs-deploy.sh [2023-03-01T08:24:28.209Z] lf-activate-venv: SKIPPING [2023-03-01T08:24:28.209Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-348/2 [2023-03-01T08:24:28.209Z] INFO: archiving workspace using pattern(s): [2023-03-01T08:24:29.146Z] Archives upload complete. [2023-03-01T08:24:29.146Z] INFO: archiving logs to Nexus