Pull request #362 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c8835b2e09ac27bd9d4aac4acd83061566bcd9c9+8ed51eb9eaa0a405dde043671b4ac8557819634f (903fc65ac8fcdc4f7def758e68acd6aed10661ef) 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-ssh17362859522511746805.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh11732495835209612690.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-362/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-362/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9568626997978971412.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-362/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5745508988808789930.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh14145663218880024714.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-362/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-362/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12000042920772484539.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4380 in /w/workspace/foundry_device-virtual-go_PR-362 [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-362 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/362/head:refs/remotes/origin/PR-362 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8ed51eb9eaa0a405dde043671b4ac8557819634f into PR head commit c8835b2e09ac27bd9d4aac4acd83061566bcd9c9 Merge succeeded, producing c8835b2e09ac27bd9d4aac4acd83061566bcd9c9 Checking out Revision c8835b2e09ac27bd9d4aac4acd83061566bcd9c9 (PR-362) 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 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-17T11:58:51.982Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f c8835b2e09ac27bd9d4aac4acd83061566bcd9c9 # 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 8ed51eb9eaa0a405dde043671b4ac8557819634f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c8835b2e09ac27bd9d4aac4acd83061566bcd9c9 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-17T11:58:52.226Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-17T11:58:52.367Z] ========================================================= [2023-03-17T11:58:52.367Z] EdgeX Global Pipelines Version Info [2023-03-17T11:58:52.367Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-17T11:58:53.143Z] ------------------- [2023-03-17T11:58:53.143Z] stable info: [2023-03-17T11:58:53.143Z] ------------------- [2023-03-17T11:58:53.143Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-17T11:58:53.143Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-17T11:58:53.143Z] Message: update stable to v1.0.245 [2023-03-17T11:58:53.929Z] ------------------- [2023-03-17T11:58:53.929Z] experimental info: [2023-03-17T11:58:53.929Z] ------------------- [2023-03-17T11:58:53.929Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-17T11:58:53.929Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-17T11:58:53.929Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-17T11:58:54.520Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-03-17T11:58:54.558Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-03-17T11:58:54.594Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-17T11:58:54.629Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-17T11:58:54.664Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-17T11:58:54.699Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-17T11:58:54.733Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-17T11:58:54.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-17T11:58:54.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-17T11:58:54.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-17T11:58:54.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-17T11:58:54.917Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-03-17T11:58:54.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-17T11:58:54.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-17T11:58:55.022Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T11:58:55.057Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T11:58:55.093Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T11:58:55.130Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T11:58:55.170Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-17T11:58:55.206Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-17T11:58:55.242Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-17T11:58:55.278Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-17T11:58:55.313Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-17T11:58:55.349Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-17T11:58:55.384Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-17T11:58:55.420Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-17T11:58:55.465Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-17T11:58:55.501Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-362 [Pipeline] echo [2023-03-17T11:58:55.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-362 [Pipeline] echo [2023-03-17T11:58:55.575Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-362 [Pipeline] echo [2023-03-17T11:58:55.612Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c8835b2e09ac27bd9d4aac4acd83061566bcd9c9 [Pipeline] echo [2023-03-17T11:58:55.656Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c8835b2 [Pipeline] echo [2023-03-17T11:58:55.690Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T11:58:55.802Z] provisioning config files... [2023-03-17T11:58:55.816Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-362@tmp/config10531722642820688526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T11:58:56.155Z] ---> docker-login.sh [2023-03-17T11:58:56.155Z] nexus3.edgexfoundry.org:10001 [2023-03-17T11:58:56.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T11:58:56.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T11:58:56.675Z] Configure a credential helper to remove this warning. See [2023-03-17T11:58:56.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T11:58:56.675Z] [2023-03-17T11:58:56.675Z] Login Succeeded [2023-03-17T11:58:56.675Z] nexus3.edgexfoundry.org:10002 [2023-03-17T11:58:56.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T11:58:56.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T11:58:56.675Z] Configure a credential helper to remove this warning. See [2023-03-17T11:58:56.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T11:58:56.675Z] [2023-03-17T11:58:56.675Z] Login Succeeded [2023-03-17T11:58:56.675Z] nexus3.edgexfoundry.org:10003 [2023-03-17T11:58:56.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T11:58:56.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T11:58:56.937Z] Configure a credential helper to remove this warning. See [2023-03-17T11:58:56.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T11:58:56.937Z] [2023-03-17T11:58:56.937Z] Login Succeeded [2023-03-17T11:58:56.937Z] nexus3.edgexfoundry.org:10004 [2023-03-17T11:58:56.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T11:58:56.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T11:58:56.937Z] Configure a credential helper to remove this warning. See [2023-03-17T11:58:56.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T11:58:56.937Z] [2023-03-17T11:58:56.937Z] Login Succeeded [2023-03-17T11:58:56.937Z] docker.io [2023-03-17T11:58:56.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T11:58:57.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T11:58:57.197Z] Configure a credential helper to remove this warning. See [2023-03-17T11:58:57.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T11:58:57.197Z] [2023-03-17T11:58:57.197Z] Login Succeeded [2023-03-17T11:58:57.197Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T11:58:57.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-17T11:58:57.847Z] + git rev-list -1 --merges c8835b2e09ac27bd9d4aac4acd83061566bcd9c9~1..c8835b2e09ac27bd9d4aac4acd83061566bcd9c9 [Pipeline] echo [2023-03-17T11:58:57.905Z] -----------> git rev-list -1 --merges c8835b2e09ac27bd9d4aac4acd83061566bcd9c9~1..c8835b2e09ac27bd9d4aac4acd83061566bcd9c9 c8835b2e09ac27bd9d4aac4acd83061566bcd9c9 [false] [Pipeline] sh [2023-03-17T11:58:58.217Z] + git log --format=format:%s -1 c8835b2e09ac27bd9d4aac4acd83061566bcd9c9 [Pipeline] echo [2023-03-17T11:58:58.255Z] ========================================================= [2023-03-17T11:58:58.255Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-17T11:58:58.255Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T11:58:58.691Z] + git log --format=format:%s -1 c8835b2e09ac27bd9d4aac4acd83061566bcd9c9 [Pipeline] echo [2023-03-17T11:58:58.728Z] [semverPrep] GIT_COMMIT: c8835b2e09ac27bd9d4aac4acd83061566bcd9c9, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-17T11:58:58.758Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-17T11:58:59.148Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T11:58:59.148Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-17T11:58:59.148Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-17T11:58:59.148Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-17T11:58:59.148Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-17T11:58:59.148Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-17T11:58:59.148Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T11:58:59.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T11:58:59.633Z] [2023-03-17T11:58:59.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T11:59:00.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T11:59:00.007Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-17T11:59:00.007Z] b85a868b505f: Pulling fs layer [2023-03-17T11:59:00.007Z] e2be974225ed: Pulling fs layer [2023-03-17T11:59:00.007Z] 339a4e72a1f5: Pulling fs layer [2023-03-17T11:59:00.007Z] 988bab9f4d93: Pulling fs layer [2023-03-17T11:59:00.007Z] 1469e6f7b9e6: Pulling fs layer [2023-03-17T11:59:00.007Z] eaf3925da568: Pulling fs layer [2023-03-17T11:59:00.007Z] bab4dde63d76: Pulling fs layer [2023-03-17T11:59:00.007Z] bde34c3a00c8: Pulling fs layer [2023-03-17T11:59:00.007Z] b352a97aabf1: Pulling fs layer [2023-03-17T11:59:00.007Z] 4872d77fe225: Pulling fs layer [2023-03-17T11:59:00.007Z] 5851b861e8e6: Pulling fs layer [2023-03-17T11:59:00.007Z] b352a97aabf1: Waiting [2023-03-17T11:59:00.007Z] bab4dde63d76: Waiting [2023-03-17T11:59:00.007Z] bde34c3a00c8: Waiting [2023-03-17T11:59:00.007Z] 4872d77fe225: Waiting [2023-03-17T11:59:00.007Z] 5851b861e8e6: Waiting [2023-03-17T11:59:00.007Z] 988bab9f4d93: Waiting [2023-03-17T11:59:00.007Z] 1469e6f7b9e6: Waiting [2023-03-17T11:59:00.007Z] eaf3925da568: Waiting [2023-03-17T11:59:00.007Z] e2be974225ed: Download complete [2023-03-17T11:59:00.007Z] 988bab9f4d93: Download complete [2023-03-17T11:59:00.267Z] 1469e6f7b9e6: Verifying Checksum [2023-03-17T11:59:00.267Z] 1469e6f7b9e6: Download complete [2023-03-17T11:59:00.267Z] eaf3925da568: Verifying Checksum [2023-03-17T11:59:00.267Z] eaf3925da568: Download complete [2023-03-17T11:59:00.267Z] 339a4e72a1f5: Verifying Checksum [2023-03-17T11:59:00.267Z] 339a4e72a1f5: Download complete [2023-03-17T11:59:00.267Z] bde34c3a00c8: Download complete [2023-03-17T11:59:00.267Z] b352a97aabf1: Download complete [2023-03-17T11:59:00.267Z] 4872d77fe225: Download complete [2023-03-17T11:59:00.267Z] 5851b861e8e6: Verifying Checksum [2023-03-17T11:59:00.267Z] 5851b861e8e6: Download complete [2023-03-17T11:59:00.267Z] b85a868b505f: Download complete [2023-03-17T11:59:00.833Z] bab4dde63d76: Verifying Checksum [2023-03-17T11:59:00.833Z] bab4dde63d76: Download complete [2023-03-17T11:59:01.770Z] b85a868b505f: Pull complete [2023-03-17T11:59:01.770Z] e2be974225ed: Pull complete [2023-03-17T11:59:02.339Z] 339a4e72a1f5: Pull complete [2023-03-17T11:59:02.339Z] 988bab9f4d93: Pull complete [2023-03-17T11:59:02.598Z] 1469e6f7b9e6: Pull complete [2023-03-17T11:59:02.598Z] eaf3925da568: Pull complete [2023-03-17T11:59:04.504Z] bab4dde63d76: Pull complete [2023-03-17T11:59:04.504Z] bde34c3a00c8: Pull complete [2023-03-17T11:59:04.504Z] b352a97aabf1: Pull complete [2023-03-17T11:59:04.764Z] 4872d77fe225: Pull complete [2023-03-17T11:59:04.764Z] 5851b861e8e6: Pull complete [2023-03-17T11:59:04.764Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-17T11:59:04.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T11:59:04.764Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T11:59:04.988Z] prd-ubuntu20.04-docker-8c-8g-4380 does not seem to be running inside a container [2023-03-17T11:59:05.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-362 -v /w/workspace/foundry_device-virtual-go_PR-362:/w/workspace/foundry_device-virtual-go_PR-362:rw,z -v /w/workspace/foundry_device-virtual-go_PR-362@tmp:/w/workspace/foundry_device-virtual-go_PR-362@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-03-17T11:59:06.947Z] $ docker top bed43c9c3c7477a5f936d5ea5065cc3f45a9bd46dd97a27d084fd604bbfba9ff -eo pid,comm [2023-03-17T11:59:07.000Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-17T11:59:07.000Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T11:59:07.120Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T11:59:07.120Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T11:59:07.246Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T11:59:07.254Z] $ docker exec bed43c9c3c7477a5f936d5ea5065cc3f45a9bd46dd97a27d084fd604bbfba9ff ssh-agent [2023-03-17T11:59:07.362Z] SSH_AUTH_SOCK=/tmp/ssh-SgjXatSJSYx4/agent.31 [2023-03-17T11:59:07.362Z] SSH_AGENT_PID=37 [2023-03-17T11:59:07.368Z] Running ssh-add (command line suppressed) [2023-03-17T11:59:07.483Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-362@tmp/private_key_1372879422399671531.key (/w/workspace/foundry_device-virtual-go_PR-362@tmp/private_key_1372879422399671531.key) [2023-03-17T11:59:07.494Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T11:59:07.827Z] + git tag --points-at HEAD [Pipeline] } [2023-03-17T11:59:07.858Z] $ docker exec --env ******** --env ******** bed43c9c3c7477a5f936d5ea5065cc3f45a9bd46dd97a27d084fd604bbfba9ff ssh-agent -k [2023-03-17T11:59:07.970Z] unset SSH_AUTH_SOCK; [2023-03-17T11:59:07.970Z] unset SSH_AGENT_PID; [2023-03-17T11:59:07.970Z] echo Agent pid 37 killed; [2023-03-17T11:59:07.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-17T11:59:08.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T11:59:08.066Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T11:59:08.183Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T11:59:08.190Z] $ docker exec bed43c9c3c7477a5f936d5ea5065cc3f45a9bd46dd97a27d084fd604bbfba9ff ssh-agent [2023-03-17T11:59:08.293Z] SSH_AUTH_SOCK=/tmp/ssh-QdAszjNjFR9B/agent.69 [2023-03-17T11:59:08.293Z] SSH_AGENT_PID=75 [2023-03-17T11:59:08.298Z] Running ssh-add (command line suppressed) [2023-03-17T11:59:08.408Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-362@tmp/private_key_6652498965733438578.key (/w/workspace/foundry_device-virtual-go_PR-362@tmp/private_key_6652498965733438578.key) [2023-03-17T11:59:08.419Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T11:59:08.744Z] + git semver init [2023-03-17T11:59:09.004Z] 2023-03-17 11:59:08,934 [run_init] DEBUG init version:0.0.0 force:False [2023-03-17T11:59:09.004Z] 2023-03-17 11:59:08,935 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-362/.semver [2023-03-17T11:59:09.004Z] 2023-03-17 11:59:08,935 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-362/.semver [2023-03-17T11:59:09.004Z] 2023-03-17 11:59:08,935 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-362/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-362, universal_newlines=False, shell=None, istream=None) [2023-03-17T11:59:09.942Z] 2023-03-17 11:59:09,926 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-362/.git/info/exclude [2023-03-17T11:59:09.942Z] 2023-03-17 11:59:09,927 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-362/.semver/PR-362 with force:False [2023-03-17T11:59:09.942Z] 2023-03-17 11:59:09,927 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-362/.semver/PR-362 [2023-03-17T11:59:09.942Z] 2023-03-17 11:59:09,931 [execute] INFO git cat-file --batch-check [2023-03-17T11:59:09.942Z] 2023-03-17 11:59:09,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-362/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T11:59:09.942Z] 2023-03-17 11:59:09,937 [execute] INFO git cat-file --batch [2023-03-17T11:59:09.942Z] 2023-03-17 11:59:09,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-362/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T11:59:09.942Z] 2023-03-17 11:59:09,942 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-362/.semver/PR-362 [2023-03-17T11:59:09.942Z] 0.0.0 [Pipeline] } [2023-03-17T11:59:10.234Z] $ docker exec --env ******** --env ******** bed43c9c3c7477a5f936d5ea5065cc3f45a9bd46dd97a27d084fd604bbfba9ff ssh-agent -k [2023-03-17T11:59:10.333Z] unset SSH_AUTH_SOCK; [2023-03-17T11:59:10.333Z] unset SSH_AGENT_PID; [2023-03-17T11:59:10.334Z] echo Agent pid 75 killed; [2023-03-17T11:59:10.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T11:59:10.872Z] + git semver [Pipeline] } [2023-03-17T11:59:11.263Z] $ docker stop --time=1 bed43c9c3c7477a5f936d5ea5065cc3f45a9bd46dd97a27d084fd604bbfba9ff [2023-03-17T11:59:12.592Z] $ docker rm -f --volumes bed43c9c3c7477a5f936d5ea5065cc3f45a9bd46dd97a27d084fd604bbfba9ff [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T11:59:12.994Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-17T11:59:13.247Z] Stashed 1 file(s) [Pipeline] echo [2023-03-17T11:59:13.263Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T11:59:13.822Z] provisioning config files... [2023-03-17T11:59:13.832Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-362@tmp/config8371097399453702855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T11:59:14.172Z] ---> docker-login.sh [2023-03-17T11:59:14.172Z] nexus3.edgexfoundry.org:10001 [2023-03-17T11:59:14.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T11:59:14.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T11:59:14.172Z] Configure a credential helper to remove this warning. See [2023-03-17T11:59:14.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T11:59:14.172Z] [2023-03-17T11:59:14.172Z] Login Succeeded [2023-03-17T11:59:14.172Z] nexus3.edgexfoundry.org:10002 [2023-03-17T11:59:14.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T11:59:14.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T11:59:14.172Z] Configure a credential helper to remove this warning. See [2023-03-17T11:59:14.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T11:59:14.172Z] [2023-03-17T11:59:14.172Z] Login Succeeded [2023-03-17T11:59:14.172Z] nexus3.edgexfoundry.org:10003 [2023-03-17T11:59:14.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T11:59:14.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T11:59:14.431Z] Configure a credential helper to remove this warning. See [2023-03-17T11:59:14.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T11:59:14.431Z] [2023-03-17T11:59:14.431Z] Login Succeeded [2023-03-17T11:59:14.431Z] nexus3.edgexfoundry.org:10004 [2023-03-17T11:59:14.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T11:59:14.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T11:59:14.431Z] Configure a credential helper to remove this warning. See [2023-03-17T11:59:14.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T11:59:14.431Z] [2023-03-17T11:59:14.431Z] Login Succeeded [2023-03-17T11:59:14.431Z] docker.io [2023-03-17T11:59:14.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T11:59:14.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T11:59:14.690Z] Configure a credential helper to remove this warning. See [2023-03-17T11:59:14.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T11:59:14.690Z] [2023-03-17T11:59:14.690Z] Login Succeeded [2023-03-17T11:59:14.690Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T11:59:14.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T11:59:14.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T11:59:14.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T11:59:14.927Z] ========================================================= [2023-03-17T11:59:14.927Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-17T11:59:14.927Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T11:59:15.392Z] + 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-03-17T11:59:15.392Z] Sending build context to Docker daemon 23.51MB [2023-03-17T11:59:15.392Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T11:59:15.392Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-17T11:59:15.664Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-17T11:59:15.664Z] 63b65145d645: Pulling fs layer [2023-03-17T11:59:15.664Z] a2d21d5440eb: Pulling fs layer [2023-03-17T11:59:15.665Z] 935e6c44a52c: Pulling fs layer [2023-03-17T11:59:15.665Z] 94cc34f8dd06: Pulling fs layer [2023-03-17T11:59:15.665Z] 30dea6a524f1: Pulling fs layer [2023-03-17T11:59:15.665Z] a2aff8979fd8: Pulling fs layer [2023-03-17T11:59:15.665Z] 6808be2612f2: Pulling fs layer [2023-03-17T11:59:15.665Z] f25807f1079a: Pulling fs layer [2023-03-17T11:59:15.665Z] 94cc34f8dd06: Waiting [2023-03-17T11:59:15.665Z] 30dea6a524f1: Waiting [2023-03-17T11:59:15.665Z] f25807f1079a: Waiting [2023-03-17T11:59:15.665Z] a2aff8979fd8: Waiting [2023-03-17T11:59:15.665Z] a2d21d5440eb: Verifying Checksum [2023-03-17T11:59:15.665Z] a2d21d5440eb: Download complete [2023-03-17T11:59:15.665Z] 94cc34f8dd06: Verifying Checksum [2023-03-17T11:59:15.665Z] 94cc34f8dd06: Download complete [2023-03-17T11:59:15.665Z] 30dea6a524f1: Verifying Checksum [2023-03-17T11:59:15.665Z] 30dea6a524f1: Download complete [2023-03-17T11:59:15.665Z] 63b65145d645: Verifying Checksum [2023-03-17T11:59:15.665Z] 63b65145d645: Download complete [2023-03-17T11:59:15.665Z] a2aff8979fd8: Verifying Checksum [2023-03-17T11:59:15.665Z] a2aff8979fd8: Download complete [2023-03-17T11:59:15.975Z] 63b65145d645: Pull complete [2023-03-17T11:59:15.975Z] a2d21d5440eb: Pull complete [2023-03-17T11:59:16.558Z] f25807f1079a: Verifying Checksum [2023-03-17T11:59:16.559Z] f25807f1079a: Download complete [2023-03-17T11:59:16.559Z] 935e6c44a52c: Download complete [2023-03-17T11:59:16.817Z] 6808be2612f2: Verifying Checksum [2023-03-17T11:59:16.817Z] 6808be2612f2: Download complete [2023-03-17T11:59:20.097Z] 935e6c44a52c: Pull complete [2023-03-17T11:59:20.097Z] 94cc34f8dd06: Pull complete [2023-03-17T11:59:20.097Z] 30dea6a524f1: Pull complete [2023-03-17T11:59:20.097Z] a2aff8979fd8: Pull complete [2023-03-17T11:59:22.626Z] 6808be2612f2: Pull complete [2023-03-17T11:59:22.885Z] f25807f1079a: Pull complete [2023-03-17T11:59:22.885Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-17T11:59:22.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T11:59:22.885Z] ---> 3b553350e43f [2023-03-17T11:59:22.885Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-17T11:59:25.480Z] ---> Running in efc27c14aa77 [2023-03-17T11:59:25.480Z] Removing intermediate container efc27c14aa77 [2023-03-17T11:59:25.480Z] ---> 5ac584d5d063 [2023-03-17T11:59:25.480Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T11:59:25.480Z] ---> Running in a83e1f527dd9 [2023-03-17T11:59:25.480Z] Removing intermediate container a83e1f527dd9 [2023-03-17T11:59:25.480Z] ---> f49bc7c74ded [2023-03-17T11:59:25.480Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-17T11:59:25.480Z] ---> Running in bbeead1aab7a [2023-03-17T11:59:25.738Z] Removing intermediate container bbeead1aab7a [2023-03-17T11:59:25.738Z] ---> 4f51da8eb166 [2023-03-17T11:59:25.738Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-17T11:59:25.738Z] ---> Running in bcb1f6b40d4a [2023-03-17T11:59:25.738Z] Removing intermediate container bcb1f6b40d4a [2023-03-17T11:59:25.738Z] ---> 7001b2832af6 [2023-03-17T11:59:25.738Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T11:59:25.738Z] ---> Running in 9b7c0aa0c025 [2023-03-17T11:59:26.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T11:59:27.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T11:59:27.743Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-17T11:59:28.018Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-17T11:59:28.018Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-17T11:59:28.018Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-17T11:59:28.018Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T11:59:28.018Z] OK: 269 MiB in 57 packages [2023-03-17T11:59:28.402Z] Removing intermediate container 9b7c0aa0c025 [2023-03-17T11:59:28.402Z] ---> 63c866458bb1 [2023-03-17T11:59:28.402Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-17T11:59:28.402Z] ---> c88120dde72e [2023-03-17T11:59:28.402Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T11:59:28.402Z] ---> Running in 2805047f8f20 [2023-03-17T11:59:28.671Z] Still waiting to schedule task [2023-03-17T11:59:28.672Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-17T12:00:01.063Z] Removing intermediate container 2805047f8f20 [2023-03-17T12:00:01.063Z] ---> 2500fb5625e9 [2023-03-17T12:00:01.063Z] Step 10/12 : COPY . . [2023-03-17T12:00:01.063Z] ---> e497951232a4 [2023-03-17T12:00:01.063Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T12:00:01.063Z] ---> Running in 89e6b09ff50b [2023-03-17T12:00:01.063Z] Removing intermediate container 89e6b09ff50b [2023-03-17T12:00:01.063Z] ---> 048b497774e5 [2023-03-17T12:00:01.063Z] Step 12/12 : RUN $MAKE [2023-03-17T12:00:01.063Z] ---> Running in 5c5923becd7d [2023-03-17T12:00:01.063Z] noop [2023-03-17T12:00:01.063Z] Removing intermediate container 5c5923becd7d [2023-03-17T12:00:01.063Z] ---> e9911aafd4ca [2023-03-17T12:00:01.063Z] Successfully built e9911aafd4ca [2023-03-17T12:00:01.063Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T12:00:01.512Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T12:00:01.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T12:00:01.660Z] prd-ubuntu20.04-docker-8c-8g-4380 does not seem to be running inside a container [2023-03-17T12:00:01.693Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-362 -v /w/workspace/foundry_device-virtual-go_PR-362:/w/workspace/foundry_device-virtual-go_PR-362:rw,z -v /w/workspace/foundry_device-virtual-go_PR-362@tmp:/w/workspace/foundry_device-virtual-go_PR-362@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-03-17T12:00:02.037Z] $ docker top b8b2392a6e3346c1506ab6a67f9f8f99e62d5a60e8178f87ecbad964dd4a16c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T12:00:02.426Z] + go version [2023-03-17T12:00:02.426Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-17T12:00:02.460Z] $ docker stop --time=1 b8b2392a6e3346c1506ab6a67f9f8f99e62d5a60e8178f87ecbad964dd4a16c9 [2023-03-17T12:00:03.739Z] $ docker rm -f --volumes b8b2392a6e3346c1506ab6a67f9f8f99e62d5a60e8178f87ecbad964dd4a16c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T12:00:04.411Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T12:00:04.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T12:00:04.544Z] prd-ubuntu20.04-docker-8c-8g-4380 does not seem to be running inside a container [2023-03-17T12:00:04.575Z] $ 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-362 -v /w/workspace/foundry_device-virtual-go_PR-362:/w/workspace/foundry_device-virtual-go_PR-362:rw,z -v /w/workspace/foundry_device-virtual-go_PR-362@tmp:/w/workspace/foundry_device-virtual-go_PR-362@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-03-17T12:00:04.942Z] $ docker top 244b52873a73666f058441c628485dcdacd719b9acdeb12890c3f165c8275b6b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T12:00:05.329Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-362 [Pipeline] fileExists [Pipeline] sh [2023-03-17T12:00:05.682Z] + make test [2023-03-17T12:00:05.682Z] go test ./... -coverprofile=coverage.out [2023-03-17T12:00:10.951Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-17T12:00:20.939Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-03-17T12:00:20.939Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.039s coverage: 65.7% of statements [2023-03-17T12:00:26.203Z] go vet ./... [2023-03-17T12:00:29.605Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T12:00:29.605Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T12:00:29.605Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-17T12:00:29.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-17T12:00:29.922Z] $ docker stop --time=1 244b52873a73666f058441c628485dcdacd719b9acdeb12890c3f165c8275b6b [2023-03-17T12:00:32.047Z] $ docker rm -f --volumes 244b52873a73666f058441c628485dcdacd719b9acdeb12890c3f165c8275b6b [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T12:00:32.645Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-17T12:00:32.711Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-17T12:00:33.359Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-17T12:00:33.668Z] + ls -al . [2023-03-17T12:00:33.668Z] total 192 [2023-03-17T12:00:33.668Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 17 12:00 . [2023-03-17T12:00:33.668Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 11:58 .. [2023-03-17T12:00:33.668Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 11:59 .git [2023-03-17T12:00:33.668Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 11:58 .github [2023-03-17T12:00:33.668Z] -rw-rw-r-- 1 jenkins jenkins 337 Mar 17 11:58 .gitignore [2023-03-17T12:00:33.668Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 11:58 .golangci.yml [2023-03-17T12:00:33.668Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 11:59 .semver [2023-03-17T12:00:33.668Z] -rw-rw-r-- 1 jenkins jenkins 8641 Mar 17 11:58 Attribution.txt [2023-03-17T12:00:33.668Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 17 11:58 CHANGELOG.md [2023-03-17T12:00:33.668Z] -rw-rw-r-- 1 jenkins jenkins 1646 Mar 17 11:58 Dockerfile [2023-03-17T12:00:33.668Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 11:58 GOVERNANCE.md [2023-03-17T12:00:33.668Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 17 11:58 Jenkinsfile [2023-03-17T12:00:33.668Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 17 11:58 LICENSE [2023-03-17T12:00:33.668Z] -rw-rw-r-- 1 jenkins jenkins 1696 Mar 17 11:58 Makefile [2023-03-17T12:00:33.668Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 17 11:58 OWNERS.md [2023-03-17T12:00:33.668Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 17 11:58 README.md [2023-03-17T12:00:33.668Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 11:59 VERSION [2023-03-17T12:00:33.668Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 11:58 bin [2023-03-17T12:00:33.668Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 11:58 cmd [2023-03-17T12:00:33.668Z] -rw-r--r-- 1 jenkins jenkins 44311 Mar 17 12:00 coverage.out [2023-03-17T12:00:33.668Z] -rw-rw-r-- 1 jenkins jenkins 3254 Mar 17 11:58 go.mod [2023-03-17T12:00:33.668Z] -rw-rw-r-- 1 jenkins jenkins 30610 Mar 17 11:58 go.sum [2023-03-17T12:00:33.668Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 11:58 internal [2023-03-17T12:00:33.668Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 11:58 snap [2023-03-17T12:00:33.668Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 17 11:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T12:00:34.053Z] + 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=c8835b2e09ac27bd9d4aac4acd83061566bcd9c9 --label arch=amd64 --label version=0.0.0 . [2023-03-17T12:00:34.053Z] Sending build context to Docker daemon 23.55MB [2023-03-17T12:00:34.053Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T12:00:34.053Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-17T12:00:34.053Z] ---> e9911aafd4ca [2023-03-17T12:00:34.053Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-17T12:00:34.312Z] ---> Running in 86ce36fcac7c [2023-03-17T12:00:34.312Z] Removing intermediate container 86ce36fcac7c [2023-03-17T12:00:34.312Z] ---> 24a5d564f4e9 [2023-03-17T12:00:34.312Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T12:00:34.312Z] ---> Running in 5fe0bb3ccd88 [2023-03-17T12:00:34.312Z] Removing intermediate container 5fe0bb3ccd88 [2023-03-17T12:00:34.312Z] ---> 565c5d7fecc4 [2023-03-17T12:00:34.312Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-03-17T12:00:34.570Z] ---> Running in a86a88feee82 [2023-03-17T12:00:34.570Z] Removing intermediate container a86a88feee82 [2023-03-17T12:00:34.570Z] ---> d07468146ebe [2023-03-17T12:00:34.570Z] Step 6/25 : WORKDIR /device-virtual-go [2023-03-17T12:00:34.570Z] ---> Running in d860e20a529c [2023-03-17T12:00:34.570Z] Removing intermediate container d860e20a529c [2023-03-17T12:00:34.570Z] ---> e4abc3fbe9e7 [2023-03-17T12:00:34.570Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T12:00:34.570Z] ---> Running in 37640329a847 [2023-03-17T12:00:34.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T12:00:35.089Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T12:00:35.089Z] OK: 269 MiB in 57 packages [2023-03-17T12:00:35.347Z] Removing intermediate container 37640329a847 [2023-03-17T12:00:35.347Z] ---> bef928022ecf [2023-03-17T12:00:35.347Z] Step 8/25 : COPY go.mod vendor* ./ [2023-03-17T12:00:35.611Z] ---> 0248eec26c99 [2023-03-17T12:00:35.611Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T12:00:35.611Z] ---> Running in cb148a53478d [2023-03-17T12:00:36.550Z] Removing intermediate container cb148a53478d [2023-03-17T12:00:36.550Z] ---> ebff072feb8e [2023-03-17T12:00:36.550Z] Step 10/25 : COPY . . [2023-03-17T12:00:36.808Z] ---> a6d2aade9ea1 [2023-03-17T12:00:36.808Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T12:00:36.808Z] ---> Running in 115bee5efae5 [2023-03-17T12:00:36.808Z] Removing intermediate container 115bee5efae5 [2023-03-17T12:00:36.808Z] ---> 05b5ef64071b [2023-03-17T12:00:36.808Z] Step 12/25 : RUN $MAKE [2023-03-17T12:00:36.808Z] ---> Running in 666bd6e08852 [2023-03-17T12:00:37.066Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-03-17T12:00:55.147Z] Removing intermediate container 666bd6e08852 [2023-03-17T12:00:55.147Z] ---> a89c447bff75 [2023-03-17T12:00:55.147Z] Step 13/25 : FROM alpine:3.17 [2023-03-17T12:00:55.147Z] 3.17: Pulling from library/alpine [2023-03-17T12:00:55.147Z] 63b65145d645: Already exists [2023-03-17T12:00:55.406Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T12:00:55.407Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T12:00:55.407Z] ---> b2aa39c304c2 [2023-03-17T12:00:55.407Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-03-17T12:00:55.407Z] ---> Running in 705683684a9b [2023-03-17T12:00:55.407Z] Removing intermediate container 705683684a9b [2023-03-17T12:00:55.407Z] ---> 90efd3d13c7c [2023-03-17T12:00:55.407Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-03-17T12:00:55.407Z] ---> Running in ca6ff9c2c8e2 [2023-03-17T12:00:55.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T12:00:55.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T12:00:55.925Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T12:00:55.925Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T12:00:55.925Z] OK: 7 MiB in 16 packages [2023-03-17T12:00:56.513Z] Removing intermediate container ca6ff9c2c8e2 [2023-03-17T12:00:56.513Z] ---> 3daebdbb9ea2 [2023-03-17T12:00:56.513Z] Step 16/25 : WORKDIR / [2023-03-17T12:00:56.513Z] ---> Running in a5615d57f35f [2023-03-17T12:00:56.513Z] Removing intermediate container a5615d57f35f [2023-03-17T12:00:56.513Z] ---> a902a2d7ad2e [2023-03-17T12:00:56.513Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-03-17T12:00:56.513Z] ---> 2d15ab793be6 [2023-03-17T12:00:56.513Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-03-17T12:00:56.771Z] ---> 928f685cd3db [2023-03-17T12:00:56.771Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-03-17T12:00:57.337Z] ---> f237f07bd551 [2023-03-17T12:00:57.337Z] Step 20/25 : EXPOSE 59900 [2023-03-17T12:00:57.337Z] ---> Running in 8cf1d7c5a912 [2023-03-17T12:00:57.596Z] Removing intermediate container 8cf1d7c5a912 [2023-03-17T12:00:57.596Z] ---> 24ee6fa6747e [2023-03-17T12:00:57.596Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-03-17T12:00:57.596Z] ---> Running in d5d26369151f [2023-03-17T12:00:57.596Z] Removing intermediate container d5d26369151f [2023-03-17T12:00:57.596Z] ---> 11f4d86ae919 [2023-03-17T12:00:57.596Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T12:00:57.596Z] ---> Running in c098352fe3ad [2023-03-17T12:00:57.596Z] Removing intermediate container c098352fe3ad [2023-03-17T12:00:57.596Z] ---> 7155cc6f4657 [2023-03-17T12:00:57.596Z] Step 23/25 : LABEL arch=amd64 [2023-03-17T12:00:57.596Z] ---> Running in 3c4aae709d7e [2023-03-17T12:00:57.856Z] Removing intermediate container 3c4aae709d7e [2023-03-17T12:00:57.856Z] ---> 15ad45b0bf6d [2023-03-17T12:00:57.856Z] Step 24/25 : LABEL git_sha=c8835b2e09ac27bd9d4aac4acd83061566bcd9c9 [2023-03-17T12:00:57.856Z] ---> Running in 6359a58df19c [2023-03-17T12:00:57.856Z] Removing intermediate container 6359a58df19c [2023-03-17T12:00:57.856Z] ---> 316c4c7e740a [2023-03-17T12:00:57.856Z] Step 25/25 : LABEL version=0.0.0 [2023-03-17T12:00:57.856Z] ---> Running in dfe594d5b42c [2023-03-17T12:00:57.856Z] Removing intermediate container dfe594d5b42c [2023-03-17T12:00:57.856Z] ---> 485a77d10d66 [2023-03-17T12:00:57.856Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-17T12:00:57.856Z] Successfully built 485a77d10d66 [2023-03-17T12:00:57.856Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T12:00:59.036Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T12:00:59.037Z] [2023-03-17T12:00:59.037Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T12:00:59.444Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T12:00:59.444Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-17T12:00:59.444Z] 5eb5b503b376: Pulling fs layer [2023-03-17T12:00:59.444Z] 5c69ac0246d0: Pulling fs layer [2023-03-17T12:00:59.444Z] ec43610c2a17: Pulling fs layer [2023-03-17T12:00:59.444Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-17T12:00:59.444Z] 33b1e0a273af: Pulling fs layer [2023-03-17T12:00:59.444Z] 5d3b04190fa2: Pulling fs layer [2023-03-17T12:00:59.444Z] 2f39f015ded8: Pulling fs layer [2023-03-17T12:00:59.444Z] 5d3b04190fa2: Waiting [2023-03-17T12:00:59.444Z] 33b1e0a273af: Waiting [2023-03-17T12:00:59.444Z] 3a2ae6a8a46f: Waiting [2023-03-17T12:00:59.444Z] 2f39f015ded8: Waiting [2023-03-17T12:00:59.444Z] 5c69ac0246d0: Verifying Checksum [2023-03-17T12:00:59.444Z] 5c69ac0246d0: Download complete [2023-03-17T12:00:59.444Z] 3a2ae6a8a46f: Download complete [2023-03-17T12:00:59.709Z] 33b1e0a273af: Verifying Checksum [2023-03-17T12:00:59.709Z] 33b1e0a273af: Download complete [2023-03-17T12:00:59.709Z] ec43610c2a17: Verifying Checksum [2023-03-17T12:00:59.709Z] ec43610c2a17: Download complete [2023-03-17T12:00:59.709Z] 5d3b04190fa2: Verifying Checksum [2023-03-17T12:00:59.709Z] 5d3b04190fa2: Download complete [2023-03-17T12:00:59.969Z] 5eb5b503b376: Verifying Checksum [2023-03-17T12:00:59.969Z] 5eb5b503b376: Download complete [2023-03-17T12:01:00.535Z] 2f39f015ded8: Download complete [2023-03-17T12:01:01.170Z] 5eb5b503b376: Pull complete [2023-03-17T12:01:01.170Z] 5c69ac0246d0: Pull complete [2023-03-17T12:01:01.735Z] ec43610c2a17: Pull complete [2023-03-17T12:01:01.735Z] 3a2ae6a8a46f: Pull complete [2023-03-17T12:01:01.995Z] 33b1e0a273af: Pull complete [2023-03-17T12:01:01.995Z] 5d3b04190fa2: Pull complete [2023-03-17T12:01:02.756Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4381 in /w/workspace/foundry_device-virtual-go_PR-362 [Pipeline] { [Pipeline] ws [2023-03-17T12:01:02.815Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-03-17T12:01:02.903Z] The recommended git tool is: git [2023-03-17T12:01:07.262Z] 2f39f015ded8: Pull complete [2023-03-17T12:01:07.262Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-17T12:01:07.262Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T12:01:07.262Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T12:01:07.500Z] prd-ubuntu20.04-docker-8c-8g-4380 does not seem to be running inside a container [2023-03-17T12:01:07.547Z] $ 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-362 -v /w/workspace/foundry_device-virtual-go_PR-362:/w/workspace/foundry_device-virtual-go_PR-362:rw,z -v /w/workspace/foundry_device-virtual-go_PR-362@tmp:/w/workspace/foundry_device-virtual-go_PR-362@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-03-17T12:01:08.534Z] using credential edgex-jenkins-ssh [2023-03-17T12:01:08.550Z] Cloning the remote Git repository [2023-03-17T12:01:08.598Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-03-17T12:01:08.685Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-03-17T12:01:08.830Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-03-17T12:01:08.831Z] > git --version # timeout=10 [2023-03-17T12:01:08.853Z] > git --version # 'git version 2.25.1' [2023-03-17T12:01:08.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T12:01:09.010Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T12:01:10.006Z] $ docker top 24ad2993b707987e80047ef0047698f0af1474508794f6035885ecb0f2d01b5f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T12:01:10.487Z] ---> job-cost.sh [2023-03-17T12:01:10.487Z] lf-activate-venv: SKIPPING [2023-03-17T12:01:10.487Z] INFO: No Stack... [2023-03-17T12:01:10.748Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T12:01:11.317Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T12:01:11.635Z] + cat /w/workspace/foundry_device-virtual-go_PR-362/archives/cost.csv [2023-03-17T12:01:11.635Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T12:01:11.675Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-362-1-stack-cost] [2023-03-17T12:01:11.681Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-362-1-stack-cost] did not exist. Created. [2023-03-17T12:01:11.682Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-362-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T12:01:12.076Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-17T12:01:12.124Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T12:01:12.156Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-362-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T12:01:12.231Z] $ docker stop --time=1 24ad2993b707987e80047ef0047698f0af1474508794f6035885ecb0f2d01b5f [2023-03-17T12:01:11.952Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-03-17T12:01:11.973Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T12:01:12.841Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-03-17T12:01:12.885Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-03-17T12:01:12.886Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T12:01:12.904Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/362/head:refs/remotes/origin/PR-362 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-17T12:01:13.391Z] $ docker rm -f --volumes 24ad2993b707987e80047ef0047698f0af1474508794f6035885ecb0f2d01b5f [2023-03-17T12:01:13.432Z] Merging remotes/origin/main commit 8ed51eb9eaa0a405dde043671b4ac8557819634f into PR head commit c8835b2e09ac27bd9d4aac4acd83061566bcd9c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2023-03-17T12:01:13.721Z] Merge succeeded, producing c8835b2e09ac27bd9d4aac4acd83061566bcd9c9 [2023-03-17T12:01:13.722Z] Checking out Revision c8835b2e09ac27bd9d4aac4acd83061566bcd9c9 (PR-362) [Pipeline] } [2023-03-17T12:01:14.223Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-17T12:01:14.278Z] > git --version # timeout=10 [2023-03-17T12:01:14.290Z] > git --version # 'git version 2.25.1' [2023-03-17T12:01:14.317Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-17T12:01:13.453Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T12:01:13.532Z] > git checkout -f c8835b2e09ac27bd9d4aac4acd83061566bcd9c9 # timeout=10 [2023-03-17T12:01:13.614Z] > git remote # timeout=10 [2023-03-17T12:01:13.635Z] > git config --get remote.origin.url # timeout=10 [2023-03-17T12:01:13.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T12:01:13.680Z] > git merge 8ed51eb9eaa0a405dde043671b4ac8557819634f # timeout=10 [2023-03-17T12:01:13.705Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-17T12:01:13.730Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T12:01:13.745Z] > git checkout -f c8835b2e09ac27bd9d4aac4acd83061566bcd9c9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T12:01:15.526Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-17T12:01:15.526Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T12:01:15.526Z] Dload Upload Total Spent Left Speed [2023-03-17T12:01:15.526Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh [2023-03-17T12:01:16.192Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-17T12:01:16.540Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-17T12:01:16.541Z] + sudo tee /etc/docker/daemon.new [2023-03-17T12:01:16.541Z] { [2023-03-17T12:01:16.541Z] "registry-mirrors": [ [2023-03-17T12:01:16.541Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-17T12:01:16.541Z] ], [2023-03-17T12:01:16.541Z] "bip": "10.250.0.254/24", [2023-03-17T12:01:16.541Z] "hosts": [ [2023-03-17T12:01:16.541Z] "tcp://0.0.0.0:5555", [2023-03-17T12:01:16.541Z] "unix:///var/run/docker.sock" [2023-03-17T12:01:16.541Z] ], [2023-03-17T12:01:16.541Z] "mtu": 1458, [2023-03-17T12:01:16.541Z] "selinux-enabled": true, [2023-03-17T12:01:16.541Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-17T12:01:16.541Z] } [Pipeline] sh [2023-03-17T12:01:16.889Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-17T12:01:17.234Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T12:01:39.429Z] provisioning config files... [2023-03-17T12:01:39.452Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config1047624817273115020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T12:01:39.833Z] ---> docker-login.sh [2023-03-17T12:01:39.833Z] nexus3.edgexfoundry.org:10001 [2023-03-17T12:01:40.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T12:01:40.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T12:01:40.376Z] Configure a credential helper to remove this warning. See [2023-03-17T12:01:40.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T12:01:40.376Z] [2023-03-17T12:01:40.376Z] Login Succeeded [2023-03-17T12:01:40.376Z] nexus3.edgexfoundry.org:10002 [2023-03-17T12:01:40.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T12:01:40.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T12:01:40.918Z] Configure a credential helper to remove this warning. See [2023-03-17T12:01:40.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T12:01:40.918Z] [2023-03-17T12:01:40.918Z] Login Succeeded [2023-03-17T12:01:40.918Z] nexus3.edgexfoundry.org:10003 [2023-03-17T12:01:40.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T12:01:41.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T12:01:41.196Z] Configure a credential helper to remove this warning. See [2023-03-17T12:01:41.196Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T12:01:41.196Z] [2023-03-17T12:01:41.196Z] Login Succeeded [2023-03-17T12:01:41.196Z] nexus3.edgexfoundry.org:10004 [2023-03-17T12:01:41.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T12:01:41.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T12:01:41.469Z] Configure a credential helper to remove this warning. See [2023-03-17T12:01:41.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T12:01:41.469Z] [2023-03-17T12:01:41.469Z] Login Succeeded [2023-03-17T12:01:41.469Z] docker.io [2023-03-17T12:01:41.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T12:01:42.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T12:01:42.006Z] Configure a credential helper to remove this warning. See [2023-03-17T12:01:42.006Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T12:01:42.006Z] [2023-03-17T12:01:42.006Z] Login Succeeded [2023-03-17T12:01:42.006Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T12:01:42.037Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T12:01:42.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T12:01:42.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T12:01:42.466Z] ========================================================= [2023-03-17T12:01:42.466Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-17T12:01:42.466Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T12:01:42.956Z] + 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-03-17T12:01:43.224Z] Sending build context to Docker daemon 11.91MB [2023-03-17T12:01:43.224Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T12:01:43.224Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-17T12:01:43.494Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-17T12:01:43.494Z] af6eaf76a39c: Pulling fs layer [2023-03-17T12:01:43.494Z] 55522c791124: Pulling fs layer [2023-03-17T12:01:43.494Z] ce5c4a1c91eb: Pulling fs layer [2023-03-17T12:01:43.494Z] 169dfbe0d373: Pulling fs layer [2023-03-17T12:01:43.494Z] e1ff8fa3b103: Pulling fs layer [2023-03-17T12:01:43.494Z] 52ebb69f0ebf: Pulling fs layer [2023-03-17T12:01:43.494Z] 5abe8eddf0d5: Pulling fs layer [2023-03-17T12:01:43.494Z] 169dfbe0d373: Waiting [2023-03-17T12:01:43.494Z] e1ff8fa3b103: Waiting [2023-03-17T12:01:43.494Z] 52ebb69f0ebf: Waiting [2023-03-17T12:01:43.494Z] 5abe8eddf0d5: Waiting [2023-03-17T12:01:43.494Z] 55522c791124: Verifying Checksum [2023-03-17T12:01:43.494Z] 55522c791124: Download complete [2023-03-17T12:01:43.494Z] 169dfbe0d373: Verifying Checksum [2023-03-17T12:01:43.494Z] 169dfbe0d373: Download complete [2023-03-17T12:01:43.494Z] e1ff8fa3b103: Verifying Checksum [2023-03-17T12:01:43.494Z] e1ff8fa3b103: Download complete [2023-03-17T12:01:43.777Z] af6eaf76a39c: Verifying Checksum [2023-03-17T12:01:44.747Z] af6eaf76a39c: Pull complete [2023-03-17T12:01:44.747Z] 5abe8eddf0d5: Verifying Checksum [2023-03-17T12:01:44.747Z] 5abe8eddf0d5: Download complete [2023-03-17T12:01:45.338Z] 55522c791124: Pull complete [2023-03-17T12:01:45.921Z] 52ebb69f0ebf: Verifying Checksum [2023-03-17T12:01:45.921Z] 52ebb69f0ebf: Download complete [2023-03-17T12:01:46.188Z] ce5c4a1c91eb: Verifying Checksum [2023-03-17T12:01:46.188Z] ce5c4a1c91eb: Download complete [2023-03-17T12:01:58.615Z] ce5c4a1c91eb: Pull complete [2023-03-17T12:01:58.615Z] 169dfbe0d373: Pull complete [2023-03-17T12:01:58.615Z] e1ff8fa3b103: Pull complete [2023-03-17T12:02:03.987Z] 52ebb69f0ebf: Pull complete [2023-03-17T12:02:05.943Z] 5abe8eddf0d5: Pull complete [2023-03-17T12:02:05.943Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-17T12:02:05.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T12:02:05.943Z] ---> 6cb57ee374ae [2023-03-17T12:02:05.943Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-17T12:02:07.889Z] ---> Running in 04f2f38df163 [2023-03-17T12:02:07.889Z] Removing intermediate container 04f2f38df163 [2023-03-17T12:02:07.889Z] ---> eb79f1596513 [2023-03-17T12:02:07.889Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T12:02:07.889Z] ---> Running in e3d6baab60f5 [2023-03-17T12:02:08.154Z] Removing intermediate container e3d6baab60f5 [2023-03-17T12:02:08.154Z] ---> 6977e44da8d7 [2023-03-17T12:02:08.154Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-03-17T12:02:08.422Z] ---> Running in c76e6bf0c88a [2023-03-17T12:02:08.689Z] Removing intermediate container c76e6bf0c88a [2023-03-17T12:02:08.689Z] ---> 92b6db3f80fa [2023-03-17T12:02:08.689Z] Step 6/12 : WORKDIR /device-virtual-go [2023-03-17T12:02:08.689Z] ---> Running in c03cd16fe3c9 [2023-03-17T12:02:08.958Z] Removing intermediate container c03cd16fe3c9 [2023-03-17T12:02:08.958Z] ---> d9f5df576fd1 [2023-03-17T12:02:08.958Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T12:02:08.958Z] ---> Running in 6a49f1babd99 [2023-03-17T12:02:10.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T12:02:10.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T12:02:11.604Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-17T12:02:11.604Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-17T12:02:11.604Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-17T12:02:11.604Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-17T12:02:11.876Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T12:02:11.876Z] OK: 268 MiB in 57 packages [2023-03-17T12:02:13.821Z] Removing intermediate container 6a49f1babd99 [2023-03-17T12:02:13.822Z] ---> f57b67b4b546 [2023-03-17T12:02:13.822Z] Step 8/12 : COPY go.mod vendor* ./ [2023-03-17T12:02:14.406Z] ---> de90f3b37e61 [2023-03-17T12:02:14.406Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T12:02:14.406Z] ---> Running in e35f6abe631f [2023-03-17T12:03:36.018Z] Removing intermediate container e35f6abe631f [2023-03-17T12:03:36.018Z] ---> 68f264051e53 [2023-03-17T12:03:36.018Z] Step 10/12 : COPY . . [2023-03-17T12:03:36.018Z] ---> 617582ee2d40 [2023-03-17T12:03:36.018Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T12:03:36.018Z] ---> Running in 65c381b84cc2 [2023-03-17T12:03:36.018Z] Removing intermediate container 65c381b84cc2 [2023-03-17T12:03:36.018Z] ---> 41622a8df83c [2023-03-17T12:03:36.018Z] Step 12/12 : RUN $MAKE [2023-03-17T12:03:36.018Z] ---> Running in eb8070562b46 [2023-03-17T12:03:36.018Z] noop [2023-03-17T12:03:36.018Z] Removing intermediate container eb8070562b46 [2023-03-17T12:03:36.018Z] ---> c84e47649aa3 [2023-03-17T12:03:36.018Z] Successfully built c84e47649aa3 [2023-03-17T12:03:36.018Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T12:03:36.479Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T12:03:36.479Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T12:03:36.748Z] prd-ubuntu20.04-docker-arm64-4c-16g-4381 does not seem to be running inside a container [2023-03-17T12:03:36.813Z] $ 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-03-17T12:03:37.912Z] $ docker top 03c7ae822895e652933ce2d1eb161f3cc2ce9671639593ab5ed0dad5cdea48d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T12:03:38.768Z] + go version [2023-03-17T12:03:38.768Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-17T12:03:38.806Z] $ docker stop --time=1 03c7ae822895e652933ce2d1eb161f3cc2ce9671639593ab5ed0dad5cdea48d8 [2023-03-17T12:03:40.383Z] $ docker rm -f --volumes 03c7ae822895e652933ce2d1eb161f3cc2ce9671639593ab5ed0dad5cdea48d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T12:03:41.184Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T12:03:41.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T12:03:41.448Z] prd-ubuntu20.04-docker-arm64-4c-16g-4381 does not seem to be running inside a container [2023-03-17T12:03:41.514Z] $ 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-03-17T12:03:42.617Z] $ docker top 0f3333833b6dc79f708b79a94619cbae75f91b8084fc2fb7ae06700d2cff836d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T12:03:43.173Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-17T12:03:43.823Z] + make test [2023-03-17T12:03:44.091Z] go test ./... -coverprofile=coverage.out [2023-03-17T12:04:16.329Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-03-17T12:06:23.038Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-03-17T12:06:23.038Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.145s coverage: 65.7% of statements [2023-03-17T12:06:23.038Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-17T12:06:23.038Z] go vet ./... [2023-03-17T12:06:45.119Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T12:06:45.119Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T12:06:45.119Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-17T12:06:45.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-17T12:06:45.201Z] $ docker stop --time=1 0f3333833b6dc79f708b79a94619cbae75f91b8084fc2fb7ae06700d2cff836d [2023-03-17T12:06:47.338Z] $ docker rm -f --volumes 0f3333833b6dc79f708b79a94619cbae75f91b8084fc2fb7ae06700d2cff836d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T12:06:48.538Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-17T12:06:48.577Z] Warning: overwriting stash ‘coverage-report’ [2023-03-17T12:06:49.037Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T12:06:49.593Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-17T12:06:49.930Z] + ls -al . [2023-03-17T12:06:49.930Z] total 188 [2023-03-17T12:06:49.930Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 12:03 . [2023-03-17T12:06:49.930Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 12:01 .. [2023-03-17T12:06:49.930Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 17 12:01 .git [2023-03-17T12:06:49.930Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 12:01 .github [2023-03-17T12:06:49.930Z] -rw-rw-r-- 1 jenkins jenkins 337 Mar 17 12:01 .gitignore [2023-03-17T12:06:49.930Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 17 12:01 .golangci.yml [2023-03-17T12:06:49.930Z] -rw-rw-r-- 1 jenkins jenkins 8641 Mar 17 12:01 Attribution.txt [2023-03-17T12:06:49.930Z] -rw-rw-r-- 1 jenkins jenkins 11367 Mar 17 12:01 CHANGELOG.md [2023-03-17T12:06:49.930Z] -rw-rw-r-- 1 jenkins jenkins 1646 Mar 17 12:01 Dockerfile [2023-03-17T12:06:49.930Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 17 12:01 GOVERNANCE.md [2023-03-17T12:06:49.930Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 17 12:01 Jenkinsfile [2023-03-17T12:06:49.930Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 17 12:01 LICENSE [2023-03-17T12:06:49.930Z] -rw-rw-r-- 1 jenkins jenkins 1696 Mar 17 12:01 Makefile [2023-03-17T12:06:49.930Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 17 12:01 OWNERS.md [2023-03-17T12:06:49.930Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 17 12:01 README.md [2023-03-17T12:06:49.930Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 17 11:59 VERSION [2023-03-17T12:06:49.930Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 17 12:01 bin [2023-03-17T12:06:49.930Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 12:01 cmd [2023-03-17T12:06:49.930Z] -rw-r--r-- 1 jenkins jenkins 44311 Mar 17 12:06 coverage.out [2023-03-17T12:06:49.930Z] -rw-rw-r-- 1 jenkins jenkins 3254 Mar 17 12:01 go.mod [2023-03-17T12:06:49.930Z] -rw-rw-r-- 1 jenkins jenkins 30610 Mar 17 12:01 go.sum [2023-03-17T12:06:49.930Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 17 12:01 internal [2023-03-17T12:06:49.930Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 17 12:01 snap [2023-03-17T12:06:49.930Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 17 12:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T12:06:50.355Z] + 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=c8835b2e09ac27bd9d4aac4acd83061566bcd9c9 --label arch=arm64 --label version=0.0.0 . [2023-03-17T12:06:50.622Z] Sending build context to Docker daemon 11.96MB [2023-03-17T12:06:50.622Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T12:06:50.622Z] Step 2/25 : FROM ${BASE} AS builder [2023-03-17T12:06:50.622Z] ---> c84e47649aa3 [2023-03-17T12:06:50.622Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-17T12:06:50.889Z] ---> Running in 00f76ca8b660 [2023-03-17T12:06:51.157Z] Removing intermediate container 00f76ca8b660 [2023-03-17T12:06:51.157Z] ---> 3f4c66bce2bf [2023-03-17T12:06:51.157Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T12:06:51.157Z] ---> Running in 4f329622a9ad [2023-03-17T12:06:51.426Z] Removing intermediate container 4f329622a9ad [2023-03-17T12:06:51.426Z] ---> 7e0725437061 [2023-03-17T12:06:51.426Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-03-17T12:06:51.694Z] ---> Running in 36245a7c85b4 [2023-03-17T12:06:51.694Z] Removing intermediate container 36245a7c85b4 [2023-03-17T12:06:51.694Z] ---> bc414dfa55cb [2023-03-17T12:06:51.694Z] Step 6/25 : WORKDIR /device-virtual-go [2023-03-17T12:06:51.961Z] ---> Running in 2ade796f8989 [2023-03-17T12:06:52.231Z] Removing intermediate container 2ade796f8989 [2023-03-17T12:06:52.231Z] ---> 4b911aed6f8d [2023-03-17T12:06:52.231Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T12:06:52.231Z] ---> Running in ddeab0698b86 [2023-03-17T12:06:53.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T12:06:53.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T12:06:54.732Z] OK: 268 MiB in 57 packages [2023-03-17T12:06:55.698Z] Removing intermediate container ddeab0698b86 [2023-03-17T12:06:55.698Z] ---> efe732813555 [2023-03-17T12:06:55.698Z] Step 8/25 : COPY go.mod vendor* ./ [2023-03-17T12:06:56.313Z] ---> 859701806703 [2023-03-17T12:06:56.313Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T12:06:56.313Z] ---> Running in 0f4aaa2c5137 [2023-03-17T12:07:01.750Z] Removing intermediate container 0f4aaa2c5137 [2023-03-17T12:07:01.750Z] ---> c02758ba176e [2023-03-17T12:07:01.750Z] Step 10/25 : COPY . . [2023-03-17T12:07:02.336Z] ---> e8522fb48608 [2023-03-17T12:07:02.336Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T12:07:02.336Z] ---> Running in 34746d5ab2e2 [2023-03-17T12:07:03.765Z] Removing intermediate container 34746d5ab2e2 [2023-03-17T12:07:03.765Z] ---> 82350e7d233e [2023-03-17T12:07:03.765Z] Step 12/25 : RUN $MAKE [2023-03-17T12:07:03.765Z] ---> Running in d04bb7ac68b3 [2023-03-17T12:07:03.765Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-03-17T12:09:10.737Z] Removing intermediate container d04bb7ac68b3 [2023-03-17T12:09:10.737Z] ---> 315bd8fdd6d2 [2023-03-17T12:09:10.737Z] Step 13/25 : FROM alpine:3.17 [2023-03-17T12:09:10.737Z] 3.17: Pulling from library/alpine [2023-03-17T12:09:10.737Z] af6eaf76a39c: Already exists [2023-03-17T12:09:10.737Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T12:09:10.737Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T12:09:10.737Z] ---> d74e625d9115 [2023-03-17T12:09:10.737Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-03-17T12:09:10.737Z] ---> Running in 118e21c87efa [2023-03-17T12:09:10.737Z] Removing intermediate container 118e21c87efa [2023-03-17T12:09:10.737Z] ---> 7c845b2a092a [2023-03-17T12:09:10.737Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-03-17T12:09:10.737Z] ---> Running in 4edd52084eb3 [2023-03-17T12:09:10.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T12:09:10.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T12:09:10.737Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T12:09:10.737Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T12:09:10.737Z] OK: 8 MiB in 16 packages [2023-03-17T12:09:12.680Z] Removing intermediate container 4edd52084eb3 [2023-03-17T12:09:12.680Z] ---> 9773b07b6642 [2023-03-17T12:09:12.680Z] Step 16/25 : WORKDIR / [2023-03-17T12:09:12.680Z] ---> Running in 66d1808ea81d [2023-03-17T12:09:12.946Z] Removing intermediate container 66d1808ea81d [2023-03-17T12:09:12.946Z] ---> 9f6bd74e6b32 [2023-03-17T12:09:12.946Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-03-17T12:09:13.528Z] ---> 3e1b54d1e470 [2023-03-17T12:09:13.528Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-03-17T12:09:13.794Z] ---> 770cb8d3297e [2023-03-17T12:09:13.794Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-03-17T12:09:15.202Z] ---> dab8b06366e5 [2023-03-17T12:09:15.202Z] Step 20/25 : EXPOSE 59900 [2023-03-17T12:09:15.202Z] ---> Running in 9abf8cd21d0f [2023-03-17T12:09:15.202Z] Removing intermediate container 9abf8cd21d0f [2023-03-17T12:09:15.202Z] ---> 35a672edd80b [2023-03-17T12:09:15.202Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-03-17T12:09:15.476Z] ---> Running in 590d9381ab00 [2023-03-17T12:09:15.741Z] Removing intermediate container 590d9381ab00 [2023-03-17T12:09:15.741Z] ---> e7505f0953f8 [2023-03-17T12:09:15.741Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T12:09:15.741Z] ---> Running in a098af2e09b3 [2023-03-17T12:09:16.008Z] Removing intermediate container a098af2e09b3 [2023-03-17T12:09:16.008Z] ---> 9c667d03a0e9 [2023-03-17T12:09:16.008Z] Step 23/25 : LABEL arch=arm64 [2023-03-17T12:09:16.008Z] ---> Running in aba6be3ce743 [2023-03-17T12:09:16.274Z] Removing intermediate container aba6be3ce743 [2023-03-17T12:09:16.274Z] ---> ffa6ecab20f8 [2023-03-17T12:09:16.274Z] Step 24/25 : LABEL git_sha=c8835b2e09ac27bd9d4aac4acd83061566bcd9c9 [2023-03-17T12:09:16.274Z] ---> Running in cda8d58fb763 [2023-03-17T12:09:16.543Z] Removing intermediate container cda8d58fb763 [2023-03-17T12:09:16.543Z] ---> 6c68b1fe53ee [2023-03-17T12:09:16.543Z] Step 25/25 : LABEL version=0.0.0 [2023-03-17T12:09:16.810Z] ---> Running in d7cdb3f423cd [2023-03-17T12:09:16.810Z] Removing intermediate container d7cdb3f423cd [2023-03-17T12:09:16.810Z] ---> 4230634254ce [2023-03-17T12:09:16.810Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-17T12:09:17.076Z] Successfully built 4230634254ce [2023-03-17T12:09:17.076Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T12:09:17.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T12:09:17.875Z] [2023-03-17T12:09:17.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T12:09:18.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T12:09:18.271Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-17T12:09:18.271Z] 8998bd30e6a1: Pulling fs layer [2023-03-17T12:09:18.271Z] 04944245beec: Pulling fs layer [2023-03-17T12:09:18.271Z] 699f458cf7ca: Pulling fs layer [2023-03-17T12:09:18.271Z] 765212b225bb: Pulling fs layer [2023-03-17T12:09:18.271Z] f23df028b6ca: Pulling fs layer [2023-03-17T12:09:18.271Z] d65c8cfc05b1: Pulling fs layer [2023-03-17T12:09:18.271Z] 2437ff75d9bd: Pulling fs layer [2023-03-17T12:09:18.271Z] 765212b225bb: Waiting [2023-03-17T12:09:18.271Z] d65c8cfc05b1: Waiting [2023-03-17T12:09:18.271Z] 2437ff75d9bd: Waiting [2023-03-17T12:09:18.271Z] f23df028b6ca: Waiting [2023-03-17T12:09:18.540Z] 04944245beec: Verifying Checksum [2023-03-17T12:09:18.540Z] 04944245beec: Download complete [2023-03-17T12:09:18.540Z] 765212b225bb: Verifying Checksum [2023-03-17T12:09:18.540Z] 765212b225bb: Download complete [2023-03-17T12:09:18.540Z] f23df028b6ca: Verifying Checksum [2023-03-17T12:09:18.540Z] f23df028b6ca: Download complete [2023-03-17T12:09:18.540Z] d65c8cfc05b1: Verifying Checksum [2023-03-17T12:09:18.540Z] d65c8cfc05b1: Download complete [2023-03-17T12:09:18.540Z] 699f458cf7ca: Verifying Checksum [2023-03-17T12:09:18.540Z] 699f458cf7ca: Download complete [2023-03-17T12:09:19.120Z] 8998bd30e6a1: Verifying Checksum [2023-03-17T12:09:19.120Z] 8998bd30e6a1: Download complete [2023-03-17T12:09:21.053Z] 2437ff75d9bd: Verifying Checksum [2023-03-17T12:09:21.053Z] 2437ff75d9bd: Download complete [2023-03-17T12:09:22.455Z] 8998bd30e6a1: Pull complete [2023-03-17T12:09:25.028Z] 04944245beec: Pull complete [2023-03-17T12:09:25.983Z] 699f458cf7ca: Pull complete [2023-03-17T12:09:26.247Z] 765212b225bb: Pull complete [2023-03-17T12:09:26.827Z] f23df028b6ca: Pull complete [2023-03-17T12:09:27.093Z] d65c8cfc05b1: Pull complete [2023-03-17T12:09:39.380Z] 2437ff75d9bd: Pull complete [2023-03-17T12:09:39.380Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-17T12:09:39.380Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T12:09:39.380Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T12:09:39.659Z] prd-ubuntu20.04-docker-arm64-4c-16g-4381 does not seem to be running inside a container [2023-03-17T12:09:39.713Z] $ 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-03-17T12:09:41.971Z] $ docker top b1e4939a6ec85cbb9fe92b50149d67b5b437bcdc63be043d3d46adede7e3a61d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T12:09:42.536Z] ---> job-cost.sh [2023-03-17T12:09:42.804Z] lf-activate-venv: SKIPPING [2023-03-17T12:09:42.804Z] INFO: No Stack... [2023-03-17T12:09:43.385Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-17T12:09:43.967Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T12:09:44.623Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-03-17T12:09:44.623Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T12:09:44.674Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-362-1-stack-cost] [2023-03-17T12:09:44.679Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-362-1-stack-cost] did not exist. Created. [2023-03-17T12:09:44.679Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-362-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T12:09:45.069Z] /w/workspace/device-virtual-go/1@tmp/durable-0e0930e6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-17T12:09:45.745Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-17T12:09:45.787Z] Warning: overwriting stash ‘stack-cost’ [2023-03-17T12:09:45.828Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T12:09:45.842Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-362-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T12:09:45.919Z] $ docker stop --time=1 b1e4939a6ec85cbb9fe92b50149d67b5b437bcdc63be043d3d46adede7e3a61d [2023-03-17T12:09:47.379Z] $ docker rm -f --volumes b1e4939a6ec85cbb9fe92b50149d67b5b437bcdc63be043d3d46adede7e3a61d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-17T12:09:48.360Z] provisioning config files... [2023-03-17T12:09:48.368Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-362@tmp/config15474793072973849785tmp [Pipeline] { [Pipeline] sh [2023-03-17T12:09:48.711Z] + set +x [2023-03-17T12:09:48.711Z] + bash -s -- [2023-03-17T12:09:48.711Z] + curl -s https://codecov.io/bash [2023-03-17T12:09:48.711Z] [2023-03-17T12:09:48.711Z] _____ _ [2023-03-17T12:09:48.711Z] / ____| | | [2023-03-17T12:09:48.711Z] | | ___ __| | ___ ___ _____ __ [2023-03-17T12:09:48.711Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-17T12:09:48.711Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-17T12:09:48.711Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-17T12:09:48.711Z] Bash-1.0.6 [2023-03-17T12:09:48.711Z] [2023-03-17T12:09:48.711Z] [2023-03-17T12:09:48.711Z] ==> git version 2.25.1 found [2023-03-17T12:09:48.711Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-17T12:09:48.711Z] Release-Date: 2020-01-08 [2023-03-17T12:09:48.711Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-17T12:09:48.711Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-17T12:09:48.711Z] ==> Jenkins CI detected. [2023-03-17T12:09:48.711Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-362 [2023-03-17T12:09:48.711Z] project root: . [2023-03-17T12:09:48.711Z] --> token set from env [2023-03-17T12:09:48.711Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-17T12:09:48.711Z] ==> Running gcov in . (disable via -X gcov) [2023-03-17T12:09:48.711Z] ==> Python coveragepy not found [2023-03-17T12:09:48.711Z] ==> Searching for coverage reports in: [2023-03-17T12:09:48.711Z] + . [2023-03-17T12:09:48.711Z] -> Found 1 reports [2023-03-17T12:09:48.711Z] ==> Detecting git/mercurial file structure [2023-03-17T12:09:48.711Z] ==> Reading reports [2023-03-17T12:09:48.975Z] + ./coverage.out bytes=44311 [2023-03-17T12:09:48.975Z] ==> Appending adjustments [2023-03-17T12:09:48.975Z] https://docs.codecov.io/docs/fixing-reports [2023-03-17T12:09:48.975Z] + Found adjustments [2023-03-17T12:09:48.975Z] ==> Gzipping contents [2023-03-17T12:09:48.975Z] 8.0K /tmp/codecov.pqIAV5.gz [2023-03-17T12:09:48.975Z] ==> Uploading reports [2023-03-17T12:09:48.975Z] url: https://codecov.io [2023-03-17T12:09:48.975Z] query: branch=PR-362&commit=c8835b2e09ac27bd9d4aac4acd83061566bcd9c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-362%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=362&job=&cmd_args= [2023-03-17T12:09:48.975Z] -> Pinging Codecov [2023-03-17T12:09:48.975Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-362&commit=c8835b2e09ac27bd9d4aac4acd83061566bcd9c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-362%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=362&job=&cmd_args= [2023-03-17T12:09:49.234Z] -> Uploading to [2023-03-17T12:09:49.234Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-17/5E52B4B073DB2E39498172D8E973AA87/c8835b2e09ac27bd9d4aac4acd83061566bcd9c9/d91a37ba-ad28-4ad8-b4c4-9ab7a106979f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T120948Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72a6a539a19a7dbf95537fd76d9f0a28c0eca38dc7addb263ef40b8a168e0aba [2023-03-17T12:09:49.234Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T12:09:49.234Z] Dload Upload Total Spent Left Speed [2023-03-17T12:09:49.493Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5430 0 0 100 5430 0 26617 --:--:-- --:--:-- --:--:-- 26487 100 5430 0 0 100 5430 0 22073 --:--:-- --:--:-- --:--:-- 21983 [2023-03-17T12:09:49.493Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/c8835b2e09ac27bd9d4aac4acd83061566bcd9c9 [Pipeline] } [2023-03-17T12:09:49.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-17T12:09:51.222Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-362/archives ] [2023-03-17T12:09:51.222Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-362/archives [2023-03-17T12:09:51.222Z] total 16 [2023-03-17T12:09:51.222Z] drwxr-xr-x 3 root root 4096 Mar 17 12:01 . [2023-03-17T12:09:51.222Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 12:01 .. [2023-03-17T12:09:51.222Z] drwxr-xr-x 2 root root 4096 Mar 17 12:01 cost [2023-03-17T12:09:51.222Z] -rw-r--r-- 1 root root 89 Mar 17 12:01 cost.csv [2023-03-17T12:09:51.222Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-362/archives [2023-03-17T12:09:51.222Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-362/archives [2023-03-17T12:09:51.222Z] total 16 [2023-03-17T12:09:51.222Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 12:01 . [2023-03-17T12:09:51.222Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 17 12:01 .. [2023-03-17T12:09:51.222Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 12:01 cost [2023-03-17T12:09:51.222Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 17 12:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-17T12:09:51.550Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T12:09:52.437Z] ---> package-listing.sh [2023-03-17T12:09:52.437Z] ++ facter osfamily [2023-03-17T12:09:52.437Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-17T12:09:52.697Z] + OS_FAMILY=debian [2023-03-17T12:09:52.697Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-362 [2023-03-17T12:09:52.697Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-17T12:09:52.697Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-17T12:09:52.697Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-17T12:09:52.697Z] + PACKAGES=/tmp/packages_start.txt [2023-03-17T12:09:52.697Z] + '[' /w/workspace/foundry_device-virtual-go_PR-362 ']' [2023-03-17T12:09:52.697Z] + PACKAGES=/tmp/packages_end.txt [2023-03-17T12:09:52.697Z] + case "${OS_FAMILY}" in [2023-03-17T12:09:52.697Z] + dpkg -l [2023-03-17T12:09:52.697Z] + grep '^ii' [2023-03-17T12:09:52.697Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-17T12:09:52.697Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-17T12:09:52.697Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-17T12:09:52.697Z] + '[' /w/workspace/foundry_device-virtual-go_PR-362 ']' [2023-03-17T12:09:52.697Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-362/archives/ [2023-03-17T12:09:52.697Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-362/archives/ [Pipeline] echo [2023-03-17T12:09:52.732Z] 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-362/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-17T12:09:53.024Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T12:09:53.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T12:09:53.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T12:09:53.788Z] prd-ubuntu20.04-docker-8c-8g-4380 does not seem to be running inside a container [2023-03-17T12:09:53.825Z] $ 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-362/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-362 -v /w/workspace/foundry_device-virtual-go_PR-362:/w/workspace/foundry_device-virtual-go_PR-362:rw,z -v /w/workspace/foundry_device-virtual-go_PR-362@tmp:/w/workspace/foundry_device-virtual-go_PR-362@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-03-17T12:09:54.019Z] $ docker top 6bb1f9c3311daabe912c74e9dab0b7f9f8d308c4121af90a5de4453ffa625e1b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T12:09:54.404Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-17T12:09:54.717Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-17T12:09:55.026Z] + ls /var/log/sa-host [2023-03-17T12:09:55.026Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T12:09:55.223Z] provisioning config files... [2023-03-17T12:09:55.231Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-362@tmp/config12527449962176247157tmp [Pipeline] { [Pipeline] echo [2023-03-17T12:09:55.274Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T12:09:55.579Z] ---> create-netrc.sh [Pipeline] } [2023-03-17T12:09:55.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-17T12:09:56.050Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-17T12:09:56.083Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T12:09:56.397Z] ---> sudo-logs.sh [2023-03-17T12:09:56.397Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-17T12:09:56.478Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T12:09:56.784Z] ---> job-cost.sh [2023-03-17T12:09:56.785Z] lf-activate-venv: SKIPPING [2023-03-17T12:09:56.785Z] DEBUG: total: 0.2199999988079071 [2023-03-17T12:09:56.785Z] INFO: Retrieving Stack Cost... [2023-03-17T12:09:57.043Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T12:09:57.612Z] INFO: Archiving Costs [Pipeline] echo [2023-03-17T12:09:57.649Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T12:09:57.958Z] ---> logs-deploy.sh [2023-03-17T12:09:57.958Z] lf-activate-venv: SKIPPING [2023-03-17T12:09:57.958Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-362/1 [2023-03-17T12:09:57.958Z] INFO: archiving workspace using pattern(s): [2023-03-17T12:09:58.894Z] Archives upload complete. [2023-03-17T12:09:58.894Z] INFO: archiving logs to Nexus