Pull request #406 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f88ee7c589e2134581a645a7de2d8af876e54957+d55cfd14756feee5759f983c7252b83ebf242d79 (0d3787957e6829dbcbbc0966a3e94dc1aafc1674) 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-ssh12823793241991195479.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-ssh2846516318982269473.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-406/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-406/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10835449897537097042.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-406/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12165404025182774570.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-ssh14313076656437611828.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-406/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-406/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11446292529516310923.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-15200 in /w/workspace/foundry_device-virtual-go_PR-406 [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-406 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d55cfd14756feee5759f983c7252b83ebf242d79 into PR head commit f88ee7c589e2134581a645a7de2d8af876e54957 Merge succeeded, producing f88ee7c589e2134581a645a7de2d8af876e54957 Checking out Revision f88ee7c589e2134581a645a7de2d8af876e54957 (PR-406) > 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/406/head:refs/remotes/origin/PR-406 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f88ee7c589e2134581a645a7de2d8af876e54957 # 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 d55cfd14756feee5759f983c7252b83ebf242d79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f88ee7c589e2134581a645a7de2d8af876e54957 # timeout=10 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 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-11T11:59:34.010Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-11T11:59:34.225Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-11T11:59:34.335Z] ========================================================= [2023-05-11T11:59:34.335Z] EdgeX Global Pipelines Version Info [2023-05-11T11:59:34.335Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-11T11:59:35.604Z] ------------------- [2023-05-11T11:59:35.604Z] stable info: [2023-05-11T11:59:35.604Z] ------------------- [2023-05-11T11:59:35.604Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-11T11:59:35.604Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T11:59:35.604Z] Message: update stable to v1.0.249 [2023-05-11T11:59:35.865Z] ------------------- [2023-05-11T11:59:35.865Z] experimental info: [2023-05-11T11:59:35.865Z] ------------------- [2023-05-11T11:59:35.865Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-11T11:59:35.865Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T11:59:35.865Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-11T11:59:36.240Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-11T11:59:36.286Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-11T11:59:36.330Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-11T11:59:36.379Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-11T11:59:36.427Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-11T11:59:36.472Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-11T11:59:36.518Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-11T11:59:36.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-11T11:59:36.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-11T11:59:36.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-11T11:59:36.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-11T11:59:36.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-11T11:59:36.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-11T11:59:36.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-11T11:59:36.884Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T11:59:36.926Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T11:59:36.978Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T11:59:37.018Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T11:59:37.064Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-11T11:59:37.108Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-11T11:59:37.167Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-11T11:59:37.225Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-11T11:59:37.271Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-11T11:59:37.315Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-11T11:59:37.369Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-11T11:59:37.425Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-11T11:59:37.472Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-11T11:59:37.518Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-406 [Pipeline] echo [2023-05-11T11:59:37.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-406 [Pipeline] echo [2023-05-11T11:59:37.650Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-406 [Pipeline] echo [2023-05-11T11:59:37.694Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f88ee7c589e2134581a645a7de2d8af876e54957 [Pipeline] echo [2023-05-11T11:59:37.734Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f88ee7c [Pipeline] echo [2023-05-11T11:59:37.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T11:59:37.918Z] provisioning config files... [2023-05-11T11:59:37.943Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-406@tmp/config4362691168182546064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T11:59:38.294Z] ---> docker-login.sh [2023-05-11T11:59:38.295Z] nexus3.edgexfoundry.org:10001 [2023-05-11T11:59:39.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T11:59:39.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T11:59:39.493Z] Configure a credential helper to remove this warning. See [2023-05-11T11:59:39.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T11:59:39.493Z] [2023-05-11T11:59:39.493Z] Login Succeeded [2023-05-11T11:59:39.493Z] nexus3.edgexfoundry.org:10002 [2023-05-11T11:59:39.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T11:59:39.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T11:59:39.493Z] Configure a credential helper to remove this warning. See [2023-05-11T11:59:39.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T11:59:39.493Z] [2023-05-11T11:59:39.493Z] Login Succeeded [2023-05-11T11:59:39.493Z] nexus3.edgexfoundry.org:10003 [2023-05-11T11:59:39.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T11:59:39.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T11:59:39.494Z] Configure a credential helper to remove this warning. See [2023-05-11T11:59:39.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T11:59:39.494Z] [2023-05-11T11:59:39.494Z] Login Succeeded [2023-05-11T11:59:39.756Z] nexus3.edgexfoundry.org:10004 [2023-05-11T11:59:39.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T11:59:39.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T11:59:39.756Z] Configure a credential helper to remove this warning. See [2023-05-11T11:59:39.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T11:59:39.756Z] [2023-05-11T11:59:39.756Z] Login Succeeded [2023-05-11T11:59:39.756Z] docker.io [2023-05-11T11:59:39.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T11:59:40.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T11:59:40.037Z] Configure a credential helper to remove this warning. See [2023-05-11T11:59:40.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T11:59:40.037Z] [2023-05-11T11:59:40.037Z] Login Succeeded [2023-05-11T11:59:40.037Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T11:59:40.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-11T11:59:40.899Z] + git rev-list -1 --merges f88ee7c589e2134581a645a7de2d8af876e54957~1..f88ee7c589e2134581a645a7de2d8af876e54957 [Pipeline] echo [2023-05-11T11:59:40.974Z] -----------> git rev-list -1 --merges f88ee7c589e2134581a645a7de2d8af876e54957~1..f88ee7c589e2134581a645a7de2d8af876e54957 f88ee7c589e2134581a645a7de2d8af876e54957 [false] [Pipeline] sh [2023-05-11T11:59:41.284Z] + git log --format=format:%s -1 f88ee7c589e2134581a645a7de2d8af876e54957 [Pipeline] echo [2023-05-11T11:59:41.328Z] ========================================================= [2023-05-11T11:59:41.328Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-11T11:59:41.328Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T11:59:41.795Z] + git log --format=format:%s -1 f88ee7c589e2134581a645a7de2d8af876e54957 [Pipeline] echo [2023-05-11T11:59:41.834Z] [semverPrep] GIT_COMMIT: f88ee7c589e2134581a645a7de2d8af876e54957, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-11T11:59:41.870Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-11T11:59:42.342Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T11:59:42.342Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-11T11:59:42.342Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-11T11:59:42.342Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-11T11:59:42.342Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-11T11:59:42.342Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-11T11:59:42.342Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T11:59:42.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T11:59:42.911Z] [2023-05-11T11:59:42.911Z] 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-11T11:59:43.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T11:59:43.904Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-11T11:59:43.904Z] b85a868b505f: Pulling fs layer [2023-05-11T11:59:43.904Z] e2be974225ed: Pulling fs layer [2023-05-11T11:59:43.904Z] 339a4e72a1f5: Pulling fs layer [2023-05-11T11:59:43.904Z] 988bab9f4d93: Pulling fs layer [2023-05-11T11:59:43.904Z] 1469e6f7b9e6: Pulling fs layer [2023-05-11T11:59:43.904Z] eaf3925da568: Pulling fs layer [2023-05-11T11:59:43.904Z] bab4dde63d76: Pulling fs layer [2023-05-11T11:59:43.904Z] bde34c3a00c8: Pulling fs layer [2023-05-11T11:59:43.904Z] b352a97aabf1: Pulling fs layer [2023-05-11T11:59:43.904Z] 4872d77fe225: Pulling fs layer [2023-05-11T11:59:43.904Z] 5851b861e8e6: Pulling fs layer [2023-05-11T11:59:43.904Z] bab4dde63d76: Waiting [2023-05-11T11:59:43.904Z] bde34c3a00c8: Waiting [2023-05-11T11:59:43.904Z] b352a97aabf1: Waiting [2023-05-11T11:59:43.904Z] 4872d77fe225: Waiting [2023-05-11T11:59:43.904Z] 5851b861e8e6: Waiting [2023-05-11T11:59:43.904Z] 988bab9f4d93: Waiting [2023-05-11T11:59:43.904Z] 1469e6f7b9e6: Waiting [2023-05-11T11:59:43.904Z] eaf3925da568: Waiting [2023-05-11T11:59:43.904Z] e2be974225ed: Download complete [2023-05-11T11:59:43.904Z] 988bab9f4d93: Verifying Checksum [2023-05-11T11:59:43.904Z] 988bab9f4d93: Download complete [2023-05-11T11:59:44.166Z] 1469e6f7b9e6: Verifying Checksum [2023-05-11T11:59:44.166Z] 1469e6f7b9e6: Download complete [2023-05-11T11:59:44.166Z] eaf3925da568: Download complete [2023-05-11T11:59:44.166Z] 339a4e72a1f5: Download complete [2023-05-11T11:59:44.166Z] bde34c3a00c8: Verifying Checksum [2023-05-11T11:59:44.166Z] bde34c3a00c8: Download complete [2023-05-11T11:59:44.452Z] b352a97aabf1: Verifying Checksum [2023-05-11T11:59:44.452Z] b352a97aabf1: Download complete [2023-05-11T11:59:44.452Z] 4872d77fe225: Download complete [2023-05-11T11:59:44.452Z] 5851b861e8e6: Download complete [2023-05-11T11:59:44.452Z] b85a868b505f: Verifying Checksum [2023-05-11T11:59:44.452Z] b85a868b505f: Download complete [2023-05-11T11:59:44.722Z] bab4dde63d76: Verifying Checksum [2023-05-11T11:59:44.722Z] bab4dde63d76: Download complete [2023-05-11T11:59:46.111Z] b85a868b505f: Pull complete [2023-05-11T11:59:47.055Z] e2be974225ed: Pull complete [2023-05-11T11:59:48.994Z] 339a4e72a1f5: Pull complete [2023-05-11T11:59:49.274Z] 988bab9f4d93: Pull complete [2023-05-11T11:59:50.225Z] 1469e6f7b9e6: Pull complete [2023-05-11T11:59:50.792Z] eaf3925da568: Pull complete [2023-05-11T11:59:53.339Z] bab4dde63d76: Pull complete [2023-05-11T11:59:55.250Z] bde34c3a00c8: Pull complete [2023-05-11T11:59:55.817Z] b352a97aabf1: Pull complete [2023-05-11T11:59:56.385Z] 4872d77fe225: Pull complete [2023-05-11T11:59:56.385Z] 5851b861e8e6: Pull complete [2023-05-11T11:59:56.645Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-11T11:59:56.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T11:59:56.645Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T11:59:56.952Z] prd-ubuntu20.04-docker-8c-8g-15200 does not seem to be running inside a container [2023-05-11T11:59:56.983Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-406 -v /w/workspace/foundry_device-virtual-go_PR-406:/w/workspace/foundry_device-virtual-go_PR-406:rw,z -v /w/workspace/foundry_device-virtual-go_PR-406@tmp:/w/workspace/foundry_device-virtual-go_PR-406@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-11T12:00:13.574Z] $ docker top d2b3e663e8d9e434dde8d69ec87662a4213f381e6804c7a8cef2954b2c3be54f -eo pid,comm [2023-05-11T12:00:13.698Z] 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-11T12:00:13.699Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T12:00:13.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T12:00:13.847Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T12:00:13.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T12:00:13.977Z] $ docker exec d2b3e663e8d9e434dde8d69ec87662a4213f381e6804c7a8cef2954b2c3be54f ssh-agent [2023-05-11T12:00:14.077Z] SSH_AUTH_SOCK=/tmp/ssh-jTawuoAQJrKs/agent.31 [2023-05-11T12:00:14.077Z] SSH_AGENT_PID=37 [2023-05-11T12:00:14.085Z] Running ssh-add (command line suppressed) [2023-05-11T12:00:14.199Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-406@tmp/private_key_7894874883179979383.key (/w/workspace/foundry_device-virtual-go_PR-406@tmp/private_key_7894874883179979383.key) [2023-05-11T12:00:14.210Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T12:00:14.555Z] + git tag --points-at HEAD [Pipeline] } [2023-05-11T12:00:14.593Z] $ docker exec --env ******** --env ******** d2b3e663e8d9e434dde8d69ec87662a4213f381e6804c7a8cef2954b2c3be54f ssh-agent -k [2023-05-11T12:00:14.680Z] unset SSH_AUTH_SOCK; [2023-05-11T12:00:14.680Z] unset SSH_AGENT_PID; [2023-05-11T12:00:14.681Z] echo Agent pid 37 killed; [2023-05-11T12:00:14.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-11T12:00:14.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T12:00:14.820Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T12:00:14.959Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T12:00:14.965Z] $ docker exec d2b3e663e8d9e434dde8d69ec87662a4213f381e6804c7a8cef2954b2c3be54f ssh-agent [2023-05-11T12:00:15.067Z] SSH_AUTH_SOCK=/tmp/ssh-WwGbaHuwtiIA/agent.69 [2023-05-11T12:00:15.067Z] SSH_AGENT_PID=75 [2023-05-11T12:00:15.072Z] Running ssh-add (command line suppressed) [2023-05-11T12:00:15.206Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-406@tmp/private_key_18257947422723850580.key (/w/workspace/foundry_device-virtual-go_PR-406@tmp/private_key_18257947422723850580.key) [2023-05-11T12:00:15.220Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T12:00:15.563Z] + git semver init [2023-05-11T12:00:15.824Z] 2023-05-11 12:00:15,824 [run_init] DEBUG init version:0.0.0 force:False [2023-05-11T12:00:15.824Z] 2023-05-11 12:00:15,825 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-406/.semver [2023-05-11T12:00:15.824Z] 2023-05-11 12:00:15,825 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-406/.semver [2023-05-11T12:00:15.824Z] 2023-05-11 12:00:15,825 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-406/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-406, universal_newlines=False, shell=None, istream=None) [2023-05-11T12:00:17.774Z] 2023-05-11 12:00:17,473 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-406/.git/info/exclude [2023-05-11T12:00:17.774Z] 2023-05-11 12:00:17,474 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-406/.semver/PR-406 with force:False [2023-05-11T12:00:17.774Z] 2023-05-11 12:00:17,474 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-406/.semver/PR-406 [2023-05-11T12:00:17.774Z] 2023-05-11 12:00:17,478 [execute] INFO git cat-file --batch-check [2023-05-11T12:00:17.774Z] 2023-05-11 12:00:17,479 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-406/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T12:00:17.774Z] 2023-05-11 12:00:17,484 [execute] INFO git cat-file --batch [2023-05-11T12:00:17.774Z] 2023-05-11 12:00:17,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-406/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T12:00:17.774Z] 2023-05-11 12:00:17,490 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-406/.semver/PR-406 [2023-05-11T12:00:17.774Z] 0.0.0 [Pipeline] } [2023-05-11T12:00:17.810Z] $ docker exec --env ******** --env ******** d2b3e663e8d9e434dde8d69ec87662a4213f381e6804c7a8cef2954b2c3be54f ssh-agent -k [2023-05-11T12:00:17.933Z] unset SSH_AUTH_SOCK; [2023-05-11T12:00:17.934Z] unset SSH_AGENT_PID; [2023-05-11T12:00:17.934Z] echo Agent pid 75 killed; [2023-05-11T12:00:17.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T12:00:18.378Z] + git semver [Pipeline] } [2023-05-11T12:00:18.670Z] $ docker stop --time=1 d2b3e663e8d9e434dde8d69ec87662a4213f381e6804c7a8cef2954b2c3be54f [2023-05-11T12:00:20.685Z] $ docker rm -f --volumes d2b3e663e8d9e434dde8d69ec87662a4213f381e6804c7a8cef2954b2c3be54f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T12:00:21.192Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-11T12:00:21.684Z] Stashed 1 file(s) [Pipeline] echo [2023-05-11T12:00:21.703Z] [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-11T12:00:22.379Z] provisioning config files... [2023-05-11T12:00:22.389Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-406@tmp/config13728065486344964203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T12:00:22.745Z] ---> docker-login.sh [2023-05-11T12:00:22.746Z] nexus3.edgexfoundry.org:10001 [2023-05-11T12:00:22.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T12:00:22.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T12:00:22.746Z] Configure a credential helper to remove this warning. See [2023-05-11T12:00:22.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T12:00:22.746Z] [2023-05-11T12:00:22.746Z] Login Succeeded [2023-05-11T12:00:22.746Z] nexus3.edgexfoundry.org:10002 [2023-05-11T12:00:22.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T12:00:22.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T12:00:22.746Z] Configure a credential helper to remove this warning. See [2023-05-11T12:00:22.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T12:00:22.746Z] [2023-05-11T12:00:22.746Z] Login Succeeded [2023-05-11T12:00:22.746Z] nexus3.edgexfoundry.org:10003 [2023-05-11T12:00:23.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T12:00:23.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T12:00:23.004Z] Configure a credential helper to remove this warning. See [2023-05-11T12:00:23.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T12:00:23.004Z] [2023-05-11T12:00:23.004Z] Login Succeeded [2023-05-11T12:00:23.004Z] nexus3.edgexfoundry.org:10004 [2023-05-11T12:00:23.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T12:00:23.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T12:00:23.004Z] Configure a credential helper to remove this warning. See [2023-05-11T12:00:23.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T12:00:23.004Z] [2023-05-11T12:00:23.004Z] Login Succeeded [2023-05-11T12:00:23.004Z] docker.io [2023-05-11T12:00:23.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T12:00:23.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T12:00:23.263Z] Configure a credential helper to remove this warning. See [2023-05-11T12:00:23.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T12:00:23.263Z] [2023-05-11T12:00:23.263Z] Login Succeeded [2023-05-11T12:00:23.263Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T12:00:23.290Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T12:00:23.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T12:00:23.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T12:00:23.630Z] ========================================================= [2023-05-11T12:00:23.630Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-11T12:00:23.630Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T12:00:24.291Z] + 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-11T12:00:24.291Z] Sending build context to Docker daemon 23.65MB [2023-05-11T12:00:24.291Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T12:00:24.291Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-11T12:00:25.232Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-11T12:00:25.233Z] f56be85fc22e: Pulling fs layer [2023-05-11T12:00:25.233Z] 85791d961cd3: Pulling fs layer [2023-05-11T12:00:25.233Z] d694b5ae8c79: Pulling fs layer [2023-05-11T12:00:25.233Z] 9f32a84ed3da: Pulling fs layer [2023-05-11T12:00:25.233Z] 4d19c01a9841: Pulling fs layer [2023-05-11T12:00:25.233Z] 9325e15d5711: Pulling fs layer [2023-05-11T12:00:25.233Z] 556b6ee489ea: Pulling fs layer [2023-05-11T12:00:25.233Z] c5a4b2cf53e6: Pulling fs layer [2023-05-11T12:00:25.233Z] 9325e15d5711: Waiting [2023-05-11T12:00:25.233Z] 556b6ee489ea: Waiting [2023-05-11T12:00:25.233Z] 9f32a84ed3da: Waiting [2023-05-11T12:00:25.233Z] 85791d961cd3: Verifying Checksum [2023-05-11T12:00:25.233Z] 85791d961cd3: Download complete [2023-05-11T12:00:25.233Z] 9f32a84ed3da: Download complete [2023-05-11T12:00:25.233Z] 4d19c01a9841: Verifying Checksum [2023-05-11T12:00:25.233Z] 4d19c01a9841: Download complete [2023-05-11T12:00:25.233Z] f56be85fc22e: Verifying Checksum [2023-05-11T12:00:25.233Z] f56be85fc22e: Download complete [2023-05-11T12:00:25.233Z] 9325e15d5711: Verifying Checksum [2023-05-11T12:00:25.233Z] 9325e15d5711: Download complete [2023-05-11T12:00:25.495Z] f56be85fc22e: Pull complete [2023-05-11T12:00:25.756Z] 85791d961cd3: Pull complete [2023-05-11T12:00:26.016Z] d694b5ae8c79: Verifying Checksum [2023-05-11T12:00:26.016Z] d694b5ae8c79: Download complete [2023-05-11T12:00:26.016Z] c5a4b2cf53e6: Verifying Checksum [2023-05-11T12:00:26.016Z] c5a4b2cf53e6: Download complete [2023-05-11T12:00:26.581Z] 556b6ee489ea: Verifying Checksum [2023-05-11T12:00:26.581Z] 556b6ee489ea: Download complete [2023-05-11T12:00:29.870Z] d694b5ae8c79: Pull complete [2023-05-11T12:00:30.128Z] 9f32a84ed3da: Pull complete [2023-05-11T12:00:30.386Z] 4d19c01a9841: Pull complete [2023-05-11T12:00:30.644Z] 9325e15d5711: Pull complete [2023-05-11T12:00:34.938Z] 556b6ee489ea: Pull complete [2023-05-11T12:00:37.184Z] Still waiting to schedule task [2023-05-11T12:00:37.185Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-11T12:00:37.488Z] c5a4b2cf53e6: Pull complete [2023-05-11T12:00:37.488Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-11T12:00:37.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T12:00:37.488Z] ---> c4be618373d6 [2023-05-11T12:00:37.488Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-11T12:01:04.178Z] ---> Running in 2d2c1bc4a7b9 [2023-05-11T12:01:04.178Z] Removing intermediate container 2d2c1bc4a7b9 [2023-05-11T12:01:04.178Z] ---> 9542fa555925 [2023-05-11T12:01:04.178Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T12:01:04.178Z] ---> Running in 2feadbcfeda3 [2023-05-11T12:01:04.178Z] Removing intermediate container 2feadbcfeda3 [2023-05-11T12:01:04.178Z] ---> 7741f705127a [2023-05-11T12:01:04.178Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-11T12:01:04.178Z] ---> Running in 00b20720fcac [2023-05-11T12:01:04.752Z] Removing intermediate container 00b20720fcac [2023-05-11T12:01:04.752Z] ---> b2c56e30be01 [2023-05-11T12:01:04.752Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-11T12:01:05.346Z] ---> Running in a67a354c3405 [2023-05-11T12:01:05.609Z] Removing intermediate container a67a354c3405 [2023-05-11T12:01:05.609Z] ---> ff0cb70aa03a [2023-05-11T12:01:05.609Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T12:01:05.888Z] ---> Running in 05b9c1bfcf9a [2023-05-11T12:01:06.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T12:01:06.739Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T12:01:07.000Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-11T12:01:07.000Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-11T12:01:07.000Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-11T12:01:07.000Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-11T12:01:07.000Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T12:01:07.000Z] OK: 269 MiB in 57 packages [2023-05-11T12:01:08.392Z] Removing intermediate container 05b9c1bfcf9a [2023-05-11T12:01:08.392Z] ---> f0ff216e7890 [2023-05-11T12:01:08.392Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-11T12:01:08.673Z] ---> 2b40fa4fa215 [2023-05-11T12:01:08.673Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T12:01:09.241Z] ---> Running in 57e00bc5b604 [2023-05-11T12:02:07.079Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15201 in /w/workspace/foundry_device-virtual-go_PR-406 [Pipeline] { [Pipeline] ws [2023-05-11T12:02:07.148Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-05-11T12:02:07.254Z] The recommended git tool is: git [2023-05-11T12:02:13.420Z] using credential edgex-jenkins-ssh [2023-05-11T12:02:13.439Z] Cloning the remote Git repository [2023-05-11T12:02:13.492Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-11T12:02:13.598Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-05-11T12:02:13.762Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-11T12:02:13.764Z] > git --version # timeout=10 [2023-05-11T12:02:13.789Z] > git --version # 'git version 2.25.1' [2023-05-11T12:02:13.792Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T12:02:13.958Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T12:02:16.078Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-11T12:02:16.108Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T12:02:16.997Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-11T12:02:17.046Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-11T12:02:17.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T12:02:17.064Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/406/head:refs/remotes/origin/PR-406 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-11T12:02:17.577Z] Merging remotes/origin/main commit d55cfd14756feee5759f983c7252b83ebf242d79 into PR head commit f88ee7c589e2134581a645a7de2d8af876e54957 [2023-05-11T12:02:17.881Z] Merge succeeded, producing f88ee7c589e2134581a645a7de2d8af876e54957 [2023-05-11T12:02:17.881Z] Checking out Revision f88ee7c589e2134581a645a7de2d8af876e54957 (PR-406) [2023-05-11T12:02:18.411Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-11T12:02:18.486Z] > git --version # timeout=10 [2023-05-11T12:02:18.497Z] > git --version # 'git version 2.25.1' [2023-05-11T12:02:18.512Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T12:02:17.602Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T12:02:17.679Z] > git checkout -f f88ee7c589e2134581a645a7de2d8af876e54957 # timeout=10 [2023-05-11T12:02:17.773Z] > git remote # timeout=10 [2023-05-11T12:02:17.795Z] > git config --get remote.origin.url # timeout=10 [2023-05-11T12:02:17.826Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T12:02:17.840Z] > git merge d55cfd14756feee5759f983c7252b83ebf242d79 # timeout=10 [2023-05-11T12:02:17.869Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-11T12:02:17.891Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T12:02:17.905Z] > git checkout -f f88ee7c589e2134581a645a7de2d8af876e54957 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T12:02:19.808Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-11T12:02:19.808Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T12:02:19.808Z] Dload Upload Total Spent Left Speed [2023-05-11T12:02:19.808Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 61302 0 --:--:-- --:--:-- --:--:-- 61599 [Pipeline] sh [2023-05-11T12:02:20.419Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-11T12:02:20.774Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-11T12:02:20.774Z] + sudo tee /etc/docker/daemon.new [2023-05-11T12:02:20.774Z] { [2023-05-11T12:02:20.774Z] "registry-mirrors": [ [2023-05-11T12:02:20.774Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-11T12:02:20.774Z] ], [2023-05-11T12:02:20.774Z] "bip": "10.250.0.254/24", [2023-05-11T12:02:20.774Z] "hosts": [ [2023-05-11T12:02:20.774Z] "tcp://0.0.0.0:5555", [2023-05-11T12:02:20.774Z] "unix:///var/run/docker.sock" [2023-05-11T12:02:20.774Z] ], [2023-05-11T12:02:20.774Z] "mtu": 1458, [2023-05-11T12:02:20.774Z] "selinux-enabled": true, [2023-05-11T12:02:20.774Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-11T12:02:20.774Z] } [Pipeline] sh [2023-05-11T12:02:21.124Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-11T12:02:21.494Z] + sudo service docker restart [2023-05-11T12:02:30.781Z] Removing intermediate container 57e00bc5b604 [2023-05-11T12:02:30.782Z] ---> 981b7726e4ce [2023-05-11T12:02:30.782Z] Step 10/12 : COPY . . [2023-05-11T12:02:30.782Z] ---> e6eabd246451 [2023-05-11T12:02:30.782Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T12:02:30.782Z] ---> Running in 2326e9f229f1 [2023-05-11T12:02:30.782Z] Removing intermediate container 2326e9f229f1 [2023-05-11T12:02:30.782Z] ---> aeb21edb9231 [2023-05-11T12:02:30.782Z] Step 12/12 : RUN $MAKE [2023-05-11T12:02:31.161Z] ---> Running in b931158cab20 [2023-05-11T12:02:31.422Z] noop [2023-05-11T12:02:31.994Z] Removing intermediate container b931158cab20 [2023-05-11T12:02:31.994Z] ---> 683581943d2b [2023-05-11T12:02:31.994Z] Successfully built 683581943d2b [2023-05-11T12:02:31.994Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T12:02:32.477Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T12:02:32.477Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T12:02:32.638Z] prd-ubuntu20.04-docker-8c-8g-15200 does not seem to be running inside a container [2023-05-11T12:02:32.673Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-406 -v /w/workspace/foundry_device-virtual-go_PR-406:/w/workspace/foundry_device-virtual-go_PR-406:rw,z -v /w/workspace/foundry_device-virtual-go_PR-406@tmp:/w/workspace/foundry_device-virtual-go_PR-406@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-11T12:02:33.769Z] $ docker top f990ebc42af3ba73411f433c2616422d742b115a5d795b5e8e58d7b0b0b01eab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T12:02:34.189Z] + go version [2023-05-11T12:02:34.189Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-11T12:02:34.295Z] $ docker stop --time=1 f990ebc42af3ba73411f433c2616422d742b115a5d795b5e8e58d7b0b0b01eab [2023-05-11T12:02:35.726Z] $ docker rm -f --volumes f990ebc42af3ba73411f433c2616422d742b115a5d795b5e8e58d7b0b0b01eab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T12:02:36.532Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T12:02:36.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T12:02:36.703Z] prd-ubuntu20.04-docker-8c-8g-15200 does not seem to be running inside a container [2023-05-11T12:02:36.741Z] $ 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-406 -v /w/workspace/foundry_device-virtual-go_PR-406:/w/workspace/foundry_device-virtual-go_PR-406:rw,z -v /w/workspace/foundry_device-virtual-go_PR-406@tmp:/w/workspace/foundry_device-virtual-go_PR-406@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-11T12:02:37.086Z] $ docker top ecf5c638f1c1ec7c7db22f5faa03c0dbca7274a247e4e450c69c7e69a38326b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T12:02:37.484Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-406 [Pipeline] fileExists [Pipeline] sh [2023-05-11T12:02:37.857Z] + make test [2023-05-11T12:02:37.857Z] go test ./... -coverprofile=coverage.out [2023-05-11T12:02:42.105Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T12:02:43.792Z] provisioning config files... [2023-05-11T12:02:43.821Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config13270648563346385950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T12:02:44.249Z] ---> docker-login.sh [2023-05-11T12:02:44.249Z] nexus3.edgexfoundry.org:10001 [2023-05-11T12:02:44.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T12:02:44.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T12:02:44.798Z] Configure a credential helper to remove this warning. See [2023-05-11T12:02:44.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T12:02:44.798Z] [2023-05-11T12:02:44.798Z] Login Succeeded [2023-05-11T12:02:44.798Z] nexus3.edgexfoundry.org:10002 [2023-05-11T12:02:45.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T12:02:45.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T12:02:45.337Z] Configure a credential helper to remove this warning. See [2023-05-11T12:02:45.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T12:02:45.337Z] [2023-05-11T12:02:45.337Z] Login Succeeded [2023-05-11T12:02:45.337Z] nexus3.edgexfoundry.org:10003 [2023-05-11T12:02:45.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T12:02:45.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T12:02:45.607Z] Configure a credential helper to remove this warning. See [2023-05-11T12:02:45.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T12:02:45.607Z] [2023-05-11T12:02:45.607Z] Login Succeeded [2023-05-11T12:02:45.607Z] nexus3.edgexfoundry.org:10004 [2023-05-11T12:02:45.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T12:02:45.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T12:02:45.878Z] Configure a credential helper to remove this warning. See [2023-05-11T12:02:45.878Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T12:02:45.878Z] [2023-05-11T12:02:45.878Z] Login Succeeded [2023-05-11T12:02:45.878Z] docker.io [2023-05-11T12:02:46.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T12:02:46.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T12:02:46.418Z] Configure a credential helper to remove this warning. See [2023-05-11T12:02:46.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T12:02:46.418Z] [2023-05-11T12:02:46.418Z] Login Succeeded [2023-05-11T12:02:46.418Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T12:02:46.449Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T12:02:46.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T12:02:46.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T12:02:46.951Z] ========================================================= [2023-05-11T12:02:46.951Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-11T12:02:46.951Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T12:02:47.491Z] + 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-11T12:02:47.760Z] Sending build context to Docker daemon 11.99MB [2023-05-11T12:02:47.760Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T12:02:47.760Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-11T12:02:48.035Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-11T12:02:48.035Z] c41833b44d91: Pulling fs layer [2023-05-11T12:02:48.035Z] ed15518f5707: Pulling fs layer [2023-05-11T12:02:48.035Z] feae8fd75edb: Pulling fs layer [2023-05-11T12:02:48.035Z] 242c74f7c9fa: Pulling fs layer [2023-05-11T12:02:48.035Z] 3cdef696dda3: Pulling fs layer [2023-05-11T12:02:48.035Z] 2ced38df9373: Pulling fs layer [2023-05-11T12:02:48.035Z] 58f1dce35555: Pulling fs layer [2023-05-11T12:02:48.035Z] 242c74f7c9fa: Waiting [2023-05-11T12:02:48.035Z] 3cdef696dda3: Waiting [2023-05-11T12:02:48.035Z] 2ced38df9373: Waiting [2023-05-11T12:02:48.035Z] 58f1dce35555: Waiting [2023-05-11T12:02:48.035Z] ed15518f5707: Verifying Checksum [2023-05-11T12:02:48.035Z] ed15518f5707: Download complete [2023-05-11T12:02:48.035Z] 242c74f7c9fa: Verifying Checksum [2023-05-11T12:02:48.035Z] 242c74f7c9fa: Download complete [2023-05-11T12:02:48.035Z] 3cdef696dda3: Download complete [2023-05-11T12:02:48.035Z] c41833b44d91: Verifying Checksum [2023-05-11T12:02:48.035Z] c41833b44d91: Download complete [2023-05-11T12:02:49.044Z] c41833b44d91: Pull complete [2023-05-11T12:02:49.651Z] 58f1dce35555: Verifying Checksum [2023-05-11T12:02:49.651Z] 58f1dce35555: Download complete [2023-05-11T12:02:49.921Z] ed15518f5707: Pull complete [2023-05-11T12:02:50.893Z] feae8fd75edb: Download complete [2023-05-11T12:02:50.893Z] 2ced38df9373: Verifying Checksum [2023-05-11T12:02:50.893Z] 2ced38df9373: Download complete [2023-05-11T12:02:52.124Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-11T12:02:52.124Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.015s coverage: 58.6% of statements [2023-05-11T12:02:56.338Z] go vet ./... [2023-05-11T12:02:59.647Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T12:02:59.647Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T12:02:59.647Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T12:02:59.685Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T12:02:59.721Z] $ docker stop --time=1 ecf5c638f1c1ec7c7db22f5faa03c0dbca7274a247e4e450c69c7e69a38326b8 [2023-05-11T12:03:03.411Z] feae8fd75edb: Pull complete [2023-05-11T12:03:03.411Z] 242c74f7c9fa: Pull complete [2023-05-11T12:03:03.411Z] 3cdef696dda3: Pull complete [2023-05-11T12:03:04.829Z] $ docker rm -f --volumes ecf5c638f1c1ec7c7db22f5faa03c0dbca7274a247e4e450c69c7e69a38326b8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T12:03:05.363Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T12:03:05.438Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-11T12:03:06.305Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T12:03:06.626Z] + ls -al . [2023-05-11T12:03:06.627Z] total 192 [2023-05-11T12:03:06.627Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 12:02 . [2023-05-11T12:03:06.627Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 11:59 .. [2023-05-11T12:03:06.627Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 12:00 .git [2023-05-11T12:03:06.627Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 11:59 .github [2023-05-11T12:03:06.627Z] -rw-rw-r-- 1 jenkins jenkins 337 May 11 11:59 .gitignore [2023-05-11T12:03:06.627Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 11:59 .golangci.yml [2023-05-11T12:03:06.627Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 12:00 .semver [2023-05-11T12:03:06.627Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 11 11:59 Attribution.txt [2023-05-11T12:03:06.627Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 11 11:59 CHANGELOG.md [2023-05-11T12:03:06.627Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 11 11:59 Dockerfile [2023-05-11T12:03:06.627Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 11:59 GOVERNANCE.md [2023-05-11T12:03:06.627Z] -rw-rw-r-- 1 jenkins jenkins 660 May 11 11:59 Jenkinsfile [2023-05-11T12:03:06.627Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 11:59 LICENSE [2023-05-11T12:03:06.627Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 11 11:59 Makefile [2023-05-11T12:03:06.627Z] -rw-rw-r-- 1 jenkins jenkins 623 May 11 11:59 OWNERS.md [2023-05-11T12:03:06.627Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 11 11:59 README.md [2023-05-11T12:03:06.627Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 12:00 VERSION [2023-05-11T12:03:06.627Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 11:59 bin [2023-05-11T12:03:06.627Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 11:59 cmd [2023-05-11T12:03:06.627Z] -rw-r--r-- 1 jenkins jenkins 43063 May 11 12:02 coverage.out [2023-05-11T12:03:06.627Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 11 11:59 go.mod [2023-05-11T12:03:06.627Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 11 11:59 go.sum [2023-05-11T12:03:06.627Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 11:59 internal [2023-05-11T12:03:06.627Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 11:59 snap [2023-05-11T12:03:06.627Z] -rw-rw-r-- 1 jenkins jenkins 235 May 11 11:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T12:03:07.034Z] + 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=f88ee7c589e2134581a645a7de2d8af876e54957 --label arch=amd64 --label version=0.0.0 . [2023-05-11T12:03:07.034Z] Sending build context to Docker daemon 23.7MB [2023-05-11T12:03:07.034Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T12:03:07.034Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-11T12:03:07.034Z] ---> 683581943d2b [2023-05-11T12:03:07.034Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-11T12:03:07.602Z] ---> Running in b8c3011ffdac [2023-05-11T12:03:07.602Z] Removing intermediate container b8c3011ffdac [2023-05-11T12:03:07.602Z] ---> 538f43dbe610 [2023-05-11T12:03:07.602Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T12:03:07.602Z] ---> Running in 8508dfd902a8 [2023-05-11T12:03:07.602Z] Removing intermediate container 8508dfd902a8 [2023-05-11T12:03:07.602Z] ---> 227380becf88 [2023-05-11T12:03:07.602Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-11T12:03:07.602Z] ---> Running in 70f555e6bf68 [2023-05-11T12:03:07.602Z] Removing intermediate container 70f555e6bf68 [2023-05-11T12:03:07.602Z] ---> 1fc1a8e416dc [2023-05-11T12:03:07.602Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-11T12:03:07.602Z] ---> Running in 88192cebb35d [2023-05-11T12:03:07.902Z] Removing intermediate container 88192cebb35d [2023-05-11T12:03:07.902Z] ---> 80e3b0777a12 [2023-05-11T12:03:07.902Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T12:03:07.902Z] ---> Running in c541583d7eb3 [2023-05-11T12:03:08.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T12:03:08.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T12:03:08.444Z] OK: 269 MiB in 57 packages [2023-05-11T12:03:08.702Z] Removing intermediate container c541583d7eb3 [2023-05-11T12:03:08.702Z] ---> 5006d2711768 [2023-05-11T12:03:08.702Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-11T12:03:08.702Z] ---> b091ca918f3b [2023-05-11T12:03:08.702Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T12:03:08.702Z] ---> Running in 23b791857c31 [2023-05-11T12:03:08.770Z] 2ced38df9373: Pull complete [2023-05-11T12:03:09.654Z] Removing intermediate container 23b791857c31 [2023-05-11T12:03:09.654Z] ---> b51fe2893400 [2023-05-11T12:03:09.654Z] Step 10/25 : COPY . . [2023-05-11T12:03:10.189Z] 58f1dce35555: Pull complete [2023-05-11T12:03:10.222Z] ---> 3349d26e011b [2023-05-11T12:03:10.222Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T12:03:10.222Z] ---> Running in 5542a6eeec92 [2023-05-11T12:03:10.458Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-11T12:03:10.458Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T12:03:10.458Z] ---> fadd8f120f05 [2023-05-11T12:03:10.458Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-11T12:03:10.480Z] Removing intermediate container 5542a6eeec92 [2023-05-11T12:03:10.480Z] ---> dd24bb8ab538 [2023-05-11T12:03:10.480Z] Step 12/25 : RUN $MAKE [2023-05-11T12:03:10.480Z] ---> Running in eaff0eb9c201 [2023-05-11T12:03:10.740Z] 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-11T12:03:12.418Z] ---> Running in b2b628931f78 [2023-05-11T12:03:12.419Z] Removing intermediate container b2b628931f78 [2023-05-11T12:03:12.419Z] ---> c4d74ca70450 [2023-05-11T12:03:12.419Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T12:03:12.419Z] ---> Running in 0d2ac852e711 [2023-05-11T12:03:12.687Z] Removing intermediate container 0d2ac852e711 [2023-05-11T12:03:12.687Z] ---> af635b40f5e3 [2023-05-11T12:03:12.687Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-11T12:03:12.955Z] ---> Running in 115cfd80f147 [2023-05-11T12:03:13.224Z] Removing intermediate container 115cfd80f147 [2023-05-11T12:03:13.224Z] ---> 9fd5aeab6cb6 [2023-05-11T12:03:13.224Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-11T12:03:13.224Z] ---> Running in 19a35049ca10 [2023-05-11T12:03:13.494Z] Removing intermediate container 19a35049ca10 [2023-05-11T12:03:13.494Z] ---> f6317293dd8e [2023-05-11T12:03:13.494Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T12:03:13.762Z] ---> Running in 899edef86ea3 [2023-05-11T12:03:14.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T12:03:15.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T12:03:16.276Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-11T12:03:16.276Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-11T12:03:16.276Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-11T12:03:16.545Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-11T12:03:16.545Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T12:03:16.545Z] OK: 268 MiB in 57 packages [2023-05-11T12:03:20.848Z] Removing intermediate container 899edef86ea3 [2023-05-11T12:03:20.848Z] ---> 02a4463ed03d [2023-05-11T12:03:20.848Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-11T12:03:21.116Z] ---> b3e16811128a [2023-05-11T12:03:21.116Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T12:03:21.116Z] ---> Running in 9f851cf647dc [2023-05-11T12:03:32.707Z] Removing intermediate container eaff0eb9c201 [2023-05-11T12:03:32.707Z] ---> 32951921066c [2023-05-11T12:03:32.707Z] Step 13/25 : FROM alpine:3.17 [2023-05-11T12:03:32.707Z] 3.17: Pulling from library/alpine [2023-05-11T12:03:32.707Z] f56be85fc22e: Already exists [2023-05-11T12:03:32.707Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T12:03:32.707Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T12:03:32.707Z] ---> 9ed4aefc74f6 [2023-05-11T12:03:32.707Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-11T12:03:32.707Z] ---> Running in 0990ec49059c [2023-05-11T12:03:32.707Z] Removing intermediate container 0990ec49059c [2023-05-11T12:03:32.707Z] ---> 1c9ed9ed3144 [2023-05-11T12:03:32.707Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-11T12:03:32.707Z] ---> Running in 36b954044c4b [2023-05-11T12:03:32.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T12:03:32.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T12:03:32.707Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T12:03:32.707Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T12:03:32.707Z] OK: 7 MiB in 16 packages [2023-05-11T12:03:32.707Z] Removing intermediate container 36b954044c4b [2023-05-11T12:03:32.707Z] ---> e4267fec9e0d [2023-05-11T12:03:32.707Z] Step 16/25 : WORKDIR / [2023-05-11T12:03:32.707Z] ---> Running in 95ce856e2465 [2023-05-11T12:03:32.707Z] Removing intermediate container 95ce856e2465 [2023-05-11T12:03:32.707Z] ---> e3d2908ad71d [2023-05-11T12:03:32.707Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-11T12:03:32.707Z] ---> 1ec7a20285c8 [2023-05-11T12:03:32.707Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-11T12:03:32.707Z] ---> 94b46ffd02d8 [2023-05-11T12:03:32.707Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-11T12:03:33.649Z] ---> f32937ef48df [2023-05-11T12:03:33.649Z] Step 20/25 : EXPOSE 59900 [2023-05-11T12:03:33.649Z] ---> Running in 07d2d35fcf7d [2023-05-11T12:03:33.910Z] Removing intermediate container 07d2d35fcf7d [2023-05-11T12:03:33.910Z] ---> 63fe1f23b9fd [2023-05-11T12:03:33.910Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-11T12:03:33.910Z] ---> Running in c6ba17db06b7 [2023-05-11T12:03:34.171Z] Removing intermediate container c6ba17db06b7 [2023-05-11T12:03:34.171Z] ---> b137166c7caf [2023-05-11T12:03:34.171Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T12:03:34.171Z] ---> Running in 2d854983a4fb [2023-05-11T12:03:34.171Z] Removing intermediate container 2d854983a4fb [2023-05-11T12:03:34.171Z] ---> 794ab733c637 [2023-05-11T12:03:34.171Z] Step 23/25 : LABEL arch=amd64 [2023-05-11T12:03:34.171Z] ---> Running in 1de2b89cfcb6 [2023-05-11T12:03:34.433Z] Removing intermediate container 1de2b89cfcb6 [2023-05-11T12:03:34.433Z] ---> e9a1b1018378 [2023-05-11T12:03:34.433Z] Step 24/25 : LABEL git_sha=f88ee7c589e2134581a645a7de2d8af876e54957 [2023-05-11T12:03:34.694Z] ---> Running in 3f183a7f23bb [2023-05-11T12:03:35.267Z] Removing intermediate container 3f183a7f23bb [2023-05-11T12:03:35.267Z] ---> b16385c3a90b [2023-05-11T12:03:35.267Z] Step 25/25 : LABEL version=0.0.0 [2023-05-11T12:03:35.838Z] ---> Running in dae2066ff48f [2023-05-11T12:03:36.409Z] Removing intermediate container dae2066ff48f [2023-05-11T12:03:36.410Z] ---> 47a93d65501b [2023-05-11T12:03:36.410Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T12:03:36.410Z] Successfully built 47a93d65501b [2023-05-11T12:03:36.410Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T12:03:37.344Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T12:03:37.344Z] [2023-05-11T12:03:37.344Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T12:03:37.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T12:03:37.749Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-11T12:03:37.749Z] 5eb5b503b376: Pulling fs layer [2023-05-11T12:03:37.749Z] 5c69ac0246d0: Pulling fs layer [2023-05-11T12:03:37.749Z] ec43610c2a17: Pulling fs layer [2023-05-11T12:03:37.749Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-11T12:03:37.749Z] 33b1e0a273af: Pulling fs layer [2023-05-11T12:03:37.749Z] 5d3b04190fa2: Pulling fs layer [2023-05-11T12:03:37.749Z] 2f39f015ded8: Pulling fs layer [2023-05-11T12:03:37.749Z] 3a2ae6a8a46f: Waiting [2023-05-11T12:03:37.749Z] 33b1e0a273af: Waiting [2023-05-11T12:03:37.749Z] 5d3b04190fa2: Waiting [2023-05-11T12:03:37.749Z] 2f39f015ded8: Waiting [2023-05-11T12:03:37.749Z] 5c69ac0246d0: Verifying Checksum [2023-05-11T12:03:37.749Z] 5c69ac0246d0: Download complete [2023-05-11T12:03:37.749Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-11T12:03:37.749Z] 3a2ae6a8a46f: Download complete [2023-05-11T12:03:37.749Z] 33b1e0a273af: Verifying Checksum [2023-05-11T12:03:37.749Z] 33b1e0a273af: Download complete [2023-05-11T12:03:37.749Z] 5d3b04190fa2: Verifying Checksum [2023-05-11T12:03:37.749Z] 5d3b04190fa2: Download complete [2023-05-11T12:03:37.749Z] ec43610c2a17: Verifying Checksum [2023-05-11T12:03:37.749Z] ec43610c2a17: Download complete [2023-05-11T12:03:38.009Z] 5eb5b503b376: Download complete [2023-05-11T12:03:38.577Z] 2f39f015ded8: Verifying Checksum [2023-05-11T12:03:38.577Z] 2f39f015ded8: Download complete [2023-05-11T12:03:39.956Z] 5eb5b503b376: Pull complete [2023-05-11T12:03:40.222Z] 5c69ac0246d0: Pull complete [2023-05-11T12:03:41.158Z] ec43610c2a17: Pull complete [2023-05-11T12:03:41.744Z] 3a2ae6a8a46f: Pull complete [2023-05-11T12:03:42.313Z] 33b1e0a273af: Pull complete [2023-05-11T12:03:44.265Z] 5d3b04190fa2: Pull complete [2023-05-11T12:03:48.507Z] 2f39f015ded8: Pull complete [2023-05-11T12:03:48.507Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-11T12:03:48.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T12:03:48.507Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T12:03:48.797Z] prd-ubuntu20.04-docker-8c-8g-15200 does not seem to be running inside a container [2023-05-11T12:03:48.838Z] $ 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-406 -v /w/workspace/foundry_device-virtual-go_PR-406:/w/workspace/foundry_device-virtual-go_PR-406:rw,z -v /w/workspace/foundry_device-virtual-go_PR-406@tmp:/w/workspace/foundry_device-virtual-go_PR-406@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-11T12:03:53.856Z] $ docker top 0ed7193eb1456d734c65df77720e11f011c728d0c86380a7f01f8b3fc2342a16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T12:03:54.562Z] ---> job-cost.sh [2023-05-11T12:03:54.562Z] lf-activate-venv: SKIPPING [2023-05-11T12:03:54.562Z] INFO: No Stack... [2023-05-11T12:03:54.821Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T12:03:55.081Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T12:03:55.406Z] + cat /w/workspace/foundry_device-virtual-go_PR-406/archives/cost.csv [2023-05-11T12:03:55.406Z] + cut -d, -f6 [Pipeline] lock [2023-05-11T12:03:55.451Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-406-1-stack-cost] [2023-05-11T12:03:55.455Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-406-1-stack-cost] did not exist. Created. [2023-05-11T12:03:55.456Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-406-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T12:03:55.847Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-11T12:03:55.897Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T12:03:55.938Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-406-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T12:03:56.021Z] $ docker stop --time=1 0ed7193eb1456d734c65df77720e11f011c728d0c86380a7f01f8b3fc2342a16 [2023-05-11T12:03:57.788Z] $ docker rm -f --volumes 0ed7193eb1456d734c65df77720e11f011c728d0c86380a7f01f8b3fc2342a16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-11T12:04:29.057Z] Removing intermediate container 9f851cf647dc [2023-05-11T12:04:29.057Z] ---> 665965a0f830 [2023-05-11T12:04:29.057Z] Step 10/12 : COPY . . [2023-05-11T12:04:29.057Z] ---> cba07e779a91 [2023-05-11T12:04:29.057Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T12:04:29.057Z] ---> Running in c02f4b2bffb0 [2023-05-11T12:04:29.057Z] Removing intermediate container c02f4b2bffb0 [2023-05-11T12:04:29.057Z] ---> 02af3f5696db [2023-05-11T12:04:29.057Z] Step 12/12 : RUN $MAKE [2023-05-11T12:04:29.057Z] ---> Running in 6df7ec42741b [2023-05-11T12:04:29.057Z] noop [2023-05-11T12:04:29.057Z] Removing intermediate container 6df7ec42741b [2023-05-11T12:04:29.057Z] ---> 010546ac5415 [2023-05-11T12:04:29.057Z] Successfully built 010546ac5415 [2023-05-11T12:04:29.057Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T12:04:29.553Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T12:04:29.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T12:04:29.882Z] prd-ubuntu20.04-docker-arm64-4c-16g-15201 does not seem to be running inside a container [2023-05-11T12:04:29.956Z] $ 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-11T12:04:31.211Z] $ docker top 486215d980026297527b8437004a63adcf01ca4bb5917fbb1062578edd6c8b98 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T12:04:32.106Z] + go version [2023-05-11T12:04:32.106Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-11T12:04:32.141Z] $ docker stop --time=1 486215d980026297527b8437004a63adcf01ca4bb5917fbb1062578edd6c8b98 [2023-05-11T12:04:33.778Z] $ docker rm -f --volumes 486215d980026297527b8437004a63adcf01ca4bb5917fbb1062578edd6c8b98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T12:04:34.650Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T12:04:34.651Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T12:04:34.921Z] prd-ubuntu20.04-docker-arm64-4c-16g-15201 does not seem to be running inside a container [2023-05-11T12:04:34.991Z] $ 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-11T12:04:36.216Z] $ docker top 3ae41d23799b709928f5f87d1ee128ae4d0cb86647424f3eca836a06d89373ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T12:04:37.103Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-11T12:04:37.829Z] + make test [2023-05-11T12:04:37.829Z] go test ./... -coverprofile=coverage.out [2023-05-11T12:05:10.100Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-11T12:07:16.829Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-11T12:07:16.829Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.105s coverage: 58.4% of statements [2023-05-11T12:07:16.829Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-11T12:07:16.829Z] go vet ./... [2023-05-11T12:07:35.052Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T12:07:35.052Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T12:07:35.052Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T12:07:35.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T12:07:35.119Z] $ docker stop --time=1 3ae41d23799b709928f5f87d1ee128ae4d0cb86647424f3eca836a06d89373ba [2023-05-11T12:07:37.293Z] $ docker rm -f --volumes 3ae41d23799b709928f5f87d1ee128ae4d0cb86647424f3eca836a06d89373ba [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T12:07:38.414Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T12:07:38.447Z] Warning: overwriting stash ‘coverage-report’ [2023-05-11T12:07:38.970Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T12:07:39.575Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T12:07:39.920Z] + ls -al . [2023-05-11T12:07:39.920Z] total 188 [2023-05-11T12:07:39.920Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 12:04 . [2023-05-11T12:07:39.920Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 12:02 .. [2023-05-11T12:07:39.920Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 12:02 .git [2023-05-11T12:07:39.920Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 12:02 .github [2023-05-11T12:07:39.920Z] -rw-rw-r-- 1 jenkins jenkins 337 May 11 12:02 .gitignore [2023-05-11T12:07:39.920Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 12:02 .golangci.yml [2023-05-11T12:07:39.920Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 11 12:02 Attribution.txt [2023-05-11T12:07:39.920Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 11 12:02 CHANGELOG.md [2023-05-11T12:07:39.920Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 11 12:02 Dockerfile [2023-05-11T12:07:39.920Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 12:02 GOVERNANCE.md [2023-05-11T12:07:39.920Z] -rw-rw-r-- 1 jenkins jenkins 660 May 11 12:02 Jenkinsfile [2023-05-11T12:07:39.920Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 12:02 LICENSE [2023-05-11T12:07:39.920Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 11 12:02 Makefile [2023-05-11T12:07:39.920Z] -rw-rw-r-- 1 jenkins jenkins 623 May 11 12:02 OWNERS.md [2023-05-11T12:07:39.920Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 11 12:02 README.md [2023-05-11T12:07:39.920Z] -rw-rw-r-- 1 jenkins jenkins 5 May 11 12:00 VERSION [2023-05-11T12:07:39.920Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 12:02 bin [2023-05-11T12:07:39.920Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 12:02 cmd [2023-05-11T12:07:39.920Z] -rw-r--r-- 1 jenkins jenkins 43063 May 11 12:07 coverage.out [2023-05-11T12:07:39.920Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 11 12:02 go.mod [2023-05-11T12:07:39.920Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 11 12:02 go.sum [2023-05-11T12:07:39.920Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 12:02 internal [2023-05-11T12:07:39.920Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 12:02 snap [2023-05-11T12:07:39.920Z] -rw-rw-r-- 1 jenkins jenkins 235 May 11 12:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T12:07:40.344Z] + 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=f88ee7c589e2134581a645a7de2d8af876e54957 --label arch=arm64 --label version=0.0.0 . [2023-05-11T12:07:40.612Z] Sending build context to Docker daemon 12.04MB [2023-05-11T12:07:40.882Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T12:07:40.882Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-11T12:07:40.882Z] ---> 010546ac5415 [2023-05-11T12:07:40.882Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-11T12:07:40.882Z] ---> Running in 7b26be7a7721 [2023-05-11T12:07:41.153Z] Removing intermediate container 7b26be7a7721 [2023-05-11T12:07:41.153Z] ---> a22d2f1cd701 [2023-05-11T12:07:41.153Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T12:07:41.423Z] ---> Running in 8ec30e5604ce [2023-05-11T12:07:41.693Z] Removing intermediate container 8ec30e5604ce [2023-05-11T12:07:41.693Z] ---> a7771a2c9816 [2023-05-11T12:07:41.693Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-11T12:07:41.693Z] ---> Running in d53810746da0 [2023-05-11T12:07:41.974Z] Removing intermediate container d53810746da0 [2023-05-11T12:07:41.974Z] ---> c10e68ef6cda [2023-05-11T12:07:41.974Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-11T12:07:41.974Z] ---> Running in 2e5367e16bc6 [2023-05-11T12:07:42.243Z] Removing intermediate container 2e5367e16bc6 [2023-05-11T12:07:42.243Z] ---> cd8265179be6 [2023-05-11T12:07:42.243Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T12:07:42.513Z] ---> Running in f20ef6d27d05 [2023-05-11T12:07:43.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T12:07:43.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T12:07:45.154Z] OK: 268 MiB in 57 packages [2023-05-11T12:07:45.739Z] Removing intermediate container f20ef6d27d05 [2023-05-11T12:07:45.739Z] ---> 2eaf19a5d121 [2023-05-11T12:07:45.739Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-11T12:07:46.017Z] ---> 25f3791ea58e [2023-05-11T12:07:46.017Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T12:07:46.017Z] ---> Running in 6813ea881536 [2023-05-11T12:07:49.365Z] Removing intermediate container 6813ea881536 [2023-05-11T12:07:49.365Z] ---> 039bb4e2a053 [2023-05-11T12:07:49.365Z] Step 10/25 : COPY . . [2023-05-11T12:07:49.949Z] ---> 3c23ab079bd5 [2023-05-11T12:07:49.949Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T12:07:50.216Z] ---> Running in 3a679bc8b550 [2023-05-11T12:07:50.485Z] Removing intermediate container 3a679bc8b550 [2023-05-11T12:07:50.485Z] ---> b0e7c9b0a0ff [2023-05-11T12:07:50.485Z] Step 12/25 : RUN $MAKE [2023-05-11T12:07:50.485Z] ---> Running in f22c65d8426e [2023-05-11T12:07:51.461Z] 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-11T12:09:58.150Z] Removing intermediate container f22c65d8426e [2023-05-11T12:09:58.150Z] ---> 18b0b511325d [2023-05-11T12:09:58.150Z] Step 13/25 : FROM alpine:3.17 [2023-05-11T12:09:58.150Z] 3.17: Pulling from library/alpine [2023-05-11T12:09:58.150Z] c41833b44d91: Already exists [2023-05-11T12:09:58.150Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T12:09:58.150Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T12:09:58.150Z] ---> 51e60588ff2c [2023-05-11T12:09:58.150Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-11T12:09:58.150Z] ---> Running in 15cbf28173b0 [2023-05-11T12:09:58.420Z] Removing intermediate container 15cbf28173b0 [2023-05-11T12:09:58.420Z] ---> 86dfe2a4f977 [2023-05-11T12:09:58.420Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-11T12:09:58.421Z] ---> Running in 48561231a0bd [2023-05-11T12:09:59.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T12:09:59.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T12:10:00.934Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T12:10:00.934Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T12:10:00.934Z] OK: 8 MiB in 16 packages [2023-05-11T12:10:02.890Z] Removing intermediate container 48561231a0bd [2023-05-11T12:10:02.890Z] ---> 2c6f68b7466f [2023-05-11T12:10:02.890Z] Step 16/25 : WORKDIR / [2023-05-11T12:10:02.890Z] ---> Running in 88f7b8933ca1 [2023-05-11T12:10:02.890Z] Removing intermediate container 88f7b8933ca1 [2023-05-11T12:10:02.890Z] ---> 928551a2b1a2 [2023-05-11T12:10:02.890Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-11T12:10:03.506Z] ---> 4940ab969ca4 [2023-05-11T12:10:03.506Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-11T12:10:03.786Z] ---> 21a882de0403 [2023-05-11T12:10:03.786Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-11T12:10:05.196Z] ---> 56e339a8f560 [2023-05-11T12:10:05.196Z] Step 20/25 : EXPOSE 59900 [2023-05-11T12:10:05.472Z] ---> Running in 295707539f46 [2023-05-11T12:10:05.738Z] Removing intermediate container 295707539f46 [2023-05-11T12:10:05.738Z] ---> 9fc349b28f06 [2023-05-11T12:10:05.738Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-11T12:10:05.738Z] ---> Running in b0a22da144b6 [2023-05-11T12:10:06.006Z] Removing intermediate container b0a22da144b6 [2023-05-11T12:10:06.006Z] ---> b476b11754c9 [2023-05-11T12:10:06.006Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T12:10:06.006Z] ---> Running in 0254f6faa6d7 [2023-05-11T12:10:06.279Z] Removing intermediate container 0254f6faa6d7 [2023-05-11T12:10:06.279Z] ---> 367afe1a9dd1 [2023-05-11T12:10:06.279Z] Step 23/25 : LABEL arch=arm64 [2023-05-11T12:10:06.279Z] ---> Running in ee5333bc4c7c [2023-05-11T12:10:06.554Z] Removing intermediate container ee5333bc4c7c [2023-05-11T12:10:06.554Z] ---> fab2417c433e [2023-05-11T12:10:06.554Z] Step 24/25 : LABEL git_sha=f88ee7c589e2134581a645a7de2d8af876e54957 [2023-05-11T12:10:06.821Z] ---> Running in c44ec3f4d36a [2023-05-11T12:10:07.088Z] Removing intermediate container c44ec3f4d36a [2023-05-11T12:10:07.088Z] ---> dc152ef9b852 [2023-05-11T12:10:07.088Z] Step 25/25 : LABEL version=0.0.0 [2023-05-11T12:10:07.088Z] ---> Running in b01e4975f609 [2023-05-11T12:10:07.355Z] Removing intermediate container b01e4975f609 [2023-05-11T12:10:07.355Z] ---> 9eba2f98fe5c [2023-05-11T12:10:07.355Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T12:10:07.355Z] Successfully built 9eba2f98fe5c [2023-05-11T12:10:07.355Z] 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-11T12:10:08.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T12:10:08.150Z] [2023-05-11T12:10:08.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T12:10:08.569Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T12:10:08.569Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-11T12:10:08.569Z] 8998bd30e6a1: Pulling fs layer [2023-05-11T12:10:08.569Z] 04944245beec: Pulling fs layer [2023-05-11T12:10:08.569Z] 699f458cf7ca: Pulling fs layer [2023-05-11T12:10:08.569Z] 765212b225bb: Pulling fs layer [2023-05-11T12:10:08.569Z] f23df028b6ca: Pulling fs layer [2023-05-11T12:10:08.569Z] d65c8cfc05b1: Pulling fs layer [2023-05-11T12:10:08.569Z] 2437ff75d9bd: Pulling fs layer [2023-05-11T12:10:08.569Z] 765212b225bb: Waiting [2023-05-11T12:10:08.569Z] f23df028b6ca: Waiting [2023-05-11T12:10:08.569Z] d65c8cfc05b1: Waiting [2023-05-11T12:10:08.569Z] 2437ff75d9bd: Waiting [2023-05-11T12:10:08.838Z] 04944245beec: Verifying Checksum [2023-05-11T12:10:08.838Z] 04944245beec: Download complete [2023-05-11T12:10:08.838Z] 765212b225bb: Download complete [2023-05-11T12:10:08.838Z] f23df028b6ca: Download complete [2023-05-11T12:10:08.838Z] d65c8cfc05b1: Verifying Checksum [2023-05-11T12:10:08.838Z] d65c8cfc05b1: Download complete [2023-05-11T12:10:08.838Z] 699f458cf7ca: Verifying Checksum [2023-05-11T12:10:08.838Z] 699f458cf7ca: Download complete [2023-05-11T12:10:09.422Z] 8998bd30e6a1: Verifying Checksum [2023-05-11T12:10:09.422Z] 8998bd30e6a1: Download complete [2023-05-11T12:10:11.363Z] 2437ff75d9bd: Verifying Checksum [2023-05-11T12:10:11.363Z] 2437ff75d9bd: Download complete [2023-05-11T12:10:13.311Z] 8998bd30e6a1: Pull complete [2023-05-11T12:10:13.311Z] 04944245beec: Pull complete [2023-05-11T12:10:14.836Z] 699f458cf7ca: Pull complete [2023-05-11T12:10:14.836Z] 765212b225bb: Pull complete [2023-05-11T12:10:15.842Z] f23df028b6ca: Pull complete [2023-05-11T12:10:16.115Z] d65c8cfc05b1: Pull complete [2023-05-11T12:10:31.193Z] 2437ff75d9bd: Pull complete [2023-05-11T12:10:31.193Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-11T12:10:31.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T12:10:31.193Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T12:10:31.579Z] prd-ubuntu20.04-docker-arm64-4c-16g-15201 does not seem to be running inside a container [2023-05-11T12:10:31.647Z] $ 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-11T12:10:34.283Z] $ docker top 875abb572d94608144617a0a00a4092f3c5e7b4859cde5c10246d4b946020700 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T12:10:35.210Z] ---> job-cost.sh [2023-05-11T12:10:35.210Z] lf-activate-venv: SKIPPING [2023-05-11T12:10:35.210Z] INFO: No Stack... [2023-05-11T12:10:35.793Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-11T12:10:36.379Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T12:10:36.735Z] + cut -d, -f6 [2023-05-11T12:10:36.735Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2023-05-11T12:10:37.093Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-406-1-stack-cost] [2023-05-11T12:10:37.099Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-406-1-stack-cost] did not exist. Created. [2023-05-11T12:10:37.099Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-406-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T12:10:37.846Z] /w/workspace/device-virtual-go/1@tmp/durable-2333fd27/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-11T12:10:38.525Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-11T12:10:38.569Z] Warning: overwriting stash ‘stack-cost’ [2023-05-11T12:10:38.620Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T12:10:38.643Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-406-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T12:10:38.747Z] $ docker stop --time=1 875abb572d94608144617a0a00a4092f3c5e7b4859cde5c10246d4b946020700 [2023-05-11T12:10:40.277Z] $ docker rm -f --volumes 875abb572d94608144617a0a00a4092f3c5e7b4859cde5c10246d4b946020700 [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-11T12:10:42.022Z] provisioning config files... [2023-05-11T12:10:42.029Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-406@tmp/config1479371462826281521tmp [Pipeline] { [Pipeline] sh [2023-05-11T12:10:42.376Z] + set +x [2023-05-11T12:10:42.376Z] + curl -s https://codecov.io/bash [2023-05-11T12:10:42.376Z] + bash -s -- [2023-05-11T12:10:42.376Z] [2023-05-11T12:10:42.376Z] _____ _ [2023-05-11T12:10:42.376Z] / ____| | | [2023-05-11T12:10:42.376Z] | | ___ __| | ___ ___ _____ __ [2023-05-11T12:10:42.376Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-11T12:10:42.376Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-11T12:10:42.376Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-11T12:10:42.376Z] Bash-1.0.6 [2023-05-11T12:10:42.376Z] [2023-05-11T12:10:42.376Z] [2023-05-11T12:10:42.376Z] ==> git version 2.25.1 found [2023-05-11T12:10:42.376Z] ==> 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-11T12:10:42.376Z] Release-Date: 2020-01-08 [2023-05-11T12:10:42.376Z] 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-11T12:10:42.376Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-11T12:10:42.376Z] ==> Jenkins CI detected. [2023-05-11T12:10:42.376Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-406 [2023-05-11T12:10:42.376Z] project root: . [2023-05-11T12:10:42.376Z] --> token set from env [2023-05-11T12:10:42.376Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-11T12:10:42.376Z] ==> Running gcov in . (disable via -X gcov) [2023-05-11T12:10:42.376Z] ==> Python coveragepy not found [2023-05-11T12:10:42.376Z] ==> Searching for coverage reports in: [2023-05-11T12:10:42.376Z] + . [2023-05-11T12:10:42.376Z] -> Found 1 reports [2023-05-11T12:10:42.376Z] ==> Detecting git/mercurial file structure [2023-05-11T12:10:42.376Z] ==> Reading reports [2023-05-11T12:10:42.376Z] + ./coverage.out bytes=43063 [2023-05-11T12:10:42.640Z] ==> Appending adjustments [2023-05-11T12:10:42.640Z] https://docs.codecov.io/docs/fixing-reports [2023-05-11T12:10:42.640Z] + Found adjustments [2023-05-11T12:10:42.640Z] ==> Gzipping contents [2023-05-11T12:10:42.640Z] 8.0K /tmp/codecov.3vj51I.gz [2023-05-11T12:10:42.640Z] ==> Uploading reports [2023-05-11T12:10:42.640Z] url: https://codecov.io [2023-05-11T12:10:42.640Z] query: branch=PR-406&commit=f88ee7c589e2134581a645a7de2d8af876e54957&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-406%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=406&job=&cmd_args= [2023-05-11T12:10:42.640Z] -> Pinging Codecov [2023-05-11T12:10:42.640Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-406&commit=f88ee7c589e2134581a645a7de2d8af876e54957&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-406%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=406&job=&cmd_args= [2023-05-11T12:10:42.900Z] -> Uploading to [2023-05-11T12:10:42.900Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-11/5E52B4B073DB2E39498172D8E973AA87/f88ee7c589e2134581a645a7de2d8af876e54957/13a7559b-28f3-46bd-847d-b28742e48462.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T121042Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab1f32b17c13b559a52dd0ab0f6b14b3d3b69d85891d49b6457d81db9b43bafb [2023-05-11T12:10:42.900Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T12:10:42.900Z] Dload Upload Total Spent Left Speed [2023-05-11T12:10:42.900Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 25287 --:--:-- --:--:-- --:--:-- 25165 100 5184 0 0 100 5184 0 23889 --:--:-- --:--:-- --:--:-- 23779 [2023-05-11T12:10:42.900Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/f88ee7c589e2134581a645a7de2d8af876e54957 [Pipeline] } [2023-05-11T12:10:42.970Z] 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-11T12:10:45.049Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-406/archives ] [2023-05-11T12:10:45.049Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-406/archives [2023-05-11T12:10:45.049Z] total 16 [2023-05-11T12:10:45.049Z] drwxr-xr-x 3 root root 4096 May 11 12:03 . [2023-05-11T12:10:45.049Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 12:03 .. [2023-05-11T12:10:45.049Z] drwxr-xr-x 2 root root 4096 May 11 12:03 cost [2023-05-11T12:10:45.049Z] -rw-r--r-- 1 root root 89 May 11 12:03 cost.csv [2023-05-11T12:10:45.049Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-406/archives [2023-05-11T12:10:45.049Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-406/archives [2023-05-11T12:10:45.049Z] total 16 [2023-05-11T12:10:45.049Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 12:03 . [2023-05-11T12:10:45.049Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 12:03 .. [2023-05-11T12:10:45.049Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 12:03 cost [2023-05-11T12:10:45.049Z] -rw-r--r-- 1 jenkins jenkins 89 May 11 12:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-11T12:10:45.379Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T12:10:46.268Z] ---> package-listing.sh [2023-05-11T12:10:46.268Z] ++ facter osfamily [2023-05-11T12:10:46.269Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-11T12:10:46.527Z] + OS_FAMILY=debian [2023-05-11T12:10:46.527Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-406 [2023-05-11T12:10:46.527Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-11T12:10:46.527Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-11T12:10:46.527Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-11T12:10:46.527Z] + PACKAGES=/tmp/packages_start.txt [2023-05-11T12:10:46.527Z] + '[' /w/workspace/foundry_device-virtual-go_PR-406 ']' [2023-05-11T12:10:46.527Z] + PACKAGES=/tmp/packages_end.txt [2023-05-11T12:10:46.527Z] + case "${OS_FAMILY}" in [2023-05-11T12:10:46.527Z] + dpkg -l [2023-05-11T12:10:46.527Z] + grep '^ii' [2023-05-11T12:10:46.527Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-11T12:10:46.527Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-11T12:10:46.527Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-11T12:10:46.527Z] + '[' /w/workspace/foundry_device-virtual-go_PR-406 ']' [2023-05-11T12:10:46.527Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-406/archives/ [2023-05-11T12:10:46.527Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-406/archives/ [Pipeline] echo [2023-05-11T12:10:46.561Z] 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-406/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-11T12:10:46.878Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T12:10:47.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T12:10:47.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T12:10:47.672Z] prd-ubuntu20.04-docker-8c-8g-15200 does not seem to be running inside a container [2023-05-11T12:10:47.711Z] $ 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-406/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-406 -v /w/workspace/foundry_device-virtual-go_PR-406:/w/workspace/foundry_device-virtual-go_PR-406:rw,z -v /w/workspace/foundry_device-virtual-go_PR-406@tmp:/w/workspace/foundry_device-virtual-go_PR-406@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-11T12:10:47.940Z] $ docker top 144906846a0eeed9fa50048045caf3fbd70f6bffe5e3a5c57eea7b0202a54165 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T12:10:48.351Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-11T12:10:48.687Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-11T12:10:49.074Z] + ls /var/log/sa-host [2023-05-11T12:10:49.074Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T12:10:49.370Z] provisioning config files... [2023-05-11T12:10:49.402Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-406@tmp/config68517114296000877tmp [Pipeline] { [Pipeline] echo [2023-05-11T12:10:49.441Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T12:10:49.880Z] ---> create-netrc.sh [Pipeline] } [2023-05-11T12:10:49.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-11T12:10:50.319Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-11T12:10:50.359Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T12:10:50.669Z] ---> sudo-logs.sh [2023-05-11T12:10:50.669Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-11T12:10:50.805Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T12:10:51.137Z] ---> job-cost.sh [2023-05-11T12:10:51.137Z] lf-activate-venv: SKIPPING [2023-05-11T12:10:51.137Z] DEBUG: total: 0.2199999988079071 [2023-05-11T12:10:51.137Z] INFO: Retrieving Stack Cost... [2023-05-11T12:10:51.396Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T12:10:51.967Z] INFO: Archiving Costs [Pipeline] echo [2023-05-11T12:10:52.005Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T12:10:52.317Z] ---> logs-deploy.sh [2023-05-11T12:10:52.317Z] lf-activate-venv: SKIPPING [2023-05-11T12:10:52.317Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-406/1 [2023-05-11T12:10:52.317Z] INFO: archiving workspace using pattern(s): [2023-05-11T12:10:53.253Z] Archives upload complete. [2023-05-11T12:10:53.513Z] INFO: archiving logs to Nexus