Pull request #401 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 58f25e79d2b6358b9efe8a6c2db37bf44cd84193+75585deb70bc80a1f521499c22e56c4d6cf5dcfe (ed7aaae4309adf2440a9238488682c65db1ea50d) 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-ssh7760889582017275551.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh488588206809220361.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-401/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-401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6622673991809973074.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-401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16688899818340159402.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh11111780234013383785.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-401/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-401/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9561150881373932117.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-14668 in /w/workspace/foundry_device-virtual-go_PR-401 [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-401 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/401/head:refs/remotes/origin/PR-401 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 75585deb70bc80a1f521499c22e56c4d6cf5dcfe into PR head commit 58f25e79d2b6358b9efe8a6c2db37bf44cd84193 Merge succeeded, producing 58f25e79d2b6358b9efe8a6c2db37bf44cd84193 Checking out Revision 58f25e79d2b6358b9efe8a6c2db37bf44cd84193 (PR-401) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd > git config core.sparsecheckout # timeout=10 > git checkout -f 58f25e79d2b6358b9efe8a6c2db37bf44cd84193 # 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 75585deb70bc80a1f521499c22e56c4d6cf5dcfe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58f25e79d2b6358b9efe8a6c2db37bf44cd84193 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T12:44:03.117Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T12:44:03.355Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T12:44:03.462Z] ========================================================= [2023-05-09T12:44:03.462Z] EdgeX Global Pipelines Version Info [2023-05-09T12:44:03.462Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T12:44:04.199Z] ------------------- [2023-05-09T12:44:04.199Z] stable info: [2023-05-09T12:44:04.199Z] ------------------- [2023-05-09T12:44:04.199Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T12:44:04.199Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T12:44:04.199Z] Message: update stable to v1.0.249 [2023-05-09T12:44:04.770Z] ------------------- [2023-05-09T12:44:04.770Z] experimental info: [2023-05-09T12:44:04.770Z] ------------------- [2023-05-09T12:44:04.770Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T12:44:04.770Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T12:44:04.770Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T12:44:05.063Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-09T12:44:05.108Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-09T12:44:05.153Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T12:44:05.193Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T12:44:05.232Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T12:44:05.270Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T12:44:05.316Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T12:44:05.362Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-09T12:44:05.400Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T12:44:05.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T12:44:05.480Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T12:44:05.522Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-09T12:44:05.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T12:44:05.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T12:44:05.641Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T12:44:05.681Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T12:44:05.725Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T12:44:05.767Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T12:44:05.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T12:44:05.845Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T12:44:05.884Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-09T12:44:05.927Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-09T12:44:05.969Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T12:44:06.010Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T12:44:06.052Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T12:44:06.094Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T12:44:06.137Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T12:44:06.184Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-401 [Pipeline] echo [2023-05-09T12:44:06.228Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-401 [Pipeline] echo [2023-05-09T12:44:06.273Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-401 [Pipeline] echo [2023-05-09T12:44:06.316Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58f25e79d2b6358b9efe8a6c2db37bf44cd84193 [Pipeline] echo [2023-05-09T12:44:06.361Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58f25e7 [Pipeline] echo [2023-05-09T12:44:06.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T12:44:06.523Z] provisioning config files... [2023-05-09T12:44:06.543Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-401@tmp/config2349407248602883566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T12:44:06.884Z] ---> docker-login.sh [2023-05-09T12:44:06.884Z] nexus3.edgexfoundry.org:10001 [2023-05-09T12:44:07.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:44:07.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:44:07.142Z] Configure a credential helper to remove this warning. See [2023-05-09T12:44:07.142Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:44:07.142Z] [2023-05-09T12:44:07.142Z] Login Succeeded [2023-05-09T12:44:07.142Z] nexus3.edgexfoundry.org:10002 [2023-05-09T12:44:07.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:44:07.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:44:07.403Z] Configure a credential helper to remove this warning. See [2023-05-09T12:44:07.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:44:07.403Z] [2023-05-09T12:44:07.403Z] Login Succeeded [2023-05-09T12:44:07.403Z] nexus3.edgexfoundry.org:10003 [2023-05-09T12:44:07.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:44:07.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:44:07.403Z] Configure a credential helper to remove this warning. See [2023-05-09T12:44:07.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:44:07.403Z] [2023-05-09T12:44:07.403Z] Login Succeeded [2023-05-09T12:44:07.403Z] nexus3.edgexfoundry.org:10004 [2023-05-09T12:44:07.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:44:07.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:44:07.663Z] Configure a credential helper to remove this warning. See [2023-05-09T12:44:07.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:44:07.663Z] [2023-05-09T12:44:07.663Z] Login Succeeded [2023-05-09T12:44:07.663Z] docker.io [2023-05-09T12:44:07.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:44:07.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:44:07.923Z] Configure a credential helper to remove this warning. See [2023-05-09T12:44:07.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:44:07.923Z] [2023-05-09T12:44:07.923Z] Login Succeeded [2023-05-09T12:44:07.923Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T12:44:07.954Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T12:44:08.628Z] + git rev-list -1 --merges 58f25e79d2b6358b9efe8a6c2db37bf44cd84193~1..58f25e79d2b6358b9efe8a6c2db37bf44cd84193 [Pipeline] echo [2023-05-09T12:44:08.765Z] -----------> git rev-list -1 --merges 58f25e79d2b6358b9efe8a6c2db37bf44cd84193~1..58f25e79d2b6358b9efe8a6c2db37bf44cd84193 58f25e79d2b6358b9efe8a6c2db37bf44cd84193 [false] [Pipeline] sh [2023-05-09T12:44:09.079Z] + git log --format=format:%s -1 58f25e79d2b6358b9efe8a6c2db37bf44cd84193 [Pipeline] echo [2023-05-09T12:44:09.191Z] ========================================================= [2023-05-09T12:44:09.191Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T12:44:09.191Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T12:44:09.639Z] + git log --format=format:%s -1 58f25e79d2b6358b9efe8a6c2db37bf44cd84193 [Pipeline] echo [2023-05-09T12:44:09.671Z] [semverPrep] GIT_COMMIT: 58f25e79d2b6358b9efe8a6c2db37bf44cd84193, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-09T12:44:09.704Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T12:44:10.112Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T12:44:10.112Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T12:44:10.112Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T12:44:10.112Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T12:44:10.112Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T12:44:10.112Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T12:44:10.112Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T12:44:10.608Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T12:44:10.608Z] [2023-05-09T12:44:10.608Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T12:44:10.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T12:44:10.992Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T12:44:10.992Z] b85a868b505f: Pulling fs layer [2023-05-09T12:44:10.992Z] e2be974225ed: Pulling fs layer [2023-05-09T12:44:10.992Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T12:44:10.992Z] 988bab9f4d93: Pulling fs layer [2023-05-09T12:44:10.992Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T12:44:10.992Z] eaf3925da568: Pulling fs layer [2023-05-09T12:44:10.992Z] bab4dde63d76: Pulling fs layer [2023-05-09T12:44:10.992Z] bde34c3a00c8: Pulling fs layer [2023-05-09T12:44:10.992Z] b352a97aabf1: Pulling fs layer [2023-05-09T12:44:10.992Z] 4872d77fe225: Pulling fs layer [2023-05-09T12:44:10.992Z] 5851b861e8e6: Pulling fs layer [2023-05-09T12:44:10.992Z] b352a97aabf1: Waiting [2023-05-09T12:44:10.992Z] 4872d77fe225: Waiting [2023-05-09T12:44:10.992Z] 5851b861e8e6: Waiting [2023-05-09T12:44:10.992Z] 1469e6f7b9e6: Waiting [2023-05-09T12:44:10.992Z] bde34c3a00c8: Waiting [2023-05-09T12:44:10.992Z] bab4dde63d76: Waiting [2023-05-09T12:44:10.992Z] eaf3925da568: Waiting [2023-05-09T12:44:10.992Z] e2be974225ed: Verifying Checksum [2023-05-09T12:44:10.992Z] e2be974225ed: Download complete [2023-05-09T12:44:10.992Z] 988bab9f4d93: Verifying Checksum [2023-05-09T12:44:10.992Z] 988bab9f4d93: Download complete [2023-05-09T12:44:11.252Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T12:44:11.253Z] 339a4e72a1f5: Download complete [2023-05-09T12:44:11.253Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T12:44:11.253Z] 1469e6f7b9e6: Download complete [2023-05-09T12:44:11.253Z] eaf3925da568: Download complete [2023-05-09T12:44:11.253Z] bde34c3a00c8: Download complete [2023-05-09T12:44:11.253Z] b352a97aabf1: Verifying Checksum [2023-05-09T12:44:11.253Z] b352a97aabf1: Download complete [2023-05-09T12:44:11.253Z] 4872d77fe225: Verifying Checksum [2023-05-09T12:44:11.253Z] 4872d77fe225: Download complete [2023-05-09T12:44:11.253Z] 5851b861e8e6: Verifying Checksum [2023-05-09T12:44:11.253Z] 5851b861e8e6: Download complete [2023-05-09T12:44:11.253Z] b85a868b505f: Download complete [2023-05-09T12:44:11.511Z] bab4dde63d76: Verifying Checksum [2023-05-09T12:44:11.511Z] bab4dde63d76: Download complete [2023-05-09T12:44:12.450Z] b85a868b505f: Pull complete [2023-05-09T12:44:12.450Z] e2be974225ed: Pull complete [2023-05-09T12:44:13.017Z] 339a4e72a1f5: Pull complete [2023-05-09T12:44:13.017Z] 988bab9f4d93: Pull complete [2023-05-09T12:44:13.276Z] 1469e6f7b9e6: Pull complete [2023-05-09T12:44:13.276Z] eaf3925da568: Pull complete [2023-05-09T12:44:14.651Z] bab4dde63d76: Pull complete [2023-05-09T12:44:14.909Z] bde34c3a00c8: Pull complete [2023-05-09T12:44:14.909Z] b352a97aabf1: Pull complete [2023-05-09T12:44:14.909Z] 4872d77fe225: Pull complete [2023-05-09T12:44:15.168Z] 5851b861e8e6: Pull complete [2023-05-09T12:44:15.168Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T12:44:15.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T12:44:15.168Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T12:44:15.414Z] prd-ubuntu20.04-docker-8c-8g-14668 does not seem to be running inside a container [2023-05-09T12:44:15.447Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-401 -v /w/workspace/foundry_device-virtual-go_PR-401:/w/workspace/foundry_device-virtual-go_PR-401:rw,z -v /w/workspace/foundry_device-virtual-go_PR-401@tmp:/w/workspace/foundry_device-virtual-go_PR-401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T12:44:17.783Z] $ docker top a1c5a2e61a8e1cbe684c373ce2d6dadf2719b7bb96dd86d204d2468d7b94488c -eo pid,comm [2023-05-09T12:44:17.833Z] 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-05-09T12:44:17.833Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T12:44:18.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T12:44:18.021Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T12:44:18.142Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T12:44:18.146Z] $ docker exec a1c5a2e61a8e1cbe684c373ce2d6dadf2719b7bb96dd86d204d2468d7b94488c ssh-agent [2023-05-09T12:44:18.261Z] SSH_AUTH_SOCK=/tmp/ssh-O4qmRwmhTNRL/agent.32 [2023-05-09T12:44:18.261Z] SSH_AGENT_PID=38 [2023-05-09T12:44:18.267Z] Running ssh-add (command line suppressed) [2023-05-09T12:44:18.366Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-401@tmp/private_key_9368117955938649713.key (/w/workspace/foundry_device-virtual-go_PR-401@tmp/private_key_9368117955938649713.key) [2023-05-09T12:44:18.379Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T12:44:18.715Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T12:44:18.742Z] $ docker exec --env ******** --env ******** a1c5a2e61a8e1cbe684c373ce2d6dadf2719b7bb96dd86d204d2468d7b94488c ssh-agent -k [2023-05-09T12:44:18.841Z] unset SSH_AUTH_SOCK; [2023-05-09T12:44:18.841Z] unset SSH_AGENT_PID; [2023-05-09T12:44:18.842Z] echo Agent pid 38 killed; [2023-05-09T12:44:18.850Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T12:44:18.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T12:44:18.944Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T12:44:19.062Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T12:44:19.066Z] $ docker exec a1c5a2e61a8e1cbe684c373ce2d6dadf2719b7bb96dd86d204d2468d7b94488c ssh-agent [2023-05-09T12:44:19.183Z] SSH_AUTH_SOCK=/tmp/ssh-I6NEHh9pGCvP/agent.72 [2023-05-09T12:44:19.183Z] SSH_AGENT_PID=79 [2023-05-09T12:44:19.188Z] Running ssh-add (command line suppressed) [2023-05-09T12:44:19.289Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-401@tmp/private_key_4175857732986979596.key (/w/workspace/foundry_device-virtual-go_PR-401@tmp/private_key_4175857732986979596.key) [2023-05-09T12:44:19.304Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T12:44:19.645Z] + git semver init [2023-05-09T12:44:19.907Z] 2023-05-09 12:44:19,830 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T12:44:19.907Z] 2023-05-09 12:44:19,832 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-401/.semver [2023-05-09T12:44:19.907Z] 2023-05-09 12:44:19,833 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-401/.semver [2023-05-09T12:44:19.907Z] 2023-05-09 12:44:19,833 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-401/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-401, universal_newlines=False, shell=None, istream=None) [2023-05-09T12:44:20.846Z] 2023-05-09 12:44:20,828 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-401/.git/info/exclude [2023-05-09T12:44:20.846Z] 2023-05-09 12:44:20,828 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-401/.semver/PR-401 with force:False [2023-05-09T12:44:20.846Z] 2023-05-09 12:44:20,829 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-401/.semver/PR-401 [2023-05-09T12:44:20.846Z] 2023-05-09 12:44:20,833 [execute] INFO git cat-file --batch-check [2023-05-09T12:44:20.846Z] 2023-05-09 12:44:20,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-401/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T12:44:20.846Z] 2023-05-09 12:44:20,839 [execute] INFO git cat-file --batch [2023-05-09T12:44:20.846Z] 2023-05-09 12:44:20,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-401/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T12:44:20.846Z] 2023-05-09 12:44:20,844 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-401/.semver/PR-401 [2023-05-09T12:44:20.846Z] 0.0.0 [Pipeline] } [2023-05-09T12:44:21.127Z] $ docker exec --env ******** --env ******** a1c5a2e61a8e1cbe684c373ce2d6dadf2719b7bb96dd86d204d2468d7b94488c ssh-agent -k [2023-05-09T12:44:21.214Z] unset SSH_AUTH_SOCK; [2023-05-09T12:44:21.215Z] unset SSH_AGENT_PID; [2023-05-09T12:44:21.215Z] echo Agent pid 79 killed; [2023-05-09T12:44:21.225Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T12:44:21.692Z] + git semver [Pipeline] } [2023-05-09T12:44:21.979Z] $ docker stop --time=1 a1c5a2e61a8e1cbe684c373ce2d6dadf2719b7bb96dd86d204d2468d7b94488c [2023-05-09T12:44:23.259Z] $ docker rm -f --volumes a1c5a2e61a8e1cbe684c373ce2d6dadf2719b7bb96dd86d204d2468d7b94488c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T12:44:23.664Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T12:44:23.951Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T12:44:23.968Z] [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-05-09T12:44:24.561Z] provisioning config files... [2023-05-09T12:44:24.573Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-401@tmp/config8972999645432709156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T12:44:24.915Z] ---> docker-login.sh [2023-05-09T12:44:24.916Z] nexus3.edgexfoundry.org:10001 [2023-05-09T12:44:24.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:44:24.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:44:24.916Z] Configure a credential helper to remove this warning. See [2023-05-09T12:44:24.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:44:24.916Z] [2023-05-09T12:44:24.916Z] Login Succeeded [2023-05-09T12:44:24.916Z] nexus3.edgexfoundry.org:10002 [2023-05-09T12:44:24.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:44:24.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:44:24.916Z] Configure a credential helper to remove this warning. See [2023-05-09T12:44:24.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:44:24.916Z] [2023-05-09T12:44:24.916Z] Login Succeeded [2023-05-09T12:44:24.916Z] nexus3.edgexfoundry.org:10003 [2023-05-09T12:44:25.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:44:25.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:44:25.174Z] Configure a credential helper to remove this warning. See [2023-05-09T12:44:25.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:44:25.174Z] [2023-05-09T12:44:25.175Z] Login Succeeded [2023-05-09T12:44:25.175Z] nexus3.edgexfoundry.org:10004 [2023-05-09T12:44:25.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:44:25.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:44:25.175Z] Configure a credential helper to remove this warning. See [2023-05-09T12:44:25.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:44:25.175Z] [2023-05-09T12:44:25.175Z] Login Succeeded [2023-05-09T12:44:25.175Z] docker.io [2023-05-09T12:44:25.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:44:25.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:44:25.435Z] Configure a credential helper to remove this warning. See [2023-05-09T12:44:25.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:44:25.435Z] [2023-05-09T12:44:25.435Z] Login Succeeded [2023-05-09T12:44:25.435Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T12:44:25.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T12:44:25.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T12:44:25.703Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T12:44:25.738Z] ========================================================= [2023-05-09T12:44:25.738Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T12:44:25.738Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T12:44:26.225Z] + 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-05-09T12:44:26.225Z] Sending build context to Docker daemon 23.63MB [2023-05-09T12:44:26.225Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T12:44:26.225Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T12:44:26.485Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T12:44:26.485Z] f56be85fc22e: Pulling fs layer [2023-05-09T12:44:26.485Z] 85791d961cd3: Pulling fs layer [2023-05-09T12:44:26.485Z] d694b5ae8c79: Pulling fs layer [2023-05-09T12:44:26.485Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T12:44:26.485Z] 4d19c01a9841: Pulling fs layer [2023-05-09T12:44:26.485Z] 9325e15d5711: Pulling fs layer [2023-05-09T12:44:26.485Z] 556b6ee489ea: Pulling fs layer [2023-05-09T12:44:26.485Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T12:44:26.485Z] c5a4b2cf53e6: Waiting [2023-05-09T12:44:26.485Z] 4d19c01a9841: Waiting [2023-05-09T12:44:26.485Z] 556b6ee489ea: Waiting [2023-05-09T12:44:26.485Z] 9325e15d5711: Waiting [2023-05-09T12:44:26.485Z] 9f32a84ed3da: Waiting [2023-05-09T12:44:26.485Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T12:44:26.485Z] 9f32a84ed3da: Download complete [2023-05-09T12:44:26.485Z] 4d19c01a9841: Verifying Checksum [2023-05-09T12:44:26.485Z] 4d19c01a9841: Download complete [2023-05-09T12:44:26.485Z] f56be85fc22e: Verifying Checksum [2023-05-09T12:44:26.485Z] f56be85fc22e: Download complete [2023-05-09T12:44:26.485Z] 9325e15d5711: Verifying Checksum [2023-05-09T12:44:26.485Z] 9325e15d5711: Download complete [2023-05-09T12:44:26.745Z] f56be85fc22e: Pull complete [2023-05-09T12:44:26.745Z] 85791d961cd3: Pull complete [2023-05-09T12:44:27.004Z] c5a4b2cf53e6: Download complete [2023-05-09T12:44:27.004Z] d694b5ae8c79: Verifying Checksum [2023-05-09T12:44:27.004Z] d694b5ae8c79: Download complete [2023-05-09T12:44:27.265Z] 556b6ee489ea: Verifying Checksum [2023-05-09T12:44:27.265Z] 556b6ee489ea: Download complete [2023-05-09T12:44:30.549Z] d694b5ae8c79: Pull complete [2023-05-09T12:44:30.549Z] 9f32a84ed3da: Pull complete [2023-05-09T12:44:30.549Z] 4d19c01a9841: Pull complete [2023-05-09T12:44:30.549Z] 9325e15d5711: Pull complete [2023-05-09T12:44:32.450Z] 556b6ee489ea: Pull complete [2023-05-09T12:44:33.393Z] c5a4b2cf53e6: Pull complete [2023-05-09T12:44:33.393Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T12:44:33.393Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T12:44:33.393Z] ---> c4be618373d6 [2023-05-09T12:44:33.393Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T12:44:36.715Z] ---> Running in 3d46bad92daa [2023-05-09T12:44:36.715Z] Removing intermediate container 3d46bad92daa [2023-05-09T12:44:36.715Z] ---> e17abc3798b8 [2023-05-09T12:44:36.715Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T12:44:36.715Z] ---> Running in 7f179902a670 [2023-05-09T12:44:36.974Z] Removing intermediate container 7f179902a670 [2023-05-09T12:44:36.974Z] ---> 4374f236af53 [2023-05-09T12:44:36.974Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T12:44:36.974Z] ---> Running in b12458f62ba3 [2023-05-09T12:44:36.974Z] Removing intermediate container b12458f62ba3 [2023-05-09T12:44:36.974Z] ---> 048c043458ba [2023-05-09T12:44:36.974Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-09T12:44:36.974Z] ---> Running in 57bd88c4ff35 [2023-05-09T12:44:37.235Z] Removing intermediate container 57bd88c4ff35 [2023-05-09T12:44:37.235Z] ---> 022a79bd1b5c [2023-05-09T12:44:37.235Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T12:44:37.235Z] ---> Running in d980c8e37966 [2023-05-09T12:44:37.495Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T12:44:37.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T12:44:37.755Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-09T12:44:37.755Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-09T12:44:37.755Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-09T12:44:37.755Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-09T12:44:37.755Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T12:44:38.015Z] OK: 269 MiB in 57 packages [2023-05-09T12:44:38.276Z] Removing intermediate container d980c8e37966 [2023-05-09T12:44:38.276Z] ---> a0e86a29a90f [2023-05-09T12:44:38.276Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-09T12:44:38.536Z] ---> ee217a98c095 [2023-05-09T12:44:38.536Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T12:44:38.536Z] ---> Running in 6159248c6141 [2023-05-09T12:44:39.375Z] Still waiting to schedule task [2023-05-09T12:44:39.376Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-09T12:45:25.235Z] Removing intermediate container 6159248c6141 [2023-05-09T12:45:25.235Z] ---> 50ca41e59e8d [2023-05-09T12:45:25.235Z] Step 10/12 : COPY . . [2023-05-09T12:45:25.803Z] ---> 8990d6df35a3 [2023-05-09T12:45:25.803Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T12:45:25.803Z] ---> Running in 638b0d12d95c [2023-05-09T12:45:25.803Z] Removing intermediate container 638b0d12d95c [2023-05-09T12:45:25.803Z] ---> 4bb282e8e166 [2023-05-09T12:45:25.803Z] Step 12/12 : RUN $MAKE [2023-05-09T12:45:25.803Z] ---> Running in 6871aaabb5c4 [2023-05-09T12:45:26.061Z] noop [2023-05-09T12:45:26.319Z] Removing intermediate container 6871aaabb5c4 [2023-05-09T12:45:26.319Z] ---> 6461d6a732d5 [2023-05-09T12:45:26.319Z] Successfully built 6461d6a732d5 [2023-05-09T12:45:26.319Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T12:45:26.783Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T12:45:26.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T12:45:26.938Z] prd-ubuntu20.04-docker-8c-8g-14668 does not seem to be running inside a container [2023-05-09T12:45:26.967Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-401 -v /w/workspace/foundry_device-virtual-go_PR-401:/w/workspace/foundry_device-virtual-go_PR-401:rw,z -v /w/workspace/foundry_device-virtual-go_PR-401@tmp:/w/workspace/foundry_device-virtual-go_PR-401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T12:45:27.303Z] $ docker top 150ff66286ec6bb081887906c16dafc0bf40eedf6d5eebb5e19169d06165287f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T12:45:27.693Z] + go version [2023-05-09T12:45:27.693Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T12:45:27.730Z] $ docker stop --time=1 150ff66286ec6bb081887906c16dafc0bf40eedf6d5eebb5e19169d06165287f [2023-05-09T12:45:28.982Z] $ docker rm -f --volumes 150ff66286ec6bb081887906c16dafc0bf40eedf6d5eebb5e19169d06165287f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T12:45:29.711Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T12:45:29.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T12:45:29.862Z] prd-ubuntu20.04-docker-8c-8g-14668 does not seem to be running inside a container [2023-05-09T12:45:29.894Z] $ 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-401 -v /w/workspace/foundry_device-virtual-go_PR-401:/w/workspace/foundry_device-virtual-go_PR-401:rw,z -v /w/workspace/foundry_device-virtual-go_PR-401@tmp:/w/workspace/foundry_device-virtual-go_PR-401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T12:45:30.263Z] $ docker top 65c85f9ecbb898e994b9d19c7c575869b8ead816e7215787d40fe79cab1cc5e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T12:45:30.654Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-401 [Pipeline] fileExists [Pipeline] sh [2023-05-09T12:45:31.234Z] + make test [2023-05-09T12:45:31.234Z] go test ./... -coverprofile=coverage.out [2023-05-09T12:45:35.817Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-09T12:45:45.201Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-09T12:45:45.201Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.021s coverage: 58.6% of statements [2023-05-09T12:45:49.996Z] go vet ./... [2023-05-09T12:45:53.550Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T12:45:53.550Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T12:45:53.550Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T12:45:53.596Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T12:45:53.630Z] $ docker stop --time=1 65c85f9ecbb898e994b9d19c7c575869b8ead816e7215787d40fe79cab1cc5e7 [2023-05-09T12:45:56.177Z] $ docker rm -f --volumes 65c85f9ecbb898e994b9d19c7c575869b8ead816e7215787d40fe79cab1cc5e7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T12:45:56.704Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T12:45:56.773Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-09T12:45:57.557Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T12:45:57.871Z] + ls -al . [2023-05-09T12:45:57.871Z] total 192 [2023-05-09T12:45:57.871Z] drwxrwxr-x 9 jenkins jenkins 4096 May 9 12:45 . [2023-05-09T12:45:57.871Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 12:44 .. [2023-05-09T12:45:57.871Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 12:44 .git [2023-05-09T12:45:57.871Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 12:44 .github [2023-05-09T12:45:57.871Z] -rw-rw-r-- 1 jenkins jenkins 337 May 9 12:44 .gitignore [2023-05-09T12:45:57.871Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 12:44 .golangci.yml [2023-05-09T12:45:57.871Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 12:44 .semver [2023-05-09T12:45:57.871Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 9 12:44 Attribution.txt [2023-05-09T12:45:57.871Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 9 12:44 CHANGELOG.md [2023-05-09T12:45:57.872Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 9 12:44 Dockerfile [2023-05-09T12:45:57.872Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 12:44 GOVERNANCE.md [2023-05-09T12:45:57.872Z] -rw-rw-r-- 1 jenkins jenkins 660 May 9 12:44 Jenkinsfile [2023-05-09T12:45:57.872Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 9 12:44 LICENSE [2023-05-09T12:45:57.872Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 9 12:44 Makefile [2023-05-09T12:45:57.872Z] -rw-rw-r-- 1 jenkins jenkins 623 May 9 12:44 OWNERS.md [2023-05-09T12:45:57.872Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 9 12:44 README.md [2023-05-09T12:45:57.872Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 12:44 VERSION [2023-05-09T12:45:57.872Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 12:44 bin [2023-05-09T12:45:57.872Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 12:44 cmd [2023-05-09T12:45:57.872Z] -rw-r--r-- 1 jenkins jenkins 43063 May 9 12:45 coverage.out [2023-05-09T12:45:57.872Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 9 12:44 go.mod [2023-05-09T12:45:57.872Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 9 12:44 go.sum [2023-05-09T12:45:57.872Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 12:44 internal [2023-05-09T12:45:57.872Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 12:44 snap [2023-05-09T12:45:57.872Z] -rw-rw-r-- 1 jenkins jenkins 235 May 9 12:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T12:45:58.277Z] + 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=58f25e79d2b6358b9efe8a6c2db37bf44cd84193 --label arch=amd64 --label version=0.0.0 . [2023-05-09T12:45:58.277Z] Sending build context to Docker daemon 23.67MB [2023-05-09T12:45:58.277Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T12:45:58.277Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-09T12:45:58.277Z] ---> 6461d6a732d5 [2023-05-09T12:45:58.277Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T12:45:58.536Z] ---> Running in 2caa6f220353 [2023-05-09T12:45:58.536Z] Removing intermediate container 2caa6f220353 [2023-05-09T12:45:58.536Z] ---> bd120eaa6d30 [2023-05-09T12:45:58.536Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T12:45:58.536Z] ---> Running in 9b1d29f31f81 [2023-05-09T12:45:58.536Z] Removing intermediate container 9b1d29f31f81 [2023-05-09T12:45:58.536Z] ---> b1e86e19a4c1 [2023-05-09T12:45:58.536Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-09T12:45:58.795Z] ---> Running in 3cc6f7a29355 [2023-05-09T12:45:58.795Z] Removing intermediate container 3cc6f7a29355 [2023-05-09T12:45:58.795Z] ---> c6a39b9151ec [2023-05-09T12:45:58.795Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-09T12:45:58.795Z] ---> Running in cc2ae30a85d6 [2023-05-09T12:45:58.795Z] Removing intermediate container cc2ae30a85d6 [2023-05-09T12:45:58.795Z] ---> a6713d650627 [2023-05-09T12:45:58.795Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T12:45:58.795Z] ---> Running in 5d79912fc2b8 [2023-05-09T12:45:59.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T12:45:59.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T12:45:59.313Z] OK: 269 MiB in 57 packages [2023-05-09T12:45:59.883Z] Removing intermediate container 5d79912fc2b8 [2023-05-09T12:45:59.883Z] ---> fd91aafb2d19 [2023-05-09T12:45:59.883Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-09T12:45:59.883Z] ---> 751972462bde [2023-05-09T12:45:59.883Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T12:45:59.883Z] ---> Running in 69d2e01f1690 [2023-05-09T12:46:00.821Z] Removing intermediate container 69d2e01f1690 [2023-05-09T12:46:00.821Z] ---> 86e9b6bb310e [2023-05-09T12:46:00.821Z] Step 10/25 : COPY . . [2023-05-09T12:46:01.388Z] ---> 7418931007d3 [2023-05-09T12:46:01.388Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T12:46:01.388Z] ---> Running in 9632977da54c [2023-05-09T12:46:01.388Z] Removing intermediate container 9632977da54c [2023-05-09T12:46:01.388Z] ---> 6eac5eee46d2 [2023-05-09T12:46:01.388Z] Step 12/25 : RUN $MAKE [2023-05-09T12:46:01.388Z] ---> Running in 80a7f7bdd461 [2023-05-09T12:46:01.645Z] 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-05-09T12:46:10.048Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14669 in /w/workspace/foundry_device-virtual-go_PR-401 [Pipeline] { [Pipeline] ws [2023-05-09T12:46:10.111Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-05-09T12:46:10.190Z] The recommended git tool is: git [2023-05-09T12:46:15.215Z] using credential edgex-jenkins-ssh [2023-05-09T12:46:15.234Z] Cloning the remote Git repository [2023-05-09T12:46:15.275Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-09T12:46:15.361Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-05-09T12:46:15.491Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-09T12:46:15.492Z] > git --version # timeout=10 [2023-05-09T12:46:15.511Z] > git --version # 'git version 2.25.1' [2023-05-09T12:46:15.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T12:46:15.640Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T12:46:19.714Z] Removing intermediate container 80a7f7bdd461 [2023-05-09T12:46:19.714Z] ---> 3e5e01cd82ae [2023-05-09T12:46:19.714Z] Step 13/25 : FROM alpine:3.17 [2023-05-09T12:46:19.714Z] 3.17: Pulling from library/alpine [2023-05-09T12:46:19.714Z] f56be85fc22e: Already exists [2023-05-09T12:46:19.714Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T12:46:19.714Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T12:46:19.714Z] ---> 9ed4aefc74f6 [2023-05-09T12:46:19.714Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-09T12:46:19.714Z] ---> Running in b4b9c5c76631 [2023-05-09T12:46:19.714Z] Removing intermediate container b4b9c5c76631 [2023-05-09T12:46:19.714Z] ---> d58ca3879087 [2023-05-09T12:46:19.714Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-09T12:46:19.714Z] ---> Running in 324ea3a386dc [2023-05-09T12:46:19.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T12:46:19.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T12:46:19.714Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T12:46:19.714Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T12:46:19.714Z] OK: 7 MiB in 16 packages [2023-05-09T12:46:19.714Z] Removing intermediate container 324ea3a386dc [2023-05-09T12:46:19.714Z] ---> abee6aba3481 [2023-05-09T12:46:19.714Z] Step 16/25 : WORKDIR / [2023-05-09T12:46:19.714Z] ---> Running in 5ecb07a749cc [2023-05-09T12:46:19.714Z] Removing intermediate container 5ecb07a749cc [2023-05-09T12:46:19.714Z] ---> 657c29268069 [2023-05-09T12:46:19.714Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-09T12:46:19.714Z] ---> 380290b811c0 [2023-05-09T12:46:19.714Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-09T12:46:19.973Z] ---> cd0aa0851274 [2023-05-09T12:46:19.973Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-09T12:46:20.149Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-09T12:46:20.168Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T12:46:20.538Z] ---> a494a88c7626 [2023-05-09T12:46:20.538Z] Step 20/25 : EXPOSE 59900 [2023-05-09T12:46:20.538Z] ---> Running in d573446e1829 [2023-05-09T12:46:20.538Z] Removing intermediate container d573446e1829 [2023-05-09T12:46:20.538Z] ---> 2caaf724b855 [2023-05-09T12:46:20.538Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-09T12:46:20.538Z] ---> Running in 56dd1f5e1667 [2023-05-09T12:46:20.796Z] Removing intermediate container 56dd1f5e1667 [2023-05-09T12:46:20.796Z] ---> 1971e5d027ef [2023-05-09T12:46:20.796Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T12:46:20.796Z] ---> Running in 74b8967068b5 [2023-05-09T12:46:20.796Z] Removing intermediate container 74b8967068b5 [2023-05-09T12:46:20.796Z] ---> bf0cad419ee0 [2023-05-09T12:46:20.796Z] Step 23/25 : LABEL arch=amd64 [2023-05-09T12:46:20.796Z] ---> Running in 42dfad1c845d [2023-05-09T12:46:20.796Z] Removing intermediate container 42dfad1c845d [2023-05-09T12:46:20.796Z] ---> caff5574d4a5 [2023-05-09T12:46:20.796Z] Step 24/25 : LABEL git_sha=58f25e79d2b6358b9efe8a6c2db37bf44cd84193 [2023-05-09T12:46:20.797Z] ---> Running in 316c6e663542 [2023-05-09T12:46:21.054Z] Removing intermediate container 316c6e663542 [2023-05-09T12:46:21.054Z] ---> 432b1b50e5d7 [2023-05-09T12:46:21.054Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T12:46:21.054Z] ---> Running in cb09df04a4f9 [2023-05-09T12:46:21.054Z] Removing intermediate container cb09df04a4f9 [2023-05-09T12:46:21.054Z] ---> c8789b43bc78 [2023-05-09T12:46:21.055Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T12:46:21.055Z] Successfully built c8789b43bc78 [2023-05-09T12:46:21.055Z] 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] { [2023-05-09T12:46:21.591Z] Merging remotes/origin/main commit 75585deb70bc80a1f521499c22e56c4d6cf5dcfe into PR head commit 58f25e79d2b6358b9efe8a6c2db37bf44cd84193 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T12:46:21.042Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-09T12:46:21.082Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-09T12:46:21.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T12:46:21.101Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/401/head:refs/remotes/origin/PR-401 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-09T12:46:21.613Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T12:46:21.681Z] > git checkout -f 58f25e79d2b6358b9efe8a6c2db37bf44cd84193 # timeout=10 [2023-05-09T12:46:21.769Z] > git remote # timeout=10 [2023-05-09T12:46:21.869Z] Merge succeeded, producing 58f25e79d2b6358b9efe8a6c2db37bf44cd84193 [2023-05-09T12:46:21.870Z] Checking out Revision 58f25e79d2b6358b9efe8a6c2db37bf44cd84193 (PR-401) [2023-05-09T12:46:21.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T12:46:21.952Z] [2023-05-09T12:46:21.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T12:46:22.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T12:46:22.324Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T12:46:22.324Z] 5eb5b503b376: Pulling fs layer [2023-05-09T12:46:22.324Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T12:46:22.324Z] ec43610c2a17: Pulling fs layer [2023-05-09T12:46:22.324Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T12:46:22.324Z] 33b1e0a273af: Pulling fs layer [2023-05-09T12:46:22.324Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T12:46:22.324Z] 2f39f015ded8: Pulling fs layer [2023-05-09T12:46:22.324Z] 33b1e0a273af: Waiting [2023-05-09T12:46:22.324Z] 5d3b04190fa2: Waiting [2023-05-09T12:46:22.324Z] 2f39f015ded8: Waiting [2023-05-09T12:46:22.324Z] 3a2ae6a8a46f: Waiting [2023-05-09T12:46:22.324Z] 5c69ac0246d0: Download complete [2023-05-09T12:46:22.324Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T12:46:22.324Z] 3a2ae6a8a46f: Download complete [2023-05-09T12:46:22.324Z] ec43610c2a17: Verifying Checksum [2023-05-09T12:46:22.324Z] 33b1e0a273af: Verifying Checksum [2023-05-09T12:46:22.324Z] ec43610c2a17: Download complete [2023-05-09T12:46:22.324Z] 33b1e0a273af: Download complete [2023-05-09T12:46:22.324Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T12:46:22.324Z] 5d3b04190fa2: Download complete [2023-05-09T12:46:22.377Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-09T12:46:22.432Z] > git --version # timeout=10 [2023-05-09T12:46:22.445Z] > git --version # 'git version 2.25.1' [2023-05-09T12:46:22.459Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T12:46:22.581Z] 5eb5b503b376: Verifying Checksum [2023-05-09T12:46:22.581Z] 5eb5b503b376: Download complete [2023-05-09T12:46:22.940Z] [2023-05-09T12:46:22.940Z] GitHub has been notified of this commit’s build result [2023-05-09T12:46:22.940Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-05-09T12:46:23.149Z] 2f39f015ded8: Download complete [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T12:46:21.786Z] > git config --get remote.origin.url # timeout=10 [2023-05-09T12:46:21.811Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T12:46:21.824Z] > git merge 75585deb70bc80a1f521499c22e56c4d6cf5dcfe # timeout=10 [2023-05-09T12:46:21.852Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-09T12:46:21.878Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T12:46:21.892Z] > git checkout -f 58f25e79d2b6358b9efe8a6c2db37bf44cd84193 # timeout=10 [2023-05-09T12:46:23.680Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T12:46:23.680Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T12:46:23.680Z] Dload Upload Total Spent Left Speed [2023-05-09T12:46:23.680Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [2023-05-09T12:46:23.713Z] 5eb5b503b376: Pull complete [2023-05-09T12:46:23.713Z] 5c69ac0246d0: Pull complete [Pipeline] sh [2023-05-09T12:46:24.281Z] ec43610c2a17: Pull complete [2023-05-09T12:46:24.281Z] 3a2ae6a8a46f: Pull complete [2023-05-09T12:46:24.304Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T12:46:24.540Z] 33b1e0a273af: Pull complete [2023-05-09T12:46:24.540Z] 5d3b04190fa2: Pull complete [2023-05-09T12:46:24.641Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T12:46:24.641Z] + sudo tee /etc/docker/daemon.new [2023-05-09T12:46:24.641Z] { [2023-05-09T12:46:24.641Z] "registry-mirrors": [ [2023-05-09T12:46:24.641Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T12:46:24.641Z] ], [2023-05-09T12:46:24.641Z] "bip": "10.250.0.254/24", [2023-05-09T12:46:24.641Z] "hosts": [ [2023-05-09T12:46:24.641Z] "tcp://0.0.0.0:5555", [2023-05-09T12:46:24.641Z] "unix:///var/run/docker.sock" [2023-05-09T12:46:24.641Z] ], [2023-05-09T12:46:24.641Z] "mtu": 1458, [2023-05-09T12:46:24.641Z] "selinux-enabled": true, [2023-05-09T12:46:24.641Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T12:46:24.641Z] } [Pipeline] sh [2023-05-09T12:46:24.993Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T12:46:25.331Z] + sudo service docker restart [2023-05-09T12:46:28.723Z] 2f39f015ded8: Pull complete [2023-05-09T12:46:28.723Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T12:46:28.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T12:46:28.723Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T12:46:28.954Z] prd-ubuntu20.04-docker-8c-8g-14668 does not seem to be running inside a container [2023-05-09T12:46:28.988Z] $ 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-401 -v /w/workspace/foundry_device-virtual-go_PR-401:/w/workspace/foundry_device-virtual-go_PR-401:rw,z -v /w/workspace/foundry_device-virtual-go_PR-401@tmp:/w/workspace/foundry_device-virtual-go_PR-401@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-05-09T12:46:31.834Z] $ docker top c5fd4859662fd4a74b8ed53cb2692b5992ac6b21f84ab0470cf4868104f4386f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T12:46:32.305Z] ---> job-cost.sh [2023-05-09T12:46:32.305Z] lf-activate-venv: SKIPPING [2023-05-09T12:46:32.305Z] INFO: No Stack... [2023-05-09T12:46:32.564Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T12:46:32.824Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T12:46:33.141Z] + cat /w/workspace/foundry_device-virtual-go_PR-401/archives/cost.csv [2023-05-09T12:46:33.141Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T12:46:33.185Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-401-1-stack-cost] [2023-05-09T12:46:33.190Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-401-1-stack-cost] did not exist. Created. [2023-05-09T12:46:33.190Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-401-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T12:46:33.587Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T12:46:33.647Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T12:46:33.680Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-401-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T12:46:33.766Z] $ docker stop --time=1 c5fd4859662fd4a74b8ed53cb2692b5992ac6b21f84ab0470cf4868104f4386f [2023-05-09T12:46:34.919Z] $ docker rm -f --volumes c5fd4859662fd4a74b8ed53cb2692b5992ac6b21f84ab0470cf4868104f4386f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T12:46:43.646Z] provisioning config files... [2023-05-09T12:46:43.671Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config6807266744100005816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T12:46:44.064Z] ---> docker-login.sh [2023-05-09T12:46:44.064Z] nexus3.edgexfoundry.org:10001 [2023-05-09T12:46:44.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:46:44.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:46:44.601Z] Configure a credential helper to remove this warning. See [2023-05-09T12:46:44.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:46:44.601Z] [2023-05-09T12:46:44.601Z] Login Succeeded [2023-05-09T12:46:44.601Z] nexus3.edgexfoundry.org:10002 [2023-05-09T12:46:44.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:46:44.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:46:44.869Z] Configure a credential helper to remove this warning. See [2023-05-09T12:46:44.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:46:44.869Z] [2023-05-09T12:46:44.869Z] Login Succeeded [2023-05-09T12:46:44.869Z] nexus3.edgexfoundry.org:10003 [2023-05-09T12:46:45.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:46:45.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:46:45.403Z] Configure a credential helper to remove this warning. See [2023-05-09T12:46:45.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:46:45.403Z] [2023-05-09T12:46:45.403Z] Login Succeeded [2023-05-09T12:46:45.403Z] nexus3.edgexfoundry.org:10004 [2023-05-09T12:46:45.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:46:45.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:46:45.673Z] Configure a credential helper to remove this warning. See [2023-05-09T12:46:45.673Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:46:45.673Z] [2023-05-09T12:46:45.673Z] Login Succeeded [2023-05-09T12:46:45.673Z] docker.io [2023-05-09T12:46:45.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T12:46:46.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T12:46:46.206Z] Configure a credential helper to remove this warning. See [2023-05-09T12:46:46.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T12:46:46.206Z] [2023-05-09T12:46:46.206Z] Login Succeeded [2023-05-09T12:46:46.206Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T12:46:46.232Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T12:46:46.615Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T12:46:46.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T12:46:46.685Z] ========================================================= [2023-05-09T12:46:46.685Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T12:46:46.685Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T12:46:47.185Z] + 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-05-09T12:46:47.452Z] Sending build context to Docker daemon 11.98MB [2023-05-09T12:46:47.452Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T12:46:47.452Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T12:46:47.726Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T12:46:47.726Z] c41833b44d91: Pulling fs layer [2023-05-09T12:46:47.726Z] ed15518f5707: Pulling fs layer [2023-05-09T12:46:47.726Z] feae8fd75edb: Pulling fs layer [2023-05-09T12:46:47.726Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T12:46:47.726Z] 3cdef696dda3: Pulling fs layer [2023-05-09T12:46:47.726Z] 2ced38df9373: Pulling fs layer [2023-05-09T12:46:47.726Z] 58f1dce35555: Pulling fs layer [2023-05-09T12:46:47.726Z] 3cdef696dda3: Waiting [2023-05-09T12:46:47.726Z] 2ced38df9373: Waiting [2023-05-09T12:46:47.726Z] 58f1dce35555: Waiting [2023-05-09T12:46:47.726Z] 242c74f7c9fa: Waiting [2023-05-09T12:46:47.726Z] ed15518f5707: Verifying Checksum [2023-05-09T12:46:47.726Z] ed15518f5707: Download complete [2023-05-09T12:46:47.726Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T12:46:47.726Z] 242c74f7c9fa: Download complete [2023-05-09T12:46:47.726Z] 3cdef696dda3: Verifying Checksum [2023-05-09T12:46:47.726Z] 3cdef696dda3: Download complete [2023-05-09T12:46:47.726Z] c41833b44d91: Verifying Checksum [2023-05-09T12:46:49.171Z] c41833b44d91: Pull complete [2023-05-09T12:46:49.171Z] 58f1dce35555: Verifying Checksum [2023-05-09T12:46:49.171Z] 58f1dce35555: Download complete [2023-05-09T12:46:49.441Z] ed15518f5707: Pull complete [2023-05-09T12:46:50.498Z] feae8fd75edb: Download complete [2023-05-09T12:46:50.498Z] 2ced38df9373: Verifying Checksum [2023-05-09T12:46:50.498Z] 2ced38df9373: Download complete [2023-05-09T12:47:02.843Z] feae8fd75edb: Pull complete [2023-05-09T12:47:02.843Z] 242c74f7c9fa: Pull complete [2023-05-09T12:47:02.843Z] 3cdef696dda3: Pull complete [2023-05-09T12:47:09.521Z] 2ced38df9373: Pull complete [2023-05-09T12:47:13.797Z] 58f1dce35555: Pull complete [2023-05-09T12:47:14.068Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T12:47:14.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T12:47:14.068Z] ---> fadd8f120f05 [2023-05-09T12:47:14.068Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T12:47:16.019Z] ---> Running in 8f49588bf88a [2023-05-09T12:47:16.019Z] Removing intermediate container 8f49588bf88a [2023-05-09T12:47:16.019Z] ---> 3a2d62237c02 [2023-05-09T12:47:16.019Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T12:47:16.019Z] ---> Running in 3942e38404ed [2023-05-09T12:47:16.288Z] Removing intermediate container 3942e38404ed [2023-05-09T12:47:16.288Z] ---> f19c1bad4f64 [2023-05-09T12:47:16.288Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T12:47:16.288Z] ---> Running in 1a89f6b04e06 [2023-05-09T12:47:16.556Z] Removing intermediate container 1a89f6b04e06 [2023-05-09T12:47:16.556Z] ---> 356c5fc8c2a6 [2023-05-09T12:47:16.556Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-09T12:47:16.824Z] ---> Running in 87c18afea9b3 [2023-05-09T12:47:17.091Z] Removing intermediate container 87c18afea9b3 [2023-05-09T12:47:17.091Z] ---> 9c6ffbed5ac5 [2023-05-09T12:47:17.091Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T12:47:17.091Z] ---> Running in 864a5bd35adf [2023-05-09T12:47:18.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T12:47:18.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T12:47:19.756Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-09T12:47:19.756Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-09T12:47:19.756Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-09T12:47:19.756Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-09T12:47:20.024Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T12:47:20.024Z] OK: 268 MiB in 57 packages [2023-05-09T12:47:20.988Z] Removing intermediate container 864a5bd35adf [2023-05-09T12:47:20.988Z] ---> bf243b2acae2 [2023-05-09T12:47:20.988Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-09T12:47:21.257Z] ---> 4416658348b6 [2023-05-09T12:47:21.257Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T12:47:21.540Z] ---> Running in 63579d9c3909 [2023-05-09T12:48:29.672Z] Removing intermediate container 63579d9c3909 [2023-05-09T12:48:29.672Z] ---> b9db2903c6d8 [2023-05-09T12:48:29.672Z] Step 10/12 : COPY . . [2023-05-09T12:48:29.672Z] ---> 4ac9d5f9491f [2023-05-09T12:48:29.672Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T12:48:29.672Z] ---> Running in 7047914baaac [2023-05-09T12:48:29.672Z] Removing intermediate container 7047914baaac [2023-05-09T12:48:29.672Z] ---> cf3bfdb40c02 [2023-05-09T12:48:29.672Z] Step 12/12 : RUN $MAKE [2023-05-09T12:48:29.672Z] ---> Running in f22d3cd29af1 [2023-05-09T12:48:29.672Z] noop [2023-05-09T12:48:29.672Z] Removing intermediate container f22d3cd29af1 [2023-05-09T12:48:29.672Z] ---> 7404991bca9d [2023-05-09T12:48:29.672Z] Successfully built 7404991bca9d [2023-05-09T12:48:29.672Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T12:48:30.154Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T12:48:30.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T12:48:30.440Z] prd-ubuntu20.04-docker-arm64-4c-16g-14669 does not seem to be running inside a container [2023-05-09T12:48:30.509Z] $ 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-05-09T12:48:31.778Z] $ docker top 2e039415534dfc7cb4a3e1445e08cf9293f216c7e43f2d07404d5f22c1b15da6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T12:48:32.677Z] + go version [2023-05-09T12:48:32.677Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T12:48:32.717Z] $ docker stop --time=1 2e039415534dfc7cb4a3e1445e08cf9293f216c7e43f2d07404d5f22c1b15da6 [2023-05-09T12:48:36.965Z] $ docker rm -f --volumes 2e039415534dfc7cb4a3e1445e08cf9293f216c7e43f2d07404d5f22c1b15da6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T12:48:37.828Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T12:48:37.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T12:48:38.143Z] prd-ubuntu20.04-docker-arm64-4c-16g-14669 does not seem to be running inside a container [2023-05-09T12:48:38.204Z] $ 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-05-09T12:48:39.364Z] $ docker top 990b86c47244a5221cffe87caa8f31c76b5058433180fa000575d5f69c737c06 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T12:48:40.270Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-09T12:48:41.000Z] + make test [2023-05-09T12:48:41.000Z] go test ./... -coverprofile=coverage.out [2023-05-09T12:49:13.227Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-09T12:51:04.890Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-09T12:51:04.890Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.107s coverage: 58.4% of statements [2023-05-09T12:51:04.890Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-09T12:51:04.890Z] go vet ./... [2023-05-09T12:51:31.609Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T12:51:31.609Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T12:51:31.609Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T12:51:31.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-09T12:51:31.683Z] $ docker stop --time=1 990b86c47244a5221cffe87caa8f31c76b5058433180fa000575d5f69c737c06 [2023-05-09T12:51:33.512Z] $ docker rm -f --volumes 990b86c47244a5221cffe87caa8f31c76b5058433180fa000575d5f69c737c06 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T12:51:34.689Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-09T12:51:34.725Z] Warning: overwriting stash ‘coverage-report’ [2023-05-09T12:51:35.222Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T12:51:35.852Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-09T12:51:36.190Z] + ls -al . [2023-05-09T12:51:36.190Z] total 188 [2023-05-09T12:51:36.190Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 12:48 . [2023-05-09T12:51:36.190Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 12:46 .. [2023-05-09T12:51:36.190Z] drwxrwxr-x 8 jenkins jenkins 4096 May 9 12:46 .git [2023-05-09T12:51:36.190Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 12:46 .github [2023-05-09T12:51:36.190Z] -rw-rw-r-- 1 jenkins jenkins 337 May 9 12:46 .gitignore [2023-05-09T12:51:36.190Z] -rw-rw-r-- 1 jenkins jenkins 41 May 9 12:46 .golangci.yml [2023-05-09T12:51:36.190Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 9 12:46 Attribution.txt [2023-05-09T12:51:36.190Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 9 12:46 CHANGELOG.md [2023-05-09T12:51:36.190Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 9 12:46 Dockerfile [2023-05-09T12:51:36.190Z] -rw-rw-r-- 1 jenkins jenkins 677 May 9 12:46 GOVERNANCE.md [2023-05-09T12:51:36.190Z] -rw-rw-r-- 1 jenkins jenkins 660 May 9 12:46 Jenkinsfile [2023-05-09T12:51:36.190Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 9 12:46 LICENSE [2023-05-09T12:51:36.190Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 9 12:46 Makefile [2023-05-09T12:51:36.190Z] -rw-rw-r-- 1 jenkins jenkins 623 May 9 12:46 OWNERS.md [2023-05-09T12:51:36.190Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 9 12:46 README.md [2023-05-09T12:51:36.190Z] -rw-rw-r-- 1 jenkins jenkins 5 May 9 12:44 VERSION [2023-05-09T12:51:36.190Z] drwxrwxr-x 2 jenkins jenkins 4096 May 9 12:46 bin [2023-05-09T12:51:36.190Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 12:46 cmd [2023-05-09T12:51:36.190Z] -rw-r--r-- 1 jenkins jenkins 43063 May 9 12:51 coverage.out [2023-05-09T12:51:36.190Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 9 12:46 go.mod [2023-05-09T12:51:36.190Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 9 12:46 go.sum [2023-05-09T12:51:36.190Z] drwxrwxr-x 3 jenkins jenkins 4096 May 9 12:46 internal [2023-05-09T12:51:36.190Z] drwxrwxr-x 4 jenkins jenkins 4096 May 9 12:46 snap [2023-05-09T12:51:36.190Z] -rw-rw-r-- 1 jenkins jenkins 235 May 9 12:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T12:51:36.625Z] + 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=58f25e79d2b6358b9efe8a6c2db37bf44cd84193 --label arch=arm64 --label version=0.0.0 . [2023-05-09T12:51:36.893Z] Sending build context to Docker daemon 12.02MB [2023-05-09T12:51:37.160Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T12:51:37.160Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-09T12:51:37.160Z] ---> 7404991bca9d [2023-05-09T12:51:37.160Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T12:51:37.160Z] ---> Running in b672678b36c1 [2023-05-09T12:51:37.427Z] Removing intermediate container b672678b36c1 [2023-05-09T12:51:37.427Z] ---> f066bdc885c5 [2023-05-09T12:51:37.427Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T12:51:37.427Z] ---> Running in be0904b7dcbe [2023-05-09T12:51:37.705Z] Removing intermediate container be0904b7dcbe [2023-05-09T12:51:37.705Z] ---> 398dad6b6006 [2023-05-09T12:51:37.705Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-09T12:51:37.972Z] ---> Running in b0c269b4bea6 [2023-05-09T12:51:38.239Z] Removing intermediate container b0c269b4bea6 [2023-05-09T12:51:38.239Z] ---> 2954d2b1cf1c [2023-05-09T12:51:38.239Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-09T12:51:38.239Z] ---> Running in 30dce43b3f49 [2023-05-09T12:51:38.507Z] Removing intermediate container 30dce43b3f49 [2023-05-09T12:51:38.507Z] ---> d7663f90f24f [2023-05-09T12:51:38.507Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T12:51:38.507Z] ---> Running in 85203fe98bd7 [2023-05-09T12:51:39.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T12:51:40.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T12:51:41.014Z] OK: 268 MiB in 57 packages [2023-05-09T12:51:41.975Z] Removing intermediate container 85203fe98bd7 [2023-05-09T12:51:41.975Z] ---> 98ba3664b7b0 [2023-05-09T12:51:41.975Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-09T12:51:42.244Z] ---> a6b91602b13d [2023-05-09T12:51:42.244Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T12:51:42.526Z] ---> Running in c2318604395d [2023-05-09T12:51:45.110Z] Removing intermediate container c2318604395d [2023-05-09T12:51:45.110Z] ---> 819bbe48719c [2023-05-09T12:51:45.110Z] Step 10/25 : COPY . . [2023-05-09T12:51:46.073Z] ---> 811929c6a449 [2023-05-09T12:51:46.073Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T12:51:46.073Z] ---> Running in 62a8a726dde3 [2023-05-09T12:51:46.342Z] Removing intermediate container 62a8a726dde3 [2023-05-09T12:51:46.342Z] ---> 82c5864ffa91 [2023-05-09T12:51:46.342Z] Step 12/25 : RUN $MAKE [2023-05-09T12:51:46.613Z] ---> Running in 50194c561e52 [2023-05-09T12:51:47.572Z] 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-05-09T12:53:54.262Z] Removing intermediate container 50194c561e52 [2023-05-09T12:53:54.262Z] ---> 575e74bc90db [2023-05-09T12:53:54.262Z] Step 13/25 : FROM alpine:3.17 [2023-05-09T12:53:54.262Z] 3.17: Pulling from library/alpine [2023-05-09T12:53:54.262Z] c41833b44d91: Already exists [2023-05-09T12:53:54.262Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T12:53:54.262Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T12:53:54.262Z] ---> 51e60588ff2c [2023-05-09T12:53:54.262Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-09T12:53:54.262Z] ---> Running in fba0bd62de14 [2023-05-09T12:53:54.262Z] Removing intermediate container fba0bd62de14 [2023-05-09T12:53:54.262Z] ---> bbecd4dea92b [2023-05-09T12:53:54.262Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-09T12:53:54.262Z] ---> Running in 6b9da11f3beb [2023-05-09T12:53:54.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T12:53:54.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T12:53:54.262Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T12:53:54.262Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T12:53:54.262Z] OK: 8 MiB in 16 packages [2023-05-09T12:53:54.262Z] Removing intermediate container 6b9da11f3beb [2023-05-09T12:53:54.262Z] ---> 9e8218d5afab [2023-05-09T12:53:54.262Z] Step 16/25 : WORKDIR / [2023-05-09T12:53:54.262Z] ---> Running in 4566a1b34cb3 [2023-05-09T12:53:54.262Z] Removing intermediate container 4566a1b34cb3 [2023-05-09T12:53:54.262Z] ---> 8ea7f819f5a7 [2023-05-09T12:53:54.262Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-09T12:53:54.262Z] ---> afd95d90a6bb [2023-05-09T12:53:54.262Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-09T12:53:54.845Z] ---> c927693e6c1d [2023-05-09T12:53:54.845Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-09T12:53:56.258Z] ---> a6139f496910 [2023-05-09T12:53:56.258Z] Step 20/25 : EXPOSE 59900 [2023-05-09T12:53:56.258Z] ---> Running in a269e52c11f0 [2023-05-09T12:53:56.527Z] Removing intermediate container a269e52c11f0 [2023-05-09T12:53:56.527Z] ---> f606044c2873 [2023-05-09T12:53:56.527Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-09T12:53:56.527Z] ---> Running in 3b09e122f9c5 [2023-05-09T12:53:56.795Z] Removing intermediate container 3b09e122f9c5 [2023-05-09T12:53:56.795Z] ---> 96111769cf49 [2023-05-09T12:53:56.795Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T12:53:57.066Z] ---> Running in 8fc9c3950d36 [2023-05-09T12:53:57.335Z] Removing intermediate container 8fc9c3950d36 [2023-05-09T12:53:57.335Z] ---> f2a3a5c2e597 [2023-05-09T12:53:57.335Z] Step 23/25 : LABEL arch=arm64 [2023-05-09T12:53:57.335Z] ---> Running in 9a7e329ec401 [2023-05-09T12:53:57.604Z] Removing intermediate container 9a7e329ec401 [2023-05-09T12:53:57.604Z] ---> 583a01c9af30 [2023-05-09T12:53:57.604Z] Step 24/25 : LABEL git_sha=58f25e79d2b6358b9efe8a6c2db37bf44cd84193 [2023-05-09T12:53:57.604Z] ---> Running in 69c6b5819811 [2023-05-09T12:53:58.192Z] Removing intermediate container 69c6b5819811 [2023-05-09T12:53:58.192Z] ---> b494e937e648 [2023-05-09T12:53:58.192Z] Step 25/25 : LABEL version=0.0.0 [2023-05-09T12:53:58.192Z] ---> Running in d30058af1488 [2023-05-09T12:53:58.461Z] Removing intermediate container d30058af1488 [2023-05-09T12:53:58.461Z] ---> 4c25cdf1efef [2023-05-09T12:53:58.461Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-09T12:53:58.461Z] Successfully built 4c25cdf1efef [2023-05-09T12:53:58.461Z] 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-05-09T12:53:59.303Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T12:53:59.303Z] [2023-05-09T12:53:59.303Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T12:53:59.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T12:54:00.041Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T12:54:00.041Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T12:54:00.041Z] 04944245beec: Pulling fs layer [2023-05-09T12:54:00.041Z] 699f458cf7ca: Pulling fs layer [2023-05-09T12:54:00.041Z] 765212b225bb: Pulling fs layer [2023-05-09T12:54:00.041Z] f23df028b6ca: Pulling fs layer [2023-05-09T12:54:00.041Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T12:54:00.041Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T12:54:00.041Z] 765212b225bb: Waiting [2023-05-09T12:54:00.041Z] f23df028b6ca: Waiting [2023-05-09T12:54:00.041Z] d65c8cfc05b1: Waiting [2023-05-09T12:54:00.041Z] 2437ff75d9bd: Waiting [2023-05-09T12:54:00.041Z] 04944245beec: Verifying Checksum [2023-05-09T12:54:00.041Z] 04944245beec: Download complete [2023-05-09T12:54:00.041Z] 765212b225bb: Verifying Checksum [2023-05-09T12:54:00.041Z] 765212b225bb: Download complete [2023-05-09T12:54:00.041Z] f23df028b6ca: Verifying Checksum [2023-05-09T12:54:00.041Z] f23df028b6ca: Download complete [2023-05-09T12:54:00.041Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T12:54:00.041Z] d65c8cfc05b1: Download complete [2023-05-09T12:54:00.346Z] 699f458cf7ca: Verifying Checksum [2023-05-09T12:54:00.346Z] 699f458cf7ca: Download complete [2023-05-09T12:54:00.648Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T12:54:00.648Z] 8998bd30e6a1: Download complete [2023-05-09T12:54:03.300Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T12:54:03.300Z] 2437ff75d9bd: Download complete [2023-05-09T12:54:05.247Z] 8998bd30e6a1: Pull complete [2023-05-09T12:54:05.514Z] 04944245beec: Pull complete [2023-05-09T12:54:06.922Z] 699f458cf7ca: Pull complete [2023-05-09T12:54:06.922Z] 765212b225bb: Pull complete [2023-05-09T12:54:07.883Z] f23df028b6ca: Pull complete [2023-05-09T12:54:07.883Z] d65c8cfc05b1: Pull complete [2023-05-09T12:54:26.105Z] 2437ff75d9bd: Pull complete [2023-05-09T12:54:26.105Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T12:54:26.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T12:54:26.105Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T12:54:26.520Z] prd-ubuntu20.04-docker-arm64-4c-16g-14669 does not seem to be running inside a container [2023-05-09T12:54:26.591Z] $ 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-05-09T12:54:29.125Z] $ docker top 46e90502124a153d5ba4cdd9c94007b3bdb1daec9157405085ba44843bfb2814 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T12:54:30.031Z] ---> job-cost.sh [2023-05-09T12:54:30.031Z] lf-activate-venv: SKIPPING [2023-05-09T12:54:30.031Z] INFO: No Stack... [2023-05-09T12:54:30.298Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T12:54:31.258Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T12:54:31.928Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-05-09T12:54:31.928Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T12:54:32.017Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-401-1-stack-cost] [2023-05-09T12:54:32.023Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-401-1-stack-cost] did not exist. Created. [2023-05-09T12:54:32.023Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-401-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T12:54:32.746Z] /w/workspace/device-virtual-go/1@tmp/durable-d0a3f45b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T12:54:33.414Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T12:54:33.450Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T12:54:33.493Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T12:54:33.508Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-401-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T12:54:33.598Z] $ docker stop --time=1 46e90502124a153d5ba4cdd9c94007b3bdb1daec9157405085ba44843bfb2814 [2023-05-09T12:54:35.079Z] $ docker rm -f --volumes 46e90502124a153d5ba4cdd9c94007b3bdb1daec9157405085ba44843bfb2814 [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-05-09T12:54:36.066Z] provisioning config files... [2023-05-09T12:54:36.073Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-401@tmp/config8622516280873259509tmp [Pipeline] { [Pipeline] sh [2023-05-09T12:54:36.411Z] + set +x [2023-05-09T12:54:36.411Z] + curl -s https://codecov.io/bash [2023-05-09T12:54:36.411Z] + bash -s -- [2023-05-09T12:54:36.411Z] [2023-05-09T12:54:36.411Z] _____ _ [2023-05-09T12:54:36.411Z] / ____| | | [2023-05-09T12:54:36.411Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T12:54:36.411Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T12:54:36.411Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T12:54:36.411Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T12:54:36.411Z] Bash-1.0.6 [2023-05-09T12:54:36.411Z] [2023-05-09T12:54:36.411Z] [2023-05-09T12:54:36.411Z] ==> git version 2.25.1 found [2023-05-09T12:54:36.411Z] ==> 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-05-09T12:54:36.411Z] Release-Date: 2020-01-08 [2023-05-09T12:54:36.411Z] 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-05-09T12:54:36.411Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T12:54:36.411Z] ==> Jenkins CI detected. [2023-05-09T12:54:36.411Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-401 [2023-05-09T12:54:36.411Z] project root: . [2023-05-09T12:54:36.411Z] --> token set from env [2023-05-09T12:54:36.411Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T12:54:36.411Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T12:54:36.411Z] ==> Python coveragepy not found [2023-05-09T12:54:36.411Z] ==> Searching for coverage reports in: [2023-05-09T12:54:36.411Z] + . [2023-05-09T12:54:36.412Z] -> Found 1 reports [2023-05-09T12:54:36.412Z] ==> Detecting git/mercurial file structure [2023-05-09T12:54:36.412Z] ==> Reading reports [2023-05-09T12:54:36.670Z] + ./coverage.out bytes=43063 [2023-05-09T12:54:36.670Z] ==> Appending adjustments [2023-05-09T12:54:36.671Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T12:54:36.671Z] + Found adjustments [2023-05-09T12:54:36.671Z] ==> Gzipping contents [2023-05-09T12:54:36.671Z] 8.0K /tmp/codecov.krDsw7.gz [2023-05-09T12:54:36.671Z] ==> Uploading reports [2023-05-09T12:54:36.671Z] url: https://codecov.io [2023-05-09T12:54:36.671Z] query: branch=PR-401&commit=58f25e79d2b6358b9efe8a6c2db37bf44cd84193&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-401%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=401&job=&cmd_args= [2023-05-09T12:54:36.671Z] -> Pinging Codecov [2023-05-09T12:54:36.671Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-401&commit=58f25e79d2b6358b9efe8a6c2db37bf44cd84193&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-401%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=401&job=&cmd_args= [2023-05-09T12:54:36.930Z] -> Uploading to [2023-05-09T12:54:36.930Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/5E52B4B073DB2E39498172D8E973AA87/58f25e79d2b6358b9efe8a6c2db37bf44cd84193/9ab0669e-3d2b-4696-a860-1fa0ce39f914.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T125436Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7a3d514981df8d6b03233bd775af41a6f20817348ce20f139481b4dcfd7cd4e7 [2023-05-09T12:54:36.930Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T12:54:36.930Z] Dload Upload Total Spent Left Speed [2023-05-09T12:54:37.190Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 24923 --:--:-- --:--:-- --:--:-- 24923 [2023-05-09T12:54:37.190Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/58f25e79d2b6358b9efe8a6c2db37bf44cd84193 [Pipeline] } [2023-05-09T12:54:37.218Z] 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-05-09T12:54:39.060Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-401/archives ] [2023-05-09T12:54:39.060Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-401/archives [2023-05-09T12:54:39.060Z] total 16 [2023-05-09T12:54:39.060Z] drwxr-xr-x 3 root root 4096 May 9 12:46 . [2023-05-09T12:54:39.060Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 12:46 .. [2023-05-09T12:54:39.060Z] drwxr-xr-x 2 root root 4096 May 9 12:46 cost [2023-05-09T12:54:39.060Z] -rw-r--r-- 1 root root 89 May 9 12:46 cost.csv [2023-05-09T12:54:39.060Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-401/archives [2023-05-09T12:54:39.060Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-401/archives [2023-05-09T12:54:39.060Z] total 16 [2023-05-09T12:54:39.060Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 12:46 . [2023-05-09T12:54:39.060Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 12:46 .. [2023-05-09T12:54:39.060Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 12:46 cost [2023-05-09T12:54:39.060Z] -rw-r--r-- 1 jenkins jenkins 89 May 9 12:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T12:54:39.388Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T12:54:40.282Z] ---> package-listing.sh [2023-05-09T12:54:40.283Z] ++ facter osfamily [2023-05-09T12:54:40.283Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T12:54:40.543Z] + OS_FAMILY=debian [2023-05-09T12:54:40.543Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-401 [2023-05-09T12:54:40.543Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T12:54:40.543Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T12:54:40.543Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T12:54:40.543Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T12:54:40.543Z] + '[' /w/workspace/foundry_device-virtual-go_PR-401 ']' [2023-05-09T12:54:40.543Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T12:54:40.543Z] + case "${OS_FAMILY}" in [2023-05-09T12:54:40.543Z] + grep '^ii' [2023-05-09T12:54:40.543Z] + dpkg -l [2023-05-09T12:54:40.543Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T12:54:40.543Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T12:54:40.543Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T12:54:40.543Z] + '[' /w/workspace/foundry_device-virtual-go_PR-401 ']' [2023-05-09T12:54:40.543Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-401/archives/ [2023-05-09T12:54:40.543Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-401/archives/ [Pipeline] echo [2023-05-09T12:54:40.576Z] 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-401/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-09T12:54:40.869Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T12:54:41.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T12:54:41.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T12:54:41.641Z] prd-ubuntu20.04-docker-8c-8g-14668 does not seem to be running inside a container [2023-05-09T12:54:41.673Z] $ 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-401/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-401 -v /w/workspace/foundry_device-virtual-go_PR-401:/w/workspace/foundry_device-virtual-go_PR-401:rw,z -v /w/workspace/foundry_device-virtual-go_PR-401@tmp:/w/workspace/foundry_device-virtual-go_PR-401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T12:54:41.851Z] $ docker top f9b420445bca0e25f25f06d2de01f11a67ad19198a37432020f2fb99ddcf33db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T12:54:42.242Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T12:54:42.553Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T12:54:42.865Z] + ls /var/log/sa-host [2023-05-09T12:54:42.865Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T12:54:43.102Z] provisioning config files... [2023-05-09T12:54:43.112Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-401@tmp/config18428583267555594481tmp [Pipeline] { [Pipeline] echo [2023-05-09T12:54:43.176Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T12:54:43.489Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T12:54:43.519Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T12:54:43.942Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T12:54:43.981Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T12:54:44.291Z] ---> sudo-logs.sh [2023-05-09T12:54:44.291Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T12:54:44.382Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T12:54:44.695Z] ---> job-cost.sh [2023-05-09T12:54:44.695Z] lf-activate-venv: SKIPPING [2023-05-09T12:54:44.695Z] DEBUG: total: 0.2199999988079071 [2023-05-09T12:54:44.695Z] INFO: Retrieving Stack Cost... [2023-05-09T12:54:45.265Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T12:54:45.524Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T12:54:45.558Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T12:54:45.868Z] ---> logs-deploy.sh [2023-05-09T12:54:45.869Z] lf-activate-venv: SKIPPING [2023-05-09T12:54:45.869Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-401/1 [2023-05-09T12:54:45.869Z] INFO: archiving workspace using pattern(s): [2023-05-09T12:54:46.805Z] Archives upload complete. [2023-05-09T12:54:46.805Z] INFO: archiving logs to Nexus