Pull request #324 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fae33023a8fcc50a235be2dc552f50fbb8731878+dd725dc5af4dc794521be28a3a3263c7b7e9f65e (2fbd5d0dc5c4d6e43882462877f2105a48d949e3) 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-ssh15985695066396210853.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4418560933834536067.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-324/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-324/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9338634929133960186.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-324/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15728797813073041793.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2406706465204152891.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-324/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-324/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7205986630324727374.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1437 in /w/workspace/foundry_device-virtual-go_PR-324 [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-324 # 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/324/head:refs/remotes/origin/PR-324 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dd725dc5af4dc794521be28a3a3263c7b7e9f65e into PR head commit fae33023a8fcc50a235be2dc552f50fbb8731878 Merge succeeded, producing fae33023a8fcc50a235be2dc552f50fbb8731878 Checking out Revision fae33023a8fcc50a235be2dc552f50fbb8731878 (PR-324) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-09T11:02:47.818Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-09T11:02:47.978Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f fae33023a8fcc50a235be2dc552f50fbb8731878 # 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 dd725dc5af4dc794521be28a3a3263c7b7e9f65e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fae33023a8fcc50a235be2dc552f50fbb8731878 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-09T11:02:48.072Z] ========================================================= [2023-01-09T11:02:48.072Z] EdgeX Global Pipelines Version Info [2023-01-09T11:02:48.072Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-09T11:02:48.815Z] ------------------- [2023-01-09T11:02:48.815Z] stable info: [2023-01-09T11:02:48.815Z] ------------------- [2023-01-09T11:02:48.815Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-09T11:02:48.815Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-09T11:02:48.815Z] Message: update stable to v1.0.244 [2023-01-09T11:02:49.400Z] ------------------- [2023-01-09T11:02:49.400Z] experimental info: [2023-01-09T11:02:49.400Z] ------------------- [2023-01-09T11:02:49.400Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-09T11:02:49.400Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-09T11:02:49.400Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-09T11:02:49.713Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-01-09T11:02:49.756Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-01-09T11:02:49.793Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-09T11:02:49.831Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-09T11:02:49.868Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-09T11:02:49.904Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-09T11:02:49.941Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-09T11:02:49.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-09T11:02:50.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-09T11:02:50.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-09T11:02:50.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-09T11:02:50.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-01-09T11:02:50.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-09T11:02:50.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-09T11:02:50.245Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-09T11:02:50.287Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-09T11:02:50.331Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-09T11:02:50.369Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-09T11:02:50.406Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-09T11:02:50.448Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-09T11:02:50.488Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-09T11:02:50.532Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-09T11:02:50.568Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-09T11:02:50.605Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-09T11:02:50.642Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-09T11:02:50.680Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-09T11:02:50.719Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-09T11:02:50.753Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-324 [Pipeline] echo [2023-01-09T11:02:50.792Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-324 [Pipeline] echo [2023-01-09T11:02:50.830Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-324 [Pipeline] echo [2023-01-09T11:02:50.866Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fae33023a8fcc50a235be2dc552f50fbb8731878 [Pipeline] echo [2023-01-09T11:02:50.906Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fae3302 [Pipeline] echo [2023-01-09T11:02:50.942Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T11:02:51.051Z] provisioning config files... [2023-01-09T11:02:51.067Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-324@tmp/config7372351557219366508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T11:02:51.415Z] ---> docker-login.sh [2023-01-09T11:02:51.415Z] nexus3.edgexfoundry.org:10001 [2023-01-09T11:02:51.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T11:02:51.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T11:02:51.675Z] Configure a credential helper to remove this warning. See [2023-01-09T11:02:51.675Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T11:02:51.675Z] [2023-01-09T11:02:51.675Z] Login Succeeded [2023-01-09T11:02:51.938Z] nexus3.edgexfoundry.org:10002 [2023-01-09T11:02:51.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T11:02:51.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T11:02:51.938Z] Configure a credential helper to remove this warning. See [2023-01-09T11:02:51.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T11:02:51.938Z] [2023-01-09T11:02:51.938Z] Login Succeeded [2023-01-09T11:02:51.938Z] nexus3.edgexfoundry.org:10003 [2023-01-09T11:02:51.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T11:02:52.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T11:02:52.197Z] Configure a credential helper to remove this warning. See [2023-01-09T11:02:52.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T11:02:52.197Z] [2023-01-09T11:02:52.197Z] Login Succeeded [2023-01-09T11:02:52.197Z] nexus3.edgexfoundry.org:10004 [2023-01-09T11:02:52.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T11:02:52.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T11:02:52.197Z] Configure a credential helper to remove this warning. See [2023-01-09T11:02:52.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T11:02:52.197Z] [2023-01-09T11:02:52.197Z] Login Succeeded [2023-01-09T11:02:52.197Z] docker.io [2023-01-09T11:02:52.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T11:02:52.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T11:02:52.458Z] Configure a credential helper to remove this warning. See [2023-01-09T11:02:52.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T11:02:52.458Z] [2023-01-09T11:02:52.458Z] Login Succeeded [2023-01-09T11:02:52.458Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T11:02:52.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-09T11:02:53.056Z] + git rev-list -1 --merges fae33023a8fcc50a235be2dc552f50fbb8731878~1..fae33023a8fcc50a235be2dc552f50fbb8731878 [Pipeline] echo [2023-01-09T11:02:53.123Z] -----------> git rev-list -1 --merges fae33023a8fcc50a235be2dc552f50fbb8731878~1..fae33023a8fcc50a235be2dc552f50fbb8731878 fae33023a8fcc50a235be2dc552f50fbb8731878 [false] [Pipeline] sh [2023-01-09T11:02:53.430Z] + git log --format=format:%s -1 fae33023a8fcc50a235be2dc552f50fbb8731878 [Pipeline] echo [2023-01-09T11:02:53.465Z] ========================================================= [2023-01-09T11:02:53.465Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-09T11:02:53.465Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-09T11:02:53.907Z] + git log --format=format:%s -1 fae33023a8fcc50a235be2dc552f50fbb8731878 [Pipeline] echo [2023-01-09T11:02:53.946Z] [semverPrep] GIT_COMMIT: fae33023a8fcc50a235be2dc552f50fbb8731878, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-09T11:02:53.970Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-09T11:02:54.358Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-09T11:02:54.358Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-09T11:02:54.358Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-09T11:02:54.358Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-09T11:02:54.358Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-09T11:02:54.358Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-09T11:02:54.358Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T11:02:54.783Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T11:02:54.783Z] [2023-01-09T11:02:54.783Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T11:02:55.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T11:02:55.155Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-09T11:02:55.155Z] b85a868b505f: Pulling fs layer [2023-01-09T11:02:55.155Z] e2be974225ed: Pulling fs layer [2023-01-09T11:02:55.155Z] 339a4e72a1f5: Pulling fs layer [2023-01-09T11:02:55.155Z] 988bab9f4d93: Pulling fs layer [2023-01-09T11:02:55.155Z] 1469e6f7b9e6: Pulling fs layer [2023-01-09T11:02:55.155Z] eaf3925da568: Pulling fs layer [2023-01-09T11:02:55.155Z] bab4dde63d76: Pulling fs layer [2023-01-09T11:02:55.155Z] bde34c3a00c8: Pulling fs layer [2023-01-09T11:02:55.155Z] b352a97aabf1: Pulling fs layer [2023-01-09T11:02:55.155Z] 4872d77fe225: Pulling fs layer [2023-01-09T11:02:55.155Z] 5851b861e8e6: Pulling fs layer [2023-01-09T11:02:55.155Z] bab4dde63d76: Waiting [2023-01-09T11:02:55.155Z] bde34c3a00c8: Waiting [2023-01-09T11:02:55.155Z] b352a97aabf1: Waiting [2023-01-09T11:02:55.155Z] 4872d77fe225: Waiting [2023-01-09T11:02:55.155Z] 5851b861e8e6: Waiting [2023-01-09T11:02:55.155Z] 988bab9f4d93: Waiting [2023-01-09T11:02:55.155Z] 1469e6f7b9e6: Waiting [2023-01-09T11:02:55.155Z] eaf3925da568: Waiting [2023-01-09T11:02:55.155Z] e2be974225ed: Verifying Checksum [2023-01-09T11:02:55.155Z] e2be974225ed: Download complete [2023-01-09T11:02:55.155Z] 988bab9f4d93: Verifying Checksum [2023-01-09T11:02:55.155Z] 988bab9f4d93: Download complete [2023-01-09T11:02:55.414Z] 1469e6f7b9e6: Verifying Checksum [2023-01-09T11:02:55.414Z] 1469e6f7b9e6: Download complete [2023-01-09T11:02:55.414Z] eaf3925da568: Verifying Checksum [2023-01-09T11:02:55.415Z] eaf3925da568: Download complete [2023-01-09T11:02:55.415Z] 339a4e72a1f5: Verifying Checksum [2023-01-09T11:02:55.415Z] 339a4e72a1f5: Download complete [2023-01-09T11:02:55.415Z] bde34c3a00c8: Verifying Checksum [2023-01-09T11:02:55.415Z] bde34c3a00c8: Download complete [2023-01-09T11:02:55.415Z] b352a97aabf1: Verifying Checksum [2023-01-09T11:02:55.415Z] b352a97aabf1: Download complete [2023-01-09T11:02:55.415Z] 4872d77fe225: Verifying Checksum [2023-01-09T11:02:55.415Z] 4872d77fe225: Download complete [2023-01-09T11:02:55.415Z] 5851b861e8e6: Verifying Checksum [2023-01-09T11:02:55.415Z] 5851b861e8e6: Download complete [2023-01-09T11:02:55.415Z] b85a868b505f: Verifying Checksum [2023-01-09T11:02:55.415Z] b85a868b505f: Download complete [2023-01-09T11:02:55.984Z] bab4dde63d76: Verifying Checksum [2023-01-09T11:02:55.984Z] bab4dde63d76: Download complete [2023-01-09T11:02:56.918Z] b85a868b505f: Pull complete [2023-01-09T11:02:56.918Z] e2be974225ed: Pull complete [2023-01-09T11:02:57.487Z] 339a4e72a1f5: Pull complete [2023-01-09T11:02:57.487Z] 988bab9f4d93: Pull complete [2023-01-09T11:02:57.747Z] 1469e6f7b9e6: Pull complete [2023-01-09T11:02:58.009Z] eaf3925da568: Pull complete [2023-01-09T11:02:59.920Z] bab4dde63d76: Pull complete [2023-01-09T11:02:59.920Z] bde34c3a00c8: Pull complete [2023-01-09T11:03:00.180Z] b352a97aabf1: Pull complete [2023-01-09T11:03:00.180Z] 4872d77fe225: Pull complete [2023-01-09T11:03:00.180Z] 5851b861e8e6: Pull complete [2023-01-09T11:03:00.180Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-09T11:03:00.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-09T11:03:00.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T11:03:00.418Z] prd-ubuntu20.04-docker-8c-8g-1437 does not seem to be running inside a container [2023-01-09T11:03:00.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-324 -v /w/workspace/foundry_device-virtual-go_PR-324:/w/workspace/foundry_device-virtual-go_PR-324:rw,z -v /w/workspace/foundry_device-virtual-go_PR-324@tmp:/w/workspace/foundry_device-virtual-go_PR-324@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-01-09T11:03:02.852Z] $ docker top 831abcd82994878ca0127ea23501adf89354750879c0609585e1bd6389a0e1e8 -eo pid,comm [2023-01-09T11:03:02.909Z] 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-01-09T11:03:02.910Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-09T11:03:03.035Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T11:03:03.036Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T11:03:03.146Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T11:03:03.151Z] $ docker exec 831abcd82994878ca0127ea23501adf89354750879c0609585e1bd6389a0e1e8 ssh-agent [2023-01-09T11:03:03.263Z] SSH_AUTH_SOCK=/tmp/ssh-gfHQPfTdXyXh/agent.32 [2023-01-09T11:03:03.264Z] SSH_AGENT_PID=38 [2023-01-09T11:03:03.270Z] Running ssh-add (command line suppressed) [2023-01-09T11:03:03.378Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-324@tmp/private_key_4812031929678815195.key (/w/workspace/foundry_device-virtual-go_PR-324@tmp/private_key_4812031929678815195.key) [2023-01-09T11:03:03.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T11:03:03.716Z] + git tag --points-at HEAD [Pipeline] } [2023-01-09T11:03:03.755Z] $ docker exec --env ******** --env ******** 831abcd82994878ca0127ea23501adf89354750879c0609585e1bd6389a0e1e8 ssh-agent -k [2023-01-09T11:03:03.860Z] unset SSH_AUTH_SOCK; [2023-01-09T11:03:03.860Z] unset SSH_AGENT_PID; [2023-01-09T11:03:03.860Z] echo Agent pid 38 killed; [2023-01-09T11:03:03.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-09T11:03:03.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-09T11:03:03.961Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-09T11:03:04.074Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-09T11:03:04.079Z] $ docker exec 831abcd82994878ca0127ea23501adf89354750879c0609585e1bd6389a0e1e8 ssh-agent [2023-01-09T11:03:04.182Z] SSH_AUTH_SOCK=/tmp/ssh-QjrEdDfNf5rN/agent.70 [2023-01-09T11:03:04.182Z] SSH_AGENT_PID=76 [2023-01-09T11:03:04.187Z] Running ssh-add (command line suppressed) [2023-01-09T11:03:04.298Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-324@tmp/private_key_15486567023664416865.key (/w/workspace/foundry_device-virtual-go_PR-324@tmp/private_key_15486567023664416865.key) [2023-01-09T11:03:04.311Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-09T11:03:04.638Z] + git semver init [2023-01-09T11:03:04.898Z] 2023-01-09 11:03:04,817 [run_init] DEBUG init version:0.0.0 force:False [2023-01-09T11:03:04.898Z] 2023-01-09 11:03:04,817 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-324/.semver [2023-01-09T11:03:04.898Z] 2023-01-09 11:03:04,818 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-324/.semver [2023-01-09T11:03:04.898Z] 2023-01-09 11:03:04,818 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-324/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-324, universal_newlines=False, shell=None, istream=None) [2023-01-09T11:03:06.276Z] 2023-01-09 11:03:06,025 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-324/.git/info/exclude [2023-01-09T11:03:06.276Z] 2023-01-09 11:03:06,026 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-324/.semver/PR-324 with force:False [2023-01-09T11:03:06.276Z] 2023-01-09 11:03:06,026 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-324/.semver/PR-324 [2023-01-09T11:03:06.276Z] 2023-01-09 11:03:06,030 [execute] INFO git cat-file --batch-check [2023-01-09T11:03:06.276Z] 2023-01-09 11:03:06,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-324/.semver, universal_newlines=False, shell=None, istream=) [2023-01-09T11:03:06.276Z] 2023-01-09 11:03:06,038 [execute] INFO git cat-file --batch [2023-01-09T11:03:06.276Z] 2023-01-09 11:03:06,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-324/.semver, universal_newlines=False, shell=None, istream=) [2023-01-09T11:03:06.276Z] 2023-01-09 11:03:06,043 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-324/.semver/PR-324 [2023-01-09T11:03:06.276Z] 0.0.0 [Pipeline] } [2023-01-09T11:03:06.304Z] $ docker exec --env ******** --env ******** 831abcd82994878ca0127ea23501adf89354750879c0609585e1bd6389a0e1e8 ssh-agent -k [2023-01-09T11:03:06.419Z] unset SSH_AUTH_SOCK; [2023-01-09T11:03:06.419Z] unset SSH_AGENT_PID; [2023-01-09T11:03:06.420Z] echo Agent pid 76 killed; [2023-01-09T11:03:06.427Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-09T11:03:06.861Z] + git semver [Pipeline] } [2023-01-09T11:03:07.145Z] $ docker stop --time=1 831abcd82994878ca0127ea23501adf89354750879c0609585e1bd6389a0e1e8 [2023-01-09T11:03:08.457Z] $ docker rm -f --volumes 831abcd82994878ca0127ea23501adf89354750879c0609585e1bd6389a0e1e8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T11:03:08.858Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-09T11:03:09.144Z] Stashed 1 file(s) [Pipeline] echo [2023-01-09T11:03:09.162Z] [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-01-09T11:03:09.750Z] provisioning config files... [2023-01-09T11:03:09.760Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-324@tmp/config3656176629187673120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T11:03:10.104Z] ---> docker-login.sh [2023-01-09T11:03:10.104Z] nexus3.edgexfoundry.org:10001 [2023-01-09T11:03:10.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T11:03:10.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T11:03:10.104Z] Configure a credential helper to remove this warning. See [2023-01-09T11:03:10.104Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T11:03:10.104Z] [2023-01-09T11:03:10.104Z] Login Succeeded [2023-01-09T11:03:10.104Z] nexus3.edgexfoundry.org:10002 [2023-01-09T11:03:10.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T11:03:10.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T11:03:10.363Z] Configure a credential helper to remove this warning. See [2023-01-09T11:03:10.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T11:03:10.363Z] [2023-01-09T11:03:10.363Z] Login Succeeded [2023-01-09T11:03:10.363Z] nexus3.edgexfoundry.org:10003 [2023-01-09T11:03:10.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T11:03:10.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T11:03:10.363Z] Configure a credential helper to remove this warning. See [2023-01-09T11:03:10.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T11:03:10.363Z] [2023-01-09T11:03:10.363Z] Login Succeeded [2023-01-09T11:03:10.363Z] nexus3.edgexfoundry.org:10004 [2023-01-09T11:03:10.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T11:03:10.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T11:03:10.363Z] Configure a credential helper to remove this warning. See [2023-01-09T11:03:10.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T11:03:10.363Z] [2023-01-09T11:03:10.363Z] Login Succeeded [2023-01-09T11:03:10.363Z] docker.io [2023-01-09T11:03:10.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T11:03:10.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T11:03:10.628Z] Configure a credential helper to remove this warning. See [2023-01-09T11:03:10.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T11:03:10.628Z] [2023-01-09T11:03:10.628Z] Login Succeeded [2023-01-09T11:03:10.628Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T11:03:10.659Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-09T11:03:10.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T11:03:10.885Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T11:03:10.919Z] ========================================================= [2023-01-09T11:03:10.919Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-09T11:03:10.919Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T11:03:11.414Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-09T11:03:11.414Z] Sending build context to Docker daemon 23.32MB [2023-01-09T11:03:11.414Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T11:03:11.414Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-09T11:03:11.680Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-09T11:03:11.680Z] 213ec9aee27d: Pulling fs layer [2023-01-09T11:03:11.680Z] 4583459ba037: Pulling fs layer [2023-01-09T11:03:11.680Z] 93c1e223e6f2: Pulling fs layer [2023-01-09T11:03:11.680Z] 53926ce57604: Pulling fs layer [2023-01-09T11:03:11.680Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-09T11:03:11.680Z] 22ff95d597cd: Pulling fs layer [2023-01-09T11:03:11.680Z] 12d6caf4c0d1: Pulling fs layer [2023-01-09T11:03:11.680Z] 96b7cbca73a9: Pulling fs layer [2023-01-09T11:03:11.680Z] a7acece74701: Pulling fs layer [2023-01-09T11:03:11.680Z] 53926ce57604: Waiting [2023-01-09T11:03:11.680Z] 21b2b0c7a3f4: Waiting [2023-01-09T11:03:11.680Z] 22ff95d597cd: Waiting [2023-01-09T11:03:11.680Z] 12d6caf4c0d1: Waiting [2023-01-09T11:03:11.680Z] 96b7cbca73a9: Waiting [2023-01-09T11:03:11.680Z] a7acece74701: Waiting [2023-01-09T11:03:11.680Z] 93c1e223e6f2: Verifying Checksum [2023-01-09T11:03:11.680Z] 93c1e223e6f2: Download complete [2023-01-09T11:03:11.680Z] 4583459ba037: Download complete [2023-01-09T11:03:11.680Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-09T11:03:11.680Z] 21b2b0c7a3f4: Download complete [2023-01-09T11:03:11.680Z] 22ff95d597cd: Download complete [2023-01-09T11:03:11.680Z] 213ec9aee27d: Verifying Checksum [2023-01-09T11:03:11.680Z] 12d6caf4c0d1: Download complete [2023-01-09T11:03:11.948Z] 213ec9aee27d: Pull complete [2023-01-09T11:03:11.948Z] 4583459ba037: Pull complete [2023-01-09T11:03:12.214Z] 93c1e223e6f2: Pull complete [2023-01-09T11:03:12.214Z] a7acece74701: Verifying Checksum [2023-01-09T11:03:12.214Z] a7acece74701: Download complete [2023-01-09T11:03:12.471Z] 96b7cbca73a9: Download complete [2023-01-09T11:03:12.471Z] 53926ce57604: Verifying Checksum [2023-01-09T11:03:12.471Z] 53926ce57604: Download complete [2023-01-09T11:03:16.660Z] 53926ce57604: Pull complete [2023-01-09T11:03:16.660Z] 21b2b0c7a3f4: Pull complete [2023-01-09T11:03:16.660Z] 22ff95d597cd: Pull complete [2023-01-09T11:03:16.660Z] 12d6caf4c0d1: Pull complete [2023-01-09T11:03:19.186Z] 96b7cbca73a9: Pull complete [2023-01-09T11:03:19.444Z] a7acece74701: Pull complete [2023-01-09T11:03:19.704Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-09T11:03:19.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-09T11:03:19.704Z] ---> db6d94c90886 [2023-01-09T11:03:19.704Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-09T11:03:23.001Z] ---> Running in 1282598c4763 [2023-01-09T11:03:23.001Z] Removing intermediate container 1282598c4763 [2023-01-09T11:03:23.001Z] ---> b04d8de70a63 [2023-01-09T11:03:23.001Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-09T11:03:23.001Z] ---> Running in 1afe46e6c342 [2023-01-09T11:03:23.261Z] Removing intermediate container 1afe46e6c342 [2023-01-09T11:03:23.261Z] ---> c280e62c799e [2023-01-09T11:03:23.261Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-09T11:03:23.261Z] ---> Running in 70ac2abcbcdc [2023-01-09T11:03:23.261Z] Removing intermediate container 70ac2abcbcdc [2023-01-09T11:03:23.261Z] ---> d85297d14914 [2023-01-09T11:03:23.261Z] Step 6/12 : WORKDIR /device-virtual-go [2023-01-09T11:03:23.261Z] ---> Running in 638374967eb1 [2023-01-09T11:03:23.521Z] Removing intermediate container 638374967eb1 [2023-01-09T11:03:23.521Z] ---> 7d432f69e9cb [2023-01-09T11:03:23.521Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T11:03:23.521Z] ---> Running in f152934a7705 [2023-01-09T11:03:23.779Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T11:03:24.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T11:03:24.297Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-09T11:03:24.297Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-09T11:03:24.297Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-09T11:03:24.297Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-09T11:03:24.297Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T11:03:24.297Z] OK: 216 MiB in 55 packages [2023-01-09T11:03:24.580Z] Still waiting to schedule task [2023-01-09T11:03:24.581Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-09T11:03:24.866Z] Removing intermediate container f152934a7705 [2023-01-09T11:03:24.866Z] ---> 4d921c174c1b [2023-01-09T11:03:24.866Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-09T11:03:24.866Z] ---> 7cf423a7944b [2023-01-09T11:03:24.866Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T11:03:24.866Z] ---> Running in b2e658e242a4 [2023-01-09T11:03:46.840Z] Removing intermediate container b2e658e242a4 [2023-01-09T11:03:46.840Z] ---> b76c335aaaab [2023-01-09T11:03:46.840Z] Step 10/12 : COPY . . [2023-01-09T11:03:46.840Z] ---> 65e98adf5d5e [2023-01-09T11:03:46.840Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T11:03:46.840Z] ---> Running in a635c14a4ad1 [2023-01-09T11:03:46.840Z] Removing intermediate container a635c14a4ad1 [2023-01-09T11:03:46.840Z] ---> 6d445d7af31a [2023-01-09T11:03:46.840Z] Step 12/12 : RUN $MAKE [2023-01-09T11:03:46.840Z] ---> Running in 288dc7a19a04 [2023-01-09T11:03:47.099Z] noop [2023-01-09T11:03:47.364Z] Removing intermediate container 288dc7a19a04 [2023-01-09T11:03:47.364Z] ---> 62be8eb1cec8 [2023-01-09T11:03:47.364Z] Successfully built 62be8eb1cec8 [2023-01-09T11:03:47.623Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T11:03:48.065Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-09T11:03:48.065Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T11:03:48.214Z] prd-ubuntu20.04-docker-8c-8g-1437 does not seem to be running inside a container [2023-01-09T11:03:48.245Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-324 -v /w/workspace/foundry_device-virtual-go_PR-324:/w/workspace/foundry_device-virtual-go_PR-324:rw,z -v /w/workspace/foundry_device-virtual-go_PR-324@tmp:/w/workspace/foundry_device-virtual-go_PR-324@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-01-09T11:03:48.580Z] $ docker top 5fe7719a5e2a1e4667c59ee3b9bd352535da07b47c405b4cea8cd3ae939fd072 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T11:03:48.973Z] + go version [2023-01-09T11:03:48.973Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-09T11:03:49.006Z] $ docker stop --time=1 5fe7719a5e2a1e4667c59ee3b9bd352535da07b47c405b4cea8cd3ae939fd072 [2023-01-09T11:03:50.277Z] $ docker rm -f --volumes 5fe7719a5e2a1e4667c59ee3b9bd352535da07b47c405b4cea8cd3ae939fd072 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T11:03:50.967Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-09T11:03:50.967Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T11:03:51.120Z] prd-ubuntu20.04-docker-8c-8g-1437 does not seem to be running inside a container [2023-01-09T11:03:51.152Z] $ 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-324 -v /w/workspace/foundry_device-virtual-go_PR-324:/w/workspace/foundry_device-virtual-go_PR-324:rw,z -v /w/workspace/foundry_device-virtual-go_PR-324@tmp:/w/workspace/foundry_device-virtual-go_PR-324@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-01-09T11:03:51.487Z] $ docker top b052d80760bc1814fe02170f9f4a1090c6ea45339339253883901301ae598a9b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T11:03:51.863Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-324 [Pipeline] fileExists [Pipeline] sh [2023-01-09T11:03:52.210Z] + make test [2023-01-09T11:03:52.210Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2023-01-09T11:03:52.468Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-01-09T11:04:02.433Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-01-09T11:04:02.433Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.043s coverage: 65.7% of statements [2023-01-09T11:04:08.993Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-09T11:04:08.993Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-09T11:04:12.272Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-09T11:04:12.272Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-09T11:04:12.272Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-09T11:04:12.557Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-09T11:04:12.590Z] $ docker stop --time=1 b052d80760bc1814fe02170f9f4a1090c6ea45339339253883901301ae598a9b [2023-01-09T11:04:14.777Z] $ docker rm -f --volumes b052d80760bc1814fe02170f9f4a1090c6ea45339339253883901301ae598a9b [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T11:04:15.284Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-09T11:04:15.364Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-09T11:04:16.058Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-09T11:04:16.393Z] + ls -al . [2023-01-09T11:04:16.394Z] total 204 [2023-01-09T11:04:16.394Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 9 11:03 . [2023-01-09T11:04:16.394Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 11:02 .. [2023-01-09T11:04:16.394Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 11:04 .git [2023-01-09T11:04:16.394Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 11:02 .github [2023-01-09T11:04:16.394Z] -rw-rw-r-- 1 jenkins jenkins 337 Jan 9 11:02 .gitignore [2023-01-09T11:04:16.394Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 11:02 .golangci.yml [2023-01-09T11:04:16.394Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 11:03 .semver [2023-01-09T11:04:16.394Z] -rw-rw-r-- 1 jenkins jenkins 8527 Jan 9 11:02 Attribution.txt [2023-01-09T11:04:16.394Z] -rw-rw-r-- 1 jenkins jenkins 11367 Jan 9 11:02 CHANGELOG.md [2023-01-09T11:04:16.394Z] -rw-rw-r-- 1 jenkins jenkins 1691 Jan 9 11:02 Dockerfile [2023-01-09T11:04:16.394Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 11:02 GOVERNANCE.md [2023-01-09T11:04:16.394Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 9 11:02 Jenkinsfile [2023-01-09T11:04:16.394Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 9 11:02 LICENSE [2023-01-09T11:04:16.394Z] -rw-rw-r-- 1 jenkins jenkins 2457 Jan 9 11:02 Makefile [2023-01-09T11:04:16.394Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 9 11:02 OWNERS.md [2023-01-09T11:04:16.394Z] -rw-rw-r-- 1 jenkins jenkins 3578 Jan 9 11:02 README.md [2023-01-09T11:04:16.394Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 11:03 VERSION [2023-01-09T11:04:16.394Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 11:02 bin [2023-01-09T11:04:16.394Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 11:02 cmd [2023-01-09T11:04:16.394Z] -rw-r--r-- 1 jenkins jenkins 44128 Jan 9 11:04 coverage.out [2023-01-09T11:04:16.394Z] -rw-rw-r-- 1 jenkins jenkins 3340 Jan 9 11:02 go.mod [2023-01-09T11:04:16.394Z] -rw-rw-r-- 1 jenkins jenkins 44412 Jan 9 11:02 go.sum [2023-01-09T11:04:16.394Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 11:02 internal [2023-01-09T11:04:16.394Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 11:02 snap [2023-01-09T11:04:16.394Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 9 11:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T11:04:16.777Z] + 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=fae33023a8fcc50a235be2dc552f50fbb8731878 --label arch=amd64 --label version=0.0.0 . [2023-01-09T11:04:16.777Z] Sending build context to Docker daemon 23.37MB [2023-01-09T11:04:16.777Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T11:04:16.777Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-09T11:04:16.777Z] ---> 62be8eb1cec8 [2023-01-09T11:04:16.777Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-09T11:04:17.036Z] ---> Running in 1286b3b2c0d2 [2023-01-09T11:04:17.296Z] Removing intermediate container 1286b3b2c0d2 [2023-01-09T11:04:17.296Z] ---> 62d591cae400 [2023-01-09T11:04:17.296Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-09T11:04:17.296Z] ---> Running in 6bef2a852e99 [2023-01-09T11:04:17.296Z] Removing intermediate container 6bef2a852e99 [2023-01-09T11:04:17.296Z] ---> 148e95084b6c [2023-01-09T11:04:17.296Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-01-09T11:04:17.296Z] ---> Running in 60c092665c78 [2023-01-09T11:04:17.296Z] Removing intermediate container 60c092665c78 [2023-01-09T11:04:17.296Z] ---> 70380e09e933 [2023-01-09T11:04:17.296Z] Step 6/25 : WORKDIR /device-virtual-go [2023-01-09T11:04:17.296Z] ---> Running in 9cf784166531 [2023-01-09T11:04:17.556Z] Removing intermediate container 9cf784166531 [2023-01-09T11:04:17.556Z] ---> 2fa4e66010cb [2023-01-09T11:04:17.556Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T11:04:17.556Z] ---> Running in 154179dda06c [2023-01-09T11:04:17.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T11:04:17.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T11:04:18.382Z] OK: 216 MiB in 55 packages [2023-01-09T11:04:18.641Z] Removing intermediate container 154179dda06c [2023-01-09T11:04:18.641Z] ---> 3027dcbeec36 [2023-01-09T11:04:18.641Z] Step 8/25 : COPY go.mod vendor* ./ [2023-01-09T11:04:18.641Z] ---> 7d54cd6e1089 [2023-01-09T11:04:18.641Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T11:04:18.899Z] ---> Running in 794f18224353 [2023-01-09T11:04:19.466Z] Removing intermediate container 794f18224353 [2023-01-09T11:04:19.466Z] ---> 70535adc2f65 [2023-01-09T11:04:19.466Z] Step 10/25 : COPY . . [2023-01-09T11:04:20.034Z] ---> a33a445c8b86 [2023-01-09T11:04:20.034Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T11:04:20.034Z] ---> Running in ad2a990e41b4 [2023-01-09T11:04:20.034Z] Removing intermediate container ad2a990e41b4 [2023-01-09T11:04:20.034Z] ---> d643dccf0470 [2023-01-09T11:04:20.034Z] Step 12/25 : RUN $MAKE [2023-01-09T11:04:20.034Z] ---> Running in ffd8d8607636 [2023-01-09T11:04:20.293Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2023-01-09T11:04:42.227Z] Removing intermediate container ffd8d8607636 [2023-01-09T11:04:42.227Z] ---> fe6e8dbb16f0 [2023-01-09T11:04:42.227Z] Step 13/25 : FROM alpine:3.16 [2023-01-09T11:04:42.227Z] 3.16: Pulling from library/alpine [2023-01-09T11:04:42.227Z] ca7dd9ec2225: Pulling fs layer [2023-01-09T11:04:42.227Z] ca7dd9ec2225: Verifying Checksum [2023-01-09T11:04:42.227Z] ca7dd9ec2225: Download complete [2023-01-09T11:04:42.227Z] ca7dd9ec2225: Pull complete [2023-01-09T11:04:42.227Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T11:04:42.227Z] Status: Downloaded newer image for alpine:3.16 [2023-01-09T11:04:42.227Z] ---> bfe296a52501 [2023-01-09T11:04:42.227Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-01-09T11:04:42.227Z] ---> Running in 4dfa9965c368 [2023-01-09T11:04:42.227Z] Removing intermediate container 4dfa9965c368 [2023-01-09T11:04:42.227Z] ---> 9d9512f92391 [2023-01-09T11:04:42.227Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2023-01-09T11:04:42.227Z] ---> Running in 73e758c39fd4 [2023-01-09T11:04:42.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-09T11:04:42.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-09T11:04:42.227Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-01-09T11:04:42.227Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-01-09T11:04:42.227Z] (3/6) Installing libsodium (1.0.18-r0) [2023-01-09T11:04:42.488Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-09T11:04:42.488Z] (5/6) Installing libzmq (4.3.4-r0) [2023-01-09T11:04:42.488Z] (6/6) Installing zeromq (4.3.4-r0) [2023-01-09T11:04:42.488Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T11:04:42.488Z] OK: 8 MiB in 20 packages [2023-01-09T11:04:42.748Z] Removing intermediate container 73e758c39fd4 [2023-01-09T11:04:42.748Z] ---> cf4144d91bab [2023-01-09T11:04:42.748Z] Step 16/25 : WORKDIR / [2023-01-09T11:04:42.748Z] ---> Running in e2c9eb88b246 [2023-01-09T11:04:42.748Z] Removing intermediate container e2c9eb88b246 [2023-01-09T11:04:42.748Z] ---> 211009a93d77 [2023-01-09T11:04:42.748Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-01-09T11:04:43.039Z] ---> 2f59571efc6e [2023-01-09T11:04:43.039Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-01-09T11:04:43.039Z] ---> 2fa24e4fee8c [2023-01-09T11:04:43.039Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-01-09T11:04:43.714Z] ---> c7d50c43c59f [2023-01-09T11:04:43.714Z] Step 20/25 : EXPOSE 59900 [2023-01-09T11:04:43.714Z] ---> Running in 7459e428ddf3 [2023-01-09T11:04:43.714Z] Removing intermediate container 7459e428ddf3 [2023-01-09T11:04:43.714Z] ---> 195b7e20a93c [2023-01-09T11:04:43.714Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-01-09T11:04:43.714Z] ---> Running in 7766bb7ac3a8 [2023-01-09T11:04:43.987Z] Removing intermediate container 7766bb7ac3a8 [2023-01-09T11:04:43.987Z] ---> e027a87b9eab [2023-01-09T11:04:43.987Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T11:04:43.987Z] ---> Running in d1d7838f2be2 [2023-01-09T11:04:43.987Z] Removing intermediate container d1d7838f2be2 [2023-01-09T11:04:43.987Z] ---> 733d18b9935b [2023-01-09T11:04:43.987Z] Step 23/25 : LABEL arch=amd64 [2023-01-09T11:04:43.987Z] ---> Running in d241d352a421 [2023-01-09T11:04:43.987Z] Removing intermediate container d241d352a421 [2023-01-09T11:04:43.987Z] ---> 7f14f474bf75 [2023-01-09T11:04:43.987Z] Step 24/25 : LABEL git_sha=fae33023a8fcc50a235be2dc552f50fbb8731878 [2023-01-09T11:04:43.987Z] ---> Running in 33e13a46ab67 [2023-01-09T11:04:44.245Z] Removing intermediate container 33e13a46ab67 [2023-01-09T11:04:44.245Z] ---> 873b4abb84d4 [2023-01-09T11:04:44.245Z] Step 25/25 : LABEL version=0.0.0 [2023-01-09T11:04:44.245Z] ---> Running in 3996f85f18cf [2023-01-09T11:04:44.245Z] Removing intermediate container 3996f85f18cf [2023-01-09T11:04:44.245Z] ---> 52b78e808007 [2023-01-09T11:04:44.245Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-09T11:04:44.245Z] Successfully built 52b78e808007 [2023-01-09T11:04:44.245Z] 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-01-09T11:04:45.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T11:04:45.133Z] [2023-01-09T11:04:45.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T11:04:45.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T11:04:45.504Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-09T11:04:45.504Z] 5eb5b503b376: Pulling fs layer [2023-01-09T11:04:45.504Z] 5c69ac0246d0: Pulling fs layer [2023-01-09T11:04:45.504Z] ec43610c2a17: Pulling fs layer [2023-01-09T11:04:45.504Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-09T11:04:45.504Z] 33b1e0a273af: Pulling fs layer [2023-01-09T11:04:45.504Z] 5d3b04190fa2: Pulling fs layer [2023-01-09T11:04:45.504Z] 2f39f015ded8: Pulling fs layer [2023-01-09T11:04:45.504Z] 5d3b04190fa2: Waiting [2023-01-09T11:04:45.504Z] 2f39f015ded8: Waiting [2023-01-09T11:04:45.504Z] 3a2ae6a8a46f: Waiting [2023-01-09T11:04:45.504Z] 33b1e0a273af: Waiting [2023-01-09T11:04:45.504Z] 5c69ac0246d0: Verifying Checksum [2023-01-09T11:04:45.504Z] 5c69ac0246d0: Download complete [2023-01-09T11:04:45.504Z] 3a2ae6a8a46f: Download complete [2023-01-09T11:04:45.504Z] 33b1e0a273af: Verifying Checksum [2023-01-09T11:04:45.504Z] 33b1e0a273af: Download complete [2023-01-09T11:04:45.771Z] 5d3b04190fa2: Verifying Checksum [2023-01-09T11:04:45.771Z] 5d3b04190fa2: Download complete [2023-01-09T11:04:45.771Z] ec43610c2a17: Verifying Checksum [2023-01-09T11:04:45.771Z] ec43610c2a17: Download complete [2023-01-09T11:04:45.771Z] 5eb5b503b376: Verifying Checksum [2023-01-09T11:04:45.771Z] 5eb5b503b376: Download complete [2023-01-09T11:04:46.335Z] 2f39f015ded8: Verifying Checksum [2023-01-09T11:04:46.335Z] 2f39f015ded8: Download complete [2023-01-09T11:04:46.898Z] 5eb5b503b376: Pull complete [2023-01-09T11:04:47.155Z] 5c69ac0246d0: Pull complete [2023-01-09T11:04:47.412Z] ec43610c2a17: Pull complete [2023-01-09T11:04:47.412Z] 3a2ae6a8a46f: Pull complete [2023-01-09T11:04:47.669Z] 33b1e0a273af: Pull complete [2023-01-09T11:04:47.927Z] 5d3b04190fa2: Pull complete [2023-01-09T11:04:52.108Z] 2f39f015ded8: Pull complete [2023-01-09T11:04:52.108Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-09T11:04:52.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T11:04:52.108Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T11:04:52.320Z] prd-ubuntu20.04-docker-8c-8g-1437 does not seem to be running inside a container [2023-01-09T11:04:52.346Z] $ 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-324 -v /w/workspace/foundry_device-virtual-go_PR-324:/w/workspace/foundry_device-virtual-go_PR-324:rw,z -v /w/workspace/foundry_device-virtual-go_PR-324@tmp:/w/workspace/foundry_device-virtual-go_PR-324@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-01-09T11:04:53.187Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1439 in /w/workspace/foundry_device-virtual-go_PR-324 [2023-01-09T11:04:54.944Z] $ docker top 631f8985108f54a67bb5967a577d0173f6daced3f6d6c0d733ecb8ccdccc3b5a -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-01-09T11:04:55.186Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-01-09T11:04:55.267Z] The recommended git tool is: git [2023-01-09T11:04:55.421Z] ---> job-cost.sh [2023-01-09T11:04:55.421Z] lf-activate-venv: SKIPPING [2023-01-09T11:04:55.421Z] INFO: No Stack... [2023-01-09T11:04:55.678Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-09T11:04:55.936Z] INFO: Archiving Costs [Pipeline] sh [2023-01-09T11:04:56.246Z] + cat /w/workspace/foundry_device-virtual-go_PR-324/archives/cost.csv [2023-01-09T11:04:56.246Z] + cut -d, -f6 [Pipeline] lock [2023-01-09T11:04:56.286Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-324-1-stack-cost] [2023-01-09T11:04:56.290Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-324-1-stack-cost] did not exist. Created. [2023-01-09T11:04:56.290Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-324-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-09T11:04:56.665Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-09T11:04:56.715Z] Stashed 1 file(s) [Pipeline] } [2023-01-09T11:04:56.737Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-324-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-09T11:04:56.818Z] $ docker stop --time=1 631f8985108f54a67bb5967a577d0173f6daced3f6d6c0d733ecb8ccdccc3b5a [2023-01-09T11:04:57.971Z] $ docker rm -f --volumes 631f8985108f54a67bb5967a577d0173f6daced3f6d6c0d733ecb8ccdccc3b5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-09T11:05:01.636Z] using credential edgex-jenkins-ssh [2023-01-09T11:05:01.651Z] Cloning the remote Git repository [2023-01-09T11:05:01.691Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-01-09T11:05:01.761Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-01-09T11:05:01.922Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-01-09T11:05:01.923Z] > git --version # timeout=10 [2023-01-09T11:05:01.943Z] > git --version # 'git version 2.25.1' [2023-01-09T11:05:01.945Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-09T11:05:02.003Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-09T11:05:04.187Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-01-09T11:05:04.210Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-09T11:05:05.093Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-01-09T11:05:05.136Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-01-09T11:05:05.137Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-09T11:05:05.154Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/324/head:refs/remotes/origin/PR-324 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-09T11:05:05.629Z] Merging remotes/origin/main commit dd725dc5af4dc794521be28a3a3263c7b7e9f65e into PR head commit fae33023a8fcc50a235be2dc552f50fbb8731878 [2023-01-09T11:05:05.830Z] Merge succeeded, producing fae33023a8fcc50a235be2dc552f50fbb8731878 [2023-01-09T11:05:05.831Z] Checking out Revision fae33023a8fcc50a235be2dc552f50fbb8731878 (PR-324) [2023-01-09T11:05:06.281Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-01-09T11:05:06.330Z] > git --version # timeout=10 [2023-01-09T11:05:06.341Z] > git --version # 'git version 2.25.1' [2023-01-09T11:05:06.358Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-09T11:05:05.647Z] > git config core.sparsecheckout # timeout=10 [2023-01-09T11:05:05.663Z] > git checkout -f fae33023a8fcc50a235be2dc552f50fbb8731878 # timeout=10 [2023-01-09T11:05:05.738Z] > git remote # timeout=10 [2023-01-09T11:05:05.755Z] > git config --get remote.origin.url # timeout=10 [2023-01-09T11:05:05.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-09T11:05:05.781Z] > git merge dd725dc5af4dc794521be28a3a3263c7b7e9f65e # timeout=10 [2023-01-09T11:05:05.813Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-09T11:05:05.837Z] > git config core.sparsecheckout # timeout=10 [2023-01-09T11:05:05.849Z] > git checkout -f fae33023a8fcc50a235be2dc552f50fbb8731878 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-09T11:05:07.551Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-09T11:05:07.551Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T11:05:07.551Z] Dload Upload Total Spent Left Speed [2023-01-09T11:05:07.551Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67824 0 --:--:-- --:--:-- --:--:-- 68187 [Pipeline] sh [2023-01-09T11:05:08.218Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-09T11:05:08.556Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-09T11:05:08.556Z] + sudo tee /etc/docker/daemon.new [2023-01-09T11:05:08.556Z] { [2023-01-09T11:05:08.556Z] "registry-mirrors": [ [2023-01-09T11:05:08.556Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-09T11:05:08.556Z] ], [2023-01-09T11:05:08.556Z] "bip": "10.250.0.254/24", [2023-01-09T11:05:08.556Z] "hosts": [ [2023-01-09T11:05:08.556Z] "tcp://0.0.0.0:5555", [2023-01-09T11:05:08.556Z] "unix:///var/run/docker.sock" [2023-01-09T11:05:08.556Z] ], [2023-01-09T11:05:08.556Z] "mtu": 1458, [2023-01-09T11:05:08.556Z] "selinux-enabled": true, [2023-01-09T11:05:08.556Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-09T11:05:08.556Z] } [Pipeline] sh [2023-01-09T11:05:08.899Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-09T11:05:09.244Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T11:05:27.569Z] provisioning config files... [2023-01-09T11:05:27.596Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config16615405864888613372tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T11:05:27.978Z] ---> docker-login.sh [2023-01-09T11:05:27.978Z] nexus3.edgexfoundry.org:10001 [2023-01-09T11:05:28.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T11:05:28.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T11:05:28.517Z] Configure a credential helper to remove this warning. See [2023-01-09T11:05:28.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T11:05:28.517Z] [2023-01-09T11:05:28.517Z] Login Succeeded [2023-01-09T11:05:28.517Z] nexus3.edgexfoundry.org:10002 [2023-01-09T11:05:28.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T11:05:29.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T11:05:29.055Z] Configure a credential helper to remove this warning. See [2023-01-09T11:05:29.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T11:05:29.055Z] [2023-01-09T11:05:29.055Z] Login Succeeded [2023-01-09T11:05:29.055Z] nexus3.edgexfoundry.org:10003 [2023-01-09T11:05:29.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T11:05:29.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T11:05:29.327Z] Configure a credential helper to remove this warning. See [2023-01-09T11:05:29.327Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T11:05:29.327Z] [2023-01-09T11:05:29.327Z] Login Succeeded [2023-01-09T11:05:29.327Z] nexus3.edgexfoundry.org:10004 [2023-01-09T11:05:29.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T11:05:29.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T11:05:29.599Z] Configure a credential helper to remove this warning. See [2023-01-09T11:05:29.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T11:05:29.599Z] [2023-01-09T11:05:29.599Z] Login Succeeded [2023-01-09T11:05:29.599Z] docker.io [2023-01-09T11:05:29.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-09T11:05:30.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-09T11:05:30.139Z] Configure a credential helper to remove this warning. See [2023-01-09T11:05:30.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-09T11:05:30.139Z] [2023-01-09T11:05:30.139Z] Login Succeeded [2023-01-09T11:05:30.139Z] ---> docker-login.sh ends [Pipeline] } [2023-01-09T11:05:30.169Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-09T11:05:30.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T11:05:30.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-09T11:05:30.602Z] ========================================================= [2023-01-09T11:05:30.602Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-09T11:05:30.602Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T11:05:31.095Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-09T11:05:31.364Z] Sending build context to Docker daemon 11.81MB [2023-01-09T11:05:31.364Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T11:05:31.364Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-09T11:05:31.633Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-09T11:05:31.633Z] 9b18e9b68314: Pulling fs layer [2023-01-09T11:05:31.633Z] 35d82f9e3411: Pulling fs layer [2023-01-09T11:05:31.633Z] e16973657156: Pulling fs layer [2023-01-09T11:05:31.633Z] fc693d55d65f: Pulling fs layer [2023-01-09T11:05:31.633Z] 7e9fc2657dce: Pulling fs layer [2023-01-09T11:05:31.633Z] dda99020689f: Pulling fs layer [2023-01-09T11:05:31.633Z] db1c61fa0a46: Pulling fs layer [2023-01-09T11:05:31.633Z] 891c053d2c06: Pulling fs layer [2023-01-09T11:05:31.633Z] 7e9fc2657dce: Waiting [2023-01-09T11:05:31.633Z] 891c053d2c06: Waiting [2023-01-09T11:05:31.633Z] dda99020689f: Waiting [2023-01-09T11:05:31.633Z] db1c61fa0a46: Waiting [2023-01-09T11:05:31.633Z] fc693d55d65f: Waiting [2023-01-09T11:05:31.633Z] e16973657156: Verifying Checksum [2023-01-09T11:05:31.633Z] e16973657156: Download complete [2023-01-09T11:05:31.633Z] 35d82f9e3411: Verifying Checksum [2023-01-09T11:05:31.633Z] 35d82f9e3411: Download complete [2023-01-09T11:05:31.633Z] 7e9fc2657dce: Download complete [2023-01-09T11:05:31.633Z] dda99020689f: Verifying Checksum [2023-01-09T11:05:31.633Z] dda99020689f: Download complete [2023-01-09T11:05:31.633Z] 9b18e9b68314: Verifying Checksum [2023-01-09T11:05:31.633Z] 9b18e9b68314: Download complete [2023-01-09T11:05:32.619Z] 9b18e9b68314: Pull complete [2023-01-09T11:05:32.619Z] 891c053d2c06: Verifying Checksum [2023-01-09T11:05:32.619Z] 891c053d2c06: Download complete [2023-01-09T11:05:33.212Z] 35d82f9e3411: Pull complete [2023-01-09T11:05:33.481Z] e16973657156: Pull complete [2023-01-09T11:05:33.751Z] db1c61fa0a46: Verifying Checksum [2023-01-09T11:05:33.751Z] db1c61fa0a46: Download complete [2023-01-09T11:05:34.340Z] fc693d55d65f: Verifying Checksum [2023-01-09T11:05:34.340Z] fc693d55d65f: Download complete [2023-01-09T11:05:46.677Z] fc693d55d65f: Pull complete [2023-01-09T11:05:46.677Z] 7e9fc2657dce: Pull complete [2023-01-09T11:05:46.677Z] dda99020689f: Pull complete [2023-01-09T11:05:52.128Z] db1c61fa0a46: Pull complete [2023-01-09T11:05:53.558Z] 891c053d2c06: Pull complete [2023-01-09T11:05:53.558Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-09T11:05:53.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-09T11:05:53.558Z] ---> f96f9c87975a [2023-01-09T11:05:53.558Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-09T11:05:55.529Z] ---> Running in 1e4850611191 [2023-01-09T11:05:55.529Z] Removing intermediate container 1e4850611191 [2023-01-09T11:05:55.529Z] ---> aab9c061b8da [2023-01-09T11:05:55.529Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-09T11:05:55.804Z] ---> Running in 0bcf3da6fc04 [2023-01-09T11:05:56.075Z] Removing intermediate container 0bcf3da6fc04 [2023-01-09T11:05:56.075Z] ---> d5b121d5114e [2023-01-09T11:05:56.075Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-01-09T11:05:56.075Z] ---> Running in 0be12cbaa636 [2023-01-09T11:05:56.343Z] Removing intermediate container 0be12cbaa636 [2023-01-09T11:05:56.343Z] ---> 67424a18c554 [2023-01-09T11:05:56.343Z] Step 6/12 : WORKDIR /device-virtual-go [2023-01-09T11:05:56.610Z] ---> Running in 4199ac8e3103 [2023-01-09T11:05:56.878Z] Removing intermediate container 4199ac8e3103 [2023-01-09T11:05:56.878Z] ---> 6daec87855aa [2023-01-09T11:05:56.878Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T11:05:56.878Z] ---> Running in f9f03852420a [2023-01-09T11:05:57.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T11:05:58.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T11:05:59.385Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-09T11:05:59.385Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-09T11:05:59.385Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-09T11:05:59.385Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-09T11:05:59.385Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T11:05:59.655Z] OK: 226 MiB in 55 packages [2023-01-09T11:06:00.620Z] Removing intermediate container f9f03852420a [2023-01-09T11:06:00.620Z] ---> 9b49404ca0d3 [2023-01-09T11:06:00.620Z] Step 8/12 : COPY go.mod vendor* ./ [2023-01-09T11:06:01.205Z] ---> ddccc34cb445 [2023-01-09T11:06:01.205Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T11:06:01.205Z] ---> Running in 162b57ab0d2f [2023-01-09T11:06:57.626Z] Removing intermediate container 162b57ab0d2f [2023-01-09T11:06:57.626Z] ---> 5ae1b1b72f0f [2023-01-09T11:06:57.626Z] Step 10/12 : COPY . . [2023-01-09T11:06:57.626Z] ---> ffe20b8e752c [2023-01-09T11:06:57.626Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T11:06:57.626Z] ---> Running in 9210b6c7b9c8 [2023-01-09T11:06:57.626Z] Removing intermediate container 9210b6c7b9c8 [2023-01-09T11:06:57.626Z] ---> c25edc204e1e [2023-01-09T11:06:57.626Z] Step 12/12 : RUN $MAKE [2023-01-09T11:06:57.626Z] ---> Running in bc36214b1eef [2023-01-09T11:06:57.626Z] noop [2023-01-09T11:06:57.626Z] Removing intermediate container bc36214b1eef [2023-01-09T11:06:57.626Z] ---> effaeed93a86 [2023-01-09T11:06:57.626Z] Successfully built effaeed93a86 [2023-01-09T11:06:57.626Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T11:06:58.080Z] + docker inspect -f . ci-base-image-arm64 [2023-01-09T11:06:58.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T11:06:58.316Z] prd-ubuntu20.04-docker-arm64-4c-16g-1439 does not seem to be running inside a container [2023-01-09T11:06:58.375Z] $ 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 ******** ci-base-image-arm64 cat [2023-01-09T11:06:59.547Z] $ docker top 9a4703bf08be09d18dfca03f8b6f1fd3db152b8b39588d3f2924ca911ae85358 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T11:07:00.425Z] + go version [2023-01-09T11:07:00.425Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-09T11:07:00.458Z] $ docker stop --time=1 9a4703bf08be09d18dfca03f8b6f1fd3db152b8b39588d3f2924ca911ae85358 [2023-01-09T11:07:02.092Z] $ docker rm -f --volumes 9a4703bf08be09d18dfca03f8b6f1fd3db152b8b39588d3f2924ca911ae85358 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T11:07:02.900Z] + docker inspect -f . ci-base-image-arm64 [2023-01-09T11:07:02.900Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T11:07:03.156Z] prd-ubuntu20.04-docker-arm64-4c-16g-1439 does not seem to be running inside a container [2023-01-09T11:07:03.215Z] $ 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 ******** ci-base-image-arm64 cat [2023-01-09T11:07:04.383Z] $ docker top f504318d21f616b8b31042456c74bcf2af63809d6783910b0928bf75d34960ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T11:07:04.953Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-09T11:07:05.608Z] + make test [2023-01-09T11:07:05.608Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2023-01-09T11:07:07.553Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-01-09T11:08:29.183Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-01-09T11:08:29.183Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.120s coverage: 65.7% of statements [2023-01-09T11:08:29.183Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-09T11:08:29.183Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-09T11:08:41.781Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-09T11:08:41.781Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-09T11:08:41.781Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-09T11:08:42.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-09T11:08:42.117Z] $ docker stop --time=1 f504318d21f616b8b31042456c74bcf2af63809d6783910b0928bf75d34960ac [2023-01-09T11:08:43.895Z] $ docker rm -f --volumes f504318d21f616b8b31042456c74bcf2af63809d6783910b0928bf75d34960ac [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-09T11:08:44.835Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-09T11:08:44.868Z] Warning: overwriting stash ‘coverage-report’ [2023-01-09T11:08:45.349Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-09T11:08:45.941Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-09T11:08:46.274Z] + ls -al . [2023-01-09T11:08:46.275Z] total 200 [2023-01-09T11:08:46.275Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 11:07 . [2023-01-09T11:08:46.275Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 11:05 .. [2023-01-09T11:08:46.275Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 9 11:05 .git [2023-01-09T11:08:46.275Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 11:05 .github [2023-01-09T11:08:46.275Z] -rw-rw-r-- 1 jenkins jenkins 337 Jan 9 11:05 .gitignore [2023-01-09T11:08:46.275Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 9 11:05 .golangci.yml [2023-01-09T11:08:46.275Z] -rw-rw-r-- 1 jenkins jenkins 8527 Jan 9 11:05 Attribution.txt [2023-01-09T11:08:46.275Z] -rw-rw-r-- 1 jenkins jenkins 11367 Jan 9 11:05 CHANGELOG.md [2023-01-09T11:08:46.275Z] -rw-rw-r-- 1 jenkins jenkins 1691 Jan 9 11:05 Dockerfile [2023-01-09T11:08:46.275Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 9 11:05 GOVERNANCE.md [2023-01-09T11:08:46.275Z] -rw-rw-r-- 1 jenkins jenkins 660 Jan 9 11:05 Jenkinsfile [2023-01-09T11:08:46.275Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 9 11:05 LICENSE [2023-01-09T11:08:46.275Z] -rw-rw-r-- 1 jenkins jenkins 2457 Jan 9 11:05 Makefile [2023-01-09T11:08:46.275Z] -rw-rw-r-- 1 jenkins jenkins 623 Jan 9 11:05 OWNERS.md [2023-01-09T11:08:46.275Z] -rw-rw-r-- 1 jenkins jenkins 3578 Jan 9 11:05 README.md [2023-01-09T11:08:46.275Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 9 11:03 VERSION [2023-01-09T11:08:46.275Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 11:05 bin [2023-01-09T11:08:46.275Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 11:05 cmd [2023-01-09T11:08:46.275Z] -rw-r--r-- 1 jenkins jenkins 44128 Jan 9 11:08 coverage.out [2023-01-09T11:08:46.275Z] -rw-rw-r-- 1 jenkins jenkins 3340 Jan 9 11:05 go.mod [2023-01-09T11:08:46.275Z] -rw-rw-r-- 1 jenkins jenkins 44412 Jan 9 11:05 go.sum [2023-01-09T11:08:46.275Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 9 11:05 internal [2023-01-09T11:08:46.275Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 9 11:05 snap [2023-01-09T11:08:46.275Z] -rw-rw-r-- 1 jenkins jenkins 235 Jan 9 11:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T11:08:46.694Z] + 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=fae33023a8fcc50a235be2dc552f50fbb8731878 --label arch=arm64 --label version=0.0.0 . [2023-01-09T11:08:46.962Z] Sending build context to Docker daemon 11.86MB [2023-01-09T11:08:46.962Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-01-09T11:08:46.962Z] Step 2/25 : FROM ${BASE} AS builder [2023-01-09T11:08:46.962Z] ---> effaeed93a86 [2023-01-09T11:08:46.962Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2023-01-09T11:08:47.231Z] ---> Running in da075beecbc8 [2023-01-09T11:08:47.499Z] Removing intermediate container da075beecbc8 [2023-01-09T11:08:47.499Z] ---> 3e8efead2ff7 [2023-01-09T11:08:47.499Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-01-09T11:08:47.499Z] ---> Running in 49fd8dc6da7b [2023-01-09T11:08:47.767Z] Removing intermediate container 49fd8dc6da7b [2023-01-09T11:08:47.767Z] ---> bc109396208a [2023-01-09T11:08:47.767Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-01-09T11:08:48.034Z] ---> Running in 5cb987898173 [2023-01-09T11:08:48.301Z] Removing intermediate container 5cb987898173 [2023-01-09T11:08:48.301Z] ---> cd33fa40c7e6 [2023-01-09T11:08:48.301Z] Step 6/25 : WORKDIR /device-virtual-go [2023-01-09T11:08:48.301Z] ---> Running in aaac82066f28 [2023-01-09T11:08:48.567Z] Removing intermediate container aaac82066f28 [2023-01-09T11:08:48.567Z] ---> 2c9203e6e0e2 [2023-01-09T11:08:48.567Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-09T11:08:48.567Z] ---> Running in 3d8c5792f01e [2023-01-09T11:08:49.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T11:08:49.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T11:08:50.758Z] OK: 226 MiB in 55 packages [2023-01-09T11:08:51.718Z] Removing intermediate container 3d8c5792f01e [2023-01-09T11:08:51.718Z] ---> 1520512ca0ea [2023-01-09T11:08:51.718Z] Step 8/25 : COPY go.mod vendor* ./ [2023-01-09T11:08:51.986Z] ---> d47f1dd25485 [2023-01-09T11:08:51.986Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-09T11:08:52.254Z] ---> Running in b6bcbe8c87e6 [2023-01-09T11:08:54.212Z] Removing intermediate container b6bcbe8c87e6 [2023-01-09T11:08:54.212Z] ---> 59a410b9611b [2023-01-09T11:08:54.212Z] Step 10/25 : COPY . . [2023-01-09T11:08:55.622Z] ---> 6f55dbb648a1 [2023-01-09T11:08:55.622Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-09T11:08:55.622Z] ---> Running in ee86093ec6cb [2023-01-09T11:08:55.622Z] Removing intermediate container ee86093ec6cb [2023-01-09T11:08:55.622Z] ---> 34d169cfb288 [2023-01-09T11:08:55.622Z] Step 12/25 : RUN $MAKE [2023-01-09T11:08:55.894Z] ---> Running in ca4285b6d761 [2023-01-09T11:08:56.858Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2023-01-09T11:11:33.572Z] Removing intermediate container ca4285b6d761 [2023-01-09T11:11:33.573Z] ---> 1fced977e6a2 [2023-01-09T11:11:33.573Z] Step 13/25 : FROM alpine:3.16 [2023-01-09T11:11:33.573Z] 3.16: Pulling from library/alpine [2023-01-09T11:11:33.573Z] 6875df1f5354: Pulling fs layer [2023-01-09T11:11:33.573Z] 6875df1f5354: Verifying Checksum [2023-01-09T11:11:33.573Z] 6875df1f5354: Download complete [2023-01-09T11:11:33.573Z] 6875df1f5354: Pull complete [2023-01-09T11:11:33.573Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-09T11:11:33.573Z] Status: Downloaded newer image for alpine:3.16 [2023-01-09T11:11:33.573Z] ---> 2b4661558fb8 [2023-01-09T11:11:33.573Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-01-09T11:11:33.573Z] ---> Running in 1fc21dcb1d28 [2023-01-09T11:11:33.573Z] Removing intermediate container 1fc21dcb1d28 [2023-01-09T11:11:33.573Z] ---> 87b5fe50d7c4 [2023-01-09T11:11:33.573Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2023-01-09T11:11:33.573Z] ---> Running in 38b4792f5e37 [2023-01-09T11:11:33.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-09T11:11:33.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-09T11:11:33.573Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-01-09T11:11:33.573Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-01-09T11:11:33.573Z] (3/6) Installing libsodium (1.0.18-r0) [2023-01-09T11:11:33.573Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-09T11:11:33.573Z] (5/6) Installing libzmq (4.3.4-r0) [2023-01-09T11:11:33.573Z] (6/6) Installing zeromq (4.3.4-r0) [2023-01-09T11:11:33.573Z] Executing busybox-1.35.0-r17.trigger [2023-01-09T11:11:33.573Z] OK: 8 MiB in 20 packages [2023-01-09T11:11:33.573Z] Removing intermediate container 38b4792f5e37 [2023-01-09T11:11:33.573Z] ---> 3af81c48387e [2023-01-09T11:11:33.573Z] Step 16/25 : WORKDIR / [2023-01-09T11:11:33.573Z] ---> Running in 72e31004b8a6 [2023-01-09T11:11:33.573Z] Removing intermediate container 72e31004b8a6 [2023-01-09T11:11:33.573Z] ---> 0626eb0b9b8e [2023-01-09T11:11:33.573Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-01-09T11:11:33.573Z] ---> 47d6b5bf8c5c [2023-01-09T11:11:33.573Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-01-09T11:11:33.573Z] ---> bd2766606587 [2023-01-09T11:11:33.573Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-01-09T11:11:33.573Z] ---> 911d9324fbe9 [2023-01-09T11:11:33.573Z] Step 20/25 : EXPOSE 59900 [2023-01-09T11:11:33.573Z] ---> Running in d96284fc5254 [2023-01-09T11:11:33.573Z] Removing intermediate container d96284fc5254 [2023-01-09T11:11:33.573Z] ---> 6e2a635b34b0 [2023-01-09T11:11:33.573Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-01-09T11:11:33.573Z] ---> Running in 8b4a599eaaaa [2023-01-09T11:11:33.573Z] Removing intermediate container 8b4a599eaaaa [2023-01-09T11:11:33.573Z] ---> feabf8659419 [2023-01-09T11:11:33.573Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-09T11:11:33.573Z] ---> Running in 833c8ffcb823 [2023-01-09T11:11:33.573Z] Removing intermediate container 833c8ffcb823 [2023-01-09T11:11:33.573Z] ---> a55c9dc54549 [2023-01-09T11:11:33.573Z] Step 23/25 : LABEL arch=arm64 [2023-01-09T11:11:33.573Z] ---> Running in 1b9b50db45a1 [2023-01-09T11:11:33.573Z] Removing intermediate container 1b9b50db45a1 [2023-01-09T11:11:33.573Z] ---> 1c15ed19658c [2023-01-09T11:11:33.573Z] Step 24/25 : LABEL git_sha=fae33023a8fcc50a235be2dc552f50fbb8731878 [2023-01-09T11:11:33.573Z] ---> Running in f3e3cea468e0 [2023-01-09T11:11:33.573Z] Removing intermediate container f3e3cea468e0 [2023-01-09T11:11:33.573Z] ---> 9c1023c6cc15 [2023-01-09T11:11:33.573Z] Step 25/25 : LABEL version=0.0.0 [2023-01-09T11:11:33.573Z] ---> Running in 9a41dec4939a [2023-01-09T11:11:33.573Z] Removing intermediate container 9a41dec4939a [2023-01-09T11:11:33.573Z] ---> 6d556ddfb3ac [2023-01-09T11:11:33.573Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-09T11:11:33.573Z] Successfully built 6d556ddfb3ac [2023-01-09T11:11:33.573Z] 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-01-09T11:11:34.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T11:11:34.373Z] [2023-01-09T11:11:34.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T11:11:34.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T11:11:34.771Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-09T11:11:34.771Z] 8998bd30e6a1: Pulling fs layer [2023-01-09T11:11:34.771Z] 04944245beec: Pulling fs layer [2023-01-09T11:11:34.771Z] 699f458cf7ca: Pulling fs layer [2023-01-09T11:11:34.771Z] 765212b225bb: Pulling fs layer [2023-01-09T11:11:34.771Z] f23df028b6ca: Pulling fs layer [2023-01-09T11:11:34.771Z] d65c8cfc05b1: Pulling fs layer [2023-01-09T11:11:34.771Z] 2437ff75d9bd: Pulling fs layer [2023-01-09T11:11:34.771Z] d65c8cfc05b1: Waiting [2023-01-09T11:11:34.771Z] 2437ff75d9bd: Waiting [2023-01-09T11:11:34.771Z] 765212b225bb: Waiting [2023-01-09T11:11:34.771Z] f23df028b6ca: Waiting [2023-01-09T11:11:35.039Z] 04944245beec: Verifying Checksum [2023-01-09T11:11:35.039Z] 04944245beec: Download complete [2023-01-09T11:11:35.039Z] 765212b225bb: Download complete [2023-01-09T11:11:35.039Z] f23df028b6ca: Verifying Checksum [2023-01-09T11:11:35.039Z] f23df028b6ca: Download complete [2023-01-09T11:11:35.039Z] d65c8cfc05b1: Verifying Checksum [2023-01-09T11:11:35.039Z] d65c8cfc05b1: Download complete [2023-01-09T11:11:35.304Z] 699f458cf7ca: Verifying Checksum [2023-01-09T11:11:35.304Z] 699f458cf7ca: Download complete [2023-01-09T11:11:35.571Z] 8998bd30e6a1: Verifying Checksum [2023-01-09T11:11:35.571Z] 8998bd30e6a1: Download complete [2023-01-09T11:11:37.512Z] 2437ff75d9bd: Verifying Checksum [2023-01-09T11:11:37.512Z] 2437ff75d9bd: Download complete [2023-01-09T11:11:39.449Z] 8998bd30e6a1: Pull complete [2023-01-09T11:11:39.449Z] 04944245beec: Pull complete [2023-01-09T11:11:42.023Z] 699f458cf7ca: Pull complete [2023-01-09T11:11:42.023Z] 765212b225bb: Pull complete [2023-01-09T11:11:42.606Z] f23df028b6ca: Pull complete [2023-01-09T11:11:42.874Z] d65c8cfc05b1: Pull complete [2023-01-09T11:11:57.852Z] 2437ff75d9bd: Pull complete [2023-01-09T11:11:57.852Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-09T11:11:57.852Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-09T11:11:57.852Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T11:11:58.186Z] prd-ubuntu20.04-docker-arm64-4c-16g-1439 does not seem to be running inside a container [2023-01-09T11:11:58.250Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-09T11:12:00.669Z] $ docker top 01107d4840b996804de79ad675a1504593fd33ee3c035aac6b96b82bde363362 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-09T11:12:01.584Z] ---> job-cost.sh [2023-01-09T11:12:01.584Z] lf-activate-venv: SKIPPING [2023-01-09T11:12:01.584Z] INFO: No Stack... [2023-01-09T11:12:01.853Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-09T11:12:02.811Z] INFO: Archiving Costs [Pipeline] sh [2023-01-09T11:12:03.152Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-01-09T11:12:03.152Z] + cut -d, -f6 [Pipeline] lock [2023-01-09T11:12:03.578Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-324-1-stack-cost] [2023-01-09T11:12:03.583Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-324-1-stack-cost] did not exist. Created. [2023-01-09T11:12:03.583Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-324-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-09T11:12:04.015Z] /w/workspace/device-virtual-go/1@tmp/durable-8a01aa61/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-09T11:12:04.385Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-09T11:12:04.424Z] Warning: overwriting stash ‘stack-cost’ [2023-01-09T11:12:04.472Z] Stashed 1 file(s) [Pipeline] } [2023-01-09T11:12:04.486Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-324-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-09T11:12:04.560Z] $ docker stop --time=1 01107d4840b996804de79ad675a1504593fd33ee3c035aac6b96b82bde363362 [2023-01-09T11:12:06.784Z] $ docker rm -f --volumes 01107d4840b996804de79ad675a1504593fd33ee3c035aac6b96b82bde363362 [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-01-09T11:12:07.783Z] provisioning config files... [2023-01-09T11:12:07.790Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-324@tmp/config1742908479421193138tmp [Pipeline] { [Pipeline] sh [2023-01-09T11:12:08.122Z] + set +x [2023-01-09T11:12:08.122Z] + curl -s https://codecov.io/bash [2023-01-09T11:12:08.122Z] + bash -s -- [2023-01-09T11:12:08.122Z] [2023-01-09T11:12:08.122Z] _____ _ [2023-01-09T11:12:08.122Z] / ____| | | [2023-01-09T11:12:08.122Z] | | ___ __| | ___ ___ _____ __ [2023-01-09T11:12:08.122Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-09T11:12:08.122Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-09T11:12:08.122Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-09T11:12:08.122Z] Bash-1.0.6 [2023-01-09T11:12:08.122Z] [2023-01-09T11:12:08.122Z] [2023-01-09T11:12:08.122Z] ==> git version 2.25.1 found [2023-01-09T11:12:08.122Z] ==> 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-01-09T11:12:08.122Z] Release-Date: 2020-01-08 [2023-01-09T11:12:08.122Z] 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-01-09T11:12:08.122Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-09T11:12:08.122Z] ==> Jenkins CI detected. [2023-01-09T11:12:08.122Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-324 [2023-01-09T11:12:08.122Z] project root: . [2023-01-09T11:12:08.122Z] --> token set from env [2023-01-09T11:12:08.122Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-09T11:12:08.122Z] ==> Running gcov in . (disable via -X gcov) [2023-01-09T11:12:08.122Z] ==> Python coveragepy not found [2023-01-09T11:12:08.122Z] ==> Searching for coverage reports in: [2023-01-09T11:12:08.122Z] + . [2023-01-09T11:12:08.122Z] -> Found 1 reports [2023-01-09T11:12:08.122Z] ==> Detecting git/mercurial file structure [2023-01-09T11:12:08.122Z] ==> Reading reports [2023-01-09T11:12:08.122Z] + ./coverage.out bytes=44128 [2023-01-09T11:12:08.122Z] ==> Appending adjustments [2023-01-09T11:12:08.122Z] https://docs.codecov.io/docs/fixing-reports [2023-01-09T11:12:08.382Z] + Found adjustments [2023-01-09T11:12:08.382Z] ==> Gzipping contents [2023-01-09T11:12:08.382Z] 8.0K /tmp/codecov.Htgc97.gz [2023-01-09T11:12:08.382Z] ==> Uploading reports [2023-01-09T11:12:08.382Z] url: https://codecov.io [2023-01-09T11:12:08.382Z] query: branch=PR-324&commit=fae33023a8fcc50a235be2dc552f50fbb8731878&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-324%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=324&job=&cmd_args= [2023-01-09T11:12:08.382Z] -> Pinging Codecov [2023-01-09T11:12:08.382Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-324&commit=fae33023a8fcc50a235be2dc552f50fbb8731878&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-324%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=324&job=&cmd_args= [2023-01-09T11:12:08.643Z] -> Uploading to [2023-01-09T11:12:08.643Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-09/5E52B4B073DB2E39498172D8E973AA87/fae33023a8fcc50a235be2dc552f50fbb8731878/21412029-0ff5-453d-a09a-5b826401af4f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230109T111208Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3aa0efd3bde81498c8b6c5d33384d5acd0cdd033a2e3be81e04b146830c729b5 [2023-01-09T11:12:08.643Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-09T11:12:08.643Z] Dload Upload Total Spent Left Speed [2023-01-09T11:12:08.905Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5465 0 0 100 5465 0 22770 --:--:-- --:--:-- --:--:-- 22676 100 5465 0 0 100 5465 0 22770 --:--:-- --:--:-- --:--:-- 22676 [2023-01-09T11:12:08.905Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/fae33023a8fcc50a235be2dc552f50fbb8731878 [Pipeline] } [2023-01-09T11:12:08.937Z] 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-01-09T11:12:10.628Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-324/archives ] [2023-01-09T11:12:10.628Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-324/archives [2023-01-09T11:12:10.628Z] total 16 [2023-01-09T11:12:10.628Z] drwxr-xr-x 3 root root 4096 Jan 9 11:04 . [2023-01-09T11:12:10.628Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 11:04 .. [2023-01-09T11:12:10.628Z] drwxr-xr-x 2 root root 4096 Jan 9 11:04 cost [2023-01-09T11:12:10.628Z] -rw-r--r-- 1 root root 89 Jan 9 11:04 cost.csv [2023-01-09T11:12:10.628Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-324/archives [2023-01-09T11:12:10.628Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-324/archives [2023-01-09T11:12:10.628Z] total 16 [2023-01-09T11:12:10.628Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 9 11:04 . [2023-01-09T11:12:10.628Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 9 11:04 .. [2023-01-09T11:12:10.628Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 9 11:04 cost [2023-01-09T11:12:10.628Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 9 11:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-09T11:12:10.954Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T11:12:11.848Z] ---> package-listing.sh [2023-01-09T11:12:11.848Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-09T11:12:11.848Z] ++ facter osfamily [2023-01-09T11:12:12.108Z] + OS_FAMILY=debian [2023-01-09T11:12:12.108Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-324 [2023-01-09T11:12:12.108Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-09T11:12:12.108Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-09T11:12:12.108Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-09T11:12:12.108Z] + PACKAGES=/tmp/packages_start.txt [2023-01-09T11:12:12.108Z] + '[' /w/workspace/foundry_device-virtual-go_PR-324 ']' [2023-01-09T11:12:12.108Z] + PACKAGES=/tmp/packages_end.txt [2023-01-09T11:12:12.108Z] + case "${OS_FAMILY}" in [2023-01-09T11:12:12.108Z] + dpkg -l [2023-01-09T11:12:12.108Z] + grep '^ii' [2023-01-09T11:12:12.108Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-09T11:12:12.108Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-09T11:12:12.108Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-09T11:12:12.108Z] + '[' /w/workspace/foundry_device-virtual-go_PR-324 ']' [2023-01-09T11:12:12.108Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-324/archives/ [2023-01-09T11:12:12.108Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-324/archives/ [Pipeline] echo [2023-01-09T11:12:12.145Z] 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-324/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-09T11:12:12.437Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-09T11:12:13.074Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-09T11:12:13.074Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-09T11:12:13.213Z] prd-ubuntu20.04-docker-8c-8g-1437 does not seem to be running inside a container [2023-01-09T11:12:13.246Z] $ 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-324/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-324 -v /w/workspace/foundry_device-virtual-go_PR-324:/w/workspace/foundry_device-virtual-go_PR-324:rw,z -v /w/workspace/foundry_device-virtual-go_PR-324@tmp:/w/workspace/foundry_device-virtual-go_PR-324@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-01-09T11:12:13.480Z] $ docker top 0f0017facbaa1cabdca2013e91803944b7c84add0459b67211201fafd00b9b9f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-09T11:12:13.864Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-09T11:12:14.174Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-09T11:12:14.482Z] + ls /var/log/sa-host [2023-01-09T11:12:14.482Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-09T11:12:14.685Z] provisioning config files... [2023-01-09T11:12:14.694Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-324@tmp/config3235433909185838360tmp [Pipeline] { [Pipeline] echo [2023-01-09T11:12:14.746Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T11:12:15.059Z] ---> create-netrc.sh [Pipeline] } [2023-01-09T11:12:15.085Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-09T11:12:15.470Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-09T11:12:15.499Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T11:12:15.805Z] ---> sudo-logs.sh [2023-01-09T11:12:15.806Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-09T11:12:15.890Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T11:12:16.203Z] ---> job-cost.sh [2023-01-09T11:12:16.203Z] lf-activate-venv: SKIPPING [2023-01-09T11:12:16.203Z] DEBUG: total: 0.2199999988079071 [2023-01-09T11:12:16.203Z] INFO: Retrieving Stack Cost... [2023-01-09T11:12:16.772Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-09T11:12:17.342Z] INFO: Archiving Costs [Pipeline] echo [2023-01-09T11:12:17.380Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-09T11:12:17.692Z] ---> logs-deploy.sh [2023-01-09T11:12:17.692Z] lf-activate-venv: SKIPPING [2023-01-09T11:12:17.692Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-324/1 [2023-01-09T11:12:17.692Z] INFO: archiving workspace using pattern(s): [2023-01-09T11:12:18.628Z] Archives upload complete. [2023-01-09T11:12:18.628Z] INFO: archiving logs to Nexus