Pull request #414 event Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cloudxxx8 for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 36b00301aac3e42689ed6b5e98d723939d553e06+c7e78e6532bae73b7c555e394d1391f1597ad588 (0b2b66fb578f6dfa45726be9f517f5f970a20cbc) 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-ssh7809544326803861499.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9726716505458462231.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-414/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-414/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6915754906311161881.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-414/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15587275288107506398.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7976480901905429277.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-414/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-414/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15435150999108819522.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17246’ Running on prd-ubuntu20.04-docker-8c-8g-17250 in /w/workspace/foundry_device-virtual-go_PR-414 [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-414 # 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/414/head:refs/remotes/origin/PR-414 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c7e78e6532bae73b7c555e394d1391f1597ad588 into PR head commit 36b00301aac3e42689ed6b5e98d723939d553e06 Merge succeeded, producing 36b00301aac3e42689ed6b5e98d723939d553e06 Checking out Revision 36b00301aac3e42689ed6b5e98d723939d553e06 (PR-414) > git config core.sparsecheckout # timeout=10 > git checkout -f 36b00301aac3e42689ed6b5e98d723939d553e06 # 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 c7e78e6532bae73b7c555e394d1391f1597ad588 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 36b00301aac3e42689ed6b5e98d723939d553e06 # timeout=10 Commit message: "docs: Update changelog for 3.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-30T03:16:35.900Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-30T03:16:36.094Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-30T03:16:36.180Z] ========================================================= [2023-05-30T03:16:36.180Z] EdgeX Global Pipelines Version Info [2023-05-30T03:16:36.180Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-30T03:16:36.912Z] ------------------- [2023-05-30T03:16:36.912Z] stable info: [2023-05-30T03:16:36.912Z] ------------------- [2023-05-30T03:16:36.912Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-30T03:16:36.912Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T03:16:36.912Z] Message: update stable to v1.0.249 [2023-05-30T03:16:37.487Z] ------------------- [2023-05-30T03:16:37.487Z] experimental info: [2023-05-30T03:16:37.487Z] ------------------- [2023-05-30T03:16:37.487Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-30T03:16:37.487Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-30T03:16:37.487Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-30T03:16:37.821Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-30T03:16:37.863Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-30T03:16:37.904Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-30T03:16:37.947Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-30T03:16:37.990Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-30T03:16:38.027Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-30T03:16:38.069Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-30T03:16:38.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-30T03:16:38.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-30T03:16:38.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-30T03:16:38.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-30T03:16:38.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-30T03:16:38.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-30T03:16:38.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-30T03:16:38.408Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T03:16:38.451Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-30T03:16:38.494Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T03:16:38.539Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-30T03:16:38.583Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-30T03:16:38.624Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-30T03:16:38.665Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-30T03:16:38.705Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-30T03:16:38.746Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-30T03:16:38.787Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-30T03:16:38.830Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-30T03:16:38.872Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-30T03:16:38.920Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-30T03:16:38.965Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-414 [Pipeline] echo [2023-05-30T03:16:39.001Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-414 [Pipeline] echo [2023-05-30T03:16:39.035Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-414 [Pipeline] echo [2023-05-30T03:16:39.070Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36b00301aac3e42689ed6b5e98d723939d553e06 [Pipeline] echo [2023-05-30T03:16:39.108Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36b0030 [Pipeline] echo [2023-05-30T03:16:39.146Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T03:16:39.250Z] provisioning config files... [2023-05-30T03:16:39.262Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-414@tmp/config2088602295549342753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T03:16:39.593Z] ---> docker-login.sh [2023-05-30T03:16:39.593Z] nexus3.edgexfoundry.org:10001 [2023-05-30T03:16:39.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T03:16:39.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T03:16:39.853Z] Configure a credential helper to remove this warning. See [2023-05-30T03:16:39.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T03:16:39.853Z] [2023-05-30T03:16:39.853Z] Login Succeeded [2023-05-30T03:16:39.853Z] nexus3.edgexfoundry.org:10002 [2023-05-30T03:16:39.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T03:16:40.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T03:16:40.114Z] Configure a credential helper to remove this warning. See [2023-05-30T03:16:40.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T03:16:40.114Z] [2023-05-30T03:16:40.114Z] Login Succeeded [2023-05-30T03:16:40.114Z] nexus3.edgexfoundry.org:10003 [2023-05-30T03:16:40.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T03:16:40.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T03:16:40.114Z] Configure a credential helper to remove this warning. See [2023-05-30T03:16:40.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T03:16:40.114Z] [2023-05-30T03:16:40.114Z] Login Succeeded [2023-05-30T03:16:40.114Z] nexus3.edgexfoundry.org:10004 [2023-05-30T03:16:40.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T03:16:40.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T03:16:40.114Z] Configure a credential helper to remove this warning. See [2023-05-30T03:16:40.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T03:16:40.114Z] [2023-05-30T03:16:40.114Z] Login Succeeded [2023-05-30T03:16:40.114Z] docker.io [2023-05-30T03:16:40.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T03:16:40.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T03:16:40.373Z] Configure a credential helper to remove this warning. See [2023-05-30T03:16:40.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T03:16:40.373Z] [2023-05-30T03:16:40.373Z] Login Succeeded [2023-05-30T03:16:40.373Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T03:16:40.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-30T03:16:41.026Z] + git rev-list -1 --merges 36b00301aac3e42689ed6b5e98d723939d553e06~1..36b00301aac3e42689ed6b5e98d723939d553e06 [Pipeline] echo [2023-05-30T03:16:41.091Z] -----------> git rev-list -1 --merges 36b00301aac3e42689ed6b5e98d723939d553e06~1..36b00301aac3e42689ed6b5e98d723939d553e06 36b00301aac3e42689ed6b5e98d723939d553e06 [false] [Pipeline] sh [2023-05-30T03:16:41.401Z] + git log --format=format:%s -1 36b00301aac3e42689ed6b5e98d723939d553e06 [Pipeline] echo [2023-05-30T03:16:41.438Z] ========================================================= [2023-05-30T03:16:41.438Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-30T03:16:41.438Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T03:16:41.866Z] + git log --format=format:%s -1 36b00301aac3e42689ed6b5e98d723939d553e06 [Pipeline] echo [2023-05-30T03:16:41.899Z] [semverPrep] GIT_COMMIT: 36b00301aac3e42689ed6b5e98d723939d553e06, Commit Message: docs: Update changelog for 3.0 [Pipeline] echo [2023-05-30T03:16:41.932Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-30T03:16:42.421Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-30T03:16:42.421Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-30T03:16:42.421Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-30T03:16:42.421Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-30T03:16:42.421Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-30T03:16:42.421Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-30T03:16:42.421Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T03:16:42.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T03:16:42.910Z] [2023-05-30T03:16:42.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T03:16:43.278Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T03:16:43.278Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-30T03:16:43.278Z] b85a868b505f: Pulling fs layer [2023-05-30T03:16:43.278Z] e2be974225ed: Pulling fs layer [2023-05-30T03:16:43.278Z] 339a4e72a1f5: Pulling fs layer [2023-05-30T03:16:43.278Z] 988bab9f4d93: Pulling fs layer [2023-05-30T03:16:43.278Z] 1469e6f7b9e6: Pulling fs layer [2023-05-30T03:16:43.278Z] eaf3925da568: Pulling fs layer [2023-05-30T03:16:43.278Z] bab4dde63d76: Pulling fs layer [2023-05-30T03:16:43.278Z] bde34c3a00c8: Pulling fs layer [2023-05-30T03:16:43.278Z] b352a97aabf1: Pulling fs layer [2023-05-30T03:16:43.278Z] 4872d77fe225: Pulling fs layer [2023-05-30T03:16:43.278Z] 5851b861e8e6: Pulling fs layer [2023-05-30T03:16:43.278Z] eaf3925da568: Waiting [2023-05-30T03:16:43.278Z] 5851b861e8e6: Waiting [2023-05-30T03:16:43.278Z] bab4dde63d76: Waiting [2023-05-30T03:16:43.278Z] bde34c3a00c8: Waiting [2023-05-30T03:16:43.278Z] 988bab9f4d93: Waiting [2023-05-30T03:16:43.278Z] 4872d77fe225: Waiting [2023-05-30T03:16:43.278Z] 1469e6f7b9e6: Waiting [2023-05-30T03:16:43.278Z] b352a97aabf1: Waiting [2023-05-30T03:16:43.278Z] e2be974225ed: Download complete [2023-05-30T03:16:43.278Z] 988bab9f4d93: Verifying Checksum [2023-05-30T03:16:43.278Z] 988bab9f4d93: Download complete [2023-05-30T03:16:43.794Z] 339a4e72a1f5: Verifying Checksum [2023-05-30T03:16:43.794Z] 339a4e72a1f5: Download complete [2023-05-30T03:16:43.794Z] 1469e6f7b9e6: Verifying Checksum [2023-05-30T03:16:43.794Z] 1469e6f7b9e6: Download complete [2023-05-30T03:16:43.794Z] eaf3925da568: Verifying Checksum [2023-05-30T03:16:43.794Z] eaf3925da568: Download complete [2023-05-30T03:16:43.794Z] bde34c3a00c8: Verifying Checksum [2023-05-30T03:16:43.794Z] bde34c3a00c8: Download complete [2023-05-30T03:16:43.794Z] b352a97aabf1: Verifying Checksum [2023-05-30T03:16:43.794Z] b352a97aabf1: Download complete [2023-05-30T03:16:43.794Z] 4872d77fe225: Verifying Checksum [2023-05-30T03:16:43.794Z] 4872d77fe225: Download complete [2023-05-30T03:16:43.794Z] 5851b861e8e6: Verifying Checksum [2023-05-30T03:16:43.794Z] b85a868b505f: Verifying Checksum [2023-05-30T03:16:43.794Z] b85a868b505f: Download complete [2023-05-30T03:16:44.369Z] bab4dde63d76: Verifying Checksum [2023-05-30T03:16:44.369Z] bab4dde63d76: Download complete [2023-05-30T03:16:44.630Z] b85a868b505f: Pull complete [2023-05-30T03:16:44.890Z] e2be974225ed: Pull complete [2023-05-30T03:16:45.150Z] 339a4e72a1f5: Pull complete [2023-05-30T03:16:45.408Z] 988bab9f4d93: Pull complete [2023-05-30T03:16:45.667Z] 1469e6f7b9e6: Pull complete [2023-05-30T03:16:45.668Z] eaf3925da568: Pull complete [2023-05-30T03:16:47.566Z] bab4dde63d76: Pull complete [2023-05-30T03:16:47.566Z] bde34c3a00c8: Pull complete [2023-05-30T03:16:47.566Z] b352a97aabf1: Pull complete [2023-05-30T03:16:47.566Z] 4872d77fe225: Pull complete [2023-05-30T03:16:47.566Z] 5851b861e8e6: Pull complete [2023-05-30T03:16:47.566Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-30T03:16:47.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-30T03:16:47.566Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T03:16:47.805Z] prd-ubuntu20.04-docker-8c-8g-17250 does not seem to be running inside a container [2023-05-30T03:16:47.836Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-414 -v /w/workspace/foundry_device-virtual-go_PR-414:/w/workspace/foundry_device-virtual-go_PR-414:rw,z -v /w/workspace/foundry_device-virtual-go_PR-414@tmp:/w/workspace/foundry_device-virtual-go_PR-414@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-30T03:16:51.394Z] $ docker top 0fed00ed22d699b08975a0a6df33d4d38ca76638f93249ec84ba9938ba946989 -eo pid,comm [2023-05-30T03:16:51.444Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-30T03:16:51.444Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-30T03:16:51.571Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T03:16:51.571Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T03:16:51.689Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T03:16:51.693Z] $ docker exec 0fed00ed22d699b08975a0a6df33d4d38ca76638f93249ec84ba9938ba946989 ssh-agent [2023-05-30T03:16:51.788Z] SSH_AUTH_SOCK=/tmp/ssh-Sz82ucYQpwus/agent.34 [2023-05-30T03:16:51.788Z] SSH_AGENT_PID=40 [2023-05-30T03:16:51.793Z] Running ssh-add (command line suppressed) [2023-05-30T03:16:51.896Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-414@tmp/private_key_2266269957899370323.key (/w/workspace/foundry_device-virtual-go_PR-414@tmp/private_key_2266269957899370323.key) [2023-05-30T03:16:51.907Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T03:16:52.237Z] + git tag --points-at HEAD [Pipeline] } [2023-05-30T03:16:52.263Z] $ docker exec --env ******** --env ******** 0fed00ed22d699b08975a0a6df33d4d38ca76638f93249ec84ba9938ba946989 ssh-agent -k [2023-05-30T03:16:52.363Z] unset SSH_AUTH_SOCK; [2023-05-30T03:16:52.364Z] unset SSH_AGENT_PID; [2023-05-30T03:16:52.364Z] echo Agent pid 40 killed; [2023-05-30T03:16:52.372Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-30T03:16:52.467Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-30T03:16:52.467Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-30T03:16:52.579Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-30T03:16:52.583Z] $ docker exec 0fed00ed22d699b08975a0a6df33d4d38ca76638f93249ec84ba9938ba946989 ssh-agent [2023-05-30T03:16:52.673Z] SSH_AUTH_SOCK=/tmp/ssh-UBkoFa1HJLvx/agent.72 [2023-05-30T03:16:52.673Z] SSH_AGENT_PID=78 [2023-05-30T03:16:52.678Z] Running ssh-add (command line suppressed) [2023-05-30T03:16:52.771Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-414@tmp/private_key_16202396675865070738.key (/w/workspace/foundry_device-virtual-go_PR-414@tmp/private_key_16202396675865070738.key) [2023-05-30T03:16:52.784Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-30T03:16:53.112Z] + git semver init [2023-05-30T03:16:53.372Z] 2023-05-30 03:16:53,288 [run_init] DEBUG init version:0.0.0 force:False [2023-05-30T03:16:53.372Z] 2023-05-30 03:16:53,289 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-414/.semver [2023-05-30T03:16:53.372Z] 2023-05-30 03:16:53,289 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-414/.semver [2023-05-30T03:16:53.372Z] 2023-05-30 03:16:53,289 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-414/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-414, universal_newlines=False, shell=None, istream=None) [2023-05-30T03:16:54.750Z] 2023-05-30 03:16:54,492 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-414/.git/info/exclude [2023-05-30T03:16:54.750Z] 2023-05-30 03:16:54,493 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-414/.semver/PR-414 with force:False [2023-05-30T03:16:54.750Z] 2023-05-30 03:16:54,493 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-414/.semver/PR-414 [2023-05-30T03:16:54.750Z] 2023-05-30 03:16:54,497 [execute] INFO git cat-file --batch-check [2023-05-30T03:16:54.750Z] 2023-05-30 03:16:54,498 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-414/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T03:16:54.750Z] 2023-05-30 03:16:54,504 [execute] INFO git cat-file --batch [2023-05-30T03:16:54.750Z] 2023-05-30 03:16:54,504 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-414/.semver, universal_newlines=False, shell=None, istream=) [2023-05-30T03:16:54.750Z] 2023-05-30 03:16:54,508 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-414/.semver/PR-414 [2023-05-30T03:16:54.750Z] 0.0.0 [Pipeline] } [2023-05-30T03:16:54.775Z] $ docker exec --env ******** --env ******** 0fed00ed22d699b08975a0a6df33d4d38ca76638f93249ec84ba9938ba946989 ssh-agent -k [2023-05-30T03:16:54.874Z] unset SSH_AUTH_SOCK; [2023-05-30T03:16:54.874Z] unset SSH_AGENT_PID; [2023-05-30T03:16:54.875Z] echo Agent pid 78 killed; [2023-05-30T03:16:54.882Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-30T03:16:55.312Z] + git semver [Pipeline] } [2023-05-30T03:16:55.683Z] $ docker stop --time=1 0fed00ed22d699b08975a0a6df33d4d38ca76638f93249ec84ba9938ba946989 [2023-05-30T03:16:56.958Z] $ docker rm -f --volumes 0fed00ed22d699b08975a0a6df33d4d38ca76638f93249ec84ba9938ba946989 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T03:16:57.356Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-30T03:16:57.616Z] Stashed 1 file(s) [Pipeline] echo [2023-05-30T03:16:57.635Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T03:16:58.187Z] provisioning config files... [2023-05-30T03:16:58.194Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-414@tmp/config11275122588033428166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T03:16:58.547Z] ---> docker-login.sh [2023-05-30T03:16:58.547Z] nexus3.edgexfoundry.org:10001 [2023-05-30T03:16:58.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T03:16:58.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T03:16:58.547Z] Configure a credential helper to remove this warning. See [2023-05-30T03:16:58.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T03:16:58.547Z] [2023-05-30T03:16:58.547Z] Login Succeeded [2023-05-30T03:16:58.547Z] nexus3.edgexfoundry.org:10002 [2023-05-30T03:16:58.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T03:16:58.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T03:16:58.547Z] Configure a credential helper to remove this warning. See [2023-05-30T03:16:58.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T03:16:58.547Z] [2023-05-30T03:16:58.547Z] Login Succeeded [2023-05-30T03:16:58.547Z] nexus3.edgexfoundry.org:10003 [2023-05-30T03:16:58.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T03:16:58.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T03:16:58.808Z] Configure a credential helper to remove this warning. See [2023-05-30T03:16:58.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T03:16:58.808Z] [2023-05-30T03:16:58.808Z] Login Succeeded [2023-05-30T03:16:58.808Z] nexus3.edgexfoundry.org:10004 [2023-05-30T03:16:58.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T03:16:58.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T03:16:58.808Z] Configure a credential helper to remove this warning. See [2023-05-30T03:16:58.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T03:16:58.808Z] [2023-05-30T03:16:58.808Z] Login Succeeded [2023-05-30T03:16:58.808Z] docker.io [2023-05-30T03:16:58.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T03:16:59.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T03:16:59.067Z] Configure a credential helper to remove this warning. See [2023-05-30T03:16:59.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T03:16:59.067Z] [2023-05-30T03:16:59.067Z] Login Succeeded [2023-05-30T03:16:59.067Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T03:16:59.095Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T03:16:59.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T03:16:59.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T03:16:59.346Z] ========================================================= [2023-05-30T03:16:59.346Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-30T03:16:59.346Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T03:16:59.816Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-30T03:16:59.816Z] Sending build context to Docker daemon 23.69MB [2023-05-30T03:16:59.816Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T03:16:59.816Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T03:17:00.081Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-30T03:17:00.081Z] f56be85fc22e: Pulling fs layer [2023-05-30T03:17:00.081Z] 85791d961cd3: Pulling fs layer [2023-05-30T03:17:00.081Z] d694b5ae8c79: Pulling fs layer [2023-05-30T03:17:00.081Z] 9f32a84ed3da: Pulling fs layer [2023-05-30T03:17:00.081Z] 4d19c01a9841: Pulling fs layer [2023-05-30T03:17:00.082Z] 9325e15d5711: Pulling fs layer [2023-05-30T03:17:00.082Z] 556b6ee489ea: Pulling fs layer [2023-05-30T03:17:00.082Z] c5a4b2cf53e6: Pulling fs layer [2023-05-30T03:17:00.082Z] 9f32a84ed3da: Waiting [2023-05-30T03:17:00.082Z] 4d19c01a9841: Waiting [2023-05-30T03:17:00.082Z] 9325e15d5711: Waiting [2023-05-30T03:17:00.082Z] 556b6ee489ea: Waiting [2023-05-30T03:17:00.082Z] c5a4b2cf53e6: Waiting [2023-05-30T03:17:00.082Z] 85791d961cd3: Verifying Checksum [2023-05-30T03:17:00.082Z] 85791d961cd3: Download complete [2023-05-30T03:17:00.082Z] 9f32a84ed3da: Verifying Checksum [2023-05-30T03:17:00.082Z] 9f32a84ed3da: Download complete [2023-05-30T03:17:00.082Z] f56be85fc22e: Verifying Checksum [2023-05-30T03:17:00.082Z] f56be85fc22e: Download complete [2023-05-30T03:17:00.082Z] 4d19c01a9841: Verifying Checksum [2023-05-30T03:17:00.082Z] 4d19c01a9841: Download complete [2023-05-30T03:17:00.082Z] 9325e15d5711: Verifying Checksum [2023-05-30T03:17:00.082Z] 9325e15d5711: Download complete [2023-05-30T03:17:00.344Z] f56be85fc22e: Pull complete [2023-05-30T03:17:00.344Z] 85791d961cd3: Pull complete [2023-05-30T03:17:00.603Z] c5a4b2cf53e6: Verifying Checksum [2023-05-30T03:17:00.603Z] c5a4b2cf53e6: Download complete [2023-05-30T03:17:00.603Z] d694b5ae8c79: Verifying Checksum [2023-05-30T03:17:00.603Z] d694b5ae8c79: Download complete [2023-05-30T03:17:00.862Z] 556b6ee489ea: Verifying Checksum [2023-05-30T03:17:00.862Z] 556b6ee489ea: Download complete [2023-05-30T03:17:04.153Z] d694b5ae8c79: Pull complete [2023-05-30T03:17:04.153Z] 9f32a84ed3da: Pull complete [2023-05-30T03:17:04.153Z] 4d19c01a9841: Pull complete [2023-05-30T03:17:04.153Z] 9325e15d5711: Pull complete [2023-05-30T03:17:06.685Z] 556b6ee489ea: Pull complete [2023-05-30T03:17:06.943Z] c5a4b2cf53e6: Pull complete [2023-05-30T03:17:06.943Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-30T03:17:06.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-30T03:17:07.201Z] ---> c4be618373d6 [2023-05-30T03:17:07.201Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T03:17:13.005Z] Still waiting to schedule task [2023-05-30T03:17:13.005Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17247’ [2023-05-30T03:17:13.771Z] ---> Running in 8d290a2ef31d [2023-05-30T03:17:13.771Z] Removing intermediate container 8d290a2ef31d [2023-05-30T03:17:13.771Z] ---> 2ddaabe9a250 [2023-05-30T03:17:13.771Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T03:17:13.771Z] ---> Running in 0e6ededa5948 [2023-05-30T03:17:13.771Z] Removing intermediate container 0e6ededa5948 [2023-05-30T03:17:13.771Z] ---> 5a93dfc9d24c [2023-05-30T03:17:13.771Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T03:17:13.771Z] ---> Running in af0253d44016 [2023-05-30T03:17:13.771Z] Removing intermediate container af0253d44016 [2023-05-30T03:17:13.771Z] ---> bed56ba06b7d [2023-05-30T03:17:13.771Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-30T03:17:13.771Z] ---> Running in f789e6f5497b [2023-05-30T03:17:13.771Z] Removing intermediate container f789e6f5497b [2023-05-30T03:17:13.771Z] ---> 356127339eaf [2023-05-30T03:17:13.771Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T03:17:13.771Z] ---> Running in 2355fd5cd429 [2023-05-30T03:17:13.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T03:17:13.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T03:17:13.771Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T03:17:13.771Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T03:17:13.771Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T03:17:13.771Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T03:17:13.771Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T03:17:13.771Z] OK: 269 MiB in 57 packages [2023-05-30T03:17:14.337Z] Removing intermediate container 2355fd5cd429 [2023-05-30T03:17:14.337Z] ---> d68ce74cca22 [2023-05-30T03:17:14.337Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-30T03:17:14.337Z] ---> 8fb38eeb5c19 [2023-05-30T03:17:14.337Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T03:17:14.337Z] ---> Running in 491d259bb65d [2023-05-30T03:18:01.334Z] Removing intermediate container 491d259bb65d [2023-05-30T03:18:01.334Z] ---> 1aee2fefb103 [2023-05-30T03:18:01.334Z] Step 10/12 : COPY . . [2023-05-30T03:18:01.334Z] ---> dd7245f87fa1 [2023-05-30T03:18:01.334Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T03:18:01.334Z] ---> Running in 9372b410f2fd [2023-05-30T03:18:01.334Z] Removing intermediate container 9372b410f2fd [2023-05-30T03:18:01.334Z] ---> 07a5a528acc6 [2023-05-30T03:18:01.334Z] Step 12/12 : RUN $MAKE [2023-05-30T03:18:01.334Z] ---> Running in 30b180d243b3 [2023-05-30T03:18:01.334Z] noop [2023-05-30T03:18:01.334Z] Removing intermediate container 30b180d243b3 [2023-05-30T03:18:01.334Z] ---> fea297b649e3 [2023-05-30T03:18:01.334Z] Successfully built fea297b649e3 [2023-05-30T03:18:01.334Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T03:18:01.781Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T03:18:01.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T03:18:01.931Z] prd-ubuntu20.04-docker-8c-8g-17250 does not seem to be running inside a container [2023-05-30T03:18:01.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-414 -v /w/workspace/foundry_device-virtual-go_PR-414:/w/workspace/foundry_device-virtual-go_PR-414:rw,z -v /w/workspace/foundry_device-virtual-go_PR-414@tmp:/w/workspace/foundry_device-virtual-go_PR-414@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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T03:18:02.318Z] $ docker top 72a76f373acfdacb4d0a4b878f094404d3a7285c5054f6ef77ef946201ca0f03 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T03:18:02.734Z] + go version [2023-05-30T03:18:02.734Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-30T03:18:02.770Z] $ docker stop --time=1 72a76f373acfdacb4d0a4b878f094404d3a7285c5054f6ef77ef946201ca0f03 [2023-05-30T03:18:04.032Z] $ docker rm -f --volumes 72a76f373acfdacb4d0a4b878f094404d3a7285c5054f6ef77ef946201ca0f03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T03:18:04.727Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-30T03:18:04.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T03:18:04.870Z] prd-ubuntu20.04-docker-8c-8g-17250 does not seem to be running inside a container [2023-05-30T03:18:04.903Z] $ 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-414 -v /w/workspace/foundry_device-virtual-go_PR-414:/w/workspace/foundry_device-virtual-go_PR-414:rw,z -v /w/workspace/foundry_device-virtual-go_PR-414@tmp:/w/workspace/foundry_device-virtual-go_PR-414@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 ******** -e ******** ci-base-image-x86_64 cat [2023-05-30T03:18:05.227Z] $ docker top 7cdd72026daccd96f39c2c1a0b98f29a53180ed77614ed4c87b1e073d693f5f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T03:18:05.613Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-414 [Pipeline] fileExists [Pipeline] sh [2023-05-30T03:18:05.973Z] + make test [2023-05-30T03:18:05.973Z] go test ./... -coverprofile=coverage.out [2023-05-30T03:18:10.159Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-30T03:18:20.119Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-30T03:18:20.119Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.6% of statements [2023-05-30T03:18:24.301Z] go vet ./... [2023-05-30T03:18:27.580Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T03:18:27.580Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T03:18:27.580Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T03:18:27.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T03:18:27.655Z] $ docker stop --time=1 7cdd72026daccd96f39c2c1a0b98f29a53180ed77614ed4c87b1e073d693f5f7 [2023-05-30T03:18:30.894Z] $ docker rm -f --volumes 7cdd72026daccd96f39c2c1a0b98f29a53180ed77614ed4c87b1e073d693f5f7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T03:18:31.385Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T03:18:31.457Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-30T03:18:32.148Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T03:18:32.456Z] + ls -al . [2023-05-30T03:18:32.456Z] total 200 [2023-05-30T03:18:32.456Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 03:18 . [2023-05-30T03:18:32.456Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 03:16 .. [2023-05-30T03:18:32.456Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 03:16 .git [2023-05-30T03:18:32.456Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 03:16 .github [2023-05-30T03:18:32.456Z] -rw-rw-r-- 1 jenkins jenkins 337 May 30 03:16 .gitignore [2023-05-30T03:18:32.456Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 03:16 .golangci.yml [2023-05-30T03:18:32.456Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 03:16 .semver [2023-05-30T03:18:32.456Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 30 03:16 Attribution.txt [2023-05-30T03:18:32.456Z] -rw-rw-r-- 1 jenkins jenkins 14372 May 30 03:16 CHANGELOG.md [2023-05-30T03:18:32.456Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 30 03:16 Dockerfile [2023-05-30T03:18:32.456Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 03:16 GOVERNANCE.md [2023-05-30T03:18:32.456Z] -rw-rw-r-- 1 jenkins jenkins 660 May 30 03:16 Jenkinsfile [2023-05-30T03:18:32.456Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 03:16 LICENSE [2023-05-30T03:18:32.456Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 30 03:16 Makefile [2023-05-30T03:18:32.456Z] -rw-rw-r-- 1 jenkins jenkins 623 May 30 03:16 OWNERS.md [2023-05-30T03:18:32.456Z] -rw-rw-r-- 1 jenkins jenkins 4111 May 30 03:16 README.md [2023-05-30T03:18:32.456Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 03:16 VERSION [2023-05-30T03:18:32.456Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 03:16 bin [2023-05-30T03:18:32.456Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 03:16 cmd [2023-05-30T03:18:32.456Z] -rw-r--r-- 1 jenkins jenkins 43063 May 30 03:18 coverage.out [2023-05-30T03:18:32.456Z] -rw-rw-r-- 1 jenkins jenkins 3161 May 30 03:16 go.mod [2023-05-30T03:18:32.456Z] -rw-rw-r-- 1 jenkins jenkins 30898 May 30 03:16 go.sum [2023-05-30T03:18:32.456Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 03:16 internal [2023-05-30T03:18:32.456Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 03:16 snap [2023-05-30T03:18:32.456Z] -rw-rw-r-- 1 jenkins jenkins 235 May 30 03:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T03:18:32.843Z] + 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=36b00301aac3e42689ed6b5e98d723939d553e06 --label arch=amd64 --label version=0.0.0 . [2023-05-30T03:18:32.843Z] Sending build context to Docker daemon 23.74MB [2023-05-30T03:18:32.843Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T03:18:32.843Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T03:18:32.843Z] ---> fea297b649e3 [2023-05-30T03:18:32.843Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T03:18:33.413Z] ---> Running in d36a5b392d18 [2023-05-30T03:18:33.413Z] Removing intermediate container d36a5b392d18 [2023-05-30T03:18:33.413Z] ---> eab2f2a82f7e [2023-05-30T03:18:33.413Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T03:18:33.413Z] ---> Running in b989d1471413 [2023-05-30T03:18:33.413Z] Removing intermediate container b989d1471413 [2023-05-30T03:18:33.413Z] ---> 2ca7f7eb0d12 [2023-05-30T03:18:33.413Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T03:18:33.413Z] ---> Running in afbdda585ae5 [2023-05-30T03:18:33.673Z] Removing intermediate container afbdda585ae5 [2023-05-30T03:18:33.673Z] ---> e003e8d590b5 [2023-05-30T03:18:33.673Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-30T03:18:33.673Z] ---> Running in 54bc7a16a497 [2023-05-30T03:18:33.673Z] Removing intermediate container 54bc7a16a497 [2023-05-30T03:18:33.673Z] ---> 97d18a008dce [2023-05-30T03:18:33.673Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T03:18:33.673Z] ---> Running in 28d687c7f29b [2023-05-30T03:18:33.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T03:18:34.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T03:18:34.191Z] OK: 269 MiB in 57 packages [2023-05-30T03:18:34.451Z] Removing intermediate container 28d687c7f29b [2023-05-30T03:18:34.451Z] ---> 346416cb170e [2023-05-30T03:18:34.451Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-30T03:18:34.709Z] ---> e60f2a7ef885 [2023-05-30T03:18:34.709Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T03:18:34.709Z] ---> Running in aa7214b99a71 [2023-05-30T03:18:35.644Z] Removing intermediate container aa7214b99a71 [2023-05-30T03:18:35.644Z] ---> 4e48f181326f [2023-05-30T03:18:35.644Z] Step 10/25 : COPY . . [2023-05-30T03:18:36.211Z] ---> 6030790829da [2023-05-30T03:18:36.211Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T03:18:36.211Z] ---> Running in bc0e191f0620 [2023-05-30T03:18:36.211Z] Removing intermediate container bc0e191f0620 [2023-05-30T03:18:36.211Z] ---> 2126f6cab275 [2023-05-30T03:18:36.211Z] Step 12/25 : RUN $MAKE [2023-05-30T03:18:36.211Z] ---> Running in 8dad352ac777 [2023-05-30T03:18:36.471Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-30T03:18:54.551Z] Removing intermediate container 8dad352ac777 [2023-05-30T03:18:54.551Z] ---> a34ff2865440 [2023-05-30T03:18:54.551Z] Step 13/25 : FROM alpine:3.17 [2023-05-30T03:18:54.551Z] 3.17: Pulling from library/alpine [2023-05-30T03:18:54.551Z] f56be85fc22e: Already exists [2023-05-30T03:18:54.551Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T03:18:54.551Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T03:18:54.551Z] ---> 9ed4aefc74f6 [2023-05-30T03:18:54.551Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-30T03:18:54.551Z] ---> Running in d3d3b2f9b25b [2023-05-30T03:18:54.551Z] Removing intermediate container d3d3b2f9b25b [2023-05-30T03:18:54.551Z] ---> c6d50013c6e9 [2023-05-30T03:18:54.551Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T03:18:54.551Z] ---> Running in 1c1a3af97c96 [2023-05-30T03:18:54.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-30T03:18:54.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-30T03:18:55.068Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T03:18:55.068Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T03:18:55.068Z] OK: 7 MiB in 16 packages [2023-05-30T03:18:55.327Z] Removing intermediate container 1c1a3af97c96 [2023-05-30T03:18:55.327Z] ---> 34f9da20aaf4 [2023-05-30T03:18:55.327Z] Step 16/25 : WORKDIR / [2023-05-30T03:18:55.327Z] ---> Running in 08218afe23bd [2023-05-30T03:18:55.586Z] Removing intermediate container 08218afe23bd [2023-05-30T03:18:55.586Z] ---> a41a38625465 [2023-05-30T03:18:55.586Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-30T03:18:55.586Z] ---> 25edd3c7f92c [2023-05-30T03:18:55.586Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-30T03:18:55.846Z] ---> db0b8f895855 [2023-05-30T03:18:55.846Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-30T03:18:56.786Z] ---> 1960bc71873b [2023-05-30T03:18:56.786Z] Step 20/25 : EXPOSE 59900 [2023-05-30T03:18:56.786Z] ---> Running in 6fc84586a19d [2023-05-30T03:18:56.786Z] Removing intermediate container 6fc84586a19d [2023-05-30T03:18:56.786Z] ---> a27b79cd8c0e [2023-05-30T03:18:56.786Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-30T03:18:56.786Z] ---> Running in ea4958df725e [2023-05-30T03:18:56.786Z] Removing intermediate container ea4958df725e [2023-05-30T03:18:56.786Z] ---> 46aa56fb5821 [2023-05-30T03:18:56.786Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T03:18:56.786Z] ---> Running in 646b891a6a18 [2023-05-30T03:18:56.786Z] Removing intermediate container 646b891a6a18 [2023-05-30T03:18:56.786Z] ---> 89ade1d8da81 [2023-05-30T03:18:56.786Z] Step 23/25 : LABEL arch=amd64 [2023-05-30T03:18:56.786Z] ---> Running in bb1e593f56ff [2023-05-30T03:18:56.786Z] Removing intermediate container bb1e593f56ff [2023-05-30T03:18:56.786Z] ---> e122e77027cc [2023-05-30T03:18:56.786Z] Step 24/25 : LABEL git_sha=36b00301aac3e42689ed6b5e98d723939d553e06 [2023-05-30T03:18:56.786Z] ---> Running in ec92680d251a [2023-05-30T03:18:57.046Z] Removing intermediate container ec92680d251a [2023-05-30T03:18:57.046Z] ---> 1c5233d3f0df [2023-05-30T03:18:57.046Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T03:18:57.046Z] ---> Running in f83a376c284f [2023-05-30T03:18:57.046Z] Removing intermediate container f83a376c284f [2023-05-30T03:18:57.046Z] ---> ffd8f4f97a38 [2023-05-30T03:18:57.046Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T03:18:57.046Z] Successfully built ffd8f4f97a38 [2023-05-30T03:18:57.046Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T03:18:57.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T03:18:57.914Z] [2023-05-30T03:18:57.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T03:18:58.293Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T03:18:58.293Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-30T03:18:58.293Z] 5eb5b503b376: Pulling fs layer [2023-05-30T03:18:58.293Z] 5c69ac0246d0: Pulling fs layer [2023-05-30T03:18:58.293Z] ec43610c2a17: Pulling fs layer [2023-05-30T03:18:58.293Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-30T03:18:58.293Z] 33b1e0a273af: Pulling fs layer [2023-05-30T03:18:58.293Z] 5d3b04190fa2: Pulling fs layer [2023-05-30T03:18:58.293Z] 2f39f015ded8: Pulling fs layer [2023-05-30T03:18:58.293Z] 33b1e0a273af: Waiting [2023-05-30T03:18:58.293Z] 5d3b04190fa2: Waiting [2023-05-30T03:18:58.293Z] 2f39f015ded8: Waiting [2023-05-30T03:18:58.293Z] 3a2ae6a8a46f: Waiting [2023-05-30T03:18:58.293Z] 5c69ac0246d0: Verifying Checksum [2023-05-30T03:18:58.293Z] 5c69ac0246d0: Download complete [2023-05-30T03:18:58.293Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-30T03:18:58.293Z] 3a2ae6a8a46f: Download complete [2023-05-30T03:18:58.293Z] 33b1e0a273af: Verifying Checksum [2023-05-30T03:18:58.293Z] 33b1e0a273af: Download complete [2023-05-30T03:18:58.293Z] 5d3b04190fa2: Verifying Checksum [2023-05-30T03:18:58.293Z] 5d3b04190fa2: Download complete [2023-05-30T03:18:58.552Z] ec43610c2a17: Verifying Checksum [2023-05-30T03:18:58.552Z] ec43610c2a17: Download complete [2023-05-30T03:18:58.552Z] 5eb5b503b376: Verifying Checksum [2023-05-30T03:18:58.552Z] 5eb5b503b376: Download complete [2023-05-30T03:18:59.487Z] 2f39f015ded8: Download complete [2023-05-30T03:18:59.746Z] 5eb5b503b376: Pull complete [2023-05-30T03:19:00.006Z] 5c69ac0246d0: Pull complete [2023-05-30T03:19:00.574Z] ec43610c2a17: Pull complete [2023-05-30T03:19:00.574Z] 3a2ae6a8a46f: Pull complete [2023-05-30T03:19:00.574Z] 33b1e0a273af: Pull complete [2023-05-30T03:19:00.834Z] 5d3b04190fa2: Pull complete [2023-05-30T03:19:05.025Z] 2f39f015ded8: Pull complete [2023-05-30T03:19:05.025Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-30T03:19:05.025Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T03:19:05.025Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T03:19:05.238Z] prd-ubuntu20.04-docker-8c-8g-17250 does not seem to be running inside a container [2023-05-30T03:19:05.276Z] $ 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-414 -v /w/workspace/foundry_device-virtual-go_PR-414:/w/workspace/foundry_device-virtual-go_PR-414:rw,z -v /w/workspace/foundry_device-virtual-go_PR-414@tmp:/w/workspace/foundry_device-virtual-go_PR-414@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-30T03:19:10.023Z] $ docker top 9febb89276f0834ed9419db4d8e484477714a6a1c183f7f0ca5fe7837b7f80f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T03:19:10.472Z] ---> job-cost.sh [2023-05-30T03:19:10.472Z] lf-activate-venv: SKIPPING [2023-05-30T03:19:10.472Z] INFO: No Stack... [2023-05-30T03:19:10.735Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T03:19:11.306Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T03:19:11.621Z] + cat /w/workspace/foundry_device-virtual-go_PR-414/archives/cost.csv [2023-05-30T03:19:11.622Z] + cut -d, -f6 [Pipeline] lock [2023-05-30T03:19:11.662Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-414-1-stack-cost] [2023-05-30T03:19:11.668Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-414-1-stack-cost] did not exist. Created. [2023-05-30T03:19:11.668Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-414-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T03:19:12.064Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-30T03:19:12.117Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T03:19:12.150Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-414-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T03:19:12.234Z] $ docker stop --time=1 9febb89276f0834ed9419db4d8e484477714a6a1c183f7f0ca5fe7837b7f80f1 [2023-05-30T03:19:13.382Z] $ docker rm -f --volumes 9febb89276f0834ed9419db4d8e484477714a6a1c183f7f0ca5fe7837b7f80f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-30T03:20:46.273Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17251 in /w/workspace/foundry_device-virtual-go_PR-414 [Pipeline] { [Pipeline] ws [2023-05-30T03:20:46.329Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-05-30T03:20:46.407Z] The recommended git tool is: git [2023-05-30T03:20:51.947Z] using credential edgex-jenkins-ssh [2023-05-30T03:20:51.962Z] Cloning the remote Git repository [2023-05-30T03:20:52.015Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-30T03:20:52.125Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-05-30T03:20:52.306Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-30T03:20:52.308Z] > git --version # timeout=10 [2023-05-30T03:20:52.331Z] > git --version # 'git version 2.25.1' [2023-05-30T03:20:52.334Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T03:20:52.512Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T03:20:54.735Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-30T03:20:54.767Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-30T03:20:56.381Z] Merging remotes/origin/main commit c7e78e6532bae73b7c555e394d1391f1597ad588 into PR head commit 36b00301aac3e42689ed6b5e98d723939d553e06 [2023-05-30T03:20:55.724Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-30T03:20:55.767Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-30T03:20:55.768Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T03:20:55.790Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/414/head:refs/remotes/origin/PR-414 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-30T03:20:56.405Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T03:20:56.504Z] > git checkout -f 36b00301aac3e42689ed6b5e98d723939d553e06 # timeout=10 [2023-05-30T03:20:56.726Z] Merge succeeded, producing 36b00301aac3e42689ed6b5e98d723939d553e06 [2023-05-30T03:20:56.726Z] Checking out Revision 36b00301aac3e42689ed6b5e98d723939d553e06 (PR-414) [2023-05-30T03:20:56.601Z] > git remote # timeout=10 [2023-05-30T03:20:56.627Z] > git config --get remote.origin.url # timeout=10 [2023-05-30T03:20:56.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-30T03:20:56.671Z] > git merge c7e78e6532bae73b7c555e394d1391f1597ad588 # timeout=10 [2023-05-30T03:20:56.703Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-30T03:20:56.734Z] > git config core.sparsecheckout # timeout=10 [2023-05-30T03:20:56.756Z] > git checkout -f 36b00301aac3e42689ed6b5e98d723939d553e06 # timeout=10 [2023-05-30T03:21:00.275Z] Commit message: "docs: Update changelog for 3.0" [2023-05-30T03:21:00.335Z] > git --version # timeout=10 [2023-05-30T03:21:00.347Z] > git --version # 'git version 2.25.1' [2023-05-30T03:21:00.362Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T03:21:01.553Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-30T03:21:01.554Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T03:21:01.554Z] Dload Upload Total Spent Left Speed [2023-05-30T03:21:01.554Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 61009 0 --:--:-- --:--:-- --:--:-- 61302 [Pipeline] sh [2023-05-30T03:21:02.318Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-30T03:21:02.674Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-30T03:21:02.674Z] + sudo tee /etc/docker/daemon.new [2023-05-30T03:21:02.674Z] { [2023-05-30T03:21:02.674Z] "registry-mirrors": [ [2023-05-30T03:21:02.674Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-30T03:21:02.674Z] ], [2023-05-30T03:21:02.674Z] "bip": "10.250.0.254/24", [2023-05-30T03:21:02.674Z] "hosts": [ [2023-05-30T03:21:02.674Z] "tcp://0.0.0.0:5555", [2023-05-30T03:21:02.674Z] "unix:///var/run/docker.sock" [2023-05-30T03:21:02.674Z] ], [2023-05-30T03:21:02.674Z] "mtu": 1458, [2023-05-30T03:21:02.674Z] "selinux-enabled": true, [2023-05-30T03:21:02.674Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-30T03:21:02.674Z] } [Pipeline] sh [2023-05-30T03:21:03.020Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-30T03:21:03.375Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T03:21:21.708Z] provisioning config files... [2023-05-30T03:21:21.740Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config11835263927925110011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T03:21:22.136Z] ---> docker-login.sh [2023-05-30T03:21:22.136Z] nexus3.edgexfoundry.org:10001 [2023-05-30T03:21:22.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T03:21:22.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T03:21:22.728Z] Configure a credential helper to remove this warning. See [2023-05-30T03:21:22.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T03:21:22.728Z] [2023-05-30T03:21:22.728Z] Login Succeeded [2023-05-30T03:21:22.728Z] nexus3.edgexfoundry.org:10002 [2023-05-30T03:21:23.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T03:21:23.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T03:21:23.001Z] Configure a credential helper to remove this warning. See [2023-05-30T03:21:23.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T03:21:23.001Z] [2023-05-30T03:21:23.001Z] Login Succeeded [2023-05-30T03:21:23.271Z] nexus3.edgexfoundry.org:10003 [2023-05-30T03:21:23.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T03:21:23.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T03:21:23.539Z] Configure a credential helper to remove this warning. See [2023-05-30T03:21:23.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T03:21:23.539Z] [2023-05-30T03:21:23.539Z] Login Succeeded [2023-05-30T03:21:23.539Z] nexus3.edgexfoundry.org:10004 [2023-05-30T03:21:23.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T03:21:23.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T03:21:23.816Z] Configure a credential helper to remove this warning. See [2023-05-30T03:21:23.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T03:21:23.816Z] [2023-05-30T03:21:23.816Z] Login Succeeded [2023-05-30T03:21:23.816Z] docker.io [2023-05-30T03:21:24.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-30T03:21:24.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-30T03:21:24.358Z] Configure a credential helper to remove this warning. See [2023-05-30T03:21:24.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-30T03:21:24.358Z] [2023-05-30T03:21:24.358Z] Login Succeeded [2023-05-30T03:21:24.358Z] ---> docker-login.sh ends [Pipeline] } [2023-05-30T03:21:24.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-30T03:21:24.767Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T03:21:24.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-30T03:21:24.838Z] ========================================================= [2023-05-30T03:21:24.838Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-30T03:21:24.838Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T03:21:25.332Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-30T03:21:26.303Z] Sending build context to Docker daemon 12.02MB [2023-05-30T03:21:26.303Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T03:21:26.303Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-30T03:21:26.573Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-30T03:21:26.573Z] c41833b44d91: Pulling fs layer [2023-05-30T03:21:26.573Z] ed15518f5707: Pulling fs layer [2023-05-30T03:21:26.573Z] feae8fd75edb: Pulling fs layer [2023-05-30T03:21:26.573Z] 242c74f7c9fa: Pulling fs layer [2023-05-30T03:21:26.573Z] 3cdef696dda3: Pulling fs layer [2023-05-30T03:21:26.573Z] 2ced38df9373: Pulling fs layer [2023-05-30T03:21:26.573Z] 58f1dce35555: Pulling fs layer [2023-05-30T03:21:26.573Z] 3cdef696dda3: Waiting [2023-05-30T03:21:26.573Z] 2ced38df9373: Waiting [2023-05-30T03:21:26.573Z] 58f1dce35555: Waiting [2023-05-30T03:21:26.573Z] 242c74f7c9fa: Waiting [2023-05-30T03:21:26.573Z] ed15518f5707: Verifying Checksum [2023-05-30T03:21:26.573Z] ed15518f5707: Download complete [2023-05-30T03:21:26.573Z] 242c74f7c9fa: Verifying Checksum [2023-05-30T03:21:26.573Z] 242c74f7c9fa: Download complete [2023-05-30T03:21:26.573Z] 3cdef696dda3: Verifying Checksum [2023-05-30T03:21:26.573Z] 3cdef696dda3: Download complete [2023-05-30T03:21:26.573Z] c41833b44d91: Download complete [2023-05-30T03:21:28.004Z] c41833b44d91: Pull complete [2023-05-30T03:21:28.004Z] 58f1dce35555: Verifying Checksum [2023-05-30T03:21:28.004Z] 58f1dce35555: Download complete [2023-05-30T03:21:28.602Z] ed15518f5707: Pull complete [2023-05-30T03:21:29.570Z] feae8fd75edb: Verifying Checksum [2023-05-30T03:21:29.570Z] feae8fd75edb: Download complete [2023-05-30T03:21:29.570Z] 2ced38df9373: Verifying Checksum [2023-05-30T03:21:29.570Z] 2ced38df9373: Download complete [2023-05-30T03:21:41.897Z] feae8fd75edb: Pull complete [2023-05-30T03:21:41.897Z] 242c74f7c9fa: Pull complete [2023-05-30T03:21:41.897Z] 3cdef696dda3: Pull complete [2023-05-30T03:21:47.266Z] 2ced38df9373: Pull complete [2023-05-30T03:21:53.937Z] 58f1dce35555: Pull complete [2023-05-30T03:21:53.937Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-30T03:21:53.938Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-30T03:21:53.938Z] ---> fadd8f120f05 [2023-05-30T03:21:53.938Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T03:21:55.358Z] ---> Running in d0979e0db2e4 [2023-05-30T03:21:55.627Z] Removing intermediate container d0979e0db2e4 [2023-05-30T03:21:55.627Z] ---> a6c1fabd8c52 [2023-05-30T03:21:55.627Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T03:21:55.627Z] ---> Running in ca8b1712a1db [2023-05-30T03:21:55.896Z] Removing intermediate container ca8b1712a1db [2023-05-30T03:21:55.896Z] ---> 1c70d35da732 [2023-05-30T03:21:55.896Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-30T03:21:56.171Z] ---> Running in dafc9ad15538 [2023-05-30T03:21:56.440Z] Removing intermediate container dafc9ad15538 [2023-05-30T03:21:56.440Z] ---> 2f3ee0f835fb [2023-05-30T03:21:56.440Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-30T03:21:56.440Z] ---> Running in 2a7e73dda3a5 [2023-05-30T03:21:56.718Z] Removing intermediate container 2a7e73dda3a5 [2023-05-30T03:21:56.718Z] ---> 43c76d1caa85 [2023-05-30T03:21:56.718Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T03:21:56.986Z] ---> Running in bd11c7cdb43b [2023-05-30T03:21:57.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T03:21:58.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T03:21:59.885Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-30T03:21:59.885Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-30T03:21:59.885Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-30T03:21:59.885Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-30T03:21:59.885Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T03:21:59.885Z] OK: 268 MiB in 57 packages [2023-05-30T03:22:01.306Z] Removing intermediate container bd11c7cdb43b [2023-05-30T03:22:01.306Z] ---> 302bf5a50c92 [2023-05-30T03:22:01.306Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-30T03:22:01.580Z] ---> 065b4eb7c410 [2023-05-30T03:22:01.580Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T03:22:01.580Z] ---> Running in d9957ed27150 [2023-05-30T03:23:09.461Z] Removing intermediate container d9957ed27150 [2023-05-30T03:23:09.461Z] ---> f19de939789b [2023-05-30T03:23:09.461Z] Step 10/12 : COPY . . [2023-05-30T03:23:09.461Z] ---> 74e3b4ae396d [2023-05-30T03:23:09.461Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T03:23:09.461Z] ---> Running in 5b50a2d56797 [2023-05-30T03:23:09.461Z] Removing intermediate container 5b50a2d56797 [2023-05-30T03:23:09.461Z] ---> 7b0128a73c42 [2023-05-30T03:23:09.461Z] Step 12/12 : RUN $MAKE [2023-05-30T03:23:09.461Z] ---> Running in c26fdda3e05d [2023-05-30T03:23:09.461Z] noop [2023-05-30T03:23:09.461Z] Removing intermediate container c26fdda3e05d [2023-05-30T03:23:09.461Z] ---> 730804138dc7 [2023-05-30T03:23:09.461Z] Successfully built 730804138dc7 [2023-05-30T03:23:09.461Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T03:23:09.954Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T03:23:09.954Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T03:23:10.263Z] prd-ubuntu20.04-docker-arm64-4c-16g-17251 does not seem to be running inside a container [2023-05-30T03:23:10.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T03:23:11.694Z] $ docker top 574ca218ad1769d8682eb51589687e32b2fe567d87137d96926f823edf213542 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T03:23:12.581Z] + go version [2023-05-30T03:23:12.581Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-30T03:23:12.620Z] $ docker stop --time=1 574ca218ad1769d8682eb51589687e32b2fe567d87137d96926f823edf213542 [2023-05-30T03:23:14.281Z] $ docker rm -f --volumes 574ca218ad1769d8682eb51589687e32b2fe567d87137d96926f823edf213542 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T03:23:15.158Z] + docker inspect -f . ci-base-image-arm64 [2023-05-30T03:23:15.158Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T03:23:15.439Z] prd-ubuntu20.04-docker-arm64-4c-16g-17251 does not seem to be running inside a container [2023-05-30T03:23:15.516Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-30T03:23:18.214Z] $ docker top 8209b9921e8aef23ace98b33aa55c47277e3b23fccd78744be424aa22141b7c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T03:23:19.104Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-30T03:23:19.814Z] + make test [2023-05-30T03:23:19.814Z] go test ./... -coverprofile=coverage.out [2023-05-30T03:23:58.690Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-30T03:26:05.614Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-30T03:26:06.239Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.103s coverage: 58.4% of statements [2023-05-30T03:26:07.250Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-30T03:26:07.250Z] go vet ./... [2023-05-30T03:26:39.536Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-30T03:26:39.536Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-30T03:26:39.536Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-30T03:26:39.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-30T03:26:39.619Z] $ docker stop --time=1 8209b9921e8aef23ace98b33aa55c47277e3b23fccd78744be424aa22141b7c9 [2023-05-30T03:26:42.240Z] $ docker rm -f --volumes 8209b9921e8aef23ace98b33aa55c47277e3b23fccd78744be424aa22141b7c9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-30T03:26:43.457Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-30T03:26:43.493Z] Warning: overwriting stash ‘coverage-report’ [2023-05-30T03:26:43.993Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-30T03:26:44.610Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-30T03:26:44.956Z] + ls -al . [2023-05-30T03:26:44.956Z] total 196 [2023-05-30T03:26:44.956Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 03:23 . [2023-05-30T03:26:44.956Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 03:20 .. [2023-05-30T03:26:44.956Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 03:20 .git [2023-05-30T03:26:44.956Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 03:20 .github [2023-05-30T03:26:44.956Z] -rw-rw-r-- 1 jenkins jenkins 337 May 30 03:20 .gitignore [2023-05-30T03:26:44.956Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 03:20 .golangci.yml [2023-05-30T03:26:44.956Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 30 03:20 Attribution.txt [2023-05-30T03:26:44.956Z] -rw-rw-r-- 1 jenkins jenkins 14372 May 30 03:20 CHANGELOG.md [2023-05-30T03:26:44.956Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 30 03:20 Dockerfile [2023-05-30T03:26:44.956Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 03:20 GOVERNANCE.md [2023-05-30T03:26:44.956Z] -rw-rw-r-- 1 jenkins jenkins 660 May 30 03:20 Jenkinsfile [2023-05-30T03:26:44.956Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 03:20 LICENSE [2023-05-30T03:26:44.956Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 30 03:20 Makefile [2023-05-30T03:26:44.956Z] -rw-rw-r-- 1 jenkins jenkins 623 May 30 03:20 OWNERS.md [2023-05-30T03:26:44.956Z] -rw-rw-r-- 1 jenkins jenkins 4111 May 30 03:20 README.md [2023-05-30T03:26:44.956Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 03:16 VERSION [2023-05-30T03:26:44.956Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 03:20 bin [2023-05-30T03:26:44.956Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 03:20 cmd [2023-05-30T03:26:44.956Z] -rw-r--r-- 1 jenkins jenkins 43063 May 30 03:26 coverage.out [2023-05-30T03:26:44.956Z] -rw-rw-r-- 1 jenkins jenkins 3161 May 30 03:20 go.mod [2023-05-30T03:26:44.956Z] -rw-rw-r-- 1 jenkins jenkins 30898 May 30 03:20 go.sum [2023-05-30T03:26:44.956Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 03:20 internal [2023-05-30T03:26:44.956Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 03:20 snap [2023-05-30T03:26:44.956Z] -rw-rw-r-- 1 jenkins jenkins 235 May 30 03:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T03:26:45.377Z] + 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=36b00301aac3e42689ed6b5e98d723939d553e06 --label arch=arm64 --label version=0.0.0 . [2023-05-30T03:26:45.644Z] Sending build context to Docker daemon 12.07MB [2023-05-30T03:26:45.912Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-30T03:26:45.912Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-30T03:26:45.912Z] ---> 730804138dc7 [2023-05-30T03:26:45.912Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-30T03:26:45.912Z] ---> Running in 3cd887e51881 [2023-05-30T03:26:46.181Z] Removing intermediate container 3cd887e51881 [2023-05-30T03:26:46.181Z] ---> 6d8630cd673e [2023-05-30T03:26:46.181Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-30T03:26:46.181Z] ---> Running in c43fc75b197d [2023-05-30T03:26:46.770Z] Removing intermediate container c43fc75b197d [2023-05-30T03:26:46.770Z] ---> 0fa952da0e94 [2023-05-30T03:26:46.770Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-30T03:26:46.770Z] ---> Running in d3d63a958bae [2023-05-30T03:26:47.041Z] Removing intermediate container d3d63a958bae [2023-05-30T03:26:47.041Z] ---> c4d2bf631319 [2023-05-30T03:26:47.041Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-30T03:26:47.041Z] ---> Running in 8419d744a185 [2023-05-30T03:26:47.310Z] Removing intermediate container 8419d744a185 [2023-05-30T03:26:47.310Z] ---> d9c0cb640a43 [2023-05-30T03:26:47.310Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-30T03:26:47.310Z] ---> Running in 581280e8a60b [2023-05-30T03:26:48.731Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T03:26:48.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T03:26:49.965Z] OK: 268 MiB in 57 packages [2023-05-30T03:26:50.930Z] Removing intermediate container 581280e8a60b [2023-05-30T03:26:50.930Z] ---> acec9bce0ba4 [2023-05-30T03:26:50.930Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-30T03:26:51.516Z] ---> 18270abcae2f [2023-05-30T03:26:51.516Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-30T03:26:51.516Z] ---> Running in c4c77fc3942c [2023-05-30T03:26:55.775Z] Removing intermediate container c4c77fc3942c [2023-05-30T03:26:55.775Z] ---> 2626b89477fc [2023-05-30T03:26:55.775Z] Step 10/25 : COPY . . [2023-05-30T03:26:56.739Z] ---> 7ae29c750aa4 [2023-05-30T03:26:56.739Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-30T03:26:57.009Z] ---> Running in 1f6e7c08082e [2023-05-30T03:26:57.276Z] Removing intermediate container 1f6e7c08082e [2023-05-30T03:26:57.277Z] ---> 5cd88015c0a5 [2023-05-30T03:26:57.277Z] Step 12/25 : RUN $MAKE [2023-05-30T03:26:57.277Z] ---> Running in c9362c23e1aa [2023-05-30T03:26:58.243Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-30T03:29:19.953Z] Removing intermediate container c9362c23e1aa [2023-05-30T03:29:19.953Z] ---> 75f0072f3e9f [2023-05-30T03:29:19.953Z] Step 13/25 : FROM alpine:3.17 [2023-05-30T03:29:19.953Z] 3.17: Pulling from library/alpine [2023-05-30T03:29:19.953Z] c41833b44d91: Already exists [2023-05-30T03:29:19.953Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-30T03:29:19.953Z] Status: Downloaded newer image for alpine:3.17 [2023-05-30T03:29:19.953Z] ---> 51e60588ff2c [2023-05-30T03:29:19.953Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-30T03:29:19.953Z] ---> Running in b73f1413ba91 [2023-05-30T03:29:19.953Z] Removing intermediate container b73f1413ba91 [2023-05-30T03:29:19.953Z] ---> b68cea2d0120 [2023-05-30T03:29:19.953Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-30T03:29:19.953Z] ---> Running in 816cb3ee9049 [2023-05-30T03:29:19.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-30T03:29:19.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-30T03:29:19.953Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-30T03:29:19.953Z] Executing busybox-1.35.0-r29.trigger [2023-05-30T03:29:19.953Z] OK: 8 MiB in 16 packages [2023-05-30T03:29:19.953Z] Removing intermediate container 816cb3ee9049 [2023-05-30T03:29:19.953Z] ---> 915f3d5a5152 [2023-05-30T03:29:19.953Z] Step 16/25 : WORKDIR / [2023-05-30T03:29:19.953Z] ---> Running in c3e71f8810b7 [2023-05-30T03:29:19.953Z] Removing intermediate container c3e71f8810b7 [2023-05-30T03:29:19.953Z] ---> 67de12540458 [2023-05-30T03:29:19.953Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-30T03:29:19.953Z] ---> 62e66c1d5b91 [2023-05-30T03:29:19.953Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-30T03:29:19.953Z] ---> 6f7062f0711b [2023-05-30T03:29:19.953Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-30T03:29:19.953Z] ---> 883b5a28fc70 [2023-05-30T03:29:19.953Z] Step 20/25 : EXPOSE 59900 [2023-05-30T03:29:19.953Z] ---> Running in ea4b5bd7dc6e [2023-05-30T03:29:19.953Z] Removing intermediate container ea4b5bd7dc6e [2023-05-30T03:29:19.953Z] ---> 09ad509256d1 [2023-05-30T03:29:19.953Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-30T03:29:19.953Z] ---> Running in c78d1e15a454 [2023-05-30T03:29:19.953Z] Removing intermediate container c78d1e15a454 [2023-05-30T03:29:19.953Z] ---> 0fe741463ff9 [2023-05-30T03:29:19.953Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-30T03:29:19.953Z] ---> Running in 656c3346d14a [2023-05-30T03:29:19.953Z] Removing intermediate container 656c3346d14a [2023-05-30T03:29:19.953Z] ---> 39d56015d013 [2023-05-30T03:29:19.953Z] Step 23/25 : LABEL arch=arm64 [2023-05-30T03:29:19.953Z] ---> Running in 87d49e7a3aaa [2023-05-30T03:29:19.953Z] Removing intermediate container 87d49e7a3aaa [2023-05-30T03:29:19.953Z] ---> 37bba1f5fa1c [2023-05-30T03:29:19.953Z] Step 24/25 : LABEL git_sha=36b00301aac3e42689ed6b5e98d723939d553e06 [2023-05-30T03:29:19.953Z] ---> Running in ac1d0a0b3c29 [2023-05-30T03:29:20.220Z] Removing intermediate container ac1d0a0b3c29 [2023-05-30T03:29:20.220Z] ---> 8e4cd5092a10 [2023-05-30T03:29:20.220Z] Step 25/25 : LABEL version=0.0.0 [2023-05-30T03:29:20.488Z] ---> Running in 58bede9f941d [2023-05-30T03:29:20.756Z] Removing intermediate container 58bede9f941d [2023-05-30T03:29:20.756Z] ---> 9993ebb066d1 [2023-05-30T03:29:20.756Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-30T03:29:20.756Z] Successfully built 9993ebb066d1 [2023-05-30T03:29:20.756Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T03:29:21.638Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T03:29:21.638Z] [2023-05-30T03:29:21.638Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T03:29:22.037Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T03:29:22.037Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-30T03:29:22.305Z] 8998bd30e6a1: Pulling fs layer [2023-05-30T03:29:22.305Z] 04944245beec: Pulling fs layer [2023-05-30T03:29:22.305Z] 699f458cf7ca: Pulling fs layer [2023-05-30T03:29:22.305Z] 765212b225bb: Pulling fs layer [2023-05-30T03:29:22.305Z] f23df028b6ca: Pulling fs layer [2023-05-30T03:29:22.305Z] d65c8cfc05b1: Pulling fs layer [2023-05-30T03:29:22.305Z] 2437ff75d9bd: Pulling fs layer [2023-05-30T03:29:22.305Z] f23df028b6ca: Waiting [2023-05-30T03:29:22.305Z] 765212b225bb: Waiting [2023-05-30T03:29:22.305Z] d65c8cfc05b1: Waiting [2023-05-30T03:29:22.305Z] 2437ff75d9bd: Waiting [2023-05-30T03:29:22.305Z] 04944245beec: Verifying Checksum [2023-05-30T03:29:22.305Z] 04944245beec: Download complete [2023-05-30T03:29:22.305Z] 765212b225bb: Verifying Checksum [2023-05-30T03:29:22.305Z] 765212b225bb: Download complete [2023-05-30T03:29:22.305Z] f23df028b6ca: Verifying Checksum [2023-05-30T03:29:22.305Z] f23df028b6ca: Download complete [2023-05-30T03:29:22.572Z] d65c8cfc05b1: Verifying Checksum [2023-05-30T03:29:22.572Z] d65c8cfc05b1: Download complete [2023-05-30T03:29:22.572Z] 699f458cf7ca: Verifying Checksum [2023-05-30T03:29:22.572Z] 699f458cf7ca: Download complete [2023-05-30T03:29:23.160Z] 8998bd30e6a1: Verifying Checksum [2023-05-30T03:29:23.160Z] 8998bd30e6a1: Download complete [2023-05-30T03:29:25.105Z] 2437ff75d9bd: Verifying Checksum [2023-05-30T03:29:25.105Z] 2437ff75d9bd: Download complete [2023-05-30T03:29:27.049Z] 8998bd30e6a1: Pull complete [2023-05-30T03:29:27.316Z] 04944245beec: Pull complete [2023-05-30T03:29:28.727Z] 699f458cf7ca: Pull complete [2023-05-30T03:29:28.995Z] 765212b225bb: Pull complete [2023-05-30T03:29:29.957Z] f23df028b6ca: Pull complete [2023-05-30T03:29:29.957Z] d65c8cfc05b1: Pull complete [2023-05-30T03:29:44.973Z] 2437ff75d9bd: Pull complete [2023-05-30T03:29:44.973Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-30T03:29:44.973Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-30T03:29:44.973Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T03:29:45.317Z] prd-ubuntu20.04-docker-arm64-4c-16g-17251 does not seem to be running inside a container [2023-05-30T03:29:45.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-30T03:29:48.135Z] $ docker top c4a204b0ced738246b41191b3558a16c43c960605f074b506623861ac9b19888 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-30T03:29:49.019Z] ---> job-cost.sh [2023-05-30T03:29:49.019Z] lf-activate-venv: SKIPPING [2023-05-30T03:29:49.019Z] INFO: No Stack... [2023-05-30T03:29:49.603Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-30T03:29:50.188Z] INFO: Archiving Costs [Pipeline] sh [2023-05-30T03:29:50.846Z] + cut -d, -f6 [2023-05-30T03:29:50.846Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2023-05-30T03:29:50.897Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-414-1-stack-cost] [2023-05-30T03:29:50.902Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-414-1-stack-cost] did not exist. Created. [2023-05-30T03:29:50.902Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-414-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-30T03:29:51.317Z] /w/workspace/device-virtual-go/1@tmp/durable-866e0fbf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-30T03:29:51.990Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-30T03:29:52.023Z] Warning: overwriting stash ‘stack-cost’ [2023-05-30T03:29:52.069Z] Stashed 1 file(s) [Pipeline] } [2023-05-30T03:29:52.084Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-414-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-30T03:29:52.166Z] $ docker stop --time=1 c4a204b0ced738246b41191b3558a16c43c960605f074b506623861ac9b19888 [2023-05-30T03:29:53.688Z] $ docker rm -f --volumes c4a204b0ced738246b41191b3558a16c43c960605f074b506623861ac9b19888 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-30T03:29:54.724Z] provisioning config files... [2023-05-30T03:29:54.734Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-414@tmp/config14959931871055314686tmp [Pipeline] { [Pipeline] sh [2023-05-30T03:29:55.074Z] + set +x [2023-05-30T03:29:55.075Z] + curl -s https://codecov.io/bash [2023-05-30T03:29:55.075Z] + bash -s -- [2023-05-30T03:29:55.075Z] [2023-05-30T03:29:55.075Z] _____ _ [2023-05-30T03:29:55.075Z] / ____| | | [2023-05-30T03:29:55.075Z] | | ___ __| | ___ ___ _____ __ [2023-05-30T03:29:55.075Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-30T03:29:55.075Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-30T03:29:55.075Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-30T03:29:55.075Z] Bash-1.0.6 [2023-05-30T03:29:55.075Z] [2023-05-30T03:29:55.075Z] [2023-05-30T03:29:55.075Z] ==> git version 2.25.1 found [2023-05-30T03:29:55.075Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-30T03:29:55.075Z] Release-Date: 2020-01-08 [2023-05-30T03:29:55.075Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-30T03:29:55.075Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-30T03:29:55.075Z] ==> Jenkins CI detected. [2023-05-30T03:29:55.075Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-414 [2023-05-30T03:29:55.075Z] project root: . [2023-05-30T03:29:55.075Z] --> token set from env [2023-05-30T03:29:55.075Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-30T03:29:55.075Z] ==> Running gcov in . (disable via -X gcov) [2023-05-30T03:29:55.075Z] ==> Python coveragepy not found [2023-05-30T03:29:55.075Z] ==> Searching for coverage reports in: [2023-05-30T03:29:55.075Z] + . [2023-05-30T03:29:55.075Z] -> Found 1 reports [2023-05-30T03:29:55.075Z] ==> Detecting git/mercurial file structure [2023-05-30T03:29:55.075Z] ==> Reading reports [2023-05-30T03:29:55.075Z] + ./coverage.out bytes=43063 [2023-05-30T03:29:55.335Z] ==> Appending adjustments [2023-05-30T03:29:55.335Z] https://docs.codecov.io/docs/fixing-reports [2023-05-30T03:29:55.335Z] + Found adjustments [2023-05-30T03:29:55.335Z] ==> Gzipping contents [2023-05-30T03:29:55.335Z] 8.0K /tmp/codecov.4Z0MCR.gz [2023-05-30T03:29:55.335Z] ==> Uploading reports [2023-05-30T03:29:55.335Z] url: https://codecov.io [2023-05-30T03:29:55.335Z] query: branch=PR-414&commit=36b00301aac3e42689ed6b5e98d723939d553e06&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-414%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=414&job=&cmd_args= [2023-05-30T03:29:55.335Z] -> Pinging Codecov [2023-05-30T03:29:55.335Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-414&commit=36b00301aac3e42689ed6b5e98d723939d553e06&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-414%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=414&job=&cmd_args= [2023-05-30T03:29:55.595Z] -> Uploading to [2023-05-30T03:29:55.595Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-30/5E52B4B073DB2E39498172D8E973AA87/36b00301aac3e42689ed6b5e98d723939d553e06/e4192019-defd-4b83-bfe0-7020555fa153.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T032955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0b6c5f02fd4603c8e1084b6d04838aa0179bd9b9c38184df389d98c4d89eaf3c [2023-05-30T03:29:55.595Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-30T03:29:55.595Z] Dload Upload Total Spent Left Speed [2023-05-30T03:29:55.595Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 21690 --:--:-- --:--:-- --:--:-- 21600 100 5184 0 0 100 5184 0 21690 --:--:-- --:--:-- --:--:-- 21600 [2023-05-30T03:29:55.856Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/36b00301aac3e42689ed6b5e98d723939d553e06 [Pipeline] } [2023-05-30T03:29:55.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-30T03:29:57.738Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-414/archives ] [2023-05-30T03:29:57.738Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-414/archives [2023-05-30T03:29:57.738Z] total 16 [2023-05-30T03:29:57.738Z] drwxr-xr-x 3 root root 4096 May 30 03:19 . [2023-05-30T03:29:57.738Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 03:19 .. [2023-05-30T03:29:57.738Z] drwxr-xr-x 2 root root 4096 May 30 03:19 cost [2023-05-30T03:29:57.738Z] -rw-r--r-- 1 root root 89 May 30 03:19 cost.csv [2023-05-30T03:29:57.738Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-414/archives [2023-05-30T03:29:57.738Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-414/archives [2023-05-30T03:29:57.738Z] total 16 [2023-05-30T03:29:57.738Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 03:19 . [2023-05-30T03:29:57.738Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 03:19 .. [2023-05-30T03:29:57.738Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 03:19 cost [2023-05-30T03:29:57.738Z] -rw-r--r-- 1 jenkins jenkins 89 May 30 03:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-30T03:29:58.078Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T03:29:58.974Z] ---> package-listing.sh [2023-05-30T03:29:58.974Z] ++ facter osfamily [2023-05-30T03:29:58.974Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-30T03:29:59.232Z] + OS_FAMILY=debian [2023-05-30T03:29:59.232Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-414 [2023-05-30T03:29:59.232Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-30T03:29:59.232Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-30T03:29:59.232Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-30T03:29:59.232Z] + PACKAGES=/tmp/packages_start.txt [2023-05-30T03:29:59.232Z] + '[' /w/workspace/foundry_device-virtual-go_PR-414 ']' [2023-05-30T03:29:59.232Z] + PACKAGES=/tmp/packages_end.txt [2023-05-30T03:29:59.232Z] + case "${OS_FAMILY}" in [2023-05-30T03:29:59.232Z] + dpkg -l [2023-05-30T03:29:59.232Z] + grep '^ii' [2023-05-30T03:29:59.232Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-30T03:29:59.232Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-30T03:29:59.232Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-30T03:29:59.232Z] + '[' /w/workspace/foundry_device-virtual-go_PR-414 ']' [2023-05-30T03:29:59.232Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-414/archives/ [2023-05-30T03:29:59.232Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-414/archives/ [Pipeline] echo [2023-05-30T03:29:59.266Z] 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-414/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-30T03:29:59.556Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-30T03:30:00.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-30T03:30:00.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-30T03:30:00.322Z] prd-ubuntu20.04-docker-8c-8g-17250 does not seem to be running inside a container [2023-05-30T03:30:00.357Z] $ 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-414/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-414 -v /w/workspace/foundry_device-virtual-go_PR-414:/w/workspace/foundry_device-virtual-go_PR-414:rw,z -v /w/workspace/foundry_device-virtual-go_PR-414@tmp:/w/workspace/foundry_device-virtual-go_PR-414@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-05-30T03:30:00.556Z] $ docker top 4ccb3f86eba0754b46e08eab66e980b71ddcf85b7fa820c9fa4f5c0353340b30 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-30T03:30:00.944Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-30T03:30:01.255Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-30T03:30:01.566Z] + ls /var/log/sa-host [2023-05-30T03:30:01.566Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-30T03:30:01.797Z] provisioning config files... [2023-05-30T03:30:01.805Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-414@tmp/config8075694734618470228tmp [Pipeline] { [Pipeline] echo [2023-05-30T03:30:01.868Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T03:30:02.185Z] ---> create-netrc.sh [Pipeline] } [2023-05-30T03:30:02.218Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-30T03:30:02.620Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-30T03:30:02.648Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T03:30:02.989Z] ---> sudo-logs.sh [2023-05-30T03:30:02.989Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-30T03:30:03.070Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T03:30:03.384Z] ---> job-cost.sh [2023-05-30T03:30:03.384Z] lf-activate-venv: SKIPPING [2023-05-30T03:30:03.384Z] DEBUG: total: 0.2199999988079071 [2023-05-30T03:30:03.384Z] INFO: Retrieving Stack Cost... [2023-05-30T03:30:03.954Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-30T03:30:04.214Z] INFO: Archiving Costs [Pipeline] echo [2023-05-30T03:30:04.250Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-30T03:30:04.568Z] ---> logs-deploy.sh [2023-05-30T03:30:04.569Z] lf-activate-venv: SKIPPING [2023-05-30T03:30:04.569Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-414/1 [2023-05-30T03:30:04.569Z] INFO: archiving workspace using pattern(s): [2023-05-30T03:30:05.505Z] Archives upload complete. [2023-05-30T03:30:05.505Z] INFO: archiving logs to Nexus