Pull request #424 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d41f65c04714f635b950b632d76a197538b018f1+53a713b286b98fea7a803b04fd4711df4e3dc4c9 (95c691aa0fc02ac21004f9c926417c5144034cd2) 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-ssh16237063522749857999.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh14435738399021009099.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-424/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-424/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13257056130787630395.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-424/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9059857385941490045.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh13573522293268917225.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-424/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-424/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11708453799293107122.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-5337 in /w/workspace/foundry_device-virtual-go_PR-424 [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-424 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 53a713b286b98fea7a803b04fd4711df4e3dc4c9 into PR head commit d41f65c04714f635b950b632d76a197538b018f1 Merge succeeded, producing d41f65c04714f635b950b632d76a197538b018f1 Checking out Revision d41f65c04714f635b950b632d76a197538b018f1 (PR-424) 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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } > 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/424/head:refs/remotes/origin/PR-424 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d41f65c04714f635b950b632d76a197538b018f1 # 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 53a713b286b98fea7a803b04fd4711df4e3dc4c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d41f65c04714f635b950b632d76a197538b018f1 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-05T11:05:22.582Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-05T11:05:22.757Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-05T11:05:22.861Z] ========================================================= [2023-09-05T11:05:22.861Z] EdgeX Global Pipelines Version Info [2023-09-05T11:05:22.861Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-05T11:05:23.978Z] ------------------- [2023-09-05T11:05:23.979Z] stable info: [2023-09-05T11:05:23.979Z] ------------------- [2023-09-05T11:05:23.979Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-05T11:05:23.979Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-05T11:05:23.979Z] Message: update stable to v1.0.253 [2023-09-05T11:05:24.552Z] ------------------- [2023-09-05T11:05:24.552Z] experimental info: [2023-09-05T11:05:24.552Z] ------------------- [2023-09-05T11:05:24.552Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-05T11:05:24.552Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-09-05T11:05:24.552Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-05T11:05:24.825Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-09-05T11:05:24.866Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-09-05T11:05:24.907Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-05T11:05:24.944Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-05T11:05:24.988Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-05T11:05:25.029Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-09-05T11:05:25.071Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-05T11:05:25.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-05T11:05:25.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-05T11:05:25.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-05T11:05:25.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-05T11:05:25.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-09-05T11:05:25.327Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-05T11:05:25.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-05T11:05:25.416Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-05T11:05:25.469Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-05T11:05:25.512Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-05T11:05:25.552Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-05T11:05:25.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-05T11:05:25.655Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-05T11:05:25.692Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-05T11:05:25.734Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-05T11:05:25.773Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-05T11:05:25.816Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-05T11:05:25.858Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-05T11:05:25.902Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-05T11:05:25.938Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-05T11:05:25.974Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-424 [Pipeline] echo [2023-09-05T11:05:26.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-424 [Pipeline] echo [2023-09-05T11:05:26.058Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-424 [Pipeline] echo [2023-09-05T11:05:26.098Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d41f65c04714f635b950b632d76a197538b018f1 [Pipeline] echo [2023-09-05T11:05:26.137Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d41f65c [Pipeline] echo [2023-09-05T11:05:26.178Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T11:05:26.304Z] provisioning config files... [2023-09-05T11:05:26.331Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-424@tmp/config9112714297183246747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T11:05:26.670Z] ---> docker-login.sh [2023-09-05T11:05:26.670Z] nexus3.edgexfoundry.org:10001 [2023-09-05T11:05:28.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T11:05:28.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T11:05:28.050Z] Configure a credential helper to remove this warning. See [2023-09-05T11:05:28.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T11:05:28.050Z] [2023-09-05T11:05:28.050Z] Login Succeeded [2023-09-05T11:05:28.050Z] nexus3.edgexfoundry.org:10002 [2023-09-05T11:05:28.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T11:05:28.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T11:05:28.309Z] Configure a credential helper to remove this warning. See [2023-09-05T11:05:28.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T11:05:28.309Z] [2023-09-05T11:05:28.309Z] Login Succeeded [2023-09-05T11:05:28.309Z] nexus3.edgexfoundry.org:10003 [2023-09-05T11:05:28.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T11:05:28.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T11:05:28.309Z] Configure a credential helper to remove this warning. See [2023-09-05T11:05:28.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T11:05:28.309Z] [2023-09-05T11:05:28.309Z] Login Succeeded [2023-09-05T11:05:28.309Z] nexus3.edgexfoundry.org:10004 [2023-09-05T11:05:28.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T11:05:28.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T11:05:28.569Z] Configure a credential helper to remove this warning. See [2023-09-05T11:05:28.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T11:05:28.569Z] [2023-09-05T11:05:28.569Z] Login Succeeded [2023-09-05T11:05:28.569Z] docker.io [2023-09-05T11:05:28.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T11:05:28.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T11:05:28.828Z] Configure a credential helper to remove this warning. See [2023-09-05T11:05:28.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T11:05:28.828Z] [2023-09-05T11:05:28.828Z] Login Succeeded [2023-09-05T11:05:28.828Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T11:05:28.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-05T11:05:29.491Z] + git rev-list -1 --merges d41f65c04714f635b950b632d76a197538b018f1~1..d41f65c04714f635b950b632d76a197538b018f1 [Pipeline] echo [2023-09-05T11:05:29.556Z] -----------> git rev-list -1 --merges d41f65c04714f635b950b632d76a197538b018f1~1..d41f65c04714f635b950b632d76a197538b018f1 d41f65c04714f635b950b632d76a197538b018f1 [false] [Pipeline] sh [2023-09-05T11:05:29.862Z] + git log --format=format:%s -1 d41f65c04714f635b950b632d76a197538b018f1 [Pipeline] echo [2023-09-05T11:05:29.898Z] ========================================================= [2023-09-05T11:05:29.898Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-05T11:05:29.898Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-05T11:05:30.340Z] + git log --format=format:%s -1 d41f65c04714f635b950b632d76a197538b018f1 [Pipeline] echo [2023-09-05T11:05:30.379Z] [semverPrep] GIT_COMMIT: d41f65c04714f635b950b632d76a197538b018f1, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-05T11:05:30.408Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-05T11:05:30.798Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-05T11:05:30.798Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-05T11:05:30.798Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-05T11:05:30.798Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-05T11:05:30.798Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-05T11:05:30.798Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-05T11:05:30.798Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T11:05:31.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T11:05:31.284Z] [2023-09-05T11:05:31.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T11:05:31.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T11:05:31.661Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-05T11:05:31.661Z] b85a868b505f: Pulling fs layer [2023-09-05T11:05:31.661Z] e2be974225ed: Pulling fs layer [2023-09-05T11:05:31.661Z] 339a4e72a1f5: Pulling fs layer [2023-09-05T11:05:31.661Z] 988bab9f4d93: Pulling fs layer [2023-09-05T11:05:31.661Z] 1469e6f7b9e6: Pulling fs layer [2023-09-05T11:05:31.661Z] eaf3925da568: Pulling fs layer [2023-09-05T11:05:31.661Z] bab4dde63d76: Pulling fs layer [2023-09-05T11:05:31.661Z] bde34c3a00c8: Pulling fs layer [2023-09-05T11:05:31.662Z] b352a97aabf1: Pulling fs layer [2023-09-05T11:05:31.662Z] 4872d77fe225: Pulling fs layer [2023-09-05T11:05:31.662Z] 5851b861e8e6: Pulling fs layer [2023-09-05T11:05:31.662Z] 988bab9f4d93: Waiting [2023-09-05T11:05:31.662Z] bab4dde63d76: Waiting [2023-09-05T11:05:31.662Z] 4872d77fe225: Waiting [2023-09-05T11:05:31.662Z] bde34c3a00c8: Waiting [2023-09-05T11:05:31.662Z] b352a97aabf1: Waiting [2023-09-05T11:05:31.662Z] 5851b861e8e6: Waiting [2023-09-05T11:05:31.662Z] 1469e6f7b9e6: Waiting [2023-09-05T11:05:31.662Z] e2be974225ed: Download complete [2023-09-05T11:05:31.662Z] 988bab9f4d93: Verifying Checksum [2023-09-05T11:05:31.662Z] 988bab9f4d93: Download complete [2023-09-05T11:05:31.662Z] 1469e6f7b9e6: Verifying Checksum [2023-09-05T11:05:31.662Z] 1469e6f7b9e6: Download complete [2023-09-05T11:05:31.922Z] eaf3925da568: Download complete [2023-09-05T11:05:31.922Z] 339a4e72a1f5: Verifying Checksum [2023-09-05T11:05:31.922Z] 339a4e72a1f5: Download complete [2023-09-05T11:05:31.922Z] bde34c3a00c8: Download complete [2023-09-05T11:05:31.922Z] b352a97aabf1: Verifying Checksum [2023-09-05T11:05:31.922Z] b352a97aabf1: Download complete [2023-09-05T11:05:31.922Z] 4872d77fe225: Verifying Checksum [2023-09-05T11:05:31.922Z] 4872d77fe225: Download complete [2023-09-05T11:05:31.922Z] 5851b861e8e6: Verifying Checksum [2023-09-05T11:05:31.922Z] 5851b861e8e6: Download complete [2023-09-05T11:05:31.922Z] b85a868b505f: Verifying Checksum [2023-09-05T11:05:31.922Z] b85a868b505f: Download complete [2023-09-05T11:05:32.181Z] bab4dde63d76: Verifying Checksum [2023-09-05T11:05:32.181Z] bab4dde63d76: Download complete [2023-09-05T11:05:33.119Z] b85a868b505f: Pull complete [2023-09-05T11:05:33.377Z] e2be974225ed: Pull complete [2023-09-05T11:05:33.947Z] 339a4e72a1f5: Pull complete [2023-09-05T11:05:33.947Z] 988bab9f4d93: Pull complete [2023-09-05T11:05:34.517Z] 1469e6f7b9e6: Pull complete [2023-09-05T11:05:34.517Z] eaf3925da568: Pull complete [2023-09-05T11:05:36.424Z] bab4dde63d76: Pull complete [2023-09-05T11:05:36.424Z] bde34c3a00c8: Pull complete [2023-09-05T11:05:36.684Z] b352a97aabf1: Pull complete [2023-09-05T11:05:36.684Z] 4872d77fe225: Pull complete [2023-09-05T11:05:36.684Z] 5851b861e8e6: Pull complete [2023-09-05T11:05:36.684Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-05T11:05:36.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-05T11:05:36.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T11:05:37.209Z] prd-ubuntu20.04-docker-8c-8g-5337 does not seem to be running inside a container [2023-09-05T11:05:37.238Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-424 -v /w/workspace/foundry_device-virtual-go_PR-424:/w/workspace/foundry_device-virtual-go_PR-424:rw,z -v /w/workspace/foundry_device-virtual-go_PR-424@tmp:/w/workspace/foundry_device-virtual-go_PR-424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-05T11:05:40.221Z] $ docker top e4db17362c859d4f0d4d0e01c0d2b20a86ecb249c22a1dad890c7ed76a14877a -eo pid,comm [2023-09-05T11:05:40.285Z] 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-09-05T11:05:40.285Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-05T11:05:40.500Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T11:05:40.500Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T11:05:40.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T11:05:40.617Z] $ docker exec e4db17362c859d4f0d4d0e01c0d2b20a86ecb249c22a1dad890c7ed76a14877a ssh-agent [2023-09-05T11:05:40.721Z] SSH_AUTH_SOCK=/tmp/ssh-J2NcF7GPu7Cw/agent.32 [2023-09-05T11:05:40.721Z] SSH_AGENT_PID=38 [2023-09-05T11:05:40.728Z] Running ssh-add (command line suppressed) [2023-09-05T11:05:40.820Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-424@tmp/private_key_14294912138876284221.key (/w/workspace/foundry_device-virtual-go_PR-424@tmp/private_key_14294912138876284221.key) [2023-09-05T11:05:40.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T11:05:41.173Z] + git tag --points-at HEAD [Pipeline] } [2023-09-05T11:05:41.201Z] $ docker exec --env ******** --env ******** e4db17362c859d4f0d4d0e01c0d2b20a86ecb249c22a1dad890c7ed76a14877a ssh-agent -k [2023-09-05T11:05:41.309Z] unset SSH_AUTH_SOCK; [2023-09-05T11:05:41.309Z] unset SSH_AGENT_PID; [2023-09-05T11:05:41.309Z] echo Agent pid 38 killed; [2023-09-05T11:05:41.323Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-05T11:05:41.418Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-05T11:05:41.418Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-05T11:05:41.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-05T11:05:41.534Z] $ docker exec e4db17362c859d4f0d4d0e01c0d2b20a86ecb249c22a1dad890c7ed76a14877a ssh-agent [2023-09-05T11:05:41.646Z] SSH_AUTH_SOCK=/tmp/ssh-G3gBnh8NKmJz/agent.70 [2023-09-05T11:05:41.646Z] SSH_AGENT_PID=76 [2023-09-05T11:05:41.653Z] Running ssh-add (command line suppressed) [2023-09-05T11:05:41.760Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-424@tmp/private_key_16676402800679366272.key (/w/workspace/foundry_device-virtual-go_PR-424@tmp/private_key_16676402800679366272.key) [2023-09-05T11:05:41.777Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-05T11:05:42.114Z] + git semver init [2023-09-05T11:05:42.374Z] 2023-09-05 11:05:42,293 [run_init] DEBUG init version:0.0.0 force:False [2023-09-05T11:05:42.374Z] 2023-09-05 11:05:42,294 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-424/.semver [2023-09-05T11:05:42.374Z] 2023-09-05 11:05:42,295 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-424/.semver [2023-09-05T11:05:42.374Z] 2023-09-05 11:05:42,295 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-424/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-424, universal_newlines=False, shell=None, istream=None) [2023-09-05T11:05:43.758Z] 2023-09-05 11:05:43,415 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-424/.git/info/exclude [2023-09-05T11:05:43.758Z] 2023-09-05 11:05:43,416 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-424/.semver/PR-424 with force:False [2023-09-05T11:05:43.758Z] 2023-09-05 11:05:43,416 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-424/.semver/PR-424 [2023-09-05T11:05:43.758Z] 2023-09-05 11:05:43,420 [execute] INFO git cat-file --batch-check [2023-09-05T11:05:43.758Z] 2023-09-05 11:05:43,420 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-424/.semver, universal_newlines=False, shell=None, istream=) [2023-09-05T11:05:43.758Z] 2023-09-05 11:05:43,425 [execute] INFO git cat-file --batch [2023-09-05T11:05:43.758Z] 2023-09-05 11:05:43,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-424/.semver, universal_newlines=False, shell=None, istream=) [2023-09-05T11:05:43.758Z] 2023-09-05 11:05:43,431 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-424/.semver/PR-424 [2023-09-05T11:05:43.758Z] 0.0.0 [Pipeline] } [2023-09-05T11:05:43.785Z] $ docker exec --env ******** --env ******** e4db17362c859d4f0d4d0e01c0d2b20a86ecb249c22a1dad890c7ed76a14877a ssh-agent -k [2023-09-05T11:05:43.887Z] unset SSH_AUTH_SOCK; [2023-09-05T11:05:43.887Z] unset SSH_AGENT_PID; [2023-09-05T11:05:43.887Z] echo Agent pid 76 killed; [2023-09-05T11:05:43.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-05T11:05:44.326Z] + git semver [Pipeline] } [2023-09-05T11:05:44.610Z] $ docker stop --time=1 e4db17362c859d4f0d4d0e01c0d2b20a86ecb249c22a1dad890c7ed76a14877a [2023-09-05T11:05:45.910Z] $ docker rm -f --volumes e4db17362c859d4f0d4d0e01c0d2b20a86ecb249c22a1dad890c7ed76a14877a [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T11:05:46.390Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-05T11:05:46.686Z] Stashed 1 file(s) [Pipeline] echo [2023-09-05T11:05:46.701Z] [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-09-05T11:05:47.263Z] provisioning config files... [2023-09-05T11:05:47.275Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-424@tmp/config4689226927881849895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T11:05:47.619Z] ---> docker-login.sh [2023-09-05T11:05:47.619Z] nexus3.edgexfoundry.org:10001 [2023-09-05T11:05:47.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T11:05:47.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T11:05:47.619Z] Configure a credential helper to remove this warning. See [2023-09-05T11:05:47.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T11:05:47.619Z] [2023-09-05T11:05:47.619Z] Login Succeeded [2023-09-05T11:05:47.619Z] nexus3.edgexfoundry.org:10002 [2023-09-05T11:05:47.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T11:05:47.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T11:05:47.619Z] Configure a credential helper to remove this warning. See [2023-09-05T11:05:47.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T11:05:47.619Z] [2023-09-05T11:05:47.619Z] Login Succeeded [2023-09-05T11:05:47.619Z] nexus3.edgexfoundry.org:10003 [2023-09-05T11:05:47.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T11:05:47.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T11:05:47.880Z] Configure a credential helper to remove this warning. See [2023-09-05T11:05:47.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T11:05:47.880Z] [2023-09-05T11:05:47.880Z] Login Succeeded [2023-09-05T11:05:47.880Z] nexus3.edgexfoundry.org:10004 [2023-09-05T11:05:47.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T11:05:47.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T11:05:47.880Z] Configure a credential helper to remove this warning. See [2023-09-05T11:05:47.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T11:05:47.880Z] [2023-09-05T11:05:47.880Z] Login Succeeded [2023-09-05T11:05:47.880Z] docker.io [2023-09-05T11:05:48.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T11:05:48.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T11:05:48.402Z] Configure a credential helper to remove this warning. See [2023-09-05T11:05:48.402Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T11:05:48.402Z] [2023-09-05T11:05:48.402Z] Login Succeeded [2023-09-05T11:05:48.402Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T11:05:48.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-05T11:05:48.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T11:05:48.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T11:05:48.716Z] ========================================================= [2023-09-05T11:05:48.716Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-09-05T11:05:48.716Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T11:05:49.199Z] + 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-09-05T11:05:49.199Z] Sending build context to Docker daemon 23.6MB [2023-09-05T11:05:49.199Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-05T11:05:49.199Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-05T11:05:49.461Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-05T11:05:49.461Z] 4db1b89c0bd1: Pulling fs layer [2023-09-05T11:05:49.461Z] 6911f1a30b25: Pulling fs layer [2023-09-05T11:05:49.461Z] e194b8c5c2a9: Pulling fs layer [2023-09-05T11:05:49.461Z] 6863d3e3a2b1: Pulling fs layer [2023-09-05T11:05:49.461Z] ec0bb842ea78: Pulling fs layer [2023-09-05T11:05:49.461Z] 40a00589a448: Pulling fs layer [2023-09-05T11:05:49.462Z] 6c08303d61cc: Pulling fs layer [2023-09-05T11:05:49.462Z] 798269fcf238: Pulling fs layer [2023-09-05T11:05:49.462Z] 6863d3e3a2b1: Waiting [2023-09-05T11:05:49.462Z] 6c08303d61cc: Waiting [2023-09-05T11:05:49.462Z] ec0bb842ea78: Waiting [2023-09-05T11:05:49.462Z] 40a00589a448: Waiting [2023-09-05T11:05:49.462Z] 798269fcf238: Waiting [2023-09-05T11:05:49.462Z] 6911f1a30b25: Verifying Checksum [2023-09-05T11:05:49.462Z] 6911f1a30b25: Download complete [2023-09-05T11:05:49.462Z] 6863d3e3a2b1: Verifying Checksum [2023-09-05T11:05:49.462Z] 6863d3e3a2b1: Download complete [2023-09-05T11:05:49.462Z] ec0bb842ea78: Verifying Checksum [2023-09-05T11:05:49.462Z] ec0bb842ea78: Download complete [2023-09-05T11:05:49.462Z] 4db1b89c0bd1: Verifying Checksum [2023-09-05T11:05:49.462Z] 4db1b89c0bd1: Download complete [2023-09-05T11:05:49.462Z] 40a00589a448: Verifying Checksum [2023-09-05T11:05:49.462Z] 40a00589a448: Download complete [2023-09-05T11:05:49.725Z] 4db1b89c0bd1: Pull complete [2023-09-05T11:05:49.984Z] 6911f1a30b25: Pull complete [2023-09-05T11:05:49.984Z] 798269fcf238: Verifying Checksum [2023-09-05T11:05:49.984Z] 798269fcf238: Download complete [2023-09-05T11:05:50.241Z] e194b8c5c2a9: Verifying Checksum [2023-09-05T11:05:50.241Z] e194b8c5c2a9: Download complete [2023-09-05T11:05:50.241Z] 6c08303d61cc: Verifying Checksum [2023-09-05T11:05:54.429Z] e194b8c5c2a9: Pull complete [2023-09-05T11:05:54.429Z] 6863d3e3a2b1: Pull complete [2023-09-05T11:05:54.429Z] ec0bb842ea78: Pull complete [2023-09-05T11:05:54.429Z] 40a00589a448: Pull complete [2023-09-05T11:05:56.330Z] 6c08303d61cc: Pull complete [2023-09-05T11:05:58.241Z] 798269fcf238: Pull complete [2023-09-05T11:05:58.241Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-09-05T11:05:58.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-09-05T11:05:58.241Z] ---> ec979cd7f677 [2023-09-05T11:05:58.241Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-05T11:06:02.092Z] Still waiting to schedule task [2023-09-05T11:06:02.093Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-05T11:06:04.995Z] ---> Running in da5c51acd7b3 [2023-09-05T11:06:04.995Z] Removing intermediate container da5c51acd7b3 [2023-09-05T11:06:04.995Z] ---> 1eb76a38bf3a [2023-09-05T11:06:04.995Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-05T11:06:04.995Z] ---> Running in 79d11422a882 [2023-09-05T11:06:04.995Z] Removing intermediate container 79d11422a882 [2023-09-05T11:06:04.995Z] ---> 73a89e8529d5 [2023-09-05T11:06:04.995Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-05T11:06:04.995Z] ---> Running in 42de6cd8d243 [2023-09-05T11:06:04.995Z] Removing intermediate container 42de6cd8d243 [2023-09-05T11:06:04.995Z] ---> bbf83a77d73d [2023-09-05T11:06:04.995Z] Step 6/12 : WORKDIR /device-virtual-go [2023-09-05T11:06:04.995Z] ---> Running in 63601ac0146d [2023-09-05T11:06:04.995Z] Removing intermediate container 63601ac0146d [2023-09-05T11:06:04.995Z] ---> e2f50a1880d3 [2023-09-05T11:06:04.995Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-05T11:06:04.995Z] ---> Running in b8e1b7c8d84e [2023-09-05T11:06:04.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T11:06:04.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T11:06:05.255Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-09-05T11:06:05.255Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-09-05T11:06:05.255Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-09-05T11:06:05.255Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-09-05T11:06:05.255Z] Executing busybox-1.35.0-r29.trigger [2023-09-05T11:06:05.255Z] OK: 269 MiB in 57 packages [2023-09-05T11:06:05.821Z] Removing intermediate container b8e1b7c8d84e [2023-09-05T11:06:05.821Z] ---> afafd9a111ff [2023-09-05T11:06:05.821Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-05T11:06:06.079Z] ---> cb4679908e1e [2023-09-05T11:06:06.079Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T11:06:06.079Z] ---> Running in 0c065d37cc91 [2023-09-05T11:06:44.880Z] Removing intermediate container 0c065d37cc91 [2023-09-05T11:06:44.880Z] ---> 2a51a19e7a72 [2023-09-05T11:06:44.880Z] Step 10/12 : COPY . . [2023-09-05T11:06:44.880Z] ---> 2c28deb75a59 [2023-09-05T11:06:44.880Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-05T11:06:44.880Z] ---> Running in 64b11bf4c826 [2023-09-05T11:06:44.880Z] Removing intermediate container 64b11bf4c826 [2023-09-05T11:06:44.880Z] ---> 0c2fb0c3775e [2023-09-05T11:06:44.880Z] Step 12/12 : RUN $MAKE [2023-09-05T11:06:44.880Z] ---> Running in efaa491cc006 [2023-09-05T11:06:44.880Z] noop [2023-09-05T11:06:44.880Z] Removing intermediate container efaa491cc006 [2023-09-05T11:06:44.880Z] ---> 25aed6f42cb2 [2023-09-05T11:06:44.880Z] Successfully built 25aed6f42cb2 [2023-09-05T11:06:44.880Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T11:06:45.321Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-05T11:06:45.322Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T11:06:45.469Z] prd-ubuntu20.04-docker-8c-8g-5337 does not seem to be running inside a container [2023-09-05T11:06:45.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-424 -v /w/workspace/foundry_device-virtual-go_PR-424:/w/workspace/foundry_device-virtual-go_PR-424:rw,z -v /w/workspace/foundry_device-virtual-go_PR-424@tmp:/w/workspace/foundry_device-virtual-go_PR-424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-05T11:06:45.831Z] $ docker top d4d74da04a7745eb2acc998e4fd31953eb8ec54e392ba21e2078e9a275100da1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T11:06:46.223Z] + go version [2023-09-05T11:06:46.223Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-09-05T11:06:46.258Z] $ docker stop --time=1 d4d74da04a7745eb2acc998e4fd31953eb8ec54e392ba21e2078e9a275100da1 [2023-09-05T11:06:47.528Z] $ docker rm -f --volumes d4d74da04a7745eb2acc998e4fd31953eb8ec54e392ba21e2078e9a275100da1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T11:06:48.262Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-05T11:06:48.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T11:06:48.420Z] prd-ubuntu20.04-docker-8c-8g-5337 does not seem to be running inside a container [2023-09-05T11:06:48.452Z] $ 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-424 -v /w/workspace/foundry_device-virtual-go_PR-424:/w/workspace/foundry_device-virtual-go_PR-424:rw,z -v /w/workspace/foundry_device-virtual-go_PR-424@tmp:/w/workspace/foundry_device-virtual-go_PR-424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-05T11:06:48.779Z] $ docker top 96f32c58301ac62f5f8a198060700f75fe8e1f37dff75b1663ddba27b62be4d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T11:06:49.232Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-424 [Pipeline] fileExists [Pipeline] sh [2023-09-05T11:06:49.605Z] + make test [2023-09-05T11:06:49.605Z] go test ./... -coverprofile=coverage.out [2023-09-05T11:06:54.873Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-09-05T11:07:07.081Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-09-05T11:07:07.081Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.022s coverage: 58.6% of statements [2023-09-05T11:07:13.635Z] go vet ./... [2023-09-05T11:07:16.914Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-05T11:07:16.914Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-05T11:07:16.914Z] ./bin/test-attribution-txt.sh [2023-09-05T11:07:17.173Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-05T11:07:17.173Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-05T11:07:17.173Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-05T11:07:17.173Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-05T11:07:17.173Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-05T11:07:17.173Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-05T11:07:17.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-05T11:07:17.242Z] $ docker stop --time=1 96f32c58301ac62f5f8a198060700f75fe8e1f37dff75b1663ddba27b62be4d5 [2023-09-05T11:07:20.994Z] $ docker rm -f --volumes 96f32c58301ac62f5f8a198060700f75fe8e1f37dff75b1663ddba27b62be4d5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T11:07:21.582Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-05T11:07:21.652Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-05T11:07:22.314Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-05T11:07:22.635Z] + ls -al . [2023-09-05T11:07:22.635Z] total 204 [2023-09-05T11:07:22.635Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 5 11:06 . [2023-09-05T11:07:22.635Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 11:05 .. [2023-09-05T11:07:22.635Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 11:05 .git [2023-09-05T11:07:22.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 11:05 .github [2023-09-05T11:07:22.635Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 5 11:05 .gitignore [2023-09-05T11:07:22.635Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 11:05 .golangci.yml [2023-09-05T11:07:22.635Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 11:05 .semver [2023-09-05T11:07:22.635Z] -rw-rw-r-- 1 jenkins jenkins 8950 Sep 5 11:05 Attribution.txt [2023-09-05T11:07:22.635Z] -rw-rw-r-- 1 jenkins jenkins 14372 Sep 5 11:05 CHANGELOG.md [2023-09-05T11:07:22.635Z] -rw-rw-r-- 1 jenkins jenkins 1646 Sep 5 11:05 Dockerfile [2023-09-05T11:07:22.635Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 11:05 GOVERNANCE.md [2023-09-05T11:07:22.635Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 5 11:05 Jenkinsfile [2023-09-05T11:07:22.635Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 5 11:05 LICENSE [2023-09-05T11:07:22.635Z] -rw-rw-r-- 1 jenkins jenkins 1947 Sep 5 11:05 Makefile [2023-09-05T11:07:22.635Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 5 11:05 OWNERS.md [2023-09-05T11:07:22.635Z] -rw-rw-r-- 1 jenkins jenkins 4111 Sep 5 11:05 README.md [2023-09-05T11:07:22.635Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 11:05 VERSION [2023-09-05T11:07:22.635Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 11:05 bin [2023-09-05T11:07:22.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 11:05 cmd [2023-09-05T11:07:22.635Z] -rw-r--r-- 1 jenkins jenkins 43063 Sep 5 11:07 coverage.out [2023-09-05T11:07:22.635Z] -rw-rw-r-- 1 jenkins jenkins 3636 Sep 5 11:05 go.mod [2023-09-05T11:07:22.635Z] -rw-rw-r-- 1 jenkins jenkins 33427 Sep 5 11:05 go.sum [2023-09-05T11:07:22.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 11:05 internal [2023-09-05T11:07:22.635Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 11:05 snap [2023-09-05T11:07:22.635Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 5 11:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T11:07:23.025Z] + 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=d41f65c04714f635b950b632d76a197538b018f1 --label arch=amd64 --label version=0.0.0 . [2023-09-05T11:07:23.025Z] Sending build context to Docker daemon 23.64MB [2023-09-05T11:07:23.025Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-09-05T11:07:23.025Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-05T11:07:23.025Z] ---> 25aed6f42cb2 [2023-09-05T11:07:23.025Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-05T11:07:23.601Z] ---> Running in 9e356077bd04 [2023-09-05T11:07:23.602Z] Removing intermediate container 9e356077bd04 [2023-09-05T11:07:23.602Z] ---> 31b5e3f3d579 [2023-09-05T11:07:23.602Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-05T11:07:23.602Z] ---> Running in d07673d85aea [2023-09-05T11:07:23.602Z] Removing intermediate container d07673d85aea [2023-09-05T11:07:23.602Z] ---> c27591d62814 [2023-09-05T11:07:23.602Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-09-05T11:07:23.602Z] ---> Running in ea988905f3e8 [2023-09-05T11:07:23.602Z] Removing intermediate container ea988905f3e8 [2023-09-05T11:07:23.602Z] ---> 918585ae6d39 [2023-09-05T11:07:23.602Z] Step 6/25 : WORKDIR /device-virtual-go [2023-09-05T11:07:23.862Z] ---> Running in 34d186f03ef6 [2023-09-05T11:07:23.862Z] Removing intermediate container 34d186f03ef6 [2023-09-05T11:07:23.862Z] ---> 504de39aac78 [2023-09-05T11:07:23.862Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-05T11:07:23.862Z] ---> Running in fe072fb6fe9d [2023-09-05T11:07:24.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-05T11:07:24.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T11:07:24.640Z] OK: 269 MiB in 57 packages [2023-09-05T11:07:24.899Z] Removing intermediate container fe072fb6fe9d [2023-09-05T11:07:24.899Z] ---> a0848fc9ed59 [2023-09-05T11:07:24.899Z] Step 8/25 : COPY go.mod vendor* ./ [2023-09-05T11:07:25.157Z] ---> 4a170ac311e2 [2023-09-05T11:07:25.157Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T11:07:25.157Z] ---> Running in 0a31c3e6b513 [2023-09-05T11:07:26.091Z] Removing intermediate container 0a31c3e6b513 [2023-09-05T11:07:26.091Z] ---> 27afd5dbe2a8 [2023-09-05T11:07:26.091Z] Step 10/25 : COPY . . [2023-09-05T11:07:26.714Z] ---> 3565d5653953 [2023-09-05T11:07:26.714Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-05T11:07:26.714Z] ---> Running in 2be2ee430082 [2023-09-05T11:07:26.714Z] Removing intermediate container 2be2ee430082 [2023-09-05T11:07:26.714Z] ---> 6b91f446a625 [2023-09-05T11:07:26.714Z] Step 12/25 : RUN $MAKE [2023-09-05T11:07:26.714Z] ---> Running in 3b39fcece92c [2023-09-05T11:07:26.972Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.18" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-09-05T11:07:37.875Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5338 in /w/workspace/foundry_device-virtual-go_PR-424 [Pipeline] { [Pipeline] ws [2023-09-05T11:07:37.939Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-09-05T11:07:38.019Z] The recommended git tool is: git [2023-09-05T11:07:42.906Z] using credential edgex-jenkins-ssh [2023-09-05T11:07:42.921Z] Cloning the remote Git repository [2023-09-05T11:07:42.960Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-09-05T11:07:43.038Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-09-05T11:07:43.166Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-09-05T11:07:43.167Z] > git --version # timeout=10 [2023-09-05T11:07:43.187Z] > git --version # 'git version 2.25.1' [2023-09-05T11:07:43.189Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-05T11:07:43.325Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-05T11:07:45.329Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-09-05T11:07:45.353Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-05T11:07:46.692Z] Merging remotes/origin/main commit 53a713b286b98fea7a803b04fd4711df4e3dc4c9 into PR head commit d41f65c04714f635b950b632d76a197538b018f1 [2023-09-05T11:07:46.163Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-09-05T11:07:46.203Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-09-05T11:07:46.204Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-05T11:07:46.218Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/424/head:refs/remotes/origin/PR-424 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-05T11:07:46.710Z] > git config core.sparsecheckout # timeout=10 [2023-09-05T11:07:46.768Z] > git checkout -f d41f65c04714f635b950b632d76a197538b018f1 # timeout=10 [2023-09-05T11:07:46.945Z] Merge succeeded, producing d41f65c04714f635b950b632d76a197538b018f1 [2023-09-05T11:07:46.946Z] Checking out Revision d41f65c04714f635b950b632d76a197538b018f1 (PR-424) [2023-09-05T11:07:47.404Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-05T11:07:47.452Z] > git --version # timeout=10 [2023-09-05T11:07:47.462Z] > git --version # 'git version 2.25.1' [2023-09-05T11:07:47.482Z] fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-05T11:07:46.852Z] > git remote # timeout=10 [2023-09-05T11:07:46.869Z] > git config --get remote.origin.url # timeout=10 [2023-09-05T11:07:46.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-05T11:07:46.902Z] > git merge 53a713b286b98fea7a803b04fd4711df4e3dc4c9 # timeout=10 [2023-09-05T11:07:46.928Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-05T11:07:46.951Z] > git config core.sparsecheckout # timeout=10 [2023-09-05T11:07:46.974Z] > git checkout -f d41f65c04714f635b950b632d76a197538b018f1 # timeout=10 [2023-09-05T11:07:48.642Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-05T11:07:48.642Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T11:07:48.642Z] Dload Upload Total Spent Left Speed [2023-09-05T11:07:48.980Z] Removing intermediate container 3b39fcece92c [2023-09-05T11:07:48.980Z] ---> ee2a38ae1eae [2023-09-05T11:07:48.980Z] Step 13/25 : FROM alpine:3.17 [2023-09-05T11:07:48.980Z] 3.17: Pulling from library/alpine [2023-09-05T11:07:48.980Z] 9398808236ff: Pulling fs layer [2023-09-05T11:07:48.980Z] 9398808236ff: Download complete [2023-09-05T11:07:48.980Z] 9398808236ff: Pull complete [2023-09-05T11:07:48.980Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T11:07:48.980Z] Status: Downloaded newer image for alpine:3.17 [2023-09-05T11:07:48.980Z] ---> 1e0b8b5322fc [2023-09-05T11:07:48.980Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-09-05T11:07:48.980Z] ---> Running in 86a6b30c7916 [2023-09-05T11:07:48.980Z] Removing intermediate container 86a6b30c7916 [2023-09-05T11:07:48.980Z] ---> 6d05557bdde4 [2023-09-05T11:07:48.980Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-09-05T11:07:48.980Z] ---> Running in 8d28c47ab29f [2023-09-05T11:07:49.231Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 19290 0 --:--:-- --:--:-- --:--:-- 19290 100 12751 100 12751 0 0 22291 0 --:--:-- --:--:-- --:--:-- 22253 [2023-09-05T11:07:49.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [Pipeline] sh [2023-09-05T11:07:49.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-05T11:07:49.753Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-05T11:07:49.753Z] Executing busybox-1.35.0-r29.trigger [2023-09-05T11:07:49.753Z] OK: 7 MiB in 16 packages [2023-09-05T11:07:49.781Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-05T11:07:50.011Z] Removing intermediate container 8d28c47ab29f [2023-09-05T11:07:50.011Z] ---> b451467ec0df [2023-09-05T11:07:50.011Z] Step 16/25 : WORKDIR / [2023-09-05T11:07:50.011Z] ---> Running in 1c5481c0a456 [2023-09-05T11:07:50.121Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-05T11:07:50.121Z] + sudo tee /etc/docker/daemon.new [2023-09-05T11:07:50.121Z] { [2023-09-05T11:07:50.121Z] "registry-mirrors": [ [2023-09-05T11:07:50.121Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-05T11:07:50.121Z] ], [2023-09-05T11:07:50.121Z] "bip": "10.250.0.254/24", [2023-09-05T11:07:50.121Z] "hosts": [ [2023-09-05T11:07:50.121Z] "tcp://0.0.0.0:5555", [2023-09-05T11:07:50.121Z] "unix:///var/run/docker.sock" [2023-09-05T11:07:50.121Z] ], [2023-09-05T11:07:50.121Z] "mtu": 1458, [2023-09-05T11:07:50.121Z] "selinux-enabled": true, [2023-09-05T11:07:50.121Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-05T11:07:50.121Z] } [Pipeline] sh [2023-09-05T11:07:50.268Z] Removing intermediate container 1c5481c0a456 [2023-09-05T11:07:50.268Z] ---> d1be64613552 [2023-09-05T11:07:50.268Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-09-05T11:07:50.268Z] ---> 2e90a1dcf347 [2023-09-05T11:07:50.268Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-09-05T11:07:50.268Z] ---> 56819a9128d8 [2023-09-05T11:07:50.268Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-09-05T11:07:50.456Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-05T11:07:50.808Z] + sudo service docker restart [2023-09-05T11:07:51.209Z] ---> 6809137cdcb1 [2023-09-05T11:07:51.209Z] Step 20/25 : EXPOSE 59900 [2023-09-05T11:07:51.209Z] ---> Running in 602553c3e9aa [2023-09-05T11:07:51.466Z] Removing intermediate container 602553c3e9aa [2023-09-05T11:07:51.466Z] ---> 40ea45295ee2 [2023-09-05T11:07:51.466Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-09-05T11:07:51.466Z] ---> Running in df9c56528b5a [2023-09-05T11:07:51.466Z] Removing intermediate container df9c56528b5a [2023-09-05T11:07:51.466Z] ---> e37cab642e73 [2023-09-05T11:07:51.466Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-05T11:07:51.466Z] ---> Running in 9204312b414b [2023-09-05T11:07:51.466Z] Removing intermediate container 9204312b414b [2023-09-05T11:07:51.466Z] ---> 2e3a4f2ab04e [2023-09-05T11:07:51.466Z] Step 23/25 : LABEL arch=amd64 [2023-09-05T11:07:51.466Z] ---> Running in 7a995ce6001d [2023-09-05T11:07:51.725Z] Removing intermediate container 7a995ce6001d [2023-09-05T11:07:51.725Z] ---> 3413e90977d1 [2023-09-05T11:07:51.725Z] Step 24/25 : LABEL git_sha=d41f65c04714f635b950b632d76a197538b018f1 [2023-09-05T11:07:51.725Z] ---> Running in ac6a478a12d5 [2023-09-05T11:07:51.725Z] Removing intermediate container ac6a478a12d5 [2023-09-05T11:07:51.725Z] ---> a857859fb5b7 [2023-09-05T11:07:51.725Z] Step 25/25 : LABEL version=0.0.0 [2023-09-05T11:07:51.725Z] ---> Running in f6cdaab8e449 [2023-09-05T11:07:51.725Z] Removing intermediate container f6cdaab8e449 [2023-09-05T11:07:51.725Z] ---> 46282f767ccd [2023-09-05T11:07:51.725Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-05T11:07:51.725Z] Successfully built 46282f767ccd [2023-09-05T11:07:51.725Z] 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-09-05T11:07:52.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T11:07:52.603Z] [2023-09-05T11:07:52.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T11:07:52.979Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T11:07:52.979Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-05T11:07:52.979Z] 5eb5b503b376: Pulling fs layer [2023-09-05T11:07:52.979Z] 5c69ac0246d0: Pulling fs layer [2023-09-05T11:07:52.979Z] ec43610c2a17: Pulling fs layer [2023-09-05T11:07:52.979Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-05T11:07:52.979Z] 33b1e0a273af: Pulling fs layer [2023-09-05T11:07:52.979Z] 3a2ae6a8a46f: Waiting [2023-09-05T11:07:52.979Z] 5d3b04190fa2: Pulling fs layer [2023-09-05T11:07:52.979Z] 2f39f015ded8: Pulling fs layer [2023-09-05T11:07:52.979Z] 33b1e0a273af: Waiting [2023-09-05T11:07:52.979Z] 2f39f015ded8: Waiting [2023-09-05T11:07:52.979Z] 5d3b04190fa2: Waiting [2023-09-05T11:07:52.979Z] 5c69ac0246d0: Verifying Checksum [2023-09-05T11:07:52.979Z] 5c69ac0246d0: Download complete [2023-09-05T11:07:52.979Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-05T11:07:52.979Z] 3a2ae6a8a46f: Download complete [2023-09-05T11:07:52.979Z] 33b1e0a273af: Verifying Checksum [2023-09-05T11:07:52.979Z] 33b1e0a273af: Download complete [2023-09-05T11:07:52.979Z] 5d3b04190fa2: Download complete [2023-09-05T11:07:52.979Z] ec43610c2a17: Verifying Checksum [2023-09-05T11:07:52.979Z] ec43610c2a17: Download complete [2023-09-05T11:07:53.240Z] 5eb5b503b376: Verifying Checksum [2023-09-05T11:07:53.240Z] 5eb5b503b376: Download complete [2023-09-05T11:07:53.807Z] 2f39f015ded8: Verifying Checksum [2023-09-05T11:07:53.807Z] 2f39f015ded8: Download complete [2023-09-05T11:07:54.375Z] 5eb5b503b376: Pull complete [2023-09-05T11:07:54.792Z] 5c69ac0246d0: Pull complete [2023-09-05T11:07:55.051Z] ec43610c2a17: Pull complete [2023-09-05T11:07:55.051Z] 3a2ae6a8a46f: Pull complete [2023-09-05T11:07:55.309Z] 33b1e0a273af: Pull complete [2023-09-05T11:07:55.309Z] 5d3b04190fa2: Pull complete [2023-09-05T11:07:59.498Z] 2f39f015ded8: Pull complete [2023-09-05T11:07:59.757Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-05T11:07:59.757Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T11:07:59.757Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T11:07:59.989Z] prd-ubuntu20.04-docker-8c-8g-5337 does not seem to be running inside a container [2023-09-05T11:08:00.018Z] $ 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-424 -v /w/workspace/foundry_device-virtual-go_PR-424:/w/workspace/foundry_device-virtual-go_PR-424:rw,z -v /w/workspace/foundry_device-virtual-go_PR-424@tmp:/w/workspace/foundry_device-virtual-go_PR-424@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-05T11:08:05.462Z] $ docker top e11bc7cbe98a92ba381fcaa12853669069c6ae31e984b1dd362d66455f53c8b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T11:08:05.939Z] ---> job-cost.sh [2023-09-05T11:08:05.939Z] lf-activate-venv: SKIPPING [2023-09-05T11:08:05.939Z] INFO: No Stack... [2023-09-05T11:08:06.197Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-05T11:08:06.456Z] INFO: Archiving Costs [Pipeline] sh [2023-09-05T11:08:06.779Z] + cat /w/workspace/foundry_device-virtual-go_PR-424/archives/cost.csv [2023-09-05T11:08:06.779Z] + cut -d, -f6 [Pipeline] lock [2023-09-05T11:08:06.822Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-424-1-stack-cost] [2023-09-05T11:08:06.827Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-424-1-stack-cost] did not exist. Created. [2023-09-05T11:08:06.827Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-424-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-05T11:08:07.224Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-05T11:08:07.277Z] Stashed 1 file(s) [Pipeline] } [2023-09-05T11:08:07.303Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-424-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-05T11:08:07.391Z] $ docker stop --time=1 e11bc7cbe98a92ba381fcaa12853669069c6ae31e984b1dd362d66455f53c8b1 [2023-09-05T11:08:08.542Z] $ docker rm -f --volumes e11bc7cbe98a92ba381fcaa12853669069c6ae31e984b1dd362d66455f53c8b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T11:08:09.109Z] provisioning config files... [2023-09-05T11:08:09.132Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4917164395141492397tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T11:08:09.512Z] ---> docker-login.sh [2023-09-05T11:08:09.512Z] nexus3.edgexfoundry.org:10001 [2023-09-05T11:08:09.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T11:08:10.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T11:08:10.051Z] Configure a credential helper to remove this warning. See [2023-09-05T11:08:10.051Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T11:08:10.051Z] [2023-09-05T11:08:10.051Z] Login Succeeded [2023-09-05T11:08:10.051Z] nexus3.edgexfoundry.org:10002 [2023-09-05T11:08:10.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T11:08:10.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T11:08:10.321Z] Configure a credential helper to remove this warning. See [2023-09-05T11:08:10.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T11:08:10.321Z] [2023-09-05T11:08:10.321Z] Login Succeeded [2023-09-05T11:08:10.321Z] nexus3.edgexfoundry.org:10003 [2023-09-05T11:08:10.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T11:08:10.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T11:08:10.861Z] Configure a credential helper to remove this warning. See [2023-09-05T11:08:10.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T11:08:10.861Z] [2023-09-05T11:08:10.861Z] Login Succeeded [2023-09-05T11:08:10.861Z] nexus3.edgexfoundry.org:10004 [2023-09-05T11:08:10.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T11:08:11.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T11:08:11.131Z] Configure a credential helper to remove this warning. See [2023-09-05T11:08:11.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T11:08:11.131Z] [2023-09-05T11:08:11.131Z] Login Succeeded [2023-09-05T11:08:11.131Z] docker.io [2023-09-05T11:08:11.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-05T11:08:11.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-05T11:08:11.665Z] Configure a credential helper to remove this warning. See [2023-09-05T11:08:11.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-05T11:08:11.665Z] [2023-09-05T11:08:11.665Z] Login Succeeded [2023-09-05T11:08:11.665Z] ---> docker-login.sh ends [Pipeline] } [2023-09-05T11:08:11.694Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-05T11:08:12.055Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T11:08:12.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-05T11:08:12.129Z] ========================================================= [2023-09-05T11:08:12.129Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-09-05T11:08:12.129Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T11:08:12.753Z] + 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-09-05T11:08:13.022Z] Sending build context to Docker daemon 11.93MB [2023-09-05T11:08:13.022Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-09-05T11:08:13.022Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-05T11:08:13.297Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-05T11:08:13.297Z] edb6bdbacee9: Pulling fs layer [2023-09-05T11:08:13.297Z] 5f9638ab2659: Pulling fs layer [2023-09-05T11:08:13.297Z] 8d51d6327a98: Pulling fs layer [2023-09-05T11:08:13.297Z] 8b374f2dd631: Pulling fs layer [2023-09-05T11:08:13.297Z] ec14aa9079de: Pulling fs layer [2023-09-05T11:08:13.297Z] 2f466654f4bb: Pulling fs layer [2023-09-05T11:08:13.297Z] 554e91adad29: Pulling fs layer [2023-09-05T11:08:13.297Z] 8b374f2dd631: Waiting [2023-09-05T11:08:13.297Z] ec14aa9079de: Waiting [2023-09-05T11:08:13.297Z] 2f466654f4bb: Waiting [2023-09-05T11:08:13.297Z] 554e91adad29: Waiting [2023-09-05T11:08:13.297Z] 5f9638ab2659: Verifying Checksum [2023-09-05T11:08:13.297Z] 5f9638ab2659: Download complete [2023-09-05T11:08:13.297Z] 8b374f2dd631: Verifying Checksum [2023-09-05T11:08:13.297Z] 8b374f2dd631: Download complete [2023-09-05T11:08:13.297Z] ec14aa9079de: Verifying Checksum [2023-09-05T11:08:13.297Z] ec14aa9079de: Download complete [2023-09-05T11:08:13.297Z] edb6bdbacee9: Verifying Checksum [2023-09-05T11:08:13.297Z] edb6bdbacee9: Download complete [2023-09-05T11:08:14.286Z] edb6bdbacee9: Pull complete [2023-09-05T11:08:14.874Z] 554e91adad29: Verifying Checksum [2023-09-05T11:08:14.874Z] 554e91adad29: Download complete [2023-09-05T11:08:14.874Z] 5f9638ab2659: Pull complete [2023-09-05T11:08:15.843Z] 2f466654f4bb: Verifying Checksum [2023-09-05T11:08:15.843Z] 2f466654f4bb: Download complete [2023-09-05T11:08:15.843Z] 8d51d6327a98: Verifying Checksum [2023-09-05T11:08:15.843Z] 8d51d6327a98: Download complete [2023-09-05T11:08:28.294Z] 8d51d6327a98: Pull complete [2023-09-05T11:08:28.294Z] 8b374f2dd631: Pull complete [2023-09-05T11:08:28.294Z] ec14aa9079de: Pull complete [2023-09-05T11:08:34.958Z] 2f466654f4bb: Pull complete [2023-09-05T11:08:36.370Z] 554e91adad29: Pull complete [2023-09-05T11:08:36.370Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-09-05T11:08:36.370Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-09-05T11:08:36.370Z] ---> 1e15ea492957 [2023-09-05T11:08:36.370Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-05T11:08:38.325Z] ---> Running in 7be03a0f4def [2023-09-05T11:08:38.325Z] Removing intermediate container 7be03a0f4def [2023-09-05T11:08:38.325Z] ---> aed5d2cae154 [2023-09-05T11:08:38.325Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-05T11:08:38.325Z] ---> Running in e6ffcf16d30d [2023-09-05T11:08:38.596Z] Removing intermediate container e6ffcf16d30d [2023-09-05T11:08:38.596Z] ---> 682f2dd04842 [2023-09-05T11:08:38.596Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-05T11:08:38.865Z] ---> Running in 7afc1bcba22f [2023-09-05T11:08:39.132Z] Removing intermediate container 7afc1bcba22f [2023-09-05T11:08:39.132Z] ---> e1f78b791629 [2023-09-05T11:08:39.132Z] Step 6/12 : WORKDIR /device-virtual-go [2023-09-05T11:08:39.132Z] ---> Running in cc6694b7c55e [2023-09-05T11:08:39.399Z] Removing intermediate container cc6694b7c55e [2023-09-05T11:08:39.400Z] ---> ba6ab5c838f4 [2023-09-05T11:08:39.400Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-05T11:08:39.400Z] ---> Running in 726b7a4531f8 [2023-09-05T11:08:40.812Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T11:08:41.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T11:08:42.042Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-09-05T11:08:42.042Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-09-05T11:08:42.042Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-09-05T11:08:42.310Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-09-05T11:08:42.310Z] Executing busybox-1.35.0-r29.trigger [2023-09-05T11:08:42.310Z] OK: 268 MiB in 57 packages [2023-09-05T11:08:43.269Z] Removing intermediate container 726b7a4531f8 [2023-09-05T11:08:43.269Z] ---> 4f8c47cd1585 [2023-09-05T11:08:43.269Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-05T11:08:47.522Z] ---> d3cd2ea3a345 [2023-09-05T11:08:47.522Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T11:08:47.522Z] ---> Running in a4903e38d896 [2023-09-05T11:09:55.385Z] Removing intermediate container a4903e38d896 [2023-09-05T11:09:55.385Z] ---> b52d825149f1 [2023-09-05T11:09:55.385Z] Step 10/12 : COPY . . [2023-09-05T11:09:55.385Z] ---> b3b5a0569d73 [2023-09-05T11:09:55.385Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-05T11:09:55.385Z] ---> Running in 1fa9119151cc [2023-09-05T11:09:55.385Z] Removing intermediate container 1fa9119151cc [2023-09-05T11:09:55.385Z] ---> 72a9ebea768a [2023-09-05T11:09:55.385Z] Step 12/12 : RUN $MAKE [2023-09-05T11:09:55.385Z] ---> Running in 7d44be8e0a47 [2023-09-05T11:09:55.980Z] noop [2023-09-05T11:09:56.574Z] Removing intermediate container 7d44be8e0a47 [2023-09-05T11:09:56.574Z] ---> ac4b60986b8e [2023-09-05T11:09:56.574Z] Successfully built ac4b60986b8e [2023-09-05T11:09:56.574Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T11:09:57.050Z] + docker inspect -f . ci-base-image-arm64 [2023-09-05T11:09:57.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T11:09:57.331Z] prd-ubuntu20.04-docker-arm64-4c-16g-5338 does not seem to be running inside a container [2023-09-05T11:09:57.396Z] $ 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-09-05T11:09:58.558Z] $ docker top 407b1b1a8962a2ee6ed37532ce856d84733d8d7542ff5587badd6fe1eac02ae4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T11:09:59.435Z] + go version [2023-09-05T11:09:59.435Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-09-05T11:09:59.471Z] $ docker stop --time=1 407b1b1a8962a2ee6ed37532ce856d84733d8d7542ff5587badd6fe1eac02ae4 [2023-09-05T11:10:01.092Z] $ docker rm -f --volumes 407b1b1a8962a2ee6ed37532ce856d84733d8d7542ff5587badd6fe1eac02ae4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T11:10:01.917Z] + docker inspect -f . ci-base-image-arm64 [2023-09-05T11:10:01.917Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T11:10:02.165Z] prd-ubuntu20.04-docker-arm64-4c-16g-5338 does not seem to be running inside a container [2023-09-05T11:10:02.224Z] $ 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-09-05T11:10:03.374Z] $ docker top 8b44863e63b27c568fd6d6f998daba32590248dfafd074512b0fe45840f710fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T11:10:03.928Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-09-05T11:10:04.313Z] + make test [2023-09-05T11:10:04.313Z] go test ./... -coverprofile=coverage.out [2023-09-05T11:10:36.534Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-09-05T11:12:28.171Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-09-05T11:12:28.171Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.087s coverage: 58.4% of statements [2023-09-05T11:12:28.171Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-05T11:12:28.171Z] go vet ./... [2023-09-05T11:13:00.393Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-05T11:13:00.393Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-05T11:13:00.393Z] ./bin/test-attribution-txt.sh [2023-09-05T11:13:00.393Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-09-05T11:13:00.393Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-09-05T11:13:00.393Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-09-05T11:13:00.393Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-09-05T11:13:00.393Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-09-05T11:13:00.393Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-09-05T11:13:00.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-05T11:13:00.462Z] $ docker stop --time=1 8b44863e63b27c568fd6d6f998daba32590248dfafd074512b0fe45840f710fa [2023-09-05T11:13:03.837Z] $ docker rm -f --volumes 8b44863e63b27c568fd6d6f998daba32590248dfafd074512b0fe45840f710fa [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-05T11:13:05.138Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-05T11:13:05.173Z] Warning: overwriting stash ‘coverage-report’ [2023-09-05T11:13:05.775Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-05T11:13:06.372Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-05T11:13:06.713Z] + ls -al . [2023-09-05T11:13:06.713Z] total 200 [2023-09-05T11:13:06.713Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 11:10 . [2023-09-05T11:13:06.713Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 11:07 .. [2023-09-05T11:13:06.713Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 11:07 .git [2023-09-05T11:13:06.713Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 11:07 .github [2023-09-05T11:13:06.713Z] -rw-rw-r-- 1 jenkins jenkins 337 Sep 5 11:07 .gitignore [2023-09-05T11:13:06.713Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 11:07 .golangci.yml [2023-09-05T11:13:06.713Z] -rw-rw-r-- 1 jenkins jenkins 8950 Sep 5 11:07 Attribution.txt [2023-09-05T11:13:06.713Z] -rw-rw-r-- 1 jenkins jenkins 14372 Sep 5 11:07 CHANGELOG.md [2023-09-05T11:13:06.713Z] -rw-rw-r-- 1 jenkins jenkins 1646 Sep 5 11:07 Dockerfile [2023-09-05T11:13:06.713Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 11:07 GOVERNANCE.md [2023-09-05T11:13:06.713Z] -rw-rw-r-- 1 jenkins jenkins 660 Sep 5 11:07 Jenkinsfile [2023-09-05T11:13:06.713Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 5 11:07 LICENSE [2023-09-05T11:13:06.713Z] -rw-rw-r-- 1 jenkins jenkins 1947 Sep 5 11:07 Makefile [2023-09-05T11:13:06.713Z] -rw-rw-r-- 1 jenkins jenkins 623 Sep 5 11:07 OWNERS.md [2023-09-05T11:13:06.713Z] -rw-rw-r-- 1 jenkins jenkins 4111 Sep 5 11:07 README.md [2023-09-05T11:13:06.713Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 11:05 VERSION [2023-09-05T11:13:06.713Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 11:07 bin [2023-09-05T11:13:06.713Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 11:07 cmd [2023-09-05T11:13:06.713Z] -rw-r--r-- 1 jenkins jenkins 43063 Sep 5 11:12 coverage.out [2023-09-05T11:13:06.713Z] -rw-rw-r-- 1 jenkins jenkins 3636 Sep 5 11:07 go.mod [2023-09-05T11:13:06.713Z] -rw-rw-r-- 1 jenkins jenkins 33427 Sep 5 11:07 go.sum [2023-09-05T11:13:06.713Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 11:07 internal [2023-09-05T11:13:06.713Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 11:07 snap [2023-09-05T11:13:06.713Z] -rw-rw-r-- 1 jenkins jenkins 235 Sep 5 11:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T11:13:07.122Z] + 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=d41f65c04714f635b950b632d76a197538b018f1 --label arch=arm64 --label version=0.0.0 . [2023-09-05T11:13:07.718Z] Sending build context to Docker daemon 11.97MB [2023-09-05T11:13:07.718Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-09-05T11:13:07.718Z] Step 2/25 : FROM ${BASE} AS builder [2023-09-05T11:13:07.718Z] ---> ac4b60986b8e [2023-09-05T11:13:07.718Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-09-05T11:13:07.986Z] ---> Running in da399026dcbd [2023-09-05T11:13:08.252Z] Removing intermediate container da399026dcbd [2023-09-05T11:13:08.252Z] ---> c734eaa84b4f [2023-09-05T11:13:08.252Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-09-05T11:13:08.252Z] ---> Running in 90c4c85c0b76 [2023-09-05T11:13:08.519Z] Removing intermediate container 90c4c85c0b76 [2023-09-05T11:13:08.519Z] ---> 84175c45866b [2023-09-05T11:13:08.519Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-09-05T11:13:08.519Z] ---> Running in cd4bb59b23c6 [2023-09-05T11:13:08.789Z] Removing intermediate container cd4bb59b23c6 [2023-09-05T11:13:08.789Z] ---> b324f16d7dd2 [2023-09-05T11:13:08.789Z] Step 6/25 : WORKDIR /device-virtual-go [2023-09-05T11:13:09.057Z] ---> Running in 478c09114bee [2023-09-05T11:13:09.325Z] Removing intermediate container 478c09114bee [2023-09-05T11:13:09.325Z] ---> f7456ddade5d [2023-09-05T11:13:09.325Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-05T11:13:09.325Z] ---> Running in b1a323f14c4a [2023-09-05T11:13:10.282Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T11:13:10.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T11:13:11.824Z] OK: 268 MiB in 57 packages [2023-09-05T11:13:12.786Z] Removing intermediate container b1a323f14c4a [2023-09-05T11:13:12.786Z] ---> 7a8616399035 [2023-09-05T11:13:12.786Z] Step 8/25 : COPY go.mod vendor* ./ [2023-09-05T11:13:15.358Z] ---> b30d1091901b [2023-09-05T11:13:15.358Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-05T11:13:15.358Z] ---> Running in b85a9d73df25 [2023-09-05T11:13:17.938Z] Removing intermediate container b85a9d73df25 [2023-09-05T11:13:17.938Z] ---> 881c5deaa97d [2023-09-05T11:13:17.938Z] Step 10/25 : COPY . . [2023-09-05T11:13:18.903Z] ---> 0603cdc568df [2023-09-05T11:13:18.903Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-05T11:13:18.903Z] ---> Running in f6f1299ed6cd [2023-09-05T11:13:19.172Z] Removing intermediate container f6f1299ed6cd [2023-09-05T11:13:19.172Z] ---> 45ae61845a1a [2023-09-05T11:13:19.172Z] Step 12/25 : RUN $MAKE [2023-09-05T11:13:19.172Z] ---> Running in 2cf7694a6c5a [2023-09-05T11:13:20.134Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.18" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-09-05T11:15:26.802Z] Removing intermediate container 2cf7694a6c5a [2023-09-05T11:15:26.802Z] ---> b12391b61e74 [2023-09-05T11:15:26.802Z] Step 13/25 : FROM alpine:3.17 [2023-09-05T11:15:27.381Z] 3.17: Pulling from library/alpine [2023-09-05T11:15:27.646Z] 4060ece20d7a: Pulling fs layer [2023-09-05T11:15:27.914Z] 4060ece20d7a: Verifying Checksum [2023-09-05T11:15:27.914Z] 4060ece20d7a: Download complete [2023-09-05T11:15:28.181Z] 4060ece20d7a: Pull complete [2023-09-05T11:15:28.181Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-05T11:15:28.181Z] Status: Downloaded newer image for alpine:3.17 [2023-09-05T11:15:28.456Z] ---> 8650cd65339b [2023-09-05T11:15:28.456Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-09-05T11:15:28.456Z] ---> Running in f134b144ec4e [2023-09-05T11:15:28.721Z] Removing intermediate container f134b144ec4e [2023-09-05T11:15:28.721Z] ---> de22fc1d206f [2023-09-05T11:15:28.721Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-09-05T11:15:28.721Z] ---> Running in 19409674ae27 [2023-09-05T11:15:29.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-05T11:15:30.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-05T11:15:31.218Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-09-05T11:15:31.218Z] Executing busybox-1.35.0-r29.trigger [2023-09-05T11:15:31.218Z] OK: 8 MiB in 16 packages [2023-09-05T11:15:32.177Z] Removing intermediate container 19409674ae27 [2023-09-05T11:15:32.178Z] ---> bdb4b2d1ddb9 [2023-09-05T11:15:32.178Z] Step 16/25 : WORKDIR / [2023-09-05T11:15:32.178Z] ---> Running in e47aa87a918a [2023-09-05T11:15:32.442Z] Removing intermediate container e47aa87a918a [2023-09-05T11:15:32.442Z] ---> a5db8e1daada [2023-09-05T11:15:32.442Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-09-05T11:15:33.026Z] ---> 9ff084cc7322 [2023-09-05T11:15:33.026Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-09-05T11:15:34.433Z] ---> 27d4adcfdd63 [2023-09-05T11:15:34.433Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-09-05T11:15:35.393Z] ---> 017c27966ad2 [2023-09-05T11:15:35.393Z] Step 20/25 : EXPOSE 59900 [2023-09-05T11:15:35.660Z] ---> Running in adb3bc4e26ae [2023-09-05T11:15:35.926Z] Removing intermediate container adb3bc4e26ae [2023-09-05T11:15:35.926Z] ---> 15621fc37f22 [2023-09-05T11:15:35.926Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-09-05T11:15:35.926Z] ---> Running in dede173d7dfe [2023-09-05T11:15:36.193Z] Removing intermediate container dede173d7dfe [2023-09-05T11:15:36.193Z] ---> 4ee3739afa40 [2023-09-05T11:15:36.193Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-09-05T11:15:36.193Z] ---> Running in 41ea801d424e [2023-09-05T11:15:36.460Z] Removing intermediate container 41ea801d424e [2023-09-05T11:15:36.460Z] ---> ec0c834ab215 [2023-09-05T11:15:36.460Z] Step 23/25 : LABEL arch=arm64 [2023-09-05T11:15:36.460Z] ---> Running in efab9eb0767e [2023-09-05T11:15:36.727Z] Removing intermediate container efab9eb0767e [2023-09-05T11:15:36.727Z] ---> a88590524772 [2023-09-05T11:15:36.727Z] Step 24/25 : LABEL git_sha=d41f65c04714f635b950b632d76a197538b018f1 [2023-09-05T11:15:36.994Z] ---> Running in 603c859ebb10 [2023-09-05T11:15:36.994Z] Removing intermediate container 603c859ebb10 [2023-09-05T11:15:36.994Z] ---> 8e02f5e67393 [2023-09-05T11:15:36.994Z] Step 25/25 : LABEL version=0.0.0 [2023-09-05T11:15:37.261Z] ---> Running in b17b696192ff [2023-09-05T11:15:37.526Z] Removing intermediate container b17b696192ff [2023-09-05T11:15:37.526Z] ---> 7e65ac0e398c [2023-09-05T11:15:37.526Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-05T11:15:37.526Z] Successfully built 7e65ac0e398c [2023-09-05T11:15:37.526Z] 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-09-05T11:15:38.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T11:15:38.352Z] [2023-09-05T11:15:38.352Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T11:15:38.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T11:15:38.759Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-05T11:15:38.759Z] 8998bd30e6a1: Pulling fs layer [2023-09-05T11:15:38.759Z] 04944245beec: Pulling fs layer [2023-09-05T11:15:38.759Z] 699f458cf7ca: Pulling fs layer [2023-09-05T11:15:38.759Z] 765212b225bb: Pulling fs layer [2023-09-05T11:15:38.759Z] f23df028b6ca: Pulling fs layer [2023-09-05T11:15:38.759Z] d65c8cfc05b1: Pulling fs layer [2023-09-05T11:15:38.759Z] 2437ff75d9bd: Pulling fs layer [2023-09-05T11:15:38.759Z] 765212b225bb: Waiting [2023-09-05T11:15:38.759Z] f23df028b6ca: Waiting [2023-09-05T11:15:38.759Z] 2437ff75d9bd: Waiting [2023-09-05T11:15:38.759Z] d65c8cfc05b1: Waiting [2023-09-05T11:15:39.153Z] 04944245beec: Verifying Checksum [2023-09-05T11:15:39.153Z] 04944245beec: Download complete [2023-09-05T11:15:39.153Z] 765212b225bb: Verifying Checksum [2023-09-05T11:15:39.153Z] 765212b225bb: Download complete [2023-09-05T11:15:39.153Z] f23df028b6ca: Download complete [2023-09-05T11:15:39.153Z] d65c8cfc05b1: Download complete [2023-09-05T11:15:39.153Z] 699f458cf7ca: Verifying Checksum [2023-09-05T11:15:39.153Z] 699f458cf7ca: Download complete [2023-09-05T11:15:39.766Z] 8998bd30e6a1: Verifying Checksum [2023-09-05T11:15:39.766Z] 8998bd30e6a1: Download complete [2023-09-05T11:15:41.759Z] 2437ff75d9bd: Verifying Checksum [2023-09-05T11:15:41.759Z] 2437ff75d9bd: Download complete [2023-09-05T11:15:43.725Z] 8998bd30e6a1: Pull complete [2023-09-05T11:15:44.307Z] 04944245beec: Pull complete [2023-09-05T11:15:45.713Z] 699f458cf7ca: Pull complete [2023-09-05T11:15:45.713Z] 765212b225bb: Pull complete [2023-09-05T11:15:48.283Z] f23df028b6ca: Pull complete [2023-09-05T11:15:48.283Z] d65c8cfc05b1: Pull complete [2023-09-05T11:16:03.261Z] 2437ff75d9bd: Pull complete [2023-09-05T11:16:03.261Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-05T11:16:03.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-05T11:16:03.261Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T11:16:03.557Z] prd-ubuntu20.04-docker-arm64-4c-16g-5338 does not seem to be running inside a container [2023-09-05T11:16:03.616Z] $ 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-09-05T11:16:05.997Z] $ docker top 88e72a7f7616bda16f06193f11aef806372df88d48a81cc76af600b8e8852e9b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-05T11:16:06.887Z] ---> job-cost.sh [2023-09-05T11:16:06.887Z] lf-activate-venv: SKIPPING [2023-09-05T11:16:06.887Z] INFO: No Stack... [2023-09-05T11:16:07.152Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-05T11:16:08.105Z] INFO: Archiving Costs [Pipeline] sh [2023-09-05T11:16:08.439Z] + + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-09-05T11:16:08.440Z] cut -d, -f6 [Pipeline] lock [2023-09-05T11:16:08.518Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-424-1-stack-cost] [2023-09-05T11:16:08.522Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-424-1-stack-cost] did not exist. Created. [2023-09-05T11:16:08.522Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-424-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-05T11:16:08.927Z] /w/workspace/device-virtual-go/1@tmp/durable-5c8c2ffd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-05T11:16:09.279Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-05T11:16:09.321Z] Warning: overwriting stash ‘stack-cost’ [2023-09-05T11:16:09.371Z] Stashed 1 file(s) [Pipeline] } [2023-09-05T11:16:09.386Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-424-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-05T11:16:09.463Z] $ docker stop --time=1 88e72a7f7616bda16f06193f11aef806372df88d48a81cc76af600b8e8852e9b [2023-09-05T11:16:10.927Z] $ docker rm -f --volumes 88e72a7f7616bda16f06193f11aef806372df88d48a81cc76af600b8e8852e9b [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-09-05T11:16:11.951Z] provisioning config files... [2023-09-05T11:16:11.957Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-424@tmp/config6199694963441005011tmp [Pipeline] { [Pipeline] sh [2023-09-05T11:16:12.293Z] + set +x [2023-09-05T11:16:12.293Z] + bash -s -- [2023-09-05T11:16:12.293Z] + curl -s https://codecov.io/bash [2023-09-05T11:16:12.293Z] [2023-09-05T11:16:12.293Z] _____ _ [2023-09-05T11:16:12.293Z] / ____| | | [2023-09-05T11:16:12.293Z] | | ___ __| | ___ ___ _____ __ [2023-09-05T11:16:12.293Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-05T11:16:12.293Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-05T11:16:12.293Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-05T11:16:12.293Z] Bash-1.0.6 [2023-09-05T11:16:12.293Z] [2023-09-05T11:16:12.293Z] [2023-09-05T11:16:12.293Z] ==> git version 2.25.1 found [2023-09-05T11:16:12.293Z] ==> 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-09-05T11:16:12.293Z] Release-Date: 2020-01-08 [2023-09-05T11:16:12.293Z] 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-09-05T11:16:12.293Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-05T11:16:12.293Z] ==> Jenkins CI detected. [2023-09-05T11:16:12.293Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-424 [2023-09-05T11:16:12.293Z] project root: . [2023-09-05T11:16:12.293Z] --> token set from env [2023-09-05T11:16:12.293Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-05T11:16:12.293Z] ==> Running gcov in . (disable via -X gcov) [2023-09-05T11:16:12.293Z] ==> Python coveragepy not found [2023-09-05T11:16:12.293Z] ==> Searching for coverage reports in: [2023-09-05T11:16:12.293Z] + . [2023-09-05T11:16:12.293Z] -> Found 1 reports [2023-09-05T11:16:12.293Z] ==> Detecting git/mercurial file structure [2023-09-05T11:16:12.553Z] ==> Reading reports [2023-09-05T11:16:12.553Z] + ./coverage.out bytes=43063 [2023-09-05T11:16:12.553Z] ==> Appending adjustments [2023-09-05T11:16:12.553Z] https://docs.codecov.io/docs/fixing-reports [2023-09-05T11:16:12.553Z] + Found adjustments [2023-09-05T11:16:12.553Z] ==> Gzipping contents [2023-09-05T11:16:12.553Z] 8.0K /tmp/codecov.RTu4hy.gz [2023-09-05T11:16:12.553Z] ==> Uploading reports [2023-09-05T11:16:12.553Z] url: https://codecov.io [2023-09-05T11:16:12.553Z] query: branch=PR-424&commit=d41f65c04714f635b950b632d76a197538b018f1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-424%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=424&job=&cmd_args= [2023-09-05T11:16:12.553Z] -> Pinging Codecov [2023-09-05T11:16:12.553Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-424&commit=d41f65c04714f635b950b632d76a197538b018f1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-424%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=424&job=&cmd_args= [2023-09-05T11:16:12.812Z] -> Uploading to [2023-09-05T11:16:12.812Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-05/5E52B4B073DB2E39498172D8E973AA87/d41f65c04714f635b950b632d76a197538b018f1/afadb32a-1ea8-4fb6-9b28-f0ceb9ed843e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230905%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230905T111612Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f33c48c1fb093607a8b9cb148e3b9bca1c5e14bce330d190331c0fdb6863c9d1 [2023-09-05T11:16:12.812Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-05T11:16:12.812Z] Dload Upload Total Spent Left Speed [2023-09-05T11:16:12.812Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 27721 --:--:-- --:--:-- --:--:-- 27721 [2023-09-05T11:16:12.812Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/d41f65c04714f635b950b632d76a197538b018f1 [Pipeline] } [2023-09-05T11:16:12.854Z] 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-09-05T11:16:14.593Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-424/archives ] [2023-09-05T11:16:14.594Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-424/archives [2023-09-05T11:16:14.594Z] total 16 [2023-09-05T11:16:14.594Z] drwxr-xr-x 3 root root 4096 Sep 5 11:08 . [2023-09-05T11:16:14.594Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 11:08 .. [2023-09-05T11:16:14.594Z] drwxr-xr-x 2 root root 4096 Sep 5 11:08 cost [2023-09-05T11:16:14.594Z] -rw-r--r-- 1 root root 89 Sep 5 11:08 cost.csv [2023-09-05T11:16:14.594Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-424/archives [2023-09-05T11:16:14.594Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-424/archives [2023-09-05T11:16:14.594Z] total 16 [2023-09-05T11:16:14.594Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 11:08 . [2023-09-05T11:16:14.594Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 5 11:08 .. [2023-09-05T11:16:14.594Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 11:08 cost [2023-09-05T11:16:14.594Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 5 11:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-05T11:16:14.921Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T11:16:15.808Z] ---> package-listing.sh [2023-09-05T11:16:15.808Z] ++ facter osfamily [2023-09-05T11:16:15.808Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-05T11:16:16.067Z] + OS_FAMILY=debian [2023-09-05T11:16:16.067Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-424 [2023-09-05T11:16:16.067Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-05T11:16:16.067Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-05T11:16:16.067Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-05T11:16:16.067Z] + PACKAGES=/tmp/packages_start.txt [2023-09-05T11:16:16.067Z] + '[' /w/workspace/foundry_device-virtual-go_PR-424 ']' [2023-09-05T11:16:16.067Z] + PACKAGES=/tmp/packages_end.txt [2023-09-05T11:16:16.067Z] + case "${OS_FAMILY}" in [2023-09-05T11:16:16.067Z] + dpkg -l [2023-09-05T11:16:16.067Z] + grep '^ii' [2023-09-05T11:16:16.067Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-05T11:16:16.067Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-05T11:16:16.067Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-05T11:16:16.067Z] + '[' /w/workspace/foundry_device-virtual-go_PR-424 ']' [2023-09-05T11:16:16.067Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-424/archives/ [2023-09-05T11:16:16.067Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-424/archives/ [Pipeline] echo [2023-09-05T11:16:16.104Z] 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-424/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-05T11:16:16.393Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-05T11:16:17.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-05T11:16:17.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-05T11:16:17.171Z] prd-ubuntu20.04-docker-8c-8g-5337 does not seem to be running inside a container [2023-09-05T11:16:17.203Z] $ 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-424/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-424 -v /w/workspace/foundry_device-virtual-go_PR-424:/w/workspace/foundry_device-virtual-go_PR-424:rw,z -v /w/workspace/foundry_device-virtual-go_PR-424@tmp:/w/workspace/foundry_device-virtual-go_PR-424@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-09-05T11:16:17.389Z] $ docker top d7e31ed3726a9545898d543b81a018328debaddb4db44a588bce1a337df5c679 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-05T11:16:17.785Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-05T11:16:18.096Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-05T11:16:18.409Z] + ls /var/log/sa-host [2023-09-05T11:16:18.409Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-05T11:16:18.618Z] provisioning config files... [2023-09-05T11:16:18.628Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-424@tmp/config6446209643957923703tmp [Pipeline] { [Pipeline] echo [2023-09-05T11:16:18.674Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T11:16:18.987Z] ---> create-netrc.sh [Pipeline] } [2023-09-05T11:16:19.015Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-05T11:16:19.406Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-05T11:16:19.439Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T11:16:19.748Z] ---> sudo-logs.sh [2023-09-05T11:16:19.748Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-05T11:16:19.838Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T11:16:20.149Z] ---> job-cost.sh [2023-09-05T11:16:20.149Z] lf-activate-venv: SKIPPING [2023-09-05T11:16:20.149Z] DEBUG: total: 0.2199999988079071 [2023-09-05T11:16:20.149Z] INFO: Retrieving Stack Cost... [2023-09-05T11:16:20.719Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-05T11:16:20.980Z] INFO: Archiving Costs [Pipeline] echo [2023-09-05T11:16:21.013Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-05T11:16:21.322Z] ---> logs-deploy.sh [2023-09-05T11:16:21.322Z] lf-activate-venv: SKIPPING [2023-09-05T11:16:21.322Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-424/1 [2023-09-05T11:16:21.322Z] INFO: archiving workspace using pattern(s): [2023-09-05T11:16:22.261Z] Archives upload complete. [2023-09-05T11:16:22.261Z] INFO: archiving logs to Nexus