Pull request #387 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a3d93610ee66d2b7180c0a290f8b8bd14d6c0602+8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 (d10863b86d4e4c8178d89138fa14db735e3cfe2f) 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-ssh5320325141790910283.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5594965843657806561.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-387/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-387/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14802661390015641300.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-387/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3695715257001412061.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17902167074697987340.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-387/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-387/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7083534514620988428.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-9281 in /w/workspace/foundry_device-virtual-go_PR-387 [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-387 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 into PR head commit a3d93610ee66d2b7180c0a290f8b8bd14d6c0602 Merge succeeded, producing a3d93610ee66d2b7180c0a290f8b8bd14d6c0602 Checking out Revision a3d93610ee66d2b7180c0a290f8b8bd14d6c0602 (PR-387) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 > 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/387/head:refs/remotes/origin/PR-387 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3d93610ee66d2b7180c0a290f8b8bd14d6c0602 # 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 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3d93610ee66d2b7180c0a290f8b8bd14d6c0602 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-21T11:58:25.737Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-21T11:58:25.918Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-21T11:58:26.018Z] ========================================================= [2023-04-21T11:58:26.018Z] EdgeX Global Pipelines Version Info [2023-04-21T11:58:26.018Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-21T11:58:26.776Z] ------------------- [2023-04-21T11:58:26.776Z] stable info: [2023-04-21T11:58:26.776Z] ------------------- [2023-04-21T11:58:26.776Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-21T11:58:26.776Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-21T11:58:26.776Z] Message: update stable to v1.0.248 [2023-04-21T11:58:27.348Z] ------------------- [2023-04-21T11:58:27.348Z] experimental info: [2023-04-21T11:58:27.348Z] ------------------- [2023-04-21T11:58:27.348Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-21T11:58:27.348Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-21T11:58:27.348Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-21T11:58:27.664Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-04-21T11:58:27.708Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-04-21T11:58:27.755Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-21T11:58:27.800Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-21T11:58:27.841Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-21T11:58:27.890Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-21T11:58:27.933Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-21T11:58:27.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-21T11:58:28.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-21T11:58:28.075Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-21T11:58:28.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-21T11:58:28.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-04-21T11:58:28.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-21T11:58:28.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-21T11:58:28.303Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-21T11:58:28.345Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-21T11:58:28.395Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-21T11:58:28.440Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-21T11:58:28.483Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-21T11:58:28.529Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-21T11:58:28.574Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-21T11:58:28.613Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-21T11:58:28.655Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-21T11:58:28.696Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-21T11:58:28.743Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-21T11:58:28.780Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-21T11:58:28.819Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-21T11:58:28.864Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-387 [Pipeline] echo [2023-04-21T11:58:28.905Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-387 [Pipeline] echo [2023-04-21T11:58:28.953Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-387 [Pipeline] echo [2023-04-21T11:58:28.998Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3d93610ee66d2b7180c0a290f8b8bd14d6c0602 [Pipeline] echo [2023-04-21T11:58:29.040Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3d9361 [Pipeline] echo [2023-04-21T11:58:29.085Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-21T11:58:29.202Z] provisioning config files... [2023-04-21T11:58:29.217Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-387@tmp/config7442541352271287175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T11:58:29.570Z] ---> docker-login.sh [2023-04-21T11:58:29.570Z] nexus3.edgexfoundry.org:10001 [2023-04-21T11:58:29.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T11:58:29.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T11:58:29.832Z] Configure a credential helper to remove this warning. See [2023-04-21T11:58:29.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T11:58:29.832Z] [2023-04-21T11:58:29.832Z] Login Succeeded [2023-04-21T11:58:29.832Z] nexus3.edgexfoundry.org:10002 [2023-04-21T11:58:29.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T11:58:30.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T11:58:30.092Z] Configure a credential helper to remove this warning. See [2023-04-21T11:58:30.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T11:58:30.092Z] [2023-04-21T11:58:30.092Z] Login Succeeded [2023-04-21T11:58:30.092Z] nexus3.edgexfoundry.org:10003 [2023-04-21T11:58:30.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T11:58:30.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T11:58:30.092Z] Configure a credential helper to remove this warning. See [2023-04-21T11:58:30.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T11:58:30.092Z] [2023-04-21T11:58:30.092Z] Login Succeeded [2023-04-21T11:58:30.092Z] nexus3.edgexfoundry.org:10004 [2023-04-21T11:58:30.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T11:58:30.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T11:58:30.353Z] Configure a credential helper to remove this warning. See [2023-04-21T11:58:30.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T11:58:30.353Z] [2023-04-21T11:58:30.353Z] Login Succeeded [2023-04-21T11:58:30.353Z] docker.io [2023-04-21T11:58:30.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T11:58:30.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T11:58:30.613Z] Configure a credential helper to remove this warning. See [2023-04-21T11:58:30.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T11:58:30.613Z] [2023-04-21T11:58:30.613Z] Login Succeeded [2023-04-21T11:58:30.613Z] ---> docker-login.sh ends [Pipeline] } [2023-04-21T11:58:30.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-21T11:58:31.248Z] + git rev-list -1 --merges a3d93610ee66d2b7180c0a290f8b8bd14d6c0602~1..a3d93610ee66d2b7180c0a290f8b8bd14d6c0602 [Pipeline] echo [2023-04-21T11:58:31.312Z] -----------> git rev-list -1 --merges a3d93610ee66d2b7180c0a290f8b8bd14d6c0602~1..a3d93610ee66d2b7180c0a290f8b8bd14d6c0602 a3d93610ee66d2b7180c0a290f8b8bd14d6c0602 [false] [Pipeline] sh [2023-04-21T11:58:31.628Z] + git log --format=format:%s -1 a3d93610ee66d2b7180c0a290f8b8bd14d6c0602 [Pipeline] echo [2023-04-21T11:58:31.670Z] ========================================================= [2023-04-21T11:58:31.670Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-21T11:58:31.670Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-21T11:58:32.116Z] + git log --format=format:%s -1 a3d93610ee66d2b7180c0a290f8b8bd14d6c0602 [Pipeline] echo [2023-04-21T11:58:32.151Z] [semverPrep] GIT_COMMIT: a3d93610ee66d2b7180c0a290f8b8bd14d6c0602, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-21T11:58:32.179Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-21T11:58:32.589Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-21T11:58:32.589Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-21T11:58:32.589Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-21T11:58:32.589Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-21T11:58:32.589Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-21T11:58:32.589Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-21T11:58:32.589Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T11:58:33.103Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-21T11:58:33.103Z] [2023-04-21T11:58:33.103Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T11:58:33.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-21T11:58:33.485Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-21T11:58:33.485Z] b85a868b505f: Pulling fs layer [2023-04-21T11:58:33.485Z] e2be974225ed: Pulling fs layer [2023-04-21T11:58:33.485Z] 339a4e72a1f5: Pulling fs layer [2023-04-21T11:58:33.485Z] 988bab9f4d93: Pulling fs layer [2023-04-21T11:58:33.485Z] 1469e6f7b9e6: Pulling fs layer [2023-04-21T11:58:33.485Z] eaf3925da568: Pulling fs layer [2023-04-21T11:58:33.485Z] bab4dde63d76: Pulling fs layer [2023-04-21T11:58:33.485Z] bde34c3a00c8: Pulling fs layer [2023-04-21T11:58:33.485Z] 988bab9f4d93: Waiting [2023-04-21T11:58:33.485Z] 1469e6f7b9e6: Waiting [2023-04-21T11:58:33.485Z] b352a97aabf1: Pulling fs layer [2023-04-21T11:58:33.485Z] eaf3925da568: Waiting [2023-04-21T11:58:33.485Z] 4872d77fe225: Pulling fs layer [2023-04-21T11:58:33.485Z] 5851b861e8e6: Pulling fs layer [2023-04-21T11:58:33.485Z] bab4dde63d76: Waiting [2023-04-21T11:58:33.485Z] bde34c3a00c8: Waiting [2023-04-21T11:58:33.485Z] 4872d77fe225: Waiting [2023-04-21T11:58:33.485Z] 5851b861e8e6: Waiting [2023-04-21T11:58:33.485Z] e2be974225ed: Verifying Checksum [2023-04-21T11:58:33.485Z] e2be974225ed: Download complete [2023-04-21T11:58:33.485Z] 988bab9f4d93: Verifying Checksum [2023-04-21T11:58:33.485Z] 988bab9f4d93: Download complete [2023-04-21T11:58:33.746Z] 1469e6f7b9e6: Verifying Checksum [2023-04-21T11:58:33.746Z] 1469e6f7b9e6: Download complete [2023-04-21T11:58:33.746Z] eaf3925da568: Download complete [2023-04-21T11:58:33.746Z] 339a4e72a1f5: Verifying Checksum [2023-04-21T11:58:33.746Z] 339a4e72a1f5: Download complete [2023-04-21T11:58:33.746Z] bde34c3a00c8: Verifying Checksum [2023-04-21T11:58:33.746Z] bde34c3a00c8: Download complete [2023-04-21T11:58:33.746Z] b352a97aabf1: Verifying Checksum [2023-04-21T11:58:33.746Z] b352a97aabf1: Download complete [2023-04-21T11:58:33.746Z] 4872d77fe225: Verifying Checksum [2023-04-21T11:58:33.746Z] 4872d77fe225: Download complete [2023-04-21T11:58:33.746Z] 5851b861e8e6: Download complete [2023-04-21T11:58:33.746Z] b85a868b505f: Verifying Checksum [2023-04-21T11:58:33.746Z] b85a868b505f: Download complete [2023-04-21T11:58:34.006Z] bab4dde63d76: Verifying Checksum [2023-04-21T11:58:34.006Z] bab4dde63d76: Download complete [2023-04-21T11:58:35.384Z] b85a868b505f: Pull complete [2023-04-21T11:58:35.384Z] e2be974225ed: Pull complete [2023-04-21T11:58:35.643Z] 339a4e72a1f5: Pull complete [2023-04-21T11:58:35.903Z] 988bab9f4d93: Pull complete [2023-04-21T11:58:36.161Z] 1469e6f7b9e6: Pull complete [2023-04-21T11:58:36.161Z] eaf3925da568: Pull complete [2023-04-21T11:58:38.094Z] bab4dde63d76: Pull complete [2023-04-21T11:58:38.094Z] bde34c3a00c8: Pull complete [2023-04-21T11:58:38.094Z] b352a97aabf1: Pull complete [2023-04-21T11:58:38.355Z] 4872d77fe225: Pull complete [2023-04-21T11:58:38.355Z] 5851b861e8e6: Pull complete [2023-04-21T11:58:38.355Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-21T11:58:38.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-21T11:58:38.355Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T11:58:38.606Z] prd-ubuntu20.04-docker-8c-8g-9281 does not seem to be running inside a container [2023-04-21T11:58:38.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-387 -v /w/workspace/foundry_device-virtual-go_PR-387:/w/workspace/foundry_device-virtual-go_PR-387:rw,z -v /w/workspace/foundry_device-virtual-go_PR-387@tmp:/w/workspace/foundry_device-virtual-go_PR-387@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-21T11:58:39.777Z] $ docker top 8da76ddb39c762aa286de52a123af6f60e525290957466d54d42fc29cab44b75 -eo pid,comm [2023-04-21T11:58:39.832Z] 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-04-21T11:58:39.832Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-21T11:58:39.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-21T11:58:39.964Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-21T11:58:40.087Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-21T11:58:40.094Z] $ docker exec 8da76ddb39c762aa286de52a123af6f60e525290957466d54d42fc29cab44b75 ssh-agent [2023-04-21T11:58:40.213Z] SSH_AUTH_SOCK=/tmp/ssh-eiYF6eCSYGEz/agent.33 [2023-04-21T11:58:40.213Z] SSH_AGENT_PID=39 [2023-04-21T11:58:40.221Z] Running ssh-add (command line suppressed) [2023-04-21T11:58:40.334Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-387@tmp/private_key_12232941615179554184.key (/w/workspace/foundry_device-virtual-go_PR-387@tmp/private_key_12232941615179554184.key) [2023-04-21T11:58:40.344Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-21T11:58:40.676Z] + git tag --points-at HEAD [Pipeline] } [2023-04-21T11:58:40.704Z] $ docker exec --env ******** --env ******** 8da76ddb39c762aa286de52a123af6f60e525290957466d54d42fc29cab44b75 ssh-agent -k [2023-04-21T11:58:40.804Z] unset SSH_AUTH_SOCK; [2023-04-21T11:58:40.804Z] unset SSH_AGENT_PID; [2023-04-21T11:58:40.804Z] echo Agent pid 39 killed; [2023-04-21T11:58:40.818Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-21T11:58:40.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-21T11:58:40.917Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-21T11:58:41.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-21T11:58:41.033Z] $ docker exec 8da76ddb39c762aa286de52a123af6f60e525290957466d54d42fc29cab44b75 ssh-agent [2023-04-21T11:58:41.154Z] SSH_AUTH_SOCK=/tmp/ssh-ixqDHOBz7gle/agent.71 [2023-04-21T11:58:41.154Z] SSH_AGENT_PID=77 [2023-04-21T11:58:41.159Z] Running ssh-add (command line suppressed) [2023-04-21T11:58:41.290Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-387@tmp/private_key_11983722200140426516.key (/w/workspace/foundry_device-virtual-go_PR-387@tmp/private_key_11983722200140426516.key) [2023-04-21T11:58:41.301Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-21T11:58:41.634Z] + git semver init [2023-04-21T11:58:41.895Z] 2023-04-21 11:58:41,846 [run_init] DEBUG init version:0.0.0 force:False [2023-04-21T11:58:41.895Z] 2023-04-21 11:58:41,847 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-387/.semver [2023-04-21T11:58:41.895Z] 2023-04-21 11:58:41,848 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-387/.semver [2023-04-21T11:58:41.895Z] 2023-04-21 11:58:41,848 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-387/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-387, universal_newlines=False, shell=None, istream=None) [2023-04-21T11:58:43.276Z] 2023-04-21 11:58:42,921 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-387/.git/info/exclude [2023-04-21T11:58:43.276Z] 2023-04-21 11:58:42,922 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-387/.semver/PR-387 with force:False [2023-04-21T11:58:43.276Z] 2023-04-21 11:58:42,922 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-387/.semver/PR-387 [2023-04-21T11:58:43.276Z] 2023-04-21 11:58:42,927 [execute] INFO git cat-file --batch-check [2023-04-21T11:58:43.276Z] 2023-04-21 11:58:42,928 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-387/.semver, universal_newlines=False, shell=None, istream=) [2023-04-21T11:58:43.276Z] 2023-04-21 11:58:42,934 [execute] INFO git cat-file --batch [2023-04-21T11:58:43.276Z] 2023-04-21 11:58:42,934 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-387/.semver, universal_newlines=False, shell=None, istream=) [2023-04-21T11:58:43.276Z] 2023-04-21 11:58:42,939 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-387/.semver/PR-387 [2023-04-21T11:58:43.276Z] 0.0.0 [Pipeline] } [2023-04-21T11:58:43.306Z] $ docker exec --env ******** --env ******** 8da76ddb39c762aa286de52a123af6f60e525290957466d54d42fc29cab44b75 ssh-agent -k [2023-04-21T11:58:43.411Z] unset SSH_AUTH_SOCK; [2023-04-21T11:58:43.411Z] unset SSH_AGENT_PID; [2023-04-21T11:58:43.412Z] echo Agent pid 77 killed; [2023-04-21T11:58:43.418Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-21T11:58:43.853Z] + git semver [Pipeline] } [2023-04-21T11:58:44.453Z] $ docker stop --time=1 8da76ddb39c762aa286de52a123af6f60e525290957466d54d42fc29cab44b75 [2023-04-21T11:58:45.771Z] $ docker rm -f --volumes 8da76ddb39c762aa286de52a123af6f60e525290957466d54d42fc29cab44b75 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-21T11:58:46.175Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-21T11:58:46.471Z] Stashed 1 file(s) [Pipeline] echo [2023-04-21T11:58:46.492Z] [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-04-21T11:58:47.101Z] provisioning config files... [2023-04-21T11:58:47.114Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-387@tmp/config229740227912351270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T11:58:47.465Z] ---> docker-login.sh [2023-04-21T11:58:47.465Z] nexus3.edgexfoundry.org:10001 [2023-04-21T11:58:47.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T11:58:47.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T11:58:47.465Z] Configure a credential helper to remove this warning. See [2023-04-21T11:58:47.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T11:58:47.465Z] [2023-04-21T11:58:47.465Z] Login Succeeded [2023-04-21T11:58:47.465Z] nexus3.edgexfoundry.org:10002 [2023-04-21T11:58:47.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T11:58:47.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T11:58:47.465Z] Configure a credential helper to remove this warning. See [2023-04-21T11:58:47.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T11:58:47.465Z] [2023-04-21T11:58:47.465Z] Login Succeeded [2023-04-21T11:58:47.465Z] nexus3.edgexfoundry.org:10003 [2023-04-21T11:58:47.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T11:58:47.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T11:58:47.726Z] Configure a credential helper to remove this warning. See [2023-04-21T11:58:47.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T11:58:47.726Z] [2023-04-21T11:58:47.726Z] Login Succeeded [2023-04-21T11:58:47.726Z] nexus3.edgexfoundry.org:10004 [2023-04-21T11:58:47.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T11:58:47.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T11:58:47.726Z] Configure a credential helper to remove this warning. See [2023-04-21T11:58:47.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T11:58:47.726Z] [2023-04-21T11:58:47.726Z] Login Succeeded [2023-04-21T11:58:47.726Z] docker.io [2023-04-21T11:58:47.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T11:58:47.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T11:58:47.987Z] Configure a credential helper to remove this warning. See [2023-04-21T11:58:47.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T11:58:47.987Z] [2023-04-21T11:58:47.987Z] Login Succeeded [2023-04-21T11:58:47.987Z] ---> docker-login.sh ends [Pipeline] } [2023-04-21T11:58:48.016Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-21T11:58:48.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T11:58:48.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T11:58:48.285Z] ========================================================= [2023-04-21T11:58:48.285Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-21T11:58:48.285Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T11:58:48.752Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-21T11:58:48.752Z] Sending build context to Docker daemon 23.57MB [2023-04-21T11:58:48.752Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-21T11:58:48.752Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-21T11:58:49.011Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-21T11:58:49.011Z] 63b65145d645: Pulling fs layer [2023-04-21T11:58:49.011Z] a2d21d5440eb: Pulling fs layer [2023-04-21T11:58:49.011Z] 935e6c44a52c: Pulling fs layer [2023-04-21T11:58:49.011Z] 94cc34f8dd06: Pulling fs layer [2023-04-21T11:58:49.011Z] 30dea6a524f1: Pulling fs layer [2023-04-21T11:58:49.011Z] a2aff8979fd8: Pulling fs layer [2023-04-21T11:58:49.011Z] 6808be2612f2: Pulling fs layer [2023-04-21T11:58:49.011Z] f25807f1079a: Pulling fs layer [2023-04-21T11:58:49.011Z] a2aff8979fd8: Waiting [2023-04-21T11:58:49.011Z] 94cc34f8dd06: Waiting [2023-04-21T11:58:49.011Z] 6808be2612f2: Waiting [2023-04-21T11:58:49.011Z] 30dea6a524f1: Waiting [2023-04-21T11:58:49.011Z] f25807f1079a: Waiting [2023-04-21T11:58:49.011Z] a2d21d5440eb: Download complete [2023-04-21T11:58:49.011Z] 94cc34f8dd06: Verifying Checksum [2023-04-21T11:58:49.011Z] 94cc34f8dd06: Download complete [2023-04-21T11:58:49.011Z] 30dea6a524f1: Verifying Checksum [2023-04-21T11:58:49.011Z] 30dea6a524f1: Download complete [2023-04-21T11:58:49.011Z] 63b65145d645: Verifying Checksum [2023-04-21T11:58:49.011Z] 63b65145d645: Download complete [2023-04-21T11:58:49.011Z] a2aff8979fd8: Verifying Checksum [2023-04-21T11:58:49.011Z] a2aff8979fd8: Download complete [2023-04-21T11:58:49.011Z] 63b65145d645: Pull complete [2023-04-21T11:58:49.272Z] a2d21d5440eb: Pull complete [2023-04-21T11:58:49.272Z] f25807f1079a: Verifying Checksum [2023-04-21T11:58:49.272Z] f25807f1079a: Download complete [2023-04-21T11:58:49.532Z] 935e6c44a52c: Verifying Checksum [2023-04-21T11:58:49.532Z] 935e6c44a52c: Download complete [2023-04-21T11:58:49.791Z] 6808be2612f2: Verifying Checksum [2023-04-21T11:58:49.791Z] 6808be2612f2: Download complete [2023-04-21T11:58:53.110Z] 935e6c44a52c: Pull complete [2023-04-21T11:58:53.110Z] 94cc34f8dd06: Pull complete [2023-04-21T11:58:53.110Z] 30dea6a524f1: Pull complete [2023-04-21T11:58:53.371Z] a2aff8979fd8: Pull complete [2023-04-21T11:58:55.909Z] 6808be2612f2: Pull complete [2023-04-21T11:58:56.847Z] f25807f1079a: Pull complete [2023-04-21T11:58:56.847Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-21T11:58:56.847Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-21T11:58:56.847Z] ---> 3b553350e43f [2023-04-21T11:58:56.847Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-21T11:58:58.229Z] ---> Running in 0814854c0310 [2023-04-21T11:58:58.229Z] Removing intermediate container 0814854c0310 [2023-04-21T11:58:58.229Z] ---> 2d9994c21731 [2023-04-21T11:58:58.229Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-21T11:58:58.229Z] ---> Running in 0f1426cf34d4 [2023-04-21T11:58:58.229Z] Removing intermediate container 0f1426cf34d4 [2023-04-21T11:58:58.229Z] ---> 4e5d595dca95 [2023-04-21T11:58:58.229Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-21T11:58:58.229Z] ---> Running in 7d41f0daed6d [2023-04-21T11:58:58.489Z] Removing intermediate container 7d41f0daed6d [2023-04-21T11:58:58.489Z] ---> c60fb7185a67 [2023-04-21T11:58:58.489Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-21T11:58:58.489Z] ---> Running in e3abba5be9f8 [2023-04-21T11:58:58.489Z] Removing intermediate container e3abba5be9f8 [2023-04-21T11:58:58.489Z] ---> f5369851589a [2023-04-21T11:58:58.489Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-21T11:58:58.489Z] ---> Running in e9ee2d64d765 [2023-04-21T11:58:58.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-21T11:58:59.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-21T11:58:59.266Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-21T11:58:59.266Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-21T11:58:59.266Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-21T11:58:59.266Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-21T11:58:59.266Z] Executing busybox-1.35.0-r29.trigger [2023-04-21T11:58:59.266Z] OK: 269 MiB in 57 packages [2023-04-21T11:58:59.834Z] Removing intermediate container e9ee2d64d765 [2023-04-21T11:58:59.834Z] ---> 6081bf4ae203 [2023-04-21T11:58:59.834Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-21T11:58:59.834Z] ---> d6b5b9be854a [2023-04-21T11:58:59.834Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-21T11:58:59.834Z] ---> Running in 9d481a4ddcf9 [2023-04-21T11:59:01.922Z] Still waiting to schedule task [2023-04-21T11:59:01.922Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-21T11:59:31.926Z] Removing intermediate container 9d481a4ddcf9 [2023-04-21T11:59:31.926Z] ---> a8c44533235d [2023-04-21T11:59:31.926Z] Step 10/12 : COPY . . [2023-04-21T11:59:32.862Z] ---> d9919ec59620 [2023-04-21T11:59:32.862Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-21T11:59:32.862Z] ---> Running in 7d92df126826 [2023-04-21T11:59:32.862Z] Removing intermediate container 7d92df126826 [2023-04-21T11:59:32.862Z] ---> 1314df0f6afb [2023-04-21T11:59:32.862Z] Step 12/12 : RUN $MAKE [2023-04-21T11:59:32.862Z] ---> Running in d5f15be6182f [2023-04-21T11:59:33.123Z] noop [2023-04-21T11:59:33.383Z] Removing intermediate container d5f15be6182f [2023-04-21T11:59:33.383Z] ---> 2257e4720bb5 [2023-04-21T11:59:33.383Z] Successfully built 2257e4720bb5 [2023-04-21T11:59:33.383Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T11:59:33.920Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-21T11:59:33.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T11:59:34.073Z] prd-ubuntu20.04-docker-8c-8g-9281 does not seem to be running inside a container [2023-04-21T11:59:34.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-387 -v /w/workspace/foundry_device-virtual-go_PR-387:/w/workspace/foundry_device-virtual-go_PR-387:rw,z -v /w/workspace/foundry_device-virtual-go_PR-387@tmp:/w/workspace/foundry_device-virtual-go_PR-387@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-21T11:59:34.452Z] $ docker top 20c9a2d36a86f632ba8fff4af87d6fc76f58c97f9c174b3739b9be106a1d34e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T11:59:34.845Z] + go version [2023-04-21T11:59:34.845Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-21T11:59:34.889Z] $ docker stop --time=1 20c9a2d36a86f632ba8fff4af87d6fc76f58c97f9c174b3739b9be106a1d34e8 [2023-04-21T11:59:36.181Z] $ docker rm -f --volumes 20c9a2d36a86f632ba8fff4af87d6fc76f58c97f9c174b3739b9be106a1d34e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T11:59:36.923Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-21T11:59:36.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T11:59:37.083Z] prd-ubuntu20.04-docker-8c-8g-9281 does not seem to be running inside a container [2023-04-21T11:59:37.119Z] $ 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-387 -v /w/workspace/foundry_device-virtual-go_PR-387:/w/workspace/foundry_device-virtual-go_PR-387:rw,z -v /w/workspace/foundry_device-virtual-go_PR-387@tmp:/w/workspace/foundry_device-virtual-go_PR-387@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-21T11:59:37.463Z] $ docker top 9f884b92979707cc445cc00427868b701d3583819a82753e8485760af81ce2b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T11:59:37.867Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-387 [Pipeline] fileExists [Pipeline] sh [2023-04-21T11:59:38.326Z] + make test [2023-04-21T11:59:38.326Z] go test ./... -coverprofile=coverage.out [2023-04-21T11:59:43.679Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-21T11:59:53.650Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-21T11:59:53.650Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.015s coverage: 58.6% of statements [2023-04-21T12:00:00.255Z] go vet ./... [2023-04-21T12:00:04.458Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-21T12:00:04.458Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-21T12:00:04.458Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-21T12:00:04.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-21T12:00:04.539Z] $ docker stop --time=1 9f884b92979707cc445cc00427868b701d3583819a82753e8485760af81ce2b4 [2023-04-21T12:00:07.484Z] $ docker rm -f --volumes 9f884b92979707cc445cc00427868b701d3583819a82753e8485760af81ce2b4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-21T12:00:08.015Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-21T12:00:08.087Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-21T12:00:08.815Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-21T12:00:09.201Z] + ls -al . [2023-04-21T12:00:09.201Z] total 192 [2023-04-21T12:00:09.201Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 21 11:59 . [2023-04-21T12:00:09.201Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 11:58 .. [2023-04-21T12:00:09.201Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 11:58 .git [2023-04-21T12:00:09.201Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 11:58 .github [2023-04-21T12:00:09.201Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 21 11:58 .gitignore [2023-04-21T12:00:09.201Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 11:58 .golangci.yml [2023-04-21T12:00:09.201Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 11:58 .semver [2023-04-21T12:00:09.201Z] -rw-rw-r-- 1 jenkins jenkins 8652 Apr 21 11:58 Attribution.txt [2023-04-21T12:00:09.201Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 21 11:58 CHANGELOG.md [2023-04-21T12:00:09.201Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 21 11:58 Dockerfile [2023-04-21T12:00:09.201Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 11:58 GOVERNANCE.md [2023-04-21T12:00:09.201Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 21 11:58 Jenkinsfile [2023-04-21T12:00:09.201Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 11:58 LICENSE [2023-04-21T12:00:09.201Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 21 11:58 Makefile [2023-04-21T12:00:09.201Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 21 11:58 OWNERS.md [2023-04-21T12:00:09.201Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 21 11:58 README.md [2023-04-21T12:00:09.201Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 11:58 VERSION [2023-04-21T12:00:09.201Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 11:58 bin [2023-04-21T12:00:09.201Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 11:58 cmd [2023-04-21T12:00:09.201Z] -rw-r--r-- 1 jenkins jenkins 43063 Apr 21 11:59 coverage.out [2023-04-21T12:00:09.201Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 21 11:58 go.mod [2023-04-21T12:00:09.201Z] -rw-rw-r-- 1 jenkins jenkins 31109 Apr 21 11:58 go.sum [2023-04-21T12:00:09.201Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 11:58 internal [2023-04-21T12:00:09.201Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 11:58 snap [2023-04-21T12:00:09.201Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 21 11:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T12:00:09.613Z] + 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=a3d93610ee66d2b7180c0a290f8b8bd14d6c0602 --label arch=amd64 --label version=0.0.0 . [2023-04-21T12:00:09.613Z] Sending build context to Docker daemon 23.62MB [2023-04-21T12:00:09.613Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-21T12:00:09.613Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-21T12:00:09.613Z] ---> 2257e4720bb5 [2023-04-21T12:00:09.613Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-21T12:00:09.872Z] ---> Running in 3e3c855a2102 [2023-04-21T12:00:09.872Z] Removing intermediate container 3e3c855a2102 [2023-04-21T12:00:09.872Z] ---> 8a18cc9a51aa [2023-04-21T12:00:09.872Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-21T12:00:09.872Z] ---> Running in b2b1ec49946a [2023-04-21T12:00:09.872Z] Removing intermediate container b2b1ec49946a [2023-04-21T12:00:09.872Z] ---> 30b37650383d [2023-04-21T12:00:09.872Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-21T12:00:10.132Z] ---> Running in bf25ae7d1743 [2023-04-21T12:00:10.132Z] Removing intermediate container bf25ae7d1743 [2023-04-21T12:00:10.132Z] ---> 4bc340a48eea [2023-04-21T12:00:10.132Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-21T12:00:10.132Z] ---> Running in 1f58c3673875 [2023-04-21T12:00:10.132Z] Removing intermediate container 1f58c3673875 [2023-04-21T12:00:10.132Z] ---> cc261b494955 [2023-04-21T12:00:10.132Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-21T12:00:10.132Z] ---> Running in 85cb33ae0f9a [2023-04-21T12:00:10.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-21T12:00:10.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-21T12:00:10.913Z] OK: 269 MiB in 57 packages [2023-04-21T12:00:11.172Z] Removing intermediate container 85cb33ae0f9a [2023-04-21T12:00:11.172Z] ---> 1953571b1816 [2023-04-21T12:00:11.172Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-21T12:00:11.433Z] ---> a398db0b8420 [2023-04-21T12:00:11.433Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-21T12:00:11.433Z] ---> Running in 3126f591cc18 [2023-04-21T12:00:12.370Z] Removing intermediate container 3126f591cc18 [2023-04-21T12:00:12.370Z] ---> 6165c3e06aac [2023-04-21T12:00:12.370Z] Step 10/25 : COPY . . [2023-04-21T12:00:12.950Z] ---> a9974d85286c [2023-04-21T12:00:12.950Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-21T12:00:12.950Z] ---> Running in b2f6b52683ab [2023-04-21T12:00:12.950Z] Removing intermediate container b2f6b52683ab [2023-04-21T12:00:12.950Z] ---> f7549ef1080c [2023-04-21T12:00:12.950Z] Step 12/25 : RUN $MAKE [2023-04-21T12:00:12.950Z] ---> Running in e55408aba012 [2023-04-21T12:00:13.209Z] 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-04-21T12:00:31.327Z] Removing intermediate container e55408aba012 [2023-04-21T12:00:31.327Z] ---> ceed30335a89 [2023-04-21T12:00:31.327Z] Step 13/25 : FROM alpine:3.17 [2023-04-21T12:00:31.588Z] 3.17: Pulling from library/alpine [2023-04-21T12:00:31.848Z] f56be85fc22e: Pulling fs layer [2023-04-21T12:00:32.109Z] f56be85fc22e: Verifying Checksum [2023-04-21T12:00:32.109Z] f56be85fc22e: Download complete [2023-04-21T12:00:32.369Z] f56be85fc22e: Pull complete [2023-04-21T12:00:32.369Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-21T12:00:32.369Z] Status: Downloaded newer image for alpine:3.17 [2023-04-21T12:00:32.369Z] ---> 9ed4aefc74f6 [2023-04-21T12:00:32.369Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-21T12:00:32.369Z] ---> Running in dadeafe08b3f [2023-04-21T12:00:32.630Z] Removing intermediate container dadeafe08b3f [2023-04-21T12:00:32.630Z] ---> 1b73f1c2f02c [2023-04-21T12:00:32.630Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-21T12:00:32.630Z] ---> Running in 1f378763e68f [2023-04-21T12:00:32.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-21T12:00:32.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-21T12:00:33.150Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-21T12:00:33.150Z] Executing busybox-1.35.0-r29.trigger [2023-04-21T12:00:33.150Z] OK: 7 MiB in 16 packages [2023-04-21T12:00:33.409Z] Removing intermediate container 1f378763e68f [2023-04-21T12:00:33.409Z] ---> 991103cf44b4 [2023-04-21T12:00:33.409Z] Step 16/25 : WORKDIR / [2023-04-21T12:00:33.409Z] ---> Running in 0be92e25d26d [2023-04-21T12:00:33.667Z] Removing intermediate container 0be92e25d26d [2023-04-21T12:00:33.667Z] ---> 602f93b76e9d [2023-04-21T12:00:33.667Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-21T12:00:33.926Z] ---> b1c5c29c81a1 [2023-04-21T12:00:33.926Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-21T12:00:34.186Z] ---> 207fbfefa4c7 [2023-04-21T12:00:34.186Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-21T12:00:34.755Z] ---> 20effe29eec7 [2023-04-21T12:00:34.755Z] Step 20/25 : EXPOSE 59900 [2023-04-21T12:00:34.755Z] ---> Running in e0137bd9e990 [2023-04-21T12:00:34.755Z] Removing intermediate container e0137bd9e990 [2023-04-21T12:00:34.755Z] ---> 4ba15f0bc855 [2023-04-21T12:00:34.755Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-21T12:00:34.755Z] ---> Running in b7899ceb9ebd [2023-04-21T12:00:34.755Z] Removing intermediate container b7899ceb9ebd [2023-04-21T12:00:34.755Z] ---> 807f394b8fda [2023-04-21T12:00:34.755Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-21T12:00:34.755Z] ---> Running in 9ca54a73071a [2023-04-21T12:00:35.015Z] Removing intermediate container 9ca54a73071a [2023-04-21T12:00:35.015Z] ---> 69f560edf34c [2023-04-21T12:00:35.015Z] Step 23/25 : LABEL arch=amd64 [2023-04-21T12:00:35.015Z] ---> Running in 3e3cb2b19720 [2023-04-21T12:00:35.015Z] Removing intermediate container 3e3cb2b19720 [2023-04-21T12:00:35.015Z] ---> 3ac2882c5064 [2023-04-21T12:00:35.015Z] Step 24/25 : LABEL git_sha=a3d93610ee66d2b7180c0a290f8b8bd14d6c0602 [2023-04-21T12:00:35.015Z] ---> Running in 4964198251e4 [2023-04-21T12:00:35.015Z] Removing intermediate container 4964198251e4 [2023-04-21T12:00:35.015Z] ---> 1291249d44f5 [2023-04-21T12:00:35.015Z] Step 25/25 : LABEL version=0.0.0 [2023-04-21T12:00:35.015Z] ---> Running in 7044e0a4c962 [2023-04-21T12:00:35.275Z] Removing intermediate container 7044e0a4c962 [2023-04-21T12:00:35.275Z] ---> 0f095407fa71 [2023-04-21T12:00:35.275Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-21T12:00:35.275Z] Successfully built 0f095407fa71 [2023-04-21T12:00:35.275Z] 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-04-21T12:00:36.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-21T12:00:36.176Z] [2023-04-21T12:00:36.176Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T12:00:36.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-21T12:00:36.569Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-21T12:00:36.569Z] 5eb5b503b376: Pulling fs layer [2023-04-21T12:00:36.569Z] 5c69ac0246d0: Pulling fs layer [2023-04-21T12:00:36.569Z] ec43610c2a17: Pulling fs layer [2023-04-21T12:00:36.569Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-21T12:00:36.569Z] 33b1e0a273af: Pulling fs layer [2023-04-21T12:00:36.569Z] 5d3b04190fa2: Pulling fs layer [2023-04-21T12:00:36.569Z] 2f39f015ded8: Pulling fs layer [2023-04-21T12:00:36.569Z] 33b1e0a273af: Waiting [2023-04-21T12:00:36.569Z] 5d3b04190fa2: Waiting [2023-04-21T12:00:36.569Z] 2f39f015ded8: Waiting [2023-04-21T12:00:36.569Z] 5c69ac0246d0: Verifying Checksum [2023-04-21T12:00:36.569Z] 5c69ac0246d0: Download complete [2023-04-21T12:00:36.569Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-21T12:00:36.569Z] 3a2ae6a8a46f: Download complete [2023-04-21T12:00:36.569Z] ec43610c2a17: Verifying Checksum [2023-04-21T12:00:36.569Z] ec43610c2a17: Download complete [2023-04-21T12:00:36.569Z] 33b1e0a273af: Verifying Checksum [2023-04-21T12:00:36.569Z] 33b1e0a273af: Download complete [2023-04-21T12:00:36.569Z] 5d3b04190fa2: Verifying Checksum [2023-04-21T12:00:36.569Z] 5d3b04190fa2: Download complete [2023-04-21T12:00:36.829Z] 5eb5b503b376: Download complete [2023-04-21T12:00:38.212Z] 5eb5b503b376: Pull complete [2023-04-21T12:00:38.212Z] 5c69ac0246d0: Pull complete [2023-04-21T12:00:38.474Z] ec43610c2a17: Pull complete [2023-04-21T12:00:38.734Z] 3a2ae6a8a46f: Pull complete [2023-04-21T12:00:38.993Z] 33b1e0a273af: Pull complete [2023-04-21T12:00:38.993Z] 5d3b04190fa2: Pull complete [2023-04-21T12:00:41.001Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9283 in /w/workspace/foundry_device-virtual-go_PR-387 [Pipeline] { [Pipeline] ws [2023-04-21T12:00:41.062Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-04-21T12:00:41.145Z] The recommended git tool is: git [2023-04-21T12:00:44.279Z] 2f39f015ded8: Pull complete [2023-04-21T12:00:44.279Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-21T12:00:44.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-21T12:00:44.279Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T12:00:44.520Z] prd-ubuntu20.04-docker-8c-8g-9281 does not seem to be running inside a container [2023-04-21T12:00:44.555Z] $ 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-387 -v /w/workspace/foundry_device-virtual-go_PR-387:/w/workspace/foundry_device-virtual-go_PR-387:rw,z -v /w/workspace/foundry_device-virtual-go_PR-387@tmp:/w/workspace/foundry_device-virtual-go_PR-387@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-21T12:00:46.865Z] using credential edgex-jenkins-ssh [2023-04-21T12:00:46.886Z] Cloning the remote Git repository [2023-04-21T12:00:46.943Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-04-21T12:00:47.055Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-04-21T12:00:47.218Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-04-21T12:00:47.219Z] > git --version # timeout=10 [2023-04-21T12:00:47.238Z] > git --version # 'git version 2.25.1' [2023-04-21T12:00:47.241Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-21T12:00:47.395Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-21T12:00:48.116Z] $ docker top c9b25b15d82e3114af884f4c5b29a1f203c2bf7df27cc21b60916c93a3dfa59f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T12:00:48.586Z] ---> job-cost.sh [2023-04-21T12:00:48.586Z] lf-activate-venv: SKIPPING [2023-04-21T12:00:48.586Z] INFO: No Stack... [2023-04-21T12:00:48.847Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-21T12:00:49.106Z] INFO: Archiving Costs [Pipeline] sh [2023-04-21T12:00:49.430Z] + cat /w/workspace/foundry_device-virtual-go_PR-387/archives/cost.csv [2023-04-21T12:00:49.430Z] + cut -d, -f6 [Pipeline] lock [2023-04-21T12:00:49.471Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-387-1-stack-cost] [2023-04-21T12:00:49.476Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-387-1-stack-cost] did not exist. Created. [2023-04-21T12:00:49.476Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-387-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-21T12:00:49.899Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-21T12:00:49.951Z] Stashed 1 file(s) [Pipeline] } [2023-04-21T12:00:49.984Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-387-1-stack-cost] [Pipeline] // lock [2023-04-21T12:00:49.438Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-04-21T12:00:49.463Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2023-04-21T12:00:50.074Z] $ docker stop --time=1 c9b25b15d82e3114af884f4c5b29a1f203c2bf7df27cc21b60916c93a3dfa59f [2023-04-21T12:00:51.026Z] Merging remotes/origin/main commit 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 into PR head commit a3d93610ee66d2b7180c0a290f8b8bd14d6c0602 [2023-04-21T12:00:51.267Z] $ docker rm -f --volumes c9b25b15d82e3114af884f4c5b29a1f203c2bf7df27cc21b60916c93a3dfa59f [2023-04-21T12:00:51.312Z] Merge succeeded, producing a3d93610ee66d2b7180c0a290f8b8bd14d6c0602 [2023-04-21T12:00:51.313Z] Checking out Revision a3d93610ee66d2b7180c0a290f8b8bd14d6c0602 (PR-387) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2023-04-21T12:00:50.448Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-04-21T12:00:50.488Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-04-21T12:00:50.489Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-21T12:00:50.509Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-21T12:00:51.048Z] > git config core.sparsecheckout # timeout=10 [2023-04-21T12:00:51.122Z] > git checkout -f a3d93610ee66d2b7180c0a290f8b8bd14d6c0602 # timeout=10 [2023-04-21T12:00:51.209Z] > git remote # timeout=10 [2023-04-21T12:00:51.235Z] > git config --get remote.origin.url # timeout=10 [2023-04-21T12:00:51.257Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-21T12:00:51.271Z] > git merge 8b06b3309a4a8ea5746d44ebca426b8e3f1152e3 # timeout=10 [2023-04-21T12:00:51.296Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-21T12:00:51.321Z] > git config core.sparsecheckout # timeout=10 [2023-04-21T12:00:51.340Z] > git checkout -f a3d93610ee66d2b7180c0a290f8b8bd14d6c0602 # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-21T12:00:51.813Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-04-21T12:00:51.866Z] > git --version # timeout=10 [2023-04-21T12:00:51.877Z] > git --version # 'git version 2.25.1' [2023-04-21T12:00:51.889Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-21T12:00:53.681Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-21T12:00:53.682Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-21T12:00:53.682Z] Dload Upload Total Spent Left Speed [2023-04-21T12:00:53.682Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh [2023-04-21T12:00:54.323Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-21T12:00:54.668Z] + sudo tee /etc/docker/daemon.new [2023-04-21T12:00:54.668Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-21T12:00:54.668Z] { [2023-04-21T12:00:54.668Z] "registry-mirrors": [ [2023-04-21T12:00:54.668Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-21T12:00:54.668Z] ], [2023-04-21T12:00:54.668Z] "bip": "10.250.0.254/24", [2023-04-21T12:00:54.668Z] "hosts": [ [2023-04-21T12:00:54.668Z] "tcp://0.0.0.0:5555", [2023-04-21T12:00:54.668Z] "unix:///var/run/docker.sock" [2023-04-21T12:00:54.668Z] ], [2023-04-21T12:00:54.668Z] "mtu": 1458, [2023-04-21T12:00:54.668Z] "selinux-enabled": true, [2023-04-21T12:00:54.668Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-21T12:00:54.668Z] } [Pipeline] sh [2023-04-21T12:00:55.018Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-21T12:00:55.374Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-21T12:01:13.701Z] provisioning config files... [2023-04-21T12:01:13.735Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config9966874279269763401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T12:01:14.136Z] ---> docker-login.sh [2023-04-21T12:01:14.136Z] nexus3.edgexfoundry.org:10001 [2023-04-21T12:01:14.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T12:01:14.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T12:01:14.683Z] Configure a credential helper to remove this warning. See [2023-04-21T12:01:14.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T12:01:14.683Z] [2023-04-21T12:01:14.683Z] Login Succeeded [2023-04-21T12:01:14.683Z] nexus3.edgexfoundry.org:10002 [2023-04-21T12:01:14.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T12:01:15.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T12:01:15.220Z] Configure a credential helper to remove this warning. See [2023-04-21T12:01:15.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T12:01:15.220Z] [2023-04-21T12:01:15.220Z] Login Succeeded [2023-04-21T12:01:15.220Z] nexus3.edgexfoundry.org:10003 [2023-04-21T12:01:15.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T12:01:15.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T12:01:15.489Z] Configure a credential helper to remove this warning. See [2023-04-21T12:01:15.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T12:01:15.489Z] [2023-04-21T12:01:15.489Z] Login Succeeded [2023-04-21T12:01:15.489Z] nexus3.edgexfoundry.org:10004 [2023-04-21T12:01:15.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T12:01:15.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T12:01:15.763Z] Configure a credential helper to remove this warning. See [2023-04-21T12:01:15.763Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T12:01:15.763Z] [2023-04-21T12:01:15.763Z] Login Succeeded [2023-04-21T12:01:15.763Z] docker.io [2023-04-21T12:01:16.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-21T12:01:16.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-21T12:01:16.301Z] Configure a credential helper to remove this warning. See [2023-04-21T12:01:16.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-21T12:01:16.301Z] [2023-04-21T12:01:16.301Z] Login Succeeded [2023-04-21T12:01:16.301Z] ---> docker-login.sh ends [Pipeline] } [2023-04-21T12:01:16.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-21T12:01:16.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T12:01:16.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-21T12:01:16.819Z] ========================================================= [2023-04-21T12:01:16.819Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-21T12:01:16.819Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T12:01:17.354Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-21T12:01:19.953Z] Sending build context to Docker daemon 11.95MB [2023-04-21T12:01:19.953Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-21T12:01:19.953Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-21T12:01:19.953Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-21T12:01:19.953Z] af6eaf76a39c: Pulling fs layer [2023-04-21T12:01:19.953Z] 55522c791124: Pulling fs layer [2023-04-21T12:01:19.953Z] ce5c4a1c91eb: Pulling fs layer [2023-04-21T12:01:19.953Z] 169dfbe0d373: Pulling fs layer [2023-04-21T12:01:19.953Z] e1ff8fa3b103: Pulling fs layer [2023-04-21T12:01:19.953Z] 52ebb69f0ebf: Pulling fs layer [2023-04-21T12:01:19.953Z] 5abe8eddf0d5: Pulling fs layer [2023-04-21T12:01:19.953Z] e1ff8fa3b103: Waiting [2023-04-21T12:01:19.953Z] 52ebb69f0ebf: Waiting [2023-04-21T12:01:19.953Z] 5abe8eddf0d5: Waiting [2023-04-21T12:01:19.953Z] 169dfbe0d373: Waiting [2023-04-21T12:01:19.953Z] 55522c791124: Verifying Checksum [2023-04-21T12:01:19.953Z] 55522c791124: Download complete [2023-04-21T12:01:19.953Z] 169dfbe0d373: Verifying Checksum [2023-04-21T12:01:19.953Z] 169dfbe0d373: Download complete [2023-04-21T12:01:19.953Z] e1ff8fa3b103: Verifying Checksum [2023-04-21T12:01:19.953Z] e1ff8fa3b103: Download complete [2023-04-21T12:01:19.953Z] af6eaf76a39c: Verifying Checksum [2023-04-21T12:01:20.955Z] af6eaf76a39c: Pull complete [2023-04-21T12:01:20.955Z] 5abe8eddf0d5: Verifying Checksum [2023-04-21T12:01:20.955Z] 5abe8eddf0d5: Download complete [2023-04-21T12:01:21.558Z] 55522c791124: Pull complete [2023-04-21T12:01:22.669Z] ce5c4a1c91eb: Verifying Checksum [2023-04-21T12:01:22.669Z] ce5c4a1c91eb: Download complete [2023-04-21T12:01:22.669Z] 52ebb69f0ebf: Verifying Checksum [2023-04-21T12:01:22.669Z] 52ebb69f0ebf: Download complete [2023-04-21T12:01:35.017Z] ce5c4a1c91eb: Pull complete [2023-04-21T12:01:35.017Z] 169dfbe0d373: Pull complete [2023-04-21T12:01:35.017Z] e1ff8fa3b103: Pull complete [2023-04-21T12:01:40.401Z] 52ebb69f0ebf: Pull complete [2023-04-21T12:01:43.003Z] 5abe8eddf0d5: Pull complete [2023-04-21T12:01:43.003Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-21T12:01:43.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-21T12:01:43.003Z] ---> 6cb57ee374ae [2023-04-21T12:01:43.003Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-21T12:01:44.419Z] ---> Running in 57e03786f3d2 [2023-04-21T12:01:44.690Z] Removing intermediate container 57e03786f3d2 [2023-04-21T12:01:44.690Z] ---> 9c242b0042c1 [2023-04-21T12:01:44.690Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-21T12:01:44.690Z] ---> Running in a14014ce0f71 [2023-04-21T12:01:44.961Z] Removing intermediate container a14014ce0f71 [2023-04-21T12:01:44.961Z] ---> 8a7d49862276 [2023-04-21T12:01:44.961Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-04-21T12:01:45.230Z] ---> Running in 151996f9d346 [2023-04-21T12:01:45.500Z] Removing intermediate container 151996f9d346 [2023-04-21T12:01:45.500Z] ---> 7796c9e7110a [2023-04-21T12:01:45.500Z] Step 6/12 : WORKDIR /device-virtual-go [2023-04-21T12:01:45.500Z] ---> Running in 7c3fd208fb66 [2023-04-21T12:01:45.770Z] Removing intermediate container 7c3fd208fb66 [2023-04-21T12:01:45.770Z] ---> 87f245a01213 [2023-04-21T12:01:45.770Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-21T12:01:46.037Z] ---> Running in 8a1867140577 [2023-04-21T12:01:47.015Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-21T12:01:47.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-21T12:01:49.019Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-21T12:01:49.019Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-21T12:01:49.019Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-21T12:01:49.019Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-21T12:01:49.019Z] Executing busybox-1.35.0-r29.trigger [2023-04-21T12:01:49.019Z] OK: 268 MiB in 57 packages [2023-04-21T12:01:49.982Z] Removing intermediate container 8a1867140577 [2023-04-21T12:01:49.982Z] ---> ef77a0091295 [2023-04-21T12:01:49.982Z] Step 8/12 : COPY go.mod vendor* ./ [2023-04-21T12:01:50.570Z] ---> 77dc63cd8a89 [2023-04-21T12:01:50.570Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-21T12:01:50.570Z] ---> Running in c7e9bacc6852 [2023-04-21T12:02:58.495Z] Removing intermediate container c7e9bacc6852 [2023-04-21T12:02:58.495Z] ---> d7f8db5a2ca1 [2023-04-21T12:02:58.495Z] Step 10/12 : COPY . . [2023-04-21T12:02:58.495Z] ---> db750f232918 [2023-04-21T12:02:58.495Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-21T12:02:58.495Z] ---> Running in 2f2e46c5759d [2023-04-21T12:02:58.495Z] Removing intermediate container 2f2e46c5759d [2023-04-21T12:02:58.495Z] ---> bd890d1a1f9f [2023-04-21T12:02:58.495Z] Step 12/12 : RUN $MAKE [2023-04-21T12:02:58.495Z] ---> Running in 8014e4947b07 [2023-04-21T12:02:58.495Z] noop [2023-04-21T12:02:58.495Z] Removing intermediate container 8014e4947b07 [2023-04-21T12:02:58.495Z] ---> 4c6568c75cde [2023-04-21T12:02:58.495Z] Successfully built 4c6568c75cde [2023-04-21T12:02:58.495Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T12:02:59.002Z] + docker inspect -f . ci-base-image-arm64 [2023-04-21T12:02:59.004Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T12:02:59.302Z] prd-ubuntu20.04-docker-arm64-4c-16g-9283 does not seem to be running inside a container [2023-04-21T12:02:59.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-21T12:03:00.639Z] $ docker top cf9687e90765a971366514437cc28901cbb7a95572f3bf3d528a5646fe44d1c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T12:03:01.517Z] + go version [2023-04-21T12:03:01.517Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-21T12:03:01.555Z] $ docker stop --time=1 cf9687e90765a971366514437cc28901cbb7a95572f3bf3d528a5646fe44d1c9 [2023-04-21T12:03:03.185Z] $ docker rm -f --volumes cf9687e90765a971366514437cc28901cbb7a95572f3bf3d528a5646fe44d1c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T12:03:04.132Z] + docker inspect -f . ci-base-image-arm64 [2023-04-21T12:03:04.132Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T12:03:04.402Z] prd-ubuntu20.04-docker-arm64-4c-16g-9283 does not seem to be running inside a container [2023-04-21T12:03:04.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-21T12:03:07.529Z] $ docker top bbd65e829df9e4d54c5b0da8d8e63f225769fcba66a6cf44503aa08bba16977f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T12:03:08.416Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-21T12:03:08.814Z] + make test [2023-04-21T12:03:09.083Z] go test ./... -coverprofile=coverage.out [2023-04-21T12:03:41.337Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-04-21T12:05:48.214Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-04-21T12:05:48.214Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.122s coverage: 58.4% of statements [2023-04-21T12:05:48.214Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-21T12:05:48.214Z] go vet ./... [2023-04-21T12:06:10.294Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-21T12:06:10.294Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-21T12:06:10.294Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-21T12:06:10.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-21T12:06:10.381Z] $ docker stop --time=1 bbd65e829df9e4d54c5b0da8d8e63f225769fcba66a6cf44503aa08bba16977f [2023-04-21T12:06:13.002Z] $ docker rm -f --volumes bbd65e829df9e4d54c5b0da8d8e63f225769fcba66a6cf44503aa08bba16977f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-21T12:06:14.174Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-21T12:06:14.214Z] Warning: overwriting stash ‘coverage-report’ [2023-04-21T12:06:14.698Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-21T12:06:15.329Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-21T12:06:15.677Z] + ls -al . [2023-04-21T12:06:15.677Z] total 188 [2023-04-21T12:06:15.677Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 12:03 . [2023-04-21T12:06:15.677Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 12:00 .. [2023-04-21T12:06:15.677Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 21 12:00 .git [2023-04-21T12:06:15.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 12:00 .github [2023-04-21T12:06:15.677Z] -rw-rw-r-- 1 jenkins jenkins 337 Apr 21 12:00 .gitignore [2023-04-21T12:06:15.677Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 21 12:00 .golangci.yml [2023-04-21T12:06:15.677Z] -rw-rw-r-- 1 jenkins jenkins 8652 Apr 21 12:00 Attribution.txt [2023-04-21T12:06:15.677Z] -rw-rw-r-- 1 jenkins jenkins 11367 Apr 21 12:00 CHANGELOG.md [2023-04-21T12:06:15.677Z] -rw-rw-r-- 1 jenkins jenkins 1646 Apr 21 12:00 Dockerfile [2023-04-21T12:06:15.677Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 21 12:00 GOVERNANCE.md [2023-04-21T12:06:15.677Z] -rw-rw-r-- 1 jenkins jenkins 660 Apr 21 12:00 Jenkinsfile [2023-04-21T12:06:15.677Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 21 12:00 LICENSE [2023-04-21T12:06:15.677Z] -rw-rw-r-- 1 jenkins jenkins 1696 Apr 21 12:00 Makefile [2023-04-21T12:06:15.677Z] -rw-rw-r-- 1 jenkins jenkins 623 Apr 21 12:00 OWNERS.md [2023-04-21T12:06:15.677Z] -rw-rw-r-- 1 jenkins jenkins 3578 Apr 21 12:00 README.md [2023-04-21T12:06:15.677Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 21 11:58 VERSION [2023-04-21T12:06:15.677Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 21 12:00 bin [2023-04-21T12:06:15.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 12:00 cmd [2023-04-21T12:06:15.677Z] -rw-r--r-- 1 jenkins jenkins 43063 Apr 21 12:05 coverage.out [2023-04-21T12:06:15.677Z] -rw-rw-r-- 1 jenkins jenkins 3209 Apr 21 12:00 go.mod [2023-04-21T12:06:15.677Z] -rw-rw-r-- 1 jenkins jenkins 31109 Apr 21 12:00 go.sum [2023-04-21T12:06:15.677Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 21 12:00 internal [2023-04-21T12:06:15.677Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 21 12:00 snap [2023-04-21T12:06:15.677Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 21 12:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T12:06:16.102Z] + 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=a3d93610ee66d2b7180c0a290f8b8bd14d6c0602 --label arch=arm64 --label version=0.0.0 . [2023-04-21T12:06:16.372Z] Sending build context to Docker daemon 11.99MB [2023-04-21T12:06:16.372Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-21T12:06:16.642Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-21T12:06:16.642Z] ---> 4c6568c75cde [2023-04-21T12:06:16.642Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-21T12:06:16.642Z] ---> Running in d8beed107e18 [2023-04-21T12:06:16.921Z] Removing intermediate container d8beed107e18 [2023-04-21T12:06:16.921Z] ---> dad8153014d9 [2023-04-21T12:06:16.921Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-21T12:06:16.921Z] ---> Running in b20ac66fbc54 [2023-04-21T12:06:17.188Z] Removing intermediate container b20ac66fbc54 [2023-04-21T12:06:17.189Z] ---> 149c6f689b8c [2023-04-21T12:06:17.189Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-04-21T12:06:17.459Z] ---> Running in 5afc021c9bc3 [2023-04-21T12:06:17.728Z] Removing intermediate container 5afc021c9bc3 [2023-04-21T12:06:17.728Z] ---> 1899153871e9 [2023-04-21T12:06:17.728Z] Step 6/25 : WORKDIR /device-virtual-go [2023-04-21T12:06:17.728Z] ---> Running in 04c76504b352 [2023-04-21T12:06:17.997Z] Removing intermediate container 04c76504b352 [2023-04-21T12:06:17.997Z] ---> 60e116ea254c [2023-04-21T12:06:17.997Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-21T12:06:18.277Z] ---> Running in 894a3cc5c833 [2023-04-21T12:06:19.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-21T12:06:19.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-21T12:06:20.804Z] OK: 268 MiB in 57 packages [2023-04-21T12:06:21.770Z] Removing intermediate container 894a3cc5c833 [2023-04-21T12:06:21.770Z] ---> 0a13d9da3b30 [2023-04-21T12:06:21.770Z] Step 8/25 : COPY go.mod vendor* ./ [2023-04-21T12:06:22.047Z] ---> ece5f1a00df7 [2023-04-21T12:06:22.047Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-21T12:06:22.317Z] ---> Running in 36681de41e1d [2023-04-21T12:06:27.676Z] Removing intermediate container 36681de41e1d [2023-04-21T12:06:27.676Z] ---> 5958a455d214 [2023-04-21T12:06:27.676Z] Step 10/25 : COPY . . [2023-04-21T12:06:28.644Z] ---> 2f3b9008a483 [2023-04-21T12:06:28.644Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-21T12:06:28.644Z] ---> Running in 2e300bb72c82 [2023-04-21T12:06:28.912Z] Removing intermediate container 2e300bb72c82 [2023-04-21T12:06:28.912Z] ---> b78cbcf97fc8 [2023-04-21T12:06:28.912Z] Step 12/25 : RUN $MAKE [2023-04-21T12:06:28.912Z] ---> Running in f3a58b615639 [2023-04-21T12:06:29.879Z] 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-04-21T12:08:51.604Z] Removing intermediate container f3a58b615639 [2023-04-21T12:08:51.604Z] ---> aa95ab04dfc3 [2023-04-21T12:08:51.604Z] Step 13/25 : FROM alpine:3.17 [2023-04-21T12:08:51.604Z] 3.17: Pulling from library/alpine [2023-04-21T12:08:51.604Z] c41833b44d91: Pulling fs layer [2023-04-21T12:08:51.604Z] c41833b44d91: Verifying Checksum [2023-04-21T12:08:51.604Z] c41833b44d91: Download complete [2023-04-21T12:08:51.604Z] c41833b44d91: Pull complete [2023-04-21T12:08:51.604Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-21T12:08:51.604Z] Status: Downloaded newer image for alpine:3.17 [2023-04-21T12:08:51.604Z] ---> 51e60588ff2c [2023-04-21T12:08:51.604Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-04-21T12:08:51.604Z] ---> Running in 55bdf0bf5fb2 [2023-04-21T12:08:51.604Z] Removing intermediate container 55bdf0bf5fb2 [2023-04-21T12:08:51.604Z] ---> 1085712f94e3 [2023-04-21T12:08:51.604Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-04-21T12:08:51.604Z] ---> Running in 943279a263ab [2023-04-21T12:08:51.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-21T12:08:51.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-21T12:08:51.604Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-21T12:08:51.604Z] Executing busybox-1.35.0-r29.trigger [2023-04-21T12:08:51.604Z] OK: 8 MiB in 16 packages [2023-04-21T12:08:51.604Z] Removing intermediate container 943279a263ab [2023-04-21T12:08:51.604Z] ---> 18aee5b97fb2 [2023-04-21T12:08:51.604Z] Step 16/25 : WORKDIR / [2023-04-21T12:08:51.604Z] ---> Running in 405d9a9b4339 [2023-04-21T12:08:51.604Z] Removing intermediate container 405d9a9b4339 [2023-04-21T12:08:51.604Z] ---> b67eb99f27c8 [2023-04-21T12:08:51.604Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-04-21T12:08:51.604Z] ---> 473ec15b740b [2023-04-21T12:08:51.604Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-04-21T12:08:51.604Z] ---> 8c66093c82ff [2023-04-21T12:08:51.604Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-04-21T12:08:54.192Z] ---> 9d75ec56d7c8 [2023-04-21T12:08:54.192Z] Step 20/25 : EXPOSE 59900 [2023-04-21T12:08:54.192Z] ---> Running in 6904b537d4d5 [2023-04-21T12:08:54.460Z] Removing intermediate container 6904b537d4d5 [2023-04-21T12:08:54.460Z] ---> 4351ffc381f4 [2023-04-21T12:08:54.460Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-04-21T12:08:54.460Z] ---> Running in 067945ee0628 [2023-04-21T12:08:54.729Z] Removing intermediate container 067945ee0628 [2023-04-21T12:08:54.729Z] ---> dfd7e0554f8c [2023-04-21T12:08:54.729Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-04-21T12:08:54.997Z] ---> Running in 425182cfced5 [2023-04-21T12:08:55.264Z] Removing intermediate container 425182cfced5 [2023-04-21T12:08:55.264Z] ---> 1a1922ad2bad [2023-04-21T12:08:55.264Z] Step 23/25 : LABEL arch=arm64 [2023-04-21T12:08:55.264Z] ---> Running in 17dba1dc5873 [2023-04-21T12:08:55.532Z] Removing intermediate container 17dba1dc5873 [2023-04-21T12:08:55.532Z] ---> 0cf4eeeb5158 [2023-04-21T12:08:55.532Z] Step 24/25 : LABEL git_sha=a3d93610ee66d2b7180c0a290f8b8bd14d6c0602 [2023-04-21T12:08:55.532Z] ---> Running in 1a482805cb8d [2023-04-21T12:08:55.801Z] Removing intermediate container 1a482805cb8d [2023-04-21T12:08:55.801Z] ---> 6f4e896f8370 [2023-04-21T12:08:55.801Z] Step 25/25 : LABEL version=0.0.0 [2023-04-21T12:08:55.801Z] ---> Running in 6ddbd1794228 [2023-04-21T12:08:56.069Z] Removing intermediate container 6ddbd1794228 [2023-04-21T12:08:56.069Z] ---> 9e7665e102dd [2023-04-21T12:08:56.069Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-21T12:08:56.069Z] Successfully built 9e7665e102dd [2023-04-21T12:08:56.069Z] 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-04-21T12:08:57.551Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-21T12:08:57.551Z] [2023-04-21T12:08:57.551Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T12:08:57.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-21T12:08:57.990Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-21T12:08:57.990Z] 8998bd30e6a1: Pulling fs layer [2023-04-21T12:08:57.990Z] 04944245beec: Pulling fs layer [2023-04-21T12:08:57.990Z] 699f458cf7ca: Pulling fs layer [2023-04-21T12:08:57.990Z] 765212b225bb: Pulling fs layer [2023-04-21T12:08:57.990Z] f23df028b6ca: Pulling fs layer [2023-04-21T12:08:57.990Z] d65c8cfc05b1: Pulling fs layer [2023-04-21T12:08:57.990Z] 2437ff75d9bd: Pulling fs layer [2023-04-21T12:08:57.990Z] 765212b225bb: Waiting [2023-04-21T12:08:57.990Z] f23df028b6ca: Waiting [2023-04-21T12:08:57.990Z] d65c8cfc05b1: Waiting [2023-04-21T12:08:57.990Z] 2437ff75d9bd: Waiting [2023-04-21T12:08:58.282Z] 04944245beec: Verifying Checksum [2023-04-21T12:08:58.282Z] 04944245beec: Download complete [2023-04-21T12:08:58.282Z] 765212b225bb: Verifying Checksum [2023-04-21T12:08:58.282Z] 765212b225bb: Download complete [2023-04-21T12:08:58.282Z] f23df028b6ca: Verifying Checksum [2023-04-21T12:08:58.282Z] f23df028b6ca: Download complete [2023-04-21T12:08:58.282Z] d65c8cfc05b1: Verifying Checksum [2023-04-21T12:08:58.282Z] d65c8cfc05b1: Download complete [2023-04-21T12:08:58.567Z] 699f458cf7ca: Verifying Checksum [2023-04-21T12:08:58.567Z] 699f458cf7ca: Download complete [2023-04-21T12:08:58.846Z] 8998bd30e6a1: Verifying Checksum [2023-04-21T12:08:58.846Z] 8998bd30e6a1: Download complete [2023-04-21T12:09:01.491Z] 2437ff75d9bd: Verifying Checksum [2023-04-21T12:09:01.491Z] 2437ff75d9bd: Download complete [2023-04-21T12:09:02.902Z] 8998bd30e6a1: Pull complete [2023-04-21T12:09:03.488Z] 04944245beec: Pull complete [2023-04-21T12:09:04.899Z] 699f458cf7ca: Pull complete [2023-04-21T12:09:04.899Z] 765212b225bb: Pull complete [2023-04-21T12:09:08.254Z] f23df028b6ca: Pull complete [2023-04-21T12:09:08.254Z] d65c8cfc05b1: Pull complete [2023-04-21T12:09:23.284Z] 2437ff75d9bd: Pull complete [2023-04-21T12:09:23.284Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-21T12:09:23.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-21T12:09:23.284Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T12:09:23.625Z] prd-ubuntu20.04-docker-arm64-4c-16g-9283 does not seem to be running inside a container [2023-04-21T12:09:23.696Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-21T12:09:26.257Z] $ docker top eb995a59ad2b5877bf1c7c15d7077090381cd9d41eeea426837b3b60f5bef8ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-21T12:09:27.165Z] ---> job-cost.sh [2023-04-21T12:09:27.165Z] lf-activate-venv: SKIPPING [2023-04-21T12:09:27.165Z] INFO: No Stack... [2023-04-21T12:09:27.432Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-21T12:09:28.390Z] INFO: Archiving Costs [Pipeline] sh [2023-04-21T12:09:29.054Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-04-21T12:09:29.054Z] + cut -d, -f6 [Pipeline] lock [2023-04-21T12:09:29.148Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-387-1-stack-cost] [2023-04-21T12:09:29.153Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-387-1-stack-cost] did not exist. Created. [2023-04-21T12:09:29.153Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-387-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-21T12:09:29.572Z] /w/workspace/device-virtual-go/1@tmp/durable-c6257952/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-21T12:09:29.932Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-21T12:09:29.969Z] Warning: overwriting stash ‘stack-cost’ [2023-04-21T12:09:30.016Z] Stashed 1 file(s) [Pipeline] } [2023-04-21T12:09:30.030Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-387-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-21T12:09:30.112Z] $ docker stop --time=1 eb995a59ad2b5877bf1c7c15d7077090381cd9d41eeea426837b3b60f5bef8ce [2023-04-21T12:09:31.599Z] $ docker rm -f --volumes eb995a59ad2b5877bf1c7c15d7077090381cd9d41eeea426837b3b60f5bef8ce [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-04-21T12:09:32.642Z] provisioning config files... [2023-04-21T12:09:32.649Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-387@tmp/config15914790786904103783tmp [Pipeline] { [Pipeline] sh [2023-04-21T12:09:32.993Z] + set +x [2023-04-21T12:09:32.993Z] + curl -s https://codecov.io/bash [2023-04-21T12:09:32.993Z] + bash -s -- [2023-04-21T12:09:32.993Z] [2023-04-21T12:09:32.993Z] _____ _ [2023-04-21T12:09:32.993Z] / ____| | | [2023-04-21T12:09:32.993Z] | | ___ __| | ___ ___ _____ __ [2023-04-21T12:09:32.993Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-21T12:09:32.993Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-21T12:09:32.993Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-21T12:09:32.993Z] Bash-1.0.6 [2023-04-21T12:09:32.993Z] [2023-04-21T12:09:32.993Z] [2023-04-21T12:09:32.993Z] ==> git version 2.25.1 found [2023-04-21T12:09:32.993Z] ==> 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-04-21T12:09:32.993Z] Release-Date: 2020-01-08 [2023-04-21T12:09:32.993Z] 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-04-21T12:09:32.993Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-21T12:09:32.993Z] ==> Jenkins CI detected. [2023-04-21T12:09:32.993Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-387 [2023-04-21T12:09:32.993Z] project root: . [2023-04-21T12:09:32.993Z] --> token set from env [2023-04-21T12:09:32.993Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-21T12:09:32.993Z] ==> Running gcov in . (disable via -X gcov) [2023-04-21T12:09:33.253Z] ==> Python coveragepy not found [2023-04-21T12:09:33.253Z] ==> Searching for coverage reports in: [2023-04-21T12:09:33.253Z] + . [2023-04-21T12:09:33.253Z] -> Found 1 reports [2023-04-21T12:09:33.253Z] ==> Detecting git/mercurial file structure [2023-04-21T12:09:33.253Z] ==> Reading reports [2023-04-21T12:09:33.253Z] + ./coverage.out bytes=43063 [2023-04-21T12:09:33.253Z] ==> Appending adjustments [2023-04-21T12:09:33.253Z] https://docs.codecov.io/docs/fixing-reports [2023-04-21T12:09:33.253Z] + Found adjustments [2023-04-21T12:09:33.253Z] ==> Gzipping contents [2023-04-21T12:09:33.253Z] 8.0K /tmp/codecov.nd0YB2.gz [2023-04-21T12:09:33.253Z] ==> Uploading reports [2023-04-21T12:09:33.253Z] url: https://codecov.io [2023-04-21T12:09:33.253Z] query: branch=PR-387&commit=a3d93610ee66d2b7180c0a290f8b8bd14d6c0602&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-387%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=387&job=&cmd_args= [2023-04-21T12:09:33.253Z] -> Pinging Codecov [2023-04-21T12:09:33.253Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-387&commit=a3d93610ee66d2b7180c0a290f8b8bd14d6c0602&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-387%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=387&job=&cmd_args= [2023-04-21T12:09:33.513Z] -> Uploading to [2023-04-21T12:09:33.513Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-21/5E52B4B073DB2E39498172D8E973AA87/a3d93610ee66d2b7180c0a290f8b8bd14d6c0602/d50f38f5-e361-4077-a3dc-eedd2abd1641.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230421%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230421T120933Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7bc23536edec4e35bf12e97e8f7ff50005503836b8dcbfaee89c776dbc2c144e [2023-04-21T12:09:33.513Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-21T12:09:33.513Z] Dload Upload Total Spent Left Speed [2023-04-21T12:09:33.773Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 23563 --:--:-- --:--:-- --:--:-- 23563 [2023-04-21T12:09:33.773Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/a3d93610ee66d2b7180c0a290f8b8bd14d6c0602 [Pipeline] } [2023-04-21T12:09:33.802Z] 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-04-21T12:09:35.987Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-387/archives ] [2023-04-21T12:09:35.987Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-387/archives [2023-04-21T12:09:35.987Z] total 16 [2023-04-21T12:09:35.987Z] drwxr-xr-x 3 root root 4096 Apr 21 12:00 . [2023-04-21T12:09:35.987Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 12:00 .. [2023-04-21T12:09:35.987Z] drwxr-xr-x 2 root root 4096 Apr 21 12:00 cost [2023-04-21T12:09:35.987Z] -rw-r--r-- 1 root root 89 Apr 21 12:00 cost.csv [2023-04-21T12:09:35.987Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-387/archives [2023-04-21T12:09:35.987Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-387/archives [2023-04-21T12:09:35.987Z] total 16 [2023-04-21T12:09:35.987Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 21 12:00 . [2023-04-21T12:09:35.987Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 21 12:00 .. [2023-04-21T12:09:35.987Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 21 12:00 cost [2023-04-21T12:09:35.987Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 21 12:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-21T12:09:36.311Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T12:09:37.206Z] ---> package-listing.sh [2023-04-21T12:09:37.206Z] ++ facter osfamily [2023-04-21T12:09:37.206Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-21T12:09:37.467Z] + OS_FAMILY=debian [2023-04-21T12:09:37.467Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-387 [2023-04-21T12:09:37.467Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-21T12:09:37.467Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-21T12:09:37.467Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-21T12:09:37.467Z] + PACKAGES=/tmp/packages_start.txt [2023-04-21T12:09:37.467Z] + '[' /w/workspace/foundry_device-virtual-go_PR-387 ']' [2023-04-21T12:09:37.467Z] + PACKAGES=/tmp/packages_end.txt [2023-04-21T12:09:37.467Z] + case "${OS_FAMILY}" in [2023-04-21T12:09:37.467Z] + dpkg -l [2023-04-21T12:09:37.467Z] + grep '^ii' [2023-04-21T12:09:37.467Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-21T12:09:37.467Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-21T12:09:37.467Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-21T12:09:37.467Z] + '[' /w/workspace/foundry_device-virtual-go_PR-387 ']' [2023-04-21T12:09:37.467Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-387/archives/ [2023-04-21T12:09:37.467Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-387/archives/ [Pipeline] echo [2023-04-21T12:09:37.502Z] 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-387/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-21T12:09:37.796Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-21T12:09:38.433Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-21T12:09:38.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-21T12:09:38.589Z] prd-ubuntu20.04-docker-8c-8g-9281 does not seem to be running inside a container [2023-04-21T12:09:38.626Z] $ 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-387/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-387 -v /w/workspace/foundry_device-virtual-go_PR-387:/w/workspace/foundry_device-virtual-go_PR-387:rw,z -v /w/workspace/foundry_device-virtual-go_PR-387@tmp:/w/workspace/foundry_device-virtual-go_PR-387@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-21T12:09:38.819Z] $ docker top f2e80b6ada2aa6ab2507bfc04e4a2bb6c1b6a0c623169b1214620a8bf1591651 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-21T12:09:39.202Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-21T12:09:39.520Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-21T12:09:39.829Z] + ls /var/log/sa-host [2023-04-21T12:09:39.829Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-21T12:09:40.062Z] provisioning config files... [2023-04-21T12:09:40.071Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-387@tmp/config555023705608148990tmp [Pipeline] { [Pipeline] echo [2023-04-21T12:09:40.122Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T12:09:40.436Z] ---> create-netrc.sh [Pipeline] } [2023-04-21T12:09:40.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-21T12:09:40.877Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-21T12:09:40.915Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T12:09:41.235Z] ---> sudo-logs.sh [2023-04-21T12:09:41.235Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-21T12:09:41.321Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T12:09:41.636Z] ---> job-cost.sh [2023-04-21T12:09:41.636Z] lf-activate-venv: SKIPPING [2023-04-21T12:09:41.636Z] DEBUG: total: 0.2199999988079071 [2023-04-21T12:09:41.636Z] INFO: Retrieving Stack Cost... [2023-04-21T12:09:41.896Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-21T12:09:42.467Z] INFO: Archiving Costs [Pipeline] echo [2023-04-21T12:09:42.503Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-21T12:09:42.819Z] ---> logs-deploy.sh [2023-04-21T12:09:42.819Z] lf-activate-venv: SKIPPING [2023-04-21T12:09:42.819Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-387/1 [2023-04-21T12:09:42.819Z] INFO: archiving workspace using pattern(s): [2023-04-21T12:09:43.759Z] Archives upload complete. [2023-04-21T12:09:43.759Z] INFO: archiving logs to Nexus