Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6a6923f6f990075cc9d362fe0d250c605a9d159f 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-ssh3767790910030094231.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-ssh3433441299021730125.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14385258460922674335.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 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-ssh8378662190717246295.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13032853504267425939.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15205 in /w/workspace/exfoundry_device-virtual-go_main [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/exfoundry_device-virtual-go_main # 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 Avoid second fetch Checking out Revision 6a6923f6f990075cc9d362fe0d250c605a9d159f (main) Commit message: "Merge pull request #406 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.90" > 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 core.sparsecheckout # timeout=10 > git checkout -f 6a6923f6f990075cc9d362fe0d250c605a9d159f # timeout=10 > git rev-list --no-walk d55cfd14756feee5759f983c7252b83ebf242d79 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-11T14:09:11.690Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-11T14:09:11.742Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-11T14:09:11.757Z] ========================================================= [2023-05-11T14:09:11.758Z] EdgeX Global Pipelines Version Info [2023-05-11T14:09:11.758Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:09:12.859Z] ------------------- [2023-05-11T14:09:12.859Z] stable info: [2023-05-11T14:09:12.859Z] ------------------- [2023-05-11T14:09:12.859Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-11T14:09:12.859Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T14:09:12.859Z] Message: update stable to v1.0.249 [2023-05-11T14:09:13.430Z] ------------------- [2023-05-11T14:09:13.430Z] experimental info: [2023-05-11T14:09:13.430Z] ------------------- [2023-05-11T14:09:13.430Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-11T14:09:13.430Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-11T14:09:13.430Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-11T14:09:13.606Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-11T14:09:13.620Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-11T14:09:13.629Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-11T14:09:13.640Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-11T14:09:13.652Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-11T14:09:13.666Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-11T14:09:13.681Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-11T14:09:13.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-11T14:09:13.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-11T14:09:13.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-11T14:09:13.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-11T14:09:13.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-11T14:09:13.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-11T14:09:13.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-11T14:09:13.805Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T14:09:13.816Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-11T14:09:13.828Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T14:09:13.846Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-11T14:09:13.867Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-11T14:09:13.886Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-11T14:09:13.902Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-11T14:09:13.917Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-11T14:09:13.931Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-11T14:09:13.943Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-11T14:09:13.955Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-11T14:09:13.970Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-11T14:09:13.980Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-11T14:09:13.989Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-11T14:09:14.006Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-11T14:09:14.022Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-11T14:09:14.038Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a6923f6f990075cc9d362fe0d250c605a9d159f [Pipeline] echo [2023-05-11T14:09:14.058Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a6923f [Pipeline] echo [2023-05-11T14:09:14.076Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T14:09:14.124Z] provisioning config files... [2023-05-11T14:09:14.141Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7699442432305421374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:09:14.444Z] ---> docker-login.sh [2023-05-11T14:09:14.444Z] nexus3.edgexfoundry.org:10001 [2023-05-11T14:09:14.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:09:14.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:09:14.704Z] Configure a credential helper to remove this warning. See [2023-05-11T14:09:14.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:09:14.704Z] [2023-05-11T14:09:14.704Z] Login Succeeded [2023-05-11T14:09:14.704Z] nexus3.edgexfoundry.org:10002 [2023-05-11T14:09:14.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:09:14.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:09:14.704Z] Configure a credential helper to remove this warning. See [2023-05-11T14:09:14.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:09:14.704Z] [2023-05-11T14:09:14.704Z] Login Succeeded [2023-05-11T14:09:14.704Z] nexus3.edgexfoundry.org:10003 [2023-05-11T14:09:14.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:09:14.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:09:14.965Z] Configure a credential helper to remove this warning. See [2023-05-11T14:09:14.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:09:14.965Z] [2023-05-11T14:09:14.965Z] Login Succeeded [2023-05-11T14:09:14.965Z] nexus3.edgexfoundry.org:10004 [2023-05-11T14:09:14.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:09:14.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:09:14.965Z] Configure a credential helper to remove this warning. See [2023-05-11T14:09:14.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:09:14.965Z] [2023-05-11T14:09:14.965Z] Login Succeeded [2023-05-11T14:09:14.965Z] docker.io [2023-05-11T14:09:15.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:09:15.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:09:15.487Z] Configure a credential helper to remove this warning. See [2023-05-11T14:09:15.487Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:09:15.487Z] [2023-05-11T14:09:15.487Z] Login Succeeded [2023-05-11T14:09:15.487Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T14:09:15.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-11T14:09:15.875Z] + git rev-list -1 --merges 6a6923f6f990075cc9d362fe0d250c605a9d159f~1..6a6923f6f990075cc9d362fe0d250c605a9d159f [Pipeline] echo [2023-05-11T14:09:15.927Z] -----------> git rev-list -1 --merges 6a6923f6f990075cc9d362fe0d250c605a9d159f~1..6a6923f6f990075cc9d362fe0d250c605a9d159f 6a6923f6f990075cc9d362fe0d250c605a9d159f [2023-05-11T14:09:15.927Z] 6a6923f6f990075cc9d362fe0d250c605a9d159f [false] [Pipeline] sh [2023-05-11T14:09:16.219Z] + git log --format=format:%s -1 6a6923f6f990075cc9d362fe0d250c605a9d159f [Pipeline] echo [2023-05-11T14:09:16.233Z] ========================================================= [2023-05-11T14:09:16.233Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-11T14:09:16.233Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T14:09:16.557Z] + git log --format=format:%s -1 6a6923f6f990075cc9d362fe0d250c605a9d159f [Pipeline] echo [2023-05-11T14:09:16.568Z] [semverPrep] GIT_COMMIT: 6a6923f6f990075cc9d362fe0d250c605a9d159f, Commit Message: Merge pull request #406 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.90 [Pipeline] echo [2023-05-11T14:09:16.576Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-11T14:09:16.953Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T14:09:16.954Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-11T14:09:16.954Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-11T14:09:16.954Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-11T14:09:16.954Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-11T14:09:16.954Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-11T14:09:16.954Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:09:17.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T14:09:17.372Z] [2023-05-11T14:09:17.372Z] 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-11T14:09:17.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T14:09:17.673Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-11T14:09:17.673Z] b85a868b505f: Pulling fs layer [2023-05-11T14:09:17.673Z] e2be974225ed: Pulling fs layer [2023-05-11T14:09:17.673Z] 339a4e72a1f5: Pulling fs layer [2023-05-11T14:09:17.673Z] 988bab9f4d93: Pulling fs layer [2023-05-11T14:09:17.673Z] 1469e6f7b9e6: Pulling fs layer [2023-05-11T14:09:17.673Z] eaf3925da568: Pulling fs layer [2023-05-11T14:09:17.673Z] bab4dde63d76: Pulling fs layer [2023-05-11T14:09:17.673Z] bde34c3a00c8: Pulling fs layer [2023-05-11T14:09:17.673Z] b352a97aabf1: Pulling fs layer [2023-05-11T14:09:17.673Z] 4872d77fe225: Pulling fs layer [2023-05-11T14:09:17.673Z] 5851b861e8e6: Pulling fs layer [2023-05-11T14:09:17.673Z] bab4dde63d76: Waiting [2023-05-11T14:09:17.673Z] 988bab9f4d93: Waiting [2023-05-11T14:09:17.673Z] 1469e6f7b9e6: Waiting [2023-05-11T14:09:17.673Z] eaf3925da568: Waiting [2023-05-11T14:09:17.673Z] b352a97aabf1: Waiting [2023-05-11T14:09:17.673Z] bde34c3a00c8: Waiting [2023-05-11T14:09:17.673Z] e2be974225ed: Download complete [2023-05-11T14:09:17.673Z] 988bab9f4d93: Download complete [2023-05-11T14:09:17.673Z] 339a4e72a1f5: Verifying Checksum [2023-05-11T14:09:17.673Z] 339a4e72a1f5: Download complete [2023-05-11T14:09:17.673Z] 1469e6f7b9e6: Verifying Checksum [2023-05-11T14:09:17.673Z] 1469e6f7b9e6: Download complete [2023-05-11T14:09:17.933Z] eaf3925da568: Download complete [2023-05-11T14:09:17.933Z] bde34c3a00c8: Download complete [2023-05-11T14:09:17.933Z] b352a97aabf1: Download complete [2023-05-11T14:09:17.933Z] 4872d77fe225: Verifying Checksum [2023-05-11T14:09:17.933Z] 4872d77fe225: Download complete [2023-05-11T14:09:17.933Z] 5851b861e8e6: Verifying Checksum [2023-05-11T14:09:17.933Z] 5851b861e8e6: Download complete [2023-05-11T14:09:17.933Z] b85a868b505f: Verifying Checksum [2023-05-11T14:09:17.933Z] b85a868b505f: Download complete [2023-05-11T14:09:18.193Z] bab4dde63d76: Verifying Checksum [2023-05-11T14:09:18.193Z] bab4dde63d76: Download complete [2023-05-11T14:09:19.142Z] b85a868b505f: Pull complete [2023-05-11T14:09:19.407Z] e2be974225ed: Pull complete [2023-05-11T14:09:19.976Z] 339a4e72a1f5: Pull complete [2023-05-11T14:09:19.976Z] 988bab9f4d93: Pull complete [2023-05-11T14:09:20.235Z] 1469e6f7b9e6: Pull complete [2023-05-11T14:09:20.235Z] eaf3925da568: Pull complete [2023-05-11T14:09:22.141Z] bab4dde63d76: Pull complete [2023-05-11T14:09:22.141Z] bde34c3a00c8: Pull complete [2023-05-11T14:09:22.401Z] b352a97aabf1: Pull complete [2023-05-11T14:09:22.401Z] 4872d77fe225: Pull complete [2023-05-11T14:09:22.401Z] 5851b861e8e6: Pull complete [2023-05-11T14:09:22.401Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-11T14:09:22.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T14:09:22.401Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:09:22.508Z] prd-ubuntu20.04-docker-8c-8g-15205 does not seem to be running inside a container [2023-05-11T14:09:22.548Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T14:09:24.930Z] $ docker top e8939e6ad89f9048db4b0ee618994cd4611a4720f7e3c5d1877d1fb4d48ec9d7 -eo pid,comm [2023-05-11T14:09:24.982Z] 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-11T14:09:24.982Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T14:09:25.023Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T14:09:25.023Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T14:09:25.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T14:09:25.134Z] $ docker exec e8939e6ad89f9048db4b0ee618994cd4611a4720f7e3c5d1877d1fb4d48ec9d7 ssh-agent [2023-05-11T14:09:25.237Z] SSH_AUTH_SOCK=/tmp/ssh-xA7tbNPRV4c3/agent.32 [2023-05-11T14:09:25.237Z] SSH_AGENT_PID=38 [2023-05-11T14:09:25.242Z] Running ssh-add (command line suppressed) [2023-05-11T14:09:25.358Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6493315681707195330.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6493315681707195330.key) [2023-05-11T14:09:25.369Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T14:09:25.659Z] + git tag --points-at HEAD [Pipeline] } [2023-05-11T14:09:25.681Z] $ docker exec --env ******** --env ******** e8939e6ad89f9048db4b0ee618994cd4611a4720f7e3c5d1877d1fb4d48ec9d7 ssh-agent -k [2023-05-11T14:09:25.783Z] unset SSH_AUTH_SOCK; [2023-05-11T14:09:25.784Z] unset SSH_AGENT_PID; [2023-05-11T14:09:25.784Z] echo Agent pid 38 killed; [2023-05-11T14:09:25.794Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-11T14:09:25.820Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T14:09:25.820Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T14:09:25.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T14:09:25.936Z] $ docker exec e8939e6ad89f9048db4b0ee618994cd4611a4720f7e3c5d1877d1fb4d48ec9d7 ssh-agent [2023-05-11T14:09:26.047Z] SSH_AUTH_SOCK=/tmp/ssh-OkqflrLJ6xUw/agent.70 [2023-05-11T14:09:26.047Z] SSH_AGENT_PID=76 [2023-05-11T14:09:26.052Z] Running ssh-add (command line suppressed) [2023-05-11T14:09:26.155Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7072639344316331639.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7072639344316331639.key) [2023-05-11T14:09:26.166Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T14:09:26.462Z] + git semver init [2023-05-11T14:09:26.723Z] 2023-05-11 14:09:26,665 [run_init] DEBUG init version:0.0.0 force:False [2023-05-11T14:09:26.723Z] 2023-05-11 14:09:26,666 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-11T14:09:26.723Z] 2023-05-11 14:09:26,667 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-05-11T14:09:26.723Z] 2023-05-11 14:09:26,667 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-11T14:09:28.106Z] 2023-05-11 14:09:27,716 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-05-11T14:09:28.106Z] 2023-05-11 14:09:27,716 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-05-11T14:09:28.106Z] 2023-05-11 14:09:27,717 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-11T14:09:28.106Z] 2023-05-11 14:09:27,717 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-11T14:09:28.106Z] 3.0.0-dev.46 [Pipeline] } [2023-05-11T14:09:28.121Z] $ docker exec --env ******** --env ******** e8939e6ad89f9048db4b0ee618994cd4611a4720f7e3c5d1877d1fb4d48ec9d7 ssh-agent -k [2023-05-11T14:09:28.222Z] unset SSH_AUTH_SOCK; [2023-05-11T14:09:28.222Z] unset SSH_AGENT_PID; [2023-05-11T14:09:28.222Z] echo Agent pid 76 killed; [2023-05-11T14:09:28.228Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T14:09:28.534Z] + git semver [Pipeline] } [2023-05-11T14:09:28.812Z] $ docker stop --time=1 e8939e6ad89f9048db4b0ee618994cd4611a4720f7e3c5d1877d1fb4d48ec9d7 [2023-05-11T14:09:30.078Z] $ docker rm -f --volumes e8939e6ad89f9048db4b0ee618994cd4611a4720f7e3c5d1877d1fb4d48ec9d7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T14:09:30.406Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-11T14:09:30.615Z] Stashed 1 file(s) [Pipeline] echo [2023-05-11T14:09:30.618Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.46 [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-11T14:09:30.778Z] provisioning config files... [2023-05-11T14:09:30.788Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8766488959850986388tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:09:31.087Z] ---> docker-login.sh [2023-05-11T14:09:31.087Z] nexus3.edgexfoundry.org:10001 [2023-05-11T14:09:31.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:09:31.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:09:31.087Z] Configure a credential helper to remove this warning. See [2023-05-11T14:09:31.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:09:31.087Z] [2023-05-11T14:09:31.087Z] Login Succeeded [2023-05-11T14:09:31.087Z] nexus3.edgexfoundry.org:10002 [2023-05-11T14:09:31.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:09:31.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:09:31.087Z] Configure a credential helper to remove this warning. See [2023-05-11T14:09:31.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:09:31.087Z] [2023-05-11T14:09:31.087Z] Login Succeeded [2023-05-11T14:09:31.087Z] nexus3.edgexfoundry.org:10003 [2023-05-11T14:09:31.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:09:31.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:09:31.345Z] Configure a credential helper to remove this warning. See [2023-05-11T14:09:31.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:09:31.345Z] [2023-05-11T14:09:31.345Z] Login Succeeded [2023-05-11T14:09:31.345Z] nexus3.edgexfoundry.org:10004 [2023-05-11T14:09:31.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:09:31.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:09:31.345Z] Configure a credential helper to remove this warning. See [2023-05-11T14:09:31.345Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:09:31.345Z] [2023-05-11T14:09:31.345Z] Login Succeeded [2023-05-11T14:09:31.345Z] docker.io [2023-05-11T14:09:31.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:09:31.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:09:31.606Z] Configure a credential helper to remove this warning. See [2023-05-11T14:09:31.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:09:31.606Z] [2023-05-11T14:09:31.606Z] Login Succeeded [2023-05-11T14:09:31.606Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T14:09:31.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T14:09:31.674Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T14:09:31.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T14:09:31.704Z] ========================================================= [2023-05-11T14:09:31.704Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-11T14:09:31.704Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:09:32.018Z] + 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-11T14:09:32.018Z] Sending build context to Docker daemon 23.64MB [2023-05-11T14:09:32.018Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T14:09:32.018Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-11T14:09:32.018Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-11T14:09:32.018Z] f56be85fc22e: Pulling fs layer [2023-05-11T14:09:32.018Z] 85791d961cd3: Pulling fs layer [2023-05-11T14:09:32.018Z] d694b5ae8c79: Pulling fs layer [2023-05-11T14:09:32.018Z] 9f32a84ed3da: Pulling fs layer [2023-05-11T14:09:32.018Z] 4d19c01a9841: Pulling fs layer [2023-05-11T14:09:32.018Z] 9325e15d5711: Pulling fs layer [2023-05-11T14:09:32.018Z] 556b6ee489ea: Pulling fs layer [2023-05-11T14:09:32.018Z] c5a4b2cf53e6: Pulling fs layer [2023-05-11T14:09:32.018Z] 9f32a84ed3da: Waiting [2023-05-11T14:09:32.018Z] 4d19c01a9841: Waiting [2023-05-11T14:09:32.018Z] 9325e15d5711: Waiting [2023-05-11T14:09:32.018Z] 556b6ee489ea: Waiting [2023-05-11T14:09:32.018Z] c5a4b2cf53e6: Waiting [2023-05-11T14:09:32.279Z] 85791d961cd3: Verifying Checksum [2023-05-11T14:09:32.279Z] 85791d961cd3: Download complete [2023-05-11T14:09:32.279Z] 9f32a84ed3da: Verifying Checksum [2023-05-11T14:09:32.279Z] 9f32a84ed3da: Download complete [2023-05-11T14:09:32.279Z] 4d19c01a9841: Verifying Checksum [2023-05-11T14:09:32.279Z] 4d19c01a9841: Download complete [2023-05-11T14:09:32.279Z] f56be85fc22e: Verifying Checksum [2023-05-11T14:09:32.279Z] f56be85fc22e: Download complete [2023-05-11T14:09:32.279Z] 9325e15d5711: Verifying Checksum [2023-05-11T14:09:32.279Z] 9325e15d5711: Download complete [2023-05-11T14:09:32.279Z] f56be85fc22e: Pull complete [2023-05-11T14:09:32.539Z] 85791d961cd3: Pull complete [2023-05-11T14:09:32.799Z] d694b5ae8c79: Verifying Checksum [2023-05-11T14:09:32.799Z] d694b5ae8c79: Download complete [2023-05-11T14:09:33.058Z] c5a4b2cf53e6: Verifying Checksum [2023-05-11T14:09:33.058Z] c5a4b2cf53e6: Download complete [2023-05-11T14:09:33.058Z] 556b6ee489ea: Verifying Checksum [2023-05-11T14:09:36.348Z] d694b5ae8c79: Pull complete [2023-05-11T14:09:36.348Z] 9f32a84ed3da: Pull complete [2023-05-11T14:09:36.348Z] 4d19c01a9841: Pull complete [2023-05-11T14:09:36.348Z] 9325e15d5711: Pull complete [2023-05-11T14:09:38.250Z] 556b6ee489ea: Pull complete [2023-05-11T14:09:39.188Z] c5a4b2cf53e6: Pull complete [2023-05-11T14:09:39.188Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-11T14:09:39.188Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-11T14:09:39.188Z] ---> c4be618373d6 [2023-05-11T14:09:39.188Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-11T14:09:44.540Z] ---> Running in 417bda4c3eb3 [2023-05-11T14:09:44.540Z] Removing intermediate container 417bda4c3eb3 [2023-05-11T14:09:44.540Z] ---> df7074f556e2 [2023-05-11T14:09:44.540Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T14:09:44.540Z] ---> Running in 21e845f74011 [2023-05-11T14:09:44.540Z] Removing intermediate container 21e845f74011 [2023-05-11T14:09:44.540Z] ---> a266b06e76b2 [2023-05-11T14:09:44.540Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-11T14:09:44.540Z] ---> Running in 02d5d83a430d [2023-05-11T14:09:44.540Z] Removing intermediate container 02d5d83a430d [2023-05-11T14:09:44.540Z] ---> b846e421a15d [2023-05-11T14:09:44.540Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-11T14:09:44.540Z] ---> Running in d5691d2178dd [2023-05-11T14:09:44.540Z] Removing intermediate container d5691d2178dd [2023-05-11T14:09:44.540Z] ---> 78d56b2e2bc4 [2023-05-11T14:09:44.540Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T14:09:44.540Z] ---> Running in 4c9f3c87eca1 [2023-05-11T14:09:44.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T14:09:44.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T14:09:44.540Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-11T14:09:44.798Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-11T14:09:44.798Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-11T14:09:44.798Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-11T14:09:44.798Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T14:09:44.798Z] OK: 269 MiB in 57 packages [2023-05-11T14:09:45.058Z] Removing intermediate container 4c9f3c87eca1 [2023-05-11T14:09:45.058Z] ---> 0013cd781fd2 [2023-05-11T14:09:45.058Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-11T14:09:45.316Z] ---> 586c1948895b [2023-05-11T14:09:45.316Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T14:09:45.316Z] ---> Running in 4c7099abcebc [2023-05-11T14:09:45.732Z] Still waiting to schedule task [2023-05-11T14:09:45.733Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-11T14:10:17.463Z] Removing intermediate container 4c7099abcebc [2023-05-11T14:10:17.463Z] ---> fd1f79d66bdf [2023-05-11T14:10:17.463Z] Step 10/12 : COPY . . [2023-05-11T14:10:17.463Z] ---> 7c7951f57e13 [2023-05-11T14:10:17.463Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T14:10:17.463Z] ---> Running in 308ebd83bc2e [2023-05-11T14:10:17.463Z] Removing intermediate container 308ebd83bc2e [2023-05-11T14:10:17.463Z] ---> bfcdf1ac3bd6 [2023-05-11T14:10:17.464Z] Step 12/12 : RUN $MAKE [2023-05-11T14:10:17.464Z] ---> Running in 3e214614c333 [2023-05-11T14:10:17.464Z] noop [2023-05-11T14:10:17.464Z] Removing intermediate container 3e214614c333 [2023-05-11T14:10:17.464Z] ---> 081bbe20d9fc [2023-05-11T14:10:17.464Z] Successfully built 081bbe20d9fc [2023-05-11T14:10:17.464Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:10:17.770Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T14:10:17.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:10:17.838Z] prd-ubuntu20.04-docker-8c-8g-15205 does not seem to be running inside a container [2023-05-11T14:10:17.869Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** ci-base-image-x86_64 cat [2023-05-11T14:10:18.222Z] $ docker top aab6f74144486bf207922b5c1d030d9ad02fc6e1949e2a9741e84f73d688569b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T14:10:18.569Z] + go version [2023-05-11T14:10:18.569Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-11T14:10:18.582Z] $ docker stop --time=1 aab6f74144486bf207922b5c1d030d9ad02fc6e1949e2a9741e84f73d688569b [2023-05-11T14:10:19.841Z] $ docker rm -f --volumes aab6f74144486bf207922b5c1d030d9ad02fc6e1949e2a9741e84f73d688569b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:10:20.257Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-11T14:10:20.258Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:10:20.325Z] prd-ubuntu20.04-docker-8c-8g-15205 does not seem to be running inside a container [2023-05-11T14:10:20.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** ci-base-image-x86_64 cat [2023-05-11T14:10:20.642Z] $ docker top fc3a1128c660f29ccde2215659e78ddaf93deff339a76f4aebcdde39fa1ce703 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T14:10:20.986Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-11T14:10:21.275Z] + make test [2023-05-11T14:10:21.275Z] go test ./... -coverprofile=coverage.out [2023-05-11T14:10:26.092Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-11T14:10:34.199Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-11T14:10:34.199Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.022s coverage: 58.6% of statements [2023-05-11T14:10:40.758Z] go vet ./... [2023-05-11T14:10:44.045Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T14:10:44.045Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T14:10:44.045Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T14:10:44.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T14:10:44.071Z] $ docker stop --time=1 fc3a1128c660f29ccde2215659e78ddaf93deff339a76f4aebcdde39fa1ce703 [2023-05-11T14:10:46.784Z] $ docker rm -f --volumes fc3a1128c660f29ccde2215659e78ddaf93deff339a76f4aebcdde39fa1ce703 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T14:10:47.231Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T14:10:47.279Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-11T14:10:47.795Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T14:10:48.079Z] + ls -al . [2023-05-11T14:10:48.080Z] total 192 [2023-05-11T14:10:48.080Z] drwxrwxr-x 9 jenkins jenkins 4096 May 11 14:10 . [2023-05-11T14:10:48.080Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 14:09 .. [2023-05-11T14:10:48.080Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 14:09 .git [2023-05-11T14:10:48.080Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 14:09 .github [2023-05-11T14:10:48.080Z] -rw-rw-r-- 1 jenkins jenkins 337 May 11 14:09 .gitignore [2023-05-11T14:10:48.080Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 14:09 .golangci.yml [2023-05-11T14:10:48.080Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 14:09 .semver [2023-05-11T14:10:48.080Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 11 14:09 Attribution.txt [2023-05-11T14:10:48.080Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 11 14:09 CHANGELOG.md [2023-05-11T14:10:48.080Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 11 14:09 Dockerfile [2023-05-11T14:10:48.080Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 14:09 GOVERNANCE.md [2023-05-11T14:10:48.080Z] -rw-rw-r-- 1 jenkins jenkins 660 May 11 14:09 Jenkinsfile [2023-05-11T14:10:48.080Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 14:09 LICENSE [2023-05-11T14:10:48.080Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 11 14:09 Makefile [2023-05-11T14:10:48.080Z] -rw-rw-r-- 1 jenkins jenkins 623 May 11 14:09 OWNERS.md [2023-05-11T14:10:48.080Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 11 14:09 README.md [2023-05-11T14:10:48.080Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 14:09 VERSION [2023-05-11T14:10:48.080Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 14:09 bin [2023-05-11T14:10:48.080Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 14:09 cmd [2023-05-11T14:10:48.080Z] -rw-r--r-- 1 jenkins jenkins 43063 May 11 14:10 coverage.out [2023-05-11T14:10:48.080Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 11 14:09 go.mod [2023-05-11T14:10:48.080Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 11 14:09 go.sum [2023-05-11T14:10:48.080Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 14:09 internal [2023-05-11T14:10:48.080Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 14:09 snap [2023-05-11T14:10:48.080Z] -rw-rw-r-- 1 jenkins jenkins 235 May 11 14:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:10:48.389Z] + 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=6a6923f6f990075cc9d362fe0d250c605a9d159f --label arch=amd64 --label version=3.0.0-dev.46 . [2023-05-11T14:10:48.389Z] Sending build context to Docker daemon 23.68MB [2023-05-11T14:10:48.389Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T14:10:48.389Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-11T14:10:48.389Z] ---> 081bbe20d9fc [2023-05-11T14:10:48.389Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-11T14:10:48.648Z] ---> Running in 99f28cdc8eaa [2023-05-11T14:10:48.648Z] Removing intermediate container 99f28cdc8eaa [2023-05-11T14:10:48.648Z] ---> c6629e3dbe75 [2023-05-11T14:10:48.648Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T14:10:48.648Z] ---> Running in 3dff927e92ae [2023-05-11T14:10:48.648Z] Removing intermediate container 3dff927e92ae [2023-05-11T14:10:48.648Z] ---> 335ba0f28747 [2023-05-11T14:10:48.648Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-11T14:10:48.648Z] ---> Running in 1e3c200d29bc [2023-05-11T14:10:48.908Z] Removing intermediate container 1e3c200d29bc [2023-05-11T14:10:48.908Z] ---> 1a3bcc8b4c3a [2023-05-11T14:10:48.908Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-11T14:10:48.908Z] ---> Running in 049906666bf6 [2023-05-11T14:10:48.908Z] Removing intermediate container 049906666bf6 [2023-05-11T14:10:48.908Z] ---> eac8e6c488b2 [2023-05-11T14:10:48.908Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T14:10:48.908Z] ---> Running in 7dc9897076e6 [2023-05-11T14:10:49.168Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T14:10:49.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T14:10:49.687Z] OK: 269 MiB in 57 packages [2023-05-11T14:10:49.946Z] Removing intermediate container 7dc9897076e6 [2023-05-11T14:10:49.947Z] ---> eff1965d50fc [2023-05-11T14:10:49.947Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-11T14:10:49.947Z] ---> cb61492c6442 [2023-05-11T14:10:49.947Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T14:10:49.947Z] ---> Running in d39c0d8f83f1 [2023-05-11T14:10:50.884Z] Removing intermediate container d39c0d8f83f1 [2023-05-11T14:10:50.884Z] ---> 5c4cdf3d2e4b [2023-05-11T14:10:50.884Z] Step 10/25 : COPY . . [2023-05-11T14:10:51.451Z] ---> 6de1fb3977b8 [2023-05-11T14:10:51.452Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T14:10:51.452Z] ---> Running in 529208fdfc1c [2023-05-11T14:10:51.452Z] Removing intermediate container 529208fdfc1c [2023-05-11T14:10:51.452Z] ---> 3157b3ba718a [2023-05-11T14:10:51.452Z] Step 12/25 : RUN $MAKE [2023-05-11T14:10:51.452Z] ---> Running in baabc797ff94 [2023-05-11T14:10:51.710Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.46" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-11T14:11:09.972Z] Removing intermediate container baabc797ff94 [2023-05-11T14:11:09.972Z] ---> 74f7cbfc9910 [2023-05-11T14:11:09.972Z] Step 13/25 : FROM alpine:3.17 [2023-05-11T14:11:09.972Z] 3.17: Pulling from library/alpine [2023-05-11T14:11:09.972Z] f56be85fc22e: Already exists [2023-05-11T14:11:09.972Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T14:11:09.972Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T14:11:09.972Z] ---> 9ed4aefc74f6 [2023-05-11T14:11:09.972Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-11T14:11:09.972Z] ---> Running in 2c371f1eebe9 [2023-05-11T14:11:09.972Z] Removing intermediate container 2c371f1eebe9 [2023-05-11T14:11:09.972Z] ---> b67ef4d218f3 [2023-05-11T14:11:09.972Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-11T14:11:09.972Z] ---> Running in 355bbe694cc4 [2023-05-11T14:11:09.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-11T14:11:09.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-11T14:11:09.972Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T14:11:09.972Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T14:11:09.972Z] OK: 7 MiB in 16 packages [2023-05-11T14:11:10.231Z] Removing intermediate container 355bbe694cc4 [2023-05-11T14:11:10.231Z] ---> ca644873b585 [2023-05-11T14:11:10.231Z] Step 16/25 : WORKDIR / [2023-05-11T14:11:10.231Z] ---> Running in 300c9d108271 [2023-05-11T14:11:10.231Z] Removing intermediate container 300c9d108271 [2023-05-11T14:11:10.231Z] ---> 49be2e474045 [2023-05-11T14:11:10.231Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-11T14:11:10.489Z] ---> 63a848f7b05b [2023-05-11T14:11:10.489Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-11T14:11:10.489Z] ---> fd165ae1329e [2023-05-11T14:11:10.489Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-11T14:11:11.425Z] ---> aa6a28465a11 [2023-05-11T14:11:11.425Z] Step 20/25 : EXPOSE 59900 [2023-05-11T14:11:11.425Z] ---> Running in 4886ec361199 [2023-05-11T14:11:11.425Z] Removing intermediate container 4886ec361199 [2023-05-11T14:11:11.425Z] ---> f79a8b650046 [2023-05-11T14:11:11.425Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-11T14:11:11.425Z] ---> Running in 8a8fe144425f [2023-05-11T14:11:11.684Z] Removing intermediate container 8a8fe144425f [2023-05-11T14:11:11.684Z] ---> 1312a62e45f2 [2023-05-11T14:11:11.684Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T14:11:11.684Z] ---> Running in fe01db668b3c [2023-05-11T14:11:11.684Z] Removing intermediate container fe01db668b3c [2023-05-11T14:11:11.684Z] ---> 9ffbc8b2ee34 [2023-05-11T14:11:11.684Z] Step 23/25 : LABEL arch=amd64 [2023-05-11T14:11:11.684Z] ---> Running in 955a310f4ef3 [2023-05-11T14:11:11.684Z] Removing intermediate container 955a310f4ef3 [2023-05-11T14:11:11.684Z] ---> 9a57fc142a2c [2023-05-11T14:11:11.684Z] Step 24/25 : LABEL git_sha=6a6923f6f990075cc9d362fe0d250c605a9d159f [2023-05-11T14:11:11.684Z] ---> Running in 7b8df6156a9d [2023-05-11T14:11:11.942Z] Removing intermediate container 7b8df6156a9d [2023-05-11T14:11:11.942Z] ---> 598a289a654c [2023-05-11T14:11:11.942Z] Step 25/25 : LABEL version=3.0.0-dev.46 [2023-05-11T14:11:11.942Z] ---> Running in e0f366e0e12a [2023-05-11T14:11:11.942Z] Removing intermediate container e0f366e0e12a [2023-05-11T14:11:11.942Z] ---> 1943fc71ded2 [2023-05-11T14:11:11.942Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T14:11:11.942Z] Successfully built 1943fc71ded2 [2023-05-11T14:11:11.942Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T14:11:12.053Z] provisioning config files... [2023-05-11T14:11:12.061Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4884162487920750191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:11:12.361Z] ---> docker-login.sh [2023-05-11T14:11:12.361Z] nexus3.edgexfoundry.org:10001 [2023-05-11T14:11:12.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:11:12.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:11:12.361Z] Configure a credential helper to remove this warning. See [2023-05-11T14:11:12.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:11:12.361Z] [2023-05-11T14:11:12.361Z] Login Succeeded [2023-05-11T14:11:12.361Z] nexus3.edgexfoundry.org:10002 [2023-05-11T14:11:12.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:11:12.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:11:12.361Z] Configure a credential helper to remove this warning. See [2023-05-11T14:11:12.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:11:12.361Z] [2023-05-11T14:11:12.361Z] Login Succeeded [2023-05-11T14:11:12.361Z] nexus3.edgexfoundry.org:10003 [2023-05-11T14:11:12.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:11:12.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:11:12.621Z] Configure a credential helper to remove this warning. See [2023-05-11T14:11:12.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:11:12.621Z] [2023-05-11T14:11:12.621Z] Login Succeeded [2023-05-11T14:11:12.621Z] nexus3.edgexfoundry.org:10004 [2023-05-11T14:11:12.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:11:12.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:11:12.621Z] Configure a credential helper to remove this warning. See [2023-05-11T14:11:12.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:11:12.621Z] [2023-05-11T14:11:12.621Z] Login Succeeded [2023-05-11T14:11:12.621Z] docker.io [2023-05-11T14:11:12.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:11:12.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:11:12.880Z] Configure a credential helper to remove this warning. See [2023-05-11T14:11:12.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:11:12.880Z] [2023-05-11T14:11:12.880Z] Login Succeeded [2023-05-11T14:11:12.880Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T14:11:12.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T14:11:12.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T14:11:12.931Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-05-11T14:11:12.931Z] 6a6923f6f990075cc9d362fe0d250c605a9d159f [2023-05-11T14:11:12.931Z] latest [2023-05-11T14:11:12.931Z] 3.0.0-dev.46 [2023-05-11T14:11:12.931Z] 6a6923f6f990075cc9d362fe0d250c605a9d159f-3.0.0-dev.46 [2023-05-11T14:11:12.931Z] main [2023-05-11T14:11:12.931Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:11:13.243Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:6a6923f6f990075cc9d362fe0d250c605a9d159f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:11:13.547Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:6a6923f6f990075cc9d362fe0d250c605a9d159f [2023-05-11T14:11:13.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-11T14:11:13.547Z] ae2d2469c455: Preparing [2023-05-11T14:11:13.547Z] eab40dba2266: Preparing [2023-05-11T14:11:13.547Z] 5318529fe557: Preparing [2023-05-11T14:11:13.547Z] a488829a5e0f: Preparing [2023-05-11T14:11:13.547Z] f1417ff83b31: Preparing [2023-05-11T14:11:13.547Z] f1417ff83b31: Layer already exists [2023-05-11T14:11:13.547Z] a488829a5e0f: Pushed [2023-05-11T14:11:13.547Z] eab40dba2266: Pushed [2023-05-11T14:11:13.547Z] 5318529fe557: Pushed [2023-05-11T14:11:16.076Z] ae2d2469c455: Pushed [2023-05-11T14:11:16.076Z] 6a6923f6f990075cc9d362fe0d250c605a9d159f: digest: sha256:11780b0a22a855af3f882f7f867e8876da2e3ae2f408e176dc7af67bc2f81a7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:11:16.387Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:11:16.693Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-11T14:11:16.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-11T14:11:16.693Z] ae2d2469c455: Preparing [2023-05-11T14:11:16.693Z] eab40dba2266: Preparing [2023-05-11T14:11:16.693Z] 5318529fe557: Preparing [2023-05-11T14:11:16.693Z] a488829a5e0f: Preparing [2023-05-11T14:11:16.693Z] f1417ff83b31: Preparing [2023-05-11T14:11:16.693Z] a488829a5e0f: Layer already exists [2023-05-11T14:11:16.693Z] 5318529fe557: Layer already exists [2023-05-11T14:11:16.693Z] ae2d2469c455: Layer already exists [2023-05-11T14:11:16.693Z] f1417ff83b31: Layer already exists [2023-05-11T14:11:16.693Z] eab40dba2266: Layer already exists [2023-05-11T14:11:16.693Z] latest: digest: sha256:11780b0a22a855af3f882f7f867e8876da2e3ae2f408e176dc7af67bc2f81a7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:11:17.011Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:11:17.320Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.46 [2023-05-11T14:11:17.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-11T14:11:17.321Z] ae2d2469c455: Preparing [2023-05-11T14:11:17.321Z] eab40dba2266: Preparing [2023-05-11T14:11:17.321Z] 5318529fe557: Preparing [2023-05-11T14:11:17.321Z] a488829a5e0f: Preparing [2023-05-11T14:11:17.321Z] f1417ff83b31: Preparing [2023-05-11T14:11:17.321Z] 5318529fe557: Layer already exists [2023-05-11T14:11:17.321Z] ae2d2469c455: Layer already exists [2023-05-11T14:11:17.321Z] a488829a5e0f: Layer already exists [2023-05-11T14:11:17.321Z] f1417ff83b31: Layer already exists [2023-05-11T14:11:17.321Z] eab40dba2266: Layer already exists [2023-05-11T14:11:17.321Z] 3.0.0-dev.46: digest: sha256:11780b0a22a855af3f882f7f867e8876da2e3ae2f408e176dc7af67bc2f81a7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:11:17.643Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:6a6923f6f990075cc9d362fe0d250c605a9d159f-3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:11:17.730Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15206 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-05-11T14:11:17.747Z] Running in /w/workspace/device-virtual-go/118 [Pipeline] { [Pipeline] checkout [2023-05-11T14:11:17.783Z] The recommended git tool is: git [2023-05-11T14:11:17.960Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:6a6923f6f990075cc9d362fe0d250c605a9d159f-3.0.0-dev.46 [2023-05-11T14:11:17.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-11T14:11:17.960Z] ae2d2469c455: Preparing [2023-05-11T14:11:17.960Z] eab40dba2266: Preparing [2023-05-11T14:11:17.960Z] 5318529fe557: Preparing [2023-05-11T14:11:17.960Z] a488829a5e0f: Preparing [2023-05-11T14:11:17.960Z] f1417ff83b31: Preparing [2023-05-11T14:11:17.960Z] eab40dba2266: Layer already exists [2023-05-11T14:11:17.960Z] ae2d2469c455: Layer already exists [2023-05-11T14:11:17.960Z] 5318529fe557: Layer already exists [2023-05-11T14:11:17.960Z] a488829a5e0f: Layer already exists [2023-05-11T14:11:17.960Z] f1417ff83b31: Layer already exists [2023-05-11T14:11:17.960Z] 6a6923f6f990075cc9d362fe0d250c605a9d159f-3.0.0-dev.46: digest: sha256:11780b0a22a855af3f882f7f867e8876da2e3ae2f408e176dc7af67bc2f81a7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:11:18.283Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:11:18.602Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-05-11T14:11:18.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-05-11T14:11:18.602Z] ae2d2469c455: Preparing [2023-05-11T14:11:18.602Z] eab40dba2266: Preparing [2023-05-11T14:11:18.602Z] 5318529fe557: Preparing [2023-05-11T14:11:18.602Z] a488829a5e0f: Preparing [2023-05-11T14:11:18.602Z] f1417ff83b31: Preparing [2023-05-11T14:11:18.602Z] eab40dba2266: Layer already exists [2023-05-11T14:11:18.602Z] 5318529fe557: Layer already exists [2023-05-11T14:11:18.602Z] a488829a5e0f: Layer already exists [2023-05-11T14:11:18.602Z] ae2d2469c455: Layer already exists [2023-05-11T14:11:18.602Z] f1417ff83b31: Layer already exists [2023-05-11T14:11:18.602Z] main: digest: sha256:11780b0a22a855af3f882f7f867e8876da2e3ae2f408e176dc7af67bc2f81a7f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T14:11:18.655Z] ===================================================== [Pipeline] echo [2023-05-11T14:11:18.664Z] taggedImages: [2023-05-11T14:11:18.664Z] - nexus3.edgexfoundry.org:10004/device-virtual:6a6923f6f990075cc9d362fe0d250c605a9d159f [2023-05-11T14:11:18.664Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-05-11T14:11:18.664Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.46 [2023-05-11T14:11:18.664Z] - nexus3.edgexfoundry.org:10004/device-virtual:6a6923f6f990075cc9d362fe0d250c605a9d159f-3.0.0-dev.46 [2023-05-11T14:11:18.664Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [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-11T14:11:19.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T14:11:19.045Z] [2023-05-11T14:11:19.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:11:19.350Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T14:11:19.350Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-11T14:11:19.350Z] 5eb5b503b376: Pulling fs layer [2023-05-11T14:11:19.350Z] 5c69ac0246d0: Pulling fs layer [2023-05-11T14:11:19.350Z] ec43610c2a17: Pulling fs layer [2023-05-11T14:11:19.350Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-11T14:11:19.350Z] 33b1e0a273af: Pulling fs layer [2023-05-11T14:11:19.350Z] 5d3b04190fa2: Pulling fs layer [2023-05-11T14:11:19.350Z] 2f39f015ded8: Pulling fs layer [2023-05-11T14:11:19.350Z] 3a2ae6a8a46f: Waiting [2023-05-11T14:11:19.350Z] 33b1e0a273af: Waiting [2023-05-11T14:11:19.350Z] 5c69ac0246d0: Download complete [2023-05-11T14:11:19.350Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-11T14:11:19.350Z] 3a2ae6a8a46f: Download complete [2023-05-11T14:11:19.350Z] 33b1e0a273af: Verifying Checksum [2023-05-11T14:11:19.350Z] 33b1e0a273af: Download complete [2023-05-11T14:11:19.350Z] ec43610c2a17: Verifying Checksum [2023-05-11T14:11:19.350Z] ec43610c2a17: Download complete [2023-05-11T14:11:19.350Z] 5d3b04190fa2: Verifying Checksum [2023-05-11T14:11:19.350Z] 5d3b04190fa2: Download complete [2023-05-11T14:11:19.608Z] 5eb5b503b376: Download complete [2023-05-11T14:11:20.173Z] 2f39f015ded8: Download complete [2023-05-11T14:11:20.739Z] 5eb5b503b376: Pull complete [2023-05-11T14:11:20.739Z] 5c69ac0246d0: Pull complete [2023-05-11T14:11:21.559Z] ec43610c2a17: Pull complete [2023-05-11T14:11:21.559Z] 3a2ae6a8a46f: Pull complete [2023-05-11T14:11:21.817Z] 33b1e0a273af: Pull complete [2023-05-11T14:11:21.817Z] 5d3b04190fa2: Pull complete [2023-05-11T14:11:23.000Z] using credential edgex-jenkins-ssh [2023-05-11T14:11:23.017Z] Cloning the remote Git repository [2023-05-11T14:11:23.061Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-11T14:11:23.165Z] > git init /w/workspace/device-virtual-go/118 # timeout=10 [2023-05-11T14:11:23.320Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-11T14:11:23.321Z] > git --version # timeout=10 [2023-05-11T14:11:23.341Z] > git --version # 'git version 2.25.1' [2023-05-11T14:11:23.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-11T14:11:23.487Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T14:11:26.001Z] 2f39f015ded8: Pull complete [2023-05-11T14:11:26.001Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-11T14:11:26.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T14:11:26.001Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:11:26.088Z] prd-ubuntu20.04-docker-8c-8g-15205 does not seem to be running inside a container [2023-05-11T14:11:26.121Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-11T14:11:26.331Z] Avoid second fetch [2023-05-11T14:11:26.332Z] Checking out Revision 6a6923f6f990075cc9d362fe0d250c605a9d159f (main) [2023-05-11T14:11:25.480Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-11T14:11:25.503Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-11T14:11:26.347Z] > git config core.sparsecheckout # timeout=10 [2023-05-11T14:11:26.418Z] > git checkout -f 6a6923f6f990075cc9d362fe0d250c605a9d159f # timeout=10 [2023-05-11T14:11:26.877Z] Commit message: "Merge pull request #406 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.90" [2023-05-11T14:11:27.247Z] [2023-05-11T14:11:27.247Z] GitHub has been notified of this commit’s build result [2023-05-11T14:11:27.247Z] [2023-05-11T14:11:30.880Z] $ docker top 855471201b6717cb7006e5dc223777ee69d3c0f66a761ac89bbd47bdc6428a7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T14:11:31.261Z] ---> job-cost.sh [2023-05-11T14:11:31.261Z] lf-activate-venv: SKIPPING [2023-05-11T14:11:31.261Z] INFO: No Stack... [2023-05-11T14:11:31.519Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T14:11:31.542Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-11T14:11:31.542Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T14:11:31.542Z] Dload Upload Total Spent Left Speed [2023-05-11T14:11:31.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 85577 [Pipeline] sh [2023-05-11T14:11:32.086Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T14:11:32.116Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-11T14:11:32.381Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-05-11T14:11:32.382Z] + cut -d, -f6 [Pipeline] lock [2023-05-11T14:11:32.392Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-118-stack-cost] [2023-05-11T14:11:32.403Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-118-stack-cost] did not exist. Created. [2023-05-11T14:11:32.404Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T14:11:32.447Z] + sudo tee /etc/docker/daemon.new [2023-05-11T14:11:32.447Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-11T14:11:32.447Z] { [2023-05-11T14:11:32.447Z] "registry-mirrors": [ [2023-05-11T14:11:32.447Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-11T14:11:32.447Z] ], [2023-05-11T14:11:32.447Z] "bip": "10.250.0.254/24", [2023-05-11T14:11:32.447Z] "hosts": [ [2023-05-11T14:11:32.447Z] "tcp://0.0.0.0:5555", [2023-05-11T14:11:32.447Z] "unix:///var/run/docker.sock" [2023-05-11T14:11:32.447Z] ], [2023-05-11T14:11:32.447Z] "mtu": 1458, [2023-05-11T14:11:32.447Z] "selinux-enabled": true, [2023-05-11T14:11:32.447Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-11T14:11:32.447Z] } [Pipeline] sh [2023-05-11T14:11:32.699Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-11T14:11:32.726Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T14:11:32.735Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T14:11:32.757Z] $ docker stop --time=1 855471201b6717cb7006e5dc223777ee69d3c0f66a761ac89bbd47bdc6428a7e [2023-05-11T14:11:32.772Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2023-05-11T14:11:33.903Z] $ docker rm -f --volumes 855471201b6717cb7006e5dc223777ee69d3c0f66a761ac89bbd47bdc6428a7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-11T14:11:34.276Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T14:11:52.556Z] provisioning config files... [2023-05-11T14:11:52.586Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/118@tmp/config11748101831689328510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:11:52.963Z] ---> docker-login.sh [2023-05-11T14:11:52.963Z] nexus3.edgexfoundry.org:10001 [2023-05-11T14:11:53.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:11:53.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:11:53.510Z] Configure a credential helper to remove this warning. See [2023-05-11T14:11:53.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:11:53.510Z] [2023-05-11T14:11:53.510Z] Login Succeeded [2023-05-11T14:11:53.510Z] nexus3.edgexfoundry.org:10002 [2023-05-11T14:11:53.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:11:54.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:11:54.049Z] Configure a credential helper to remove this warning. See [2023-05-11T14:11:54.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:11:54.049Z] [2023-05-11T14:11:54.049Z] Login Succeeded [2023-05-11T14:11:54.049Z] nexus3.edgexfoundry.org:10003 [2023-05-11T14:11:54.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:11:54.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:11:54.319Z] Configure a credential helper to remove this warning. See [2023-05-11T14:11:54.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:11:54.319Z] [2023-05-11T14:11:54.319Z] Login Succeeded [2023-05-11T14:11:54.319Z] nexus3.edgexfoundry.org:10004 [2023-05-11T14:11:54.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:11:54.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:11:54.591Z] Configure a credential helper to remove this warning. See [2023-05-11T14:11:54.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:11:54.591Z] [2023-05-11T14:11:54.591Z] Login Succeeded [2023-05-11T14:11:54.876Z] docker.io [2023-05-11T14:11:54.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:11:55.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:11:55.148Z] Configure a credential helper to remove this warning. See [2023-05-11T14:11:55.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:11:55.148Z] [2023-05-11T14:11:55.148Z] Login Succeeded [2023-05-11T14:11:55.148Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T14:11:55.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-11T14:11:55.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T14:11:55.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T14:11:55.505Z] ========================================================= [2023-05-11T14:11:55.505Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-11T14:11:55.505Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:11:55.895Z] + 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-11T14:11:56.172Z] Sending build context to Docker daemon 11.98MB [2023-05-11T14:11:56.172Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T14:11:56.172Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-11T14:11:56.444Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-11T14:11:56.444Z] c41833b44d91: Pulling fs layer [2023-05-11T14:11:56.444Z] ed15518f5707: Pulling fs layer [2023-05-11T14:11:56.444Z] feae8fd75edb: Pulling fs layer [2023-05-11T14:11:56.444Z] 242c74f7c9fa: Pulling fs layer [2023-05-11T14:11:56.444Z] 3cdef696dda3: Pulling fs layer [2023-05-11T14:11:56.444Z] 2ced38df9373: Pulling fs layer [2023-05-11T14:11:56.444Z] 58f1dce35555: Pulling fs layer [2023-05-11T14:11:56.444Z] 242c74f7c9fa: Waiting [2023-05-11T14:11:56.444Z] 3cdef696dda3: Waiting [2023-05-11T14:11:56.444Z] 2ced38df9373: Waiting [2023-05-11T14:11:56.444Z] 58f1dce35555: Waiting [2023-05-11T14:11:56.444Z] ed15518f5707: Download complete [2023-05-11T14:11:56.444Z] 242c74f7c9fa: Download complete [2023-05-11T14:11:56.723Z] c41833b44d91: Verifying Checksum [2023-05-11T14:11:56.723Z] c41833b44d91: Download complete [2023-05-11T14:11:56.723Z] 3cdef696dda3: Download complete [2023-05-11T14:11:58.195Z] 58f1dce35555: Verifying Checksum [2023-05-11T14:11:58.195Z] 58f1dce35555: Download complete [2023-05-11T14:11:58.804Z] feae8fd75edb: Verifying Checksum [2023-05-11T14:11:58.804Z] feae8fd75edb: Download complete [2023-05-11T14:11:59.075Z] 2ced38df9373: Verifying Checksum [2023-05-11T14:11:59.075Z] 2ced38df9373: Download complete [2023-05-11T14:12:00.510Z] c41833b44d91: Pull complete [2023-05-11T14:12:00.788Z] ed15518f5707: Pull complete [2023-05-11T14:12:10.725Z] feae8fd75edb: Pull complete [2023-05-11T14:12:10.995Z] 242c74f7c9fa: Pull complete [2023-05-11T14:12:11.267Z] 3cdef696dda3: Pull complete [2023-05-11T14:12:18.191Z] 2ced38df9373: Pull complete [2023-05-11T14:12:21.562Z] 58f1dce35555: Pull complete [2023-05-11T14:12:21.562Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-11T14:12:21.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-11T14:12:21.562Z] ---> fadd8f120f05 [2023-05-11T14:12:21.562Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-11T14:12:22.989Z] ---> Running in 33a84bc70b82 [2023-05-11T14:12:23.268Z] Removing intermediate container 33a84bc70b82 [2023-05-11T14:12:23.268Z] ---> 763a099a1a45 [2023-05-11T14:12:23.268Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T14:12:23.268Z] ---> Running in 6e6e2a3a50ce [2023-05-11T14:12:23.854Z] Removing intermediate container 6e6e2a3a50ce [2023-05-11T14:12:23.854Z] ---> 7b500b9233f6 [2023-05-11T14:12:23.854Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-11T14:12:23.854Z] ---> Running in 01fcabc59ed3 [2023-05-11T14:12:24.121Z] Removing intermediate container 01fcabc59ed3 [2023-05-11T14:12:24.121Z] ---> 9995cbbdb304 [2023-05-11T14:12:24.121Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-11T14:12:24.121Z] ---> Running in bf6d69793314 [2023-05-11T14:12:24.388Z] Removing intermediate container bf6d69793314 [2023-05-11T14:12:24.388Z] ---> 7bdf769a6bf1 [2023-05-11T14:12:24.388Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T14:12:24.655Z] ---> Running in 2da25d400d19 [2023-05-11T14:12:28.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T14:12:28.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T14:12:29.233Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-11T14:12:29.233Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-11T14:12:29.233Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-11T14:12:29.233Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-11T14:12:29.233Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T14:12:29.233Z] OK: 268 MiB in 57 packages [2023-05-11T14:12:30.648Z] Removing intermediate container 2da25d400d19 [2023-05-11T14:12:30.648Z] ---> e2486743b437 [2023-05-11T14:12:30.648Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-11T14:12:30.917Z] ---> db3ab3fd9df3 [2023-05-11T14:12:30.918Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T14:12:30.918Z] ---> Running in 0608c77dc006 [2023-05-11T14:13:38.808Z] Removing intermediate container 0608c77dc006 [2023-05-11T14:13:38.808Z] ---> 363d4f73a1b3 [2023-05-11T14:13:38.808Z] Step 10/12 : COPY . . [2023-05-11T14:13:38.808Z] ---> ca293a914f05 [2023-05-11T14:13:38.808Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T14:13:38.808Z] ---> Running in fa6521072385 [2023-05-11T14:13:38.808Z] Removing intermediate container fa6521072385 [2023-05-11T14:13:38.808Z] ---> 4d7052e2043d [2023-05-11T14:13:38.808Z] Step 12/12 : RUN $MAKE [2023-05-11T14:13:38.808Z] ---> Running in 8364dbb9e188 [2023-05-11T14:13:38.808Z] noop [2023-05-11T14:13:38.808Z] Removing intermediate container 8364dbb9e188 [2023-05-11T14:13:38.808Z] ---> 2de9e930dfcb [2023-05-11T14:13:38.808Z] Successfully built 2de9e930dfcb [2023-05-11T14:13:38.808Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:13:39.168Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T14:13:39.168Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:13:39.392Z] prd-ubuntu20.04-docker-arm64-4c-16g-15206 does not seem to be running inside a container [2023-05-11T14:13:39.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/118 -v /w/workspace/device-virtual-go/118:/w/workspace/device-virtual-go/118:rw,z -v /w/workspace/device-virtual-go/118@tmp:/w/workspace/device-virtual-go/118@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 ******** ci-base-image-arm64 cat [2023-05-11T14:13:40.665Z] $ docker top 4826962dfcde7c0d254ff0dc0affabe9f5c92a1e2582dbbda06b72fc6746f58e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T14:13:41.493Z] + go version [2023-05-11T14:13:41.493Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-11T14:13:41.515Z] $ docker stop --time=1 4826962dfcde7c0d254ff0dc0affabe9f5c92a1e2582dbbda06b72fc6746f58e [2023-05-11T14:13:43.142Z] $ docker rm -f --volumes 4826962dfcde7c0d254ff0dc0affabe9f5c92a1e2582dbbda06b72fc6746f58e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:13:43.724Z] + docker inspect -f . ci-base-image-arm64 [2023-05-11T14:13:43.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:13:43.922Z] prd-ubuntu20.04-docker-arm64-4c-16g-15206 does not seem to be running inside a container [2023-05-11T14:13:43.994Z] $ 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/118 -v /w/workspace/device-virtual-go/118:/w/workspace/device-virtual-go/118:rw,z -v /w/workspace/device-virtual-go/118@tmp:/w/workspace/device-virtual-go/118@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 ******** ci-base-image-arm64 cat [2023-05-11T14:13:45.266Z] $ docker top b31b84e8f0f4de42f1a649495ffcef46f1f31f894182dd9a85b6e5684aed60f1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T14:13:46.123Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/118 [Pipeline] fileExists [Pipeline] sh [2023-05-11T14:13:46.778Z] + make test [2023-05-11T14:13:46.778Z] go test ./... -coverprofile=coverage.out [2023-05-11T14:14:19.019Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-11T14:16:40.746Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-11T14:16:40.746Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.119s coverage: 58.4% of statements [2023-05-11T14:16:40.746Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-11T14:16:40.746Z] go vet ./... [2023-05-11T14:17:02.872Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-11T14:17:02.872Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-11T14:17:02.872Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-11T14:17:02.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-11T14:17:02.908Z] $ docker stop --time=1 b31b84e8f0f4de42f1a649495ffcef46f1f31f894182dd9a85b6e5684aed60f1 [2023-05-11T14:17:04.915Z] $ docker rm -f --volumes b31b84e8f0f4de42f1a649495ffcef46f1f31f894182dd9a85b6e5684aed60f1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T14:17:06.220Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-11T14:17:06.246Z] Warning: overwriting stash ‘coverage-report’ [2023-05-11T14:17:06.947Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-11T14:17:07.364Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-11T14:17:07.701Z] + ls -al . [2023-05-11T14:17:07.701Z] total 188 [2023-05-11T14:17:07.701Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 14:13 . [2023-05-11T14:17:07.701Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 14:11 .. [2023-05-11T14:17:07.701Z] drwxrwxr-x 8 jenkins jenkins 4096 May 11 14:11 .git [2023-05-11T14:17:07.701Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 14:11 .github [2023-05-11T14:17:07.701Z] -rw-rw-r-- 1 jenkins jenkins 337 May 11 14:11 .gitignore [2023-05-11T14:17:07.701Z] -rw-rw-r-- 1 jenkins jenkins 41 May 11 14:11 .golangci.yml [2023-05-11T14:17:07.701Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 11 14:11 Attribution.txt [2023-05-11T14:17:07.701Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 11 14:11 CHANGELOG.md [2023-05-11T14:17:07.701Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 11 14:11 Dockerfile [2023-05-11T14:17:07.701Z] -rw-rw-r-- 1 jenkins jenkins 677 May 11 14:11 GOVERNANCE.md [2023-05-11T14:17:07.701Z] -rw-rw-r-- 1 jenkins jenkins 660 May 11 14:11 Jenkinsfile [2023-05-11T14:17:07.701Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 11 14:11 LICENSE [2023-05-11T14:17:07.701Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 11 14:11 Makefile [2023-05-11T14:17:07.701Z] -rw-rw-r-- 1 jenkins jenkins 623 May 11 14:11 OWNERS.md [2023-05-11T14:17:07.701Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 11 14:11 README.md [2023-05-11T14:17:07.701Z] -rw-rw-r-- 1 jenkins jenkins 12 May 11 14:09 VERSION [2023-05-11T14:17:07.701Z] drwxrwxr-x 2 jenkins jenkins 4096 May 11 14:11 bin [2023-05-11T14:17:07.701Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 14:11 cmd [2023-05-11T14:17:07.701Z] -rw-r--r-- 1 jenkins jenkins 43063 May 11 14:16 coverage.out [2023-05-11T14:17:07.701Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 11 14:11 go.mod [2023-05-11T14:17:07.701Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 11 14:11 go.sum [2023-05-11T14:17:07.701Z] drwxrwxr-x 3 jenkins jenkins 4096 May 11 14:11 internal [2023-05-11T14:17:07.701Z] drwxrwxr-x 4 jenkins jenkins 4096 May 11 14:11 snap [2023-05-11T14:17:07.701Z] -rw-rw-r-- 1 jenkins jenkins 235 May 11 14:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:17:08.055Z] + 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=6a6923f6f990075cc9d362fe0d250c605a9d159f --label arch=arm64 --label version=3.0.0-dev.46 . [2023-05-11T14:17:08.647Z] Sending build context to Docker daemon 12.03MB [2023-05-11T14:17:08.647Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-11T14:17:08.647Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-11T14:17:08.647Z] ---> 2de9e930dfcb [2023-05-11T14:17:08.647Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-11T14:17:08.647Z] ---> Running in d9fcebcb612e [2023-05-11T14:17:09.240Z] Removing intermediate container d9fcebcb612e [2023-05-11T14:17:09.240Z] ---> efcc8be76a5c [2023-05-11T14:17:09.240Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-11T14:17:09.240Z] ---> Running in ae9804f041e1 [2023-05-11T14:17:09.512Z] Removing intermediate container ae9804f041e1 [2023-05-11T14:17:09.512Z] ---> 7e75d9017dd2 [2023-05-11T14:17:09.512Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-11T14:17:09.782Z] ---> Running in d3aae8700d4c [2023-05-11T14:17:10.054Z] Removing intermediate container d3aae8700d4c [2023-05-11T14:17:10.054Z] ---> 00c2add8effd [2023-05-11T14:17:10.054Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-11T14:17:10.054Z] ---> Running in 57eef670834f [2023-05-11T14:17:10.347Z] Removing intermediate container 57eef670834f [2023-05-11T14:17:10.347Z] ---> 1efbf357a465 [2023-05-11T14:17:10.347Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-11T14:17:10.620Z] ---> Running in 0942471f7bb0 [2023-05-11T14:17:11.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T14:17:12.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T14:17:13.989Z] OK: 268 MiB in 57 packages [2023-05-11T14:17:14.958Z] Removing intermediate container 0942471f7bb0 [2023-05-11T14:17:14.958Z] ---> ba0518bb6031 [2023-05-11T14:17:14.958Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-11T14:17:15.551Z] ---> 23eef96cecaa [2023-05-11T14:17:15.551Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-11T14:17:15.551Z] ---> Running in 7194d0060db3 [2023-05-11T14:17:18.937Z] Removing intermediate container 7194d0060db3 [2023-05-11T14:17:18.937Z] ---> 16fd4b6737ad [2023-05-11T14:17:18.937Z] Step 10/25 : COPY . . [2023-05-11T14:17:19.924Z] ---> d32a050eed57 [2023-05-11T14:17:19.924Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-11T14:17:19.924Z] ---> Running in 0b1a26faff40 [2023-05-11T14:17:20.222Z] Removing intermediate container 0b1a26faff40 [2023-05-11T14:17:20.222Z] ---> 4a65e2b3b369 [2023-05-11T14:17:20.222Z] Step 12/25 : RUN $MAKE [2023-05-11T14:17:20.222Z] ---> Running in f7570059712b [2023-05-11T14:17:21.194Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.46" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-11T14:19:57.963Z] Removing intermediate container f7570059712b [2023-05-11T14:19:57.963Z] ---> abdd4244e9da [2023-05-11T14:19:57.963Z] Step 13/25 : FROM alpine:3.17 [2023-05-11T14:19:57.963Z] 3.17: Pulling from library/alpine [2023-05-11T14:19:57.963Z] c41833b44d91: Already exists [2023-05-11T14:19:57.963Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-11T14:19:57.963Z] Status: Downloaded newer image for alpine:3.17 [2023-05-11T14:19:57.963Z] ---> 51e60588ff2c [2023-05-11T14:19:57.963Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-11T14:19:57.963Z] ---> Running in 48f67d62892b [2023-05-11T14:19:57.963Z] Removing intermediate container 48f67d62892b [2023-05-11T14:19:57.963Z] ---> 3db45e4df3e4 [2023-05-11T14:19:57.963Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-11T14:19:57.963Z] ---> Running in 99f1e4c8f737 [2023-05-11T14:19:57.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-11T14:19:57.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-11T14:19:57.963Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-11T14:19:57.963Z] Executing busybox-1.35.0-r29.trigger [2023-05-11T14:19:57.963Z] OK: 8 MiB in 16 packages [2023-05-11T14:19:57.963Z] Removing intermediate container 99f1e4c8f737 [2023-05-11T14:19:57.963Z] ---> 84313914020b [2023-05-11T14:19:57.963Z] Step 16/25 : WORKDIR / [2023-05-11T14:19:57.963Z] ---> Running in f59336fda90b [2023-05-11T14:19:57.963Z] Removing intermediate container f59336fda90b [2023-05-11T14:19:57.963Z] ---> 1f6d80cf8c5f [2023-05-11T14:19:57.963Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-11T14:20:00.567Z] ---> 8dd9704dd784 [2023-05-11T14:20:00.567Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-11T14:20:00.838Z] ---> d115cb646c5d [2023-05-11T14:20:00.838Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-11T14:20:02.255Z] ---> bfccdbba17e2 [2023-05-11T14:20:02.255Z] Step 20/25 : EXPOSE 59900 [2023-05-11T14:20:02.527Z] ---> Running in ecff019d741e [2023-05-11T14:20:02.797Z] Removing intermediate container ecff019d741e [2023-05-11T14:20:02.797Z] ---> 46efd8815233 [2023-05-11T14:20:02.797Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-11T14:20:02.797Z] ---> Running in f57c9e59c078 [2023-05-11T14:20:03.068Z] Removing intermediate container f57c9e59c078 [2023-05-11T14:20:03.068Z] ---> c3b3d54bc4e9 [2023-05-11T14:20:03.068Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-11T14:20:03.340Z] ---> Running in 8d61a5bc7895 [2023-05-11T14:20:03.611Z] Removing intermediate container 8d61a5bc7895 [2023-05-11T14:20:03.611Z] ---> 23781da316c7 [2023-05-11T14:20:03.611Z] Step 23/25 : LABEL arch=arm64 [2023-05-11T14:20:03.611Z] ---> Running in 51adb9ea6a08 [2023-05-11T14:20:04.203Z] Removing intermediate container 51adb9ea6a08 [2023-05-11T14:20:04.203Z] ---> 0ecc6a7ce27e [2023-05-11T14:20:04.203Z] Step 24/25 : LABEL git_sha=6a6923f6f990075cc9d362fe0d250c605a9d159f [2023-05-11T14:20:04.203Z] ---> Running in 05efd83433f9 [2023-05-11T14:20:04.476Z] Removing intermediate container 05efd83433f9 [2023-05-11T14:20:04.476Z] ---> 99bdd3ce6bd9 [2023-05-11T14:20:04.476Z] Step 25/25 : LABEL version=3.0.0-dev.46 [2023-05-11T14:20:04.476Z] ---> Running in 64a70cb116f6 [2023-05-11T14:20:04.746Z] Removing intermediate container 64a70cb116f6 [2023-05-11T14:20:04.746Z] ---> cd937a42a5c4 [2023-05-11T14:20:04.746Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-11T14:20:05.016Z] Successfully built cd937a42a5c4 [2023-05-11T14:20:05.016Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T14:20:05.141Z] provisioning config files... [2023-05-11T14:20:05.161Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/118@tmp/config16880605391217497087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:20:05.591Z] ---> docker-login.sh [2023-05-11T14:20:05.591Z] nexus3.edgexfoundry.org:10001 [2023-05-11T14:20:05.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:20:05.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:20:05.864Z] Configure a credential helper to remove this warning. See [2023-05-11T14:20:05.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:20:05.864Z] [2023-05-11T14:20:05.864Z] Login Succeeded [2023-05-11T14:20:05.864Z] nexus3.edgexfoundry.org:10002 [2023-05-11T14:20:06.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:20:06.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:20:06.462Z] Configure a credential helper to remove this warning. See [2023-05-11T14:20:06.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:20:06.462Z] [2023-05-11T14:20:06.462Z] Login Succeeded [2023-05-11T14:20:06.462Z] nexus3.edgexfoundry.org:10003 [2023-05-11T14:20:06.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:20:07.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:20:07.019Z] Configure a credential helper to remove this warning. See [2023-05-11T14:20:07.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:20:07.019Z] [2023-05-11T14:20:07.019Z] Login Succeeded [2023-05-11T14:20:07.019Z] nexus3.edgexfoundry.org:10004 [2023-05-11T14:20:07.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:20:07.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:20:07.294Z] Configure a credential helper to remove this warning. See [2023-05-11T14:20:07.294Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:20:07.294Z] [2023-05-11T14:20:07.294Z] Login Succeeded [2023-05-11T14:20:07.294Z] docker.io [2023-05-11T14:20:07.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-11T14:20:07.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-11T14:20:07.853Z] Configure a credential helper to remove this warning. See [2023-05-11T14:20:07.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-11T14:20:07.853Z] [2023-05-11T14:20:07.853Z] Login Succeeded [2023-05-11T14:20:07.853Z] ---> docker-login.sh ends [Pipeline] } [2023-05-11T14:20:07.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T14:20:07.915Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-11T14:20:07.937Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-05-11T14:20:07.937Z] 6a6923f6f990075cc9d362fe0d250c605a9d159f [2023-05-11T14:20:07.937Z] latest [2023-05-11T14:20:07.937Z] 3.0.0-dev.46 [2023-05-11T14:20:07.937Z] 6a6923f6f990075cc9d362fe0d250c605a9d159f-3.0.0-dev.46 [2023-05-11T14:20:07.937Z] main [2023-05-11T14:20:07.937Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:20:08.306Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:6a6923f6f990075cc9d362fe0d250c605a9d159f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:20:08.670Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:6a6923f6f990075cc9d362fe0d250c605a9d159f [2023-05-11T14:20:08.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-11T14:20:08.670Z] 4d3165d3a285: Preparing [2023-05-11T14:20:08.670Z] ad6fc83a034e: Preparing [2023-05-11T14:20:08.670Z] 56d414638cb4: Preparing [2023-05-11T14:20:08.670Z] d94d2f855bb0: Preparing [2023-05-11T14:20:08.670Z] 26cbea5cba74: Preparing [2023-05-11T14:20:08.670Z] 26cbea5cba74: Layer already exists [2023-05-11T14:20:08.939Z] 56d414638cb4: Pushed [2023-05-11T14:20:08.939Z] ad6fc83a034e: Pushed [2023-05-11T14:20:08.939Z] d94d2f855bb0: Pushed [2023-05-11T14:20:14.306Z] 4d3165d3a285: Pushed [2023-05-11T14:20:14.577Z] 6a6923f6f990075cc9d362fe0d250c605a9d159f: digest: sha256:0c2a0e610a08acb4bf1e5dbd108eb6d0eda6d7c190e19026c189f803bb4c76dd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:20:14.953Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:20:15.327Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-11T14:20:15.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-11T14:20:15.327Z] 4d3165d3a285: Preparing [2023-05-11T14:20:15.327Z] ad6fc83a034e: Preparing [2023-05-11T14:20:15.327Z] 56d414638cb4: Preparing [2023-05-11T14:20:15.327Z] d94d2f855bb0: Preparing [2023-05-11T14:20:15.327Z] 26cbea5cba74: Preparing [2023-05-11T14:20:15.327Z] 4d3165d3a285: Layer already exists [2023-05-11T14:20:15.327Z] ad6fc83a034e: Layer already exists [2023-05-11T14:20:15.327Z] 26cbea5cba74: Layer already exists [2023-05-11T14:20:15.327Z] d94d2f855bb0: Layer already exists [2023-05-11T14:20:15.327Z] 56d414638cb4: Layer already exists [2023-05-11T14:20:15.598Z] latest: digest: sha256:0c2a0e610a08acb4bf1e5dbd108eb6d0eda6d7c190e19026c189f803bb4c76dd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:20:15.978Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:20:16.344Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.46 [2023-05-11T14:20:16.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-11T14:20:16.344Z] 4d3165d3a285: Preparing [2023-05-11T14:20:16.344Z] ad6fc83a034e: Preparing [2023-05-11T14:20:16.344Z] 56d414638cb4: Preparing [2023-05-11T14:20:16.344Z] d94d2f855bb0: Preparing [2023-05-11T14:20:16.344Z] 26cbea5cba74: Preparing [2023-05-11T14:20:16.344Z] d94d2f855bb0: Layer already exists [2023-05-11T14:20:16.344Z] 56d414638cb4: Layer already exists [2023-05-11T14:20:16.344Z] 4d3165d3a285: Layer already exists [2023-05-11T14:20:16.344Z] 26cbea5cba74: Layer already exists [2023-05-11T14:20:16.344Z] ad6fc83a034e: Layer already exists [2023-05-11T14:20:16.616Z] 3.0.0-dev.46: digest: sha256:0c2a0e610a08acb4bf1e5dbd108eb6d0eda6d7c190e19026c189f803bb4c76dd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:20:16.988Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:6a6923f6f990075cc9d362fe0d250c605a9d159f-3.0.0-dev.46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:20:17.349Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:6a6923f6f990075cc9d362fe0d250c605a9d159f-3.0.0-dev.46 [2023-05-11T14:20:17.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-11T14:20:17.349Z] 4d3165d3a285: Preparing [2023-05-11T14:20:17.349Z] ad6fc83a034e: Preparing [2023-05-11T14:20:17.349Z] 56d414638cb4: Preparing [2023-05-11T14:20:17.349Z] d94d2f855bb0: Preparing [2023-05-11T14:20:17.349Z] 26cbea5cba74: Preparing [2023-05-11T14:20:17.349Z] 56d414638cb4: Layer already exists [2023-05-11T14:20:17.349Z] ad6fc83a034e: Layer already exists [2023-05-11T14:20:17.349Z] 4d3165d3a285: Layer already exists [2023-05-11T14:20:17.349Z] d94d2f855bb0: Layer already exists [2023-05-11T14:20:17.349Z] 26cbea5cba74: Layer already exists [2023-05-11T14:20:17.622Z] 6a6923f6f990075cc9d362fe0d250c605a9d159f-3.0.0-dev.46: digest: sha256:0c2a0e610a08acb4bf1e5dbd108eb6d0eda6d7c190e19026c189f803bb4c76dd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:20:17.991Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:20:18.355Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-05-11T14:20:18.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-05-11T14:20:18.355Z] 4d3165d3a285: Preparing [2023-05-11T14:20:18.355Z] ad6fc83a034e: Preparing [2023-05-11T14:20:18.355Z] 56d414638cb4: Preparing [2023-05-11T14:20:18.355Z] d94d2f855bb0: Preparing [2023-05-11T14:20:18.355Z] 26cbea5cba74: Preparing [2023-05-11T14:20:18.355Z] ad6fc83a034e: Layer already exists [2023-05-11T14:20:18.355Z] 56d414638cb4: Layer already exists [2023-05-11T14:20:18.355Z] d94d2f855bb0: Layer already exists [2023-05-11T14:20:18.355Z] 26cbea5cba74: Layer already exists [2023-05-11T14:20:18.355Z] 4d3165d3a285: Layer already exists [2023-05-11T14:20:18.628Z] main: digest: sha256:0c2a0e610a08acb4bf1e5dbd108eb6d0eda6d7c190e19026c189f803bb4c76dd size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-11T14:20:18.679Z] ===================================================== [Pipeline] echo [2023-05-11T14:20:18.686Z] taggedImages: [2023-05-11T14:20:18.686Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:6a6923f6f990075cc9d362fe0d250c605a9d159f [2023-05-11T14:20:18.686Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-05-11T14:20:18.686Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.46 [2023-05-11T14:20:18.686Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:6a6923f6f990075cc9d362fe0d250c605a9d159f-3.0.0-dev.46 [2023-05-11T14:20:18.686Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:20:19.061Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T14:20:19.061Z] [2023-05-11T14:20:19.061Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:20:19.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T14:20:19.686Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-11T14:20:19.686Z] 8998bd30e6a1: Pulling fs layer [2023-05-11T14:20:19.686Z] 04944245beec: Pulling fs layer [2023-05-11T14:20:19.686Z] 699f458cf7ca: Pulling fs layer [2023-05-11T14:20:19.686Z] 765212b225bb: Pulling fs layer [2023-05-11T14:20:19.686Z] f23df028b6ca: Pulling fs layer [2023-05-11T14:20:19.686Z] d65c8cfc05b1: Pulling fs layer [2023-05-11T14:20:19.686Z] 2437ff75d9bd: Pulling fs layer [2023-05-11T14:20:19.686Z] 765212b225bb: Waiting [2023-05-11T14:20:19.686Z] f23df028b6ca: Waiting [2023-05-11T14:20:19.686Z] d65c8cfc05b1: Waiting [2023-05-11T14:20:19.686Z] 2437ff75d9bd: Waiting [2023-05-11T14:20:19.686Z] 04944245beec: Verifying Checksum [2023-05-11T14:20:19.686Z] 04944245beec: Download complete [2023-05-11T14:20:19.686Z] 765212b225bb: Verifying Checksum [2023-05-11T14:20:19.686Z] 765212b225bb: Download complete [2023-05-11T14:20:19.964Z] f23df028b6ca: Verifying Checksum [2023-05-11T14:20:19.964Z] f23df028b6ca: Download complete [2023-05-11T14:20:19.964Z] d65c8cfc05b1: Verifying Checksum [2023-05-11T14:20:19.964Z] d65c8cfc05b1: Download complete [2023-05-11T14:20:19.964Z] 699f458cf7ca: Verifying Checksum [2023-05-11T14:20:19.964Z] 699f458cf7ca: Download complete [2023-05-11T14:20:20.235Z] 8998bd30e6a1: Verifying Checksum [2023-05-11T14:20:20.235Z] 8998bd30e6a1: Download complete [2023-05-11T14:20:22.841Z] 2437ff75d9bd: Verifying Checksum [2023-05-11T14:20:22.841Z] 2437ff75d9bd: Download complete [2023-05-11T14:20:24.274Z] 8998bd30e6a1: Pull complete [2023-05-11T14:20:24.865Z] 04944245beec: Pull complete [2023-05-11T14:20:26.293Z] 699f458cf7ca: Pull complete [2023-05-11T14:20:26.567Z] 765212b225bb: Pull complete [2023-05-11T14:20:27.535Z] f23df028b6ca: Pull complete [2023-05-11T14:20:27.535Z] d65c8cfc05b1: Pull complete [2023-05-11T14:20:42.562Z] 2437ff75d9bd: Pull complete [2023-05-11T14:20:42.562Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-11T14:20:42.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-11T14:20:42.562Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:20:42.882Z] prd-ubuntu20.04-docker-arm64-4c-16g-15206 does not seem to be running inside a container [2023-05-11T14:20:42.972Z] $ 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/118 -v /w/workspace/device-virtual-go/118:/w/workspace/device-virtual-go/118:rw,z -v /w/workspace/device-virtual-go/118@tmp:/w/workspace/device-virtual-go/118@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-11T14:20:46.063Z] $ docker top 1b7b0824947f545d914f064fd4baadfad98a23f7793dc85bccca213560a07490 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:20:46.957Z] ---> job-cost.sh [2023-05-11T14:20:46.957Z] lf-activate-venv: SKIPPING [2023-05-11T14:20:46.957Z] INFO: No Stack... [2023-05-11T14:20:47.547Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-11T14:20:48.138Z] INFO: Archiving Costs [Pipeline] sh [2023-05-11T14:20:48.802Z] + cat /w/workspace/device-virtual-go/118/archives/cost.csv [2023-05-11T14:20:48.802Z] + cut -d, -f6 [Pipeline] lock [2023-05-11T14:20:48.887Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-118-stack-cost] [2023-05-11T14:20:48.896Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-118-stack-cost] did not exist. Created. [2023-05-11T14:20:48.896Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-118-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T14:20:49.560Z] /w/workspace/device-virtual-go/118@tmp/durable-18964cf2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-11T14:20:50.234Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-11T14:20:50.265Z] Warning: overwriting stash ‘stack-cost’ [2023-05-11T14:20:50.323Z] Stashed 1 file(s) [Pipeline] } [2023-05-11T14:20:50.329Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-118-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-11T14:20:50.348Z] $ docker stop --time=1 1b7b0824947f545d914f064fd4baadfad98a23f7793dc85bccca213560a07490 [2023-05-11T14:20:53.673Z] $ docker rm -f --volumes 1b7b0824947f545d914f064fd4baadfad98a23f7793dc85bccca213560a07490 [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-11T14:20:54.145Z] provisioning config files... [2023-05-11T14:20:54.151Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config654135982330805507tmp [Pipeline] { [Pipeline] sh [2023-05-11T14:20:54.435Z] + set +x [2023-05-11T14:20:54.435Z] + bash -s -- [2023-05-11T14:20:54.435Z] + curl -s https://codecov.io/bash [2023-05-11T14:20:54.435Z] [2023-05-11T14:20:54.435Z] _____ _ [2023-05-11T14:20:54.435Z] / ____| | | [2023-05-11T14:20:54.435Z] | | ___ __| | ___ ___ _____ __ [2023-05-11T14:20:54.435Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-11T14:20:54.435Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-11T14:20:54.435Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-11T14:20:54.435Z] Bash-1.0.6 [2023-05-11T14:20:54.435Z] [2023-05-11T14:20:54.435Z] [2023-05-11T14:20:54.435Z] ==> git version 2.25.1 found [2023-05-11T14:20:54.435Z] ==> 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-11T14:20:54.435Z] Release-Date: 2020-01-08 [2023-05-11T14:20:54.435Z] 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-11T14:20:54.435Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-11T14:20:54.435Z] ==> Jenkins CI detected. [2023-05-11T14:20:54.435Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-05-11T14:20:54.435Z] project root: . [2023-05-11T14:20:54.435Z] --> token set from env [2023-05-11T14:20:54.435Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-11T14:20:54.435Z] ==> Running gcov in . (disable via -X gcov) [2023-05-11T14:20:54.435Z] ==> Python coveragepy not found [2023-05-11T14:20:54.435Z] ==> Searching for coverage reports in: [2023-05-11T14:20:54.435Z] + . [2023-05-11T14:20:54.435Z] -> Found 1 reports [2023-05-11T14:20:54.435Z] ==> Detecting git/mercurial file structure [2023-05-11T14:20:54.435Z] ==> Reading reports [2023-05-11T14:20:54.435Z] + ./coverage.out bytes=43063 [2023-05-11T14:20:54.435Z] ==> Appending adjustments [2023-05-11T14:20:54.435Z] https://docs.codecov.io/docs/fixing-reports [2023-05-11T14:20:54.700Z] + Found adjustments [2023-05-11T14:20:54.700Z] ==> Gzipping contents [2023-05-11T14:20:54.700Z] 8.0K /tmp/codecov.dgZwxI.gz [2023-05-11T14:20:54.700Z] ==> Uploading reports [2023-05-11T14:20:54.700Z] url: https://codecov.io [2023-05-11T14:20:54.700Z] query: branch=main&commit=6a6923f6f990075cc9d362fe0d250c605a9d159f&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-11T14:20:54.700Z] -> Pinging Codecov [2023-05-11T14:20:54.700Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=6a6923f6f990075cc9d362fe0d250c605a9d159f&build=118&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F118%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-11T14:20:54.960Z] -> Uploading to [2023-05-11T14:20:54.960Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-11/5E52B4B073DB2E39498172D8E973AA87/6a6923f6f990075cc9d362fe0d250c605a9d159f/eb838b45-828e-4ec7-ae3d-9f904164e7eb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T142054Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d61f9c63b047604f1c415e9247489dc45612ca01c4e50f32b629aee2b5143047 [2023-05-11T14:20:54.960Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-11T14:20:54.960Z] Dload Upload Total Spent Left Speed [2023-05-11T14:20:54.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 26181 --:--:-- --:--:-- --:--:-- 26181 [2023-05-11T14:20:54.960Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/6a6923f6f990075cc9d362fe0d250c605a9d159f [Pipeline] } [2023-05-11T14:20:54.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-11T14:20:55.208Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-11T14:20:55.217Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:20:55.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T14:20:55.519Z] [2023-05-11T14:20:55.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:20:55.828Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T14:20:55.828Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-11T14:20:55.828Z] df9b9388f04a: Pulling fs layer [2023-05-11T14:20:55.828Z] 52dc419b0ee2: Pulling fs layer [2023-05-11T14:20:55.828Z] 25bc292e5bac: Pulling fs layer [2023-05-11T14:20:55.828Z] 114826534d7a: Pulling fs layer [2023-05-11T14:20:55.828Z] 4657fd5d0bcf: Pulling fs layer [2023-05-11T14:20:55.828Z] 6ad1cebc031e: Pulling fs layer [2023-05-11T14:20:55.828Z] 8a3aa393b2d8: Pulling fs layer [2023-05-11T14:20:55.828Z] 114826534d7a: Waiting [2023-05-11T14:20:55.828Z] 6ad1cebc031e: Waiting [2023-05-11T14:20:55.828Z] 8a3aa393b2d8: Waiting [2023-05-11T14:20:55.828Z] 4657fd5d0bcf: Waiting [2023-05-11T14:20:55.828Z] 25bc292e5bac: Verifying Checksum [2023-05-11T14:20:55.828Z] 25bc292e5bac: Download complete [2023-05-11T14:20:55.828Z] 52dc419b0ee2: Download complete [2023-05-11T14:20:55.828Z] 4657fd5d0bcf: Download complete [2023-05-11T14:20:55.828Z] df9b9388f04a: Verifying Checksum [2023-05-11T14:20:55.828Z] df9b9388f04a: Download complete [2023-05-11T14:20:56.088Z] 6ad1cebc031e: Verifying Checksum [2023-05-11T14:20:56.088Z] 6ad1cebc031e: Download complete [2023-05-11T14:20:56.088Z] df9b9388f04a: Pull complete [2023-05-11T14:20:56.088Z] 52dc419b0ee2: Pull complete [2023-05-11T14:20:56.088Z] 25bc292e5bac: Pull complete [2023-05-11T14:20:56.656Z] 114826534d7a: Verifying Checksum [2023-05-11T14:20:56.656Z] 114826534d7a: Download complete [2023-05-11T14:20:56.914Z] 8a3aa393b2d8: Verifying Checksum [2023-05-11T14:20:56.914Z] 8a3aa393b2d8: Download complete [2023-05-11T14:21:00.198Z] 114826534d7a: Pull complete [2023-05-11T14:21:00.198Z] 4657fd5d0bcf: Pull complete [2023-05-11T14:21:00.198Z] 6ad1cebc031e: Pull complete [2023-05-11T14:21:02.732Z] 8a3aa393b2d8: Pull complete [2023-05-11T14:21:02.732Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-11T14:21:02.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-11T14:21:02.732Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:21:02.831Z] prd-ubuntu20.04-docker-8c-8g-15205 does not seem to be running inside a container [2023-05-11T14:21:02.865Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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/edgex-snyk-go:1.410.4 cat [2023-05-11T14:21:06.269Z] $ docker top c35b8fa54ae2b1875a4f8ad770be5bf2f7684cf8f0b37c1c3e079b46817f1a0c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-11T14:21:06.341Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-05-11T14:21:06.623Z] + set -o pipefail [2023-05-11T14:21:06.623Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-05-11T14:21:10.825Z] [2023-05-11T14:21:10.825Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-05-11T14:21:10.825Z] [2023-05-11T14:21:10.825Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/bb13dd9c-6b9b-49b3-9037-7ad598c22957 [2023-05-11T14:21:10.825Z] [2023-05-11T14:21:10.825Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-11T14:21:10.825Z] [2023-05-11T14:21:10.825Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-11T14:21:10.825Z] [2023-05-11T14:21:10.825Z] [2023-05-11T14:21:10.825Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-11T14:21:10.825Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-11T14:21:10.825Z] More details here: https://snyk.co/ue1NS [2023-05-11T14:21:10.825Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-11T14:21:10.825Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-11T14:21:10.837Z] $ docker stop --time=1 c35b8fa54ae2b1875a4f8ad770be5bf2f7684cf8f0b37c1c3e079b46817f1a0c [2023-05-11T14:21:13.920Z] $ docker rm -f --volumes c35b8fa54ae2b1875a4f8ad770be5bf2f7684cf8f0b37c1c3e079b46817f1a0c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-11T14:21:14.656Z] + git log --format=format:%s -1 6a6923f6f990075cc9d362fe0d250c605a9d159f [Pipeline] sh [2023-05-11T14:21:14.946Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T14:21:14.946Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:21:15.249Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T14:21:15.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:21:15.331Z] prd-ubuntu20.04-docker-8c-8g-15205 does not seem to be running inside a container [2023-05-11T14:21:15.369Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T14:21:15.832Z] $ docker top 0c6c442bce132e3e7223f84aa98f4c951a60646ca9e79be6da354c9d8975d8e4 -eo pid,comm [2023-05-11T14:21:15.884Z] 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-11T14:21:15.884Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T14:21:15.922Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T14:21:15.922Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T14:21:16.039Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T14:21:16.043Z] $ docker exec 0c6c442bce132e3e7223f84aa98f4c951a60646ca9e79be6da354c9d8975d8e4 ssh-agent [2023-05-11T14:21:16.151Z] SSH_AUTH_SOCK=/tmp/ssh-5z6cNMwG4hLd/agent.32 [2023-05-11T14:21:16.151Z] SSH_AGENT_PID=38 [2023-05-11T14:21:16.157Z] Running ssh-add (command line suppressed) [2023-05-11T14:21:16.267Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9004447478382030028.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9004447478382030028.key) [2023-05-11T14:21:16.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T14:21:16.576Z] + git semver tag [2023-05-11T14:21:16.837Z] 2023-05-11 14:21:16,766 [run_tag] DEBUG tag force:False [2023-05-11T14:21:16.837Z] 2023-05-11 14:21:16,767 [check_head_tag] DEBUG check head tag [2023-05-11T14:21:16.837Z] 2023-05-11 14:21:16,770 [execute] INFO git cat-file --batch-check [2023-05-11T14:21:16.837Z] 2023-05-11 14:21:16,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-11T14:21:16.837Z] 2023-05-11 14:21:16,774 [execute] INFO git cat-file --batch [2023-05-11T14:21:16.837Z] 2023-05-11 14:21:16,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-05-11T14:21:16.837Z] 2023-05-11 14:21:16,801 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-11T14:21:16.837Z] 2023-05-11 14:21:16,801 [execute] INFO git tag -a v3.0.0-dev.46 -m v3.0.0-dev.46 [2023-05-11T14:21:16.837Z] 2023-05-11 14:21:16,801 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.46', '-m', 'v3.0.0-dev.46'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-11T14:21:16.838Z] 2023-05-11 14:21:16,806 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-11T14:21:16.838Z] 3.0.0-dev.46 [Pipeline] } [2023-05-11T14:21:16.848Z] $ docker exec --env ******** --env ******** 0c6c442bce132e3e7223f84aa98f4c951a60646ca9e79be6da354c9d8975d8e4 ssh-agent -k [2023-05-11T14:21:16.957Z] unset SSH_AUTH_SOCK; [2023-05-11T14:21:16.957Z] unset SSH_AGENT_PID; [2023-05-11T14:21:16.958Z] echo Agent pid 38 killed; [2023-05-11T14:21:16.970Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T14:21:17.279Z] + git semver [Pipeline] } [2023-05-11T14:21:17.550Z] $ docker stop --time=1 0c6c442bce132e3e7223f84aa98f4c951a60646ca9e79be6da354c9d8975d8e4 [2023-05-11T14:21:18.827Z] $ docker rm -f --volumes 0c6c442bce132e3e7223f84aa98f4c951a60646ca9e79be6da354c9d8975d8e4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:21:19.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T14:21:19.210Z] [2023-05-11T14:21:19.210Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:21:19.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T14:21:19.508Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-11T14:21:19.508Z] ab5ef0e58194: Pulling fs layer [2023-05-11T14:21:19.508Z] 9712f1f96733: Pulling fs layer [2023-05-11T14:21:19.508Z] 63f879dbbcfc: Pulling fs layer [2023-05-11T14:21:19.508Z] 0d9ebad4ef96: Pulling fs layer [2023-05-11T14:21:19.508Z] e9a5061849ea: Pulling fs layer [2023-05-11T14:21:19.508Z] d747dcd14b5f: Pulling fs layer [2023-05-11T14:21:19.508Z] 2de7ff778b66: Pulling fs layer [2023-05-11T14:21:19.508Z] 0d9ebad4ef96: Waiting [2023-05-11T14:21:19.508Z] 2de7ff778b66: Waiting [2023-05-11T14:21:19.508Z] e9a5061849ea: Waiting [2023-05-11T14:21:19.508Z] d747dcd14b5f: Waiting [2023-05-11T14:21:19.508Z] 9712f1f96733: Verifying Checksum [2023-05-11T14:21:19.508Z] 9712f1f96733: Download complete [2023-05-11T14:21:19.767Z] 63f879dbbcfc: Verifying Checksum [2023-05-11T14:21:19.767Z] 63f879dbbcfc: Download complete [2023-05-11T14:21:20.025Z] ab5ef0e58194: Verifying Checksum [2023-05-11T14:21:20.025Z] ab5ef0e58194: Download complete [2023-05-11T14:21:20.025Z] d747dcd14b5f: Verifying Checksum [2023-05-11T14:21:20.025Z] d747dcd14b5f: Download complete [2023-05-11T14:21:20.025Z] e9a5061849ea: Verifying Checksum [2023-05-11T14:21:20.025Z] e9a5061849ea: Download complete [2023-05-11T14:21:20.283Z] 0d9ebad4ef96: Verifying Checksum [2023-05-11T14:21:20.283Z] 0d9ebad4ef96: Download complete [2023-05-11T14:21:20.283Z] 2de7ff778b66: Verifying Checksum [2023-05-11T14:21:20.283Z] 2de7ff778b66: Download complete [2023-05-11T14:21:22.811Z] ab5ef0e58194: Pull complete [2023-05-11T14:21:22.811Z] 9712f1f96733: Pull complete [2023-05-11T14:21:23.374Z] 63f879dbbcfc: Pull complete [2023-05-11T14:21:26.654Z] 0d9ebad4ef96: Pull complete [2023-05-11T14:21:26.912Z] e9a5061849ea: Pull complete [2023-05-11T14:21:26.912Z] d747dcd14b5f: Pull complete [2023-05-11T14:21:27.846Z] 2de7ff778b66: Pull complete [2023-05-11T14:21:27.846Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-11T14:21:27.846Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-11T14:21:27.846Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:21:27.924Z] prd-ubuntu20.04-docker-8c-8g-15205 does not seem to be running inside a container [2023-05-11T14:21:27.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-11T14:21:32.533Z] $ docker top 5d1511ae2175cde48f5e494e1e2bdd6a49b68cec79f1cd6963c180279e528580 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-11T14:21:32.605Z] provisioning config files... [2023-05-11T14:21:32.612Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11775755923582970806tmp [2023-05-11T14:21:32.623Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7343290182816120595tmp [2023-05-11T14:21:32.633Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7349044393513268348tmp [Pipeline] { [Pipeline] echo [2023-05-11T14:21:32.650Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:21:32.932Z] ---> sigul-configuration.sh [2023-05-11T14:21:32.933Z] gpg: directory `/root/.gnupg' created [2023-05-11T14:21:32.933Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-11T14:21:32.933Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-11T14:21:32.933Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-11T14:21:32.933Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-11T14:21:32.933Z] gpg: CAST5 encrypted data [2023-05-11T14:21:32.933Z] gpg: encrypted with 1 passphrase [2023-05-11T14:21:32.933Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-11T14:21:33.219Z] + mkdir /home/jenkins [2023-05-11T14:21:33.219Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-11T14:21:33.502Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-11T14:21:33.511Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:21:33.797Z] ---> sigul-install.sh [2023-05-11T14:21:33.798Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-11T14:21:34.082Z] + git tag --list [2023-05-11T14:21:34.082Z] v1.0.0 [2023-05-11T14:21:34.082Z] v1.1.0 [2023-05-11T14:21:34.082Z] v1.1.1 [2023-05-11T14:21:34.082Z] v1.2.1 [2023-05-11T14:21:34.082Z] v1.2.2 [2023-05-11T14:21:34.082Z] v1.2.3 [2023-05-11T14:21:34.082Z] v1.3.0 [2023-05-11T14:21:34.082Z] v1.3.1 [2023-05-11T14:21:34.082Z] v2.0.0 [2023-05-11T14:21:34.082Z] v2.1.0 [2023-05-11T14:21:34.082Z] v2.1.1 [2023-05-11T14:21:34.082Z] v2.1.1-dev.1 [2023-05-11T14:21:34.082Z] v2.1.1-dev.2 [2023-05-11T14:21:34.082Z] v2.2.0 [2023-05-11T14:21:34.082Z] v2.2.1-dev.1 [2023-05-11T14:21:34.082Z] v2.2.1-dev.2 [2023-05-11T14:21:34.082Z] v2.2.1-dev.3 [2023-05-11T14:21:34.082Z] v2.2.1-dev.4 [2023-05-11T14:21:34.082Z] v2.2.1-dev.5 [2023-05-11T14:21:34.082Z] v2.2.1-dev.6 [2023-05-11T14:21:34.082Z] v2.2.1-dev.7 [2023-05-11T14:21:34.082Z] v2.2.1-dev.8 [2023-05-11T14:21:34.082Z] v2.3.0 [2023-05-11T14:21:34.082Z] v2.3.0-dev.10 [2023-05-11T14:21:34.082Z] v2.3.0-dev.11 [2023-05-11T14:21:34.082Z] v2.3.0-dev.12 [2023-05-11T14:21:34.082Z] v2.3.0-dev.13 [2023-05-11T14:21:34.082Z] v2.3.0-dev.14 [2023-05-11T14:21:34.082Z] v2.3.0-dev.15 [2023-05-11T14:21:34.082Z] v2.3.0-dev.16 [2023-05-11T14:21:34.082Z] v2.3.0-dev.17 [2023-05-11T14:21:34.082Z] v2.3.0-dev.18 [2023-05-11T14:21:34.082Z] v2.3.0-dev.19 [2023-05-11T14:21:34.082Z] v2.3.0-dev.20 [2023-05-11T14:21:34.082Z] v2.3.0-dev.21 [2023-05-11T14:21:34.082Z] v2.3.0-dev.22 [2023-05-11T14:21:34.082Z] v2.3.0-dev.23 [2023-05-11T14:21:34.082Z] v2.3.0-dev.24 [2023-05-11T14:21:34.082Z] v2.3.0-dev.25 [2023-05-11T14:21:34.082Z] v2.3.0-dev.26 [2023-05-11T14:21:34.082Z] v2.3.0-dev.27 [2023-05-11T14:21:34.082Z] v2.3.0-dev.28 [2023-05-11T14:21:34.082Z] v2.3.0-dev.29 [2023-05-11T14:21:34.082Z] v2.3.0-dev.30 [2023-05-11T14:21:34.082Z] v2.3.0-dev.8 [2023-05-11T14:21:34.082Z] v2.3.0-dev.9 [2023-05-11T14:21:34.082Z] v3.0.0-dev.1 [2023-05-11T14:21:34.082Z] v3.0.0-dev.10 [2023-05-11T14:21:34.082Z] v3.0.0-dev.11 [2023-05-11T14:21:34.082Z] v3.0.0-dev.12 [2023-05-11T14:21:34.082Z] v3.0.0-dev.13 [2023-05-11T14:21:34.082Z] v3.0.0-dev.14 [2023-05-11T14:21:34.082Z] v3.0.0-dev.15 [2023-05-11T14:21:34.082Z] v3.0.0-dev.16 [2023-05-11T14:21:34.082Z] v3.0.0-dev.17 [2023-05-11T14:21:34.082Z] v3.0.0-dev.18 [2023-05-11T14:21:34.082Z] v3.0.0-dev.19 [2023-05-11T14:21:34.082Z] v3.0.0-dev.2 [2023-05-11T14:21:34.082Z] v3.0.0-dev.20 [2023-05-11T14:21:34.082Z] v3.0.0-dev.21 [2023-05-11T14:21:34.082Z] v3.0.0-dev.22 [2023-05-11T14:21:34.082Z] v3.0.0-dev.23 [2023-05-11T14:21:34.082Z] v3.0.0-dev.24 [2023-05-11T14:21:34.082Z] v3.0.0-dev.25 [2023-05-11T14:21:34.082Z] v3.0.0-dev.26 [2023-05-11T14:21:34.082Z] v3.0.0-dev.27 [2023-05-11T14:21:34.082Z] v3.0.0-dev.28 [2023-05-11T14:21:34.082Z] v3.0.0-dev.29 [2023-05-11T14:21:34.082Z] v3.0.0-dev.3 [2023-05-11T14:21:34.082Z] v3.0.0-dev.30 [2023-05-11T14:21:34.082Z] v3.0.0-dev.31 [2023-05-11T14:21:34.082Z] v3.0.0-dev.32 [2023-05-11T14:21:34.082Z] v3.0.0-dev.33 [2023-05-11T14:21:34.082Z] v3.0.0-dev.34 [2023-05-11T14:21:34.082Z] v3.0.0-dev.35 [2023-05-11T14:21:34.082Z] v3.0.0-dev.36 [2023-05-11T14:21:34.082Z] v3.0.0-dev.37 [2023-05-11T14:21:34.082Z] v3.0.0-dev.38 [2023-05-11T14:21:34.082Z] v3.0.0-dev.39 [2023-05-11T14:21:34.082Z] v3.0.0-dev.4 [2023-05-11T14:21:34.082Z] v3.0.0-dev.40 [2023-05-11T14:21:34.082Z] v3.0.0-dev.41 [2023-05-11T14:21:34.082Z] v3.0.0-dev.42 [2023-05-11T14:21:34.082Z] v3.0.0-dev.43 [2023-05-11T14:21:34.082Z] v3.0.0-dev.44 [2023-05-11T14:21:34.082Z] v3.0.0-dev.45 [2023-05-11T14:21:34.082Z] v3.0.0-dev.46 [2023-05-11T14:21:34.082Z] v3.0.0-dev.5 [2023-05-11T14:21:34.082Z] v3.0.0-dev.6 [2023-05-11T14:21:34.082Z] v3.0.0-dev.7 [2023-05-11T14:21:34.082Z] v3.0.0-dev.8 [2023-05-11T14:21:34.082Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-11T14:21:34.370Z] + lftools sign git-tag v3.0.0-dev.46 [2023-05-11T14:21:34.938Z] Signing Git tag with Sigul... [2023-05-11T14:21:34.938Z] Signing v3.0.0-dev.46 [Pipeline] echo [2023-05-11T14:21:35.512Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:21:35.792Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-11T14:21:35.800Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-11T14:21:35.824Z] $ docker stop --time=1 5d1511ae2175cde48f5e494e1e2bdd6a49b68cec79f1cd6963c180279e528580 [2023-05-11T14:21:37.112Z] $ docker rm -f --volumes 5d1511ae2175cde48f5e494e1e2bdd6a49b68cec79f1cd6963c180279e528580 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-11T14:21:37.537Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T14:21:37.538Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:21:37.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T14:21:37.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:21:37.916Z] prd-ubuntu20.04-docker-8c-8g-15205 does not seem to be running inside a container [2023-05-11T14:21:37.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T14:21:38.306Z] $ docker top eedf41fba389c2667cd96ef9253fb34580bd4226e3084246fb192b4da3269d6a -eo pid,comm [2023-05-11T14:21:38.350Z] 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-11T14:21:38.350Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T14:21:38.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T14:21:38.394Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T14:21:38.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T14:21:38.519Z] $ docker exec eedf41fba389c2667cd96ef9253fb34580bd4226e3084246fb192b4da3269d6a ssh-agent [2023-05-11T14:21:38.622Z] SSH_AUTH_SOCK=/tmp/ssh-iZEK3zdBEnks/agent.32 [2023-05-11T14:21:38.622Z] SSH_AGENT_PID=38 [2023-05-11T14:21:38.627Z] Running ssh-add (command line suppressed) [2023-05-11T14:21:38.725Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9489146857483789395.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_9489146857483789395.key) [2023-05-11T14:21:38.739Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T14:21:39.028Z] + git semver bump pre [2023-05-11T14:21:39.289Z] 2023-05-11 14:21:39,189 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-11T14:21:39.289Z] 2023-05-11 14:21:39,189 [bump_version] DEBUG bumping version:3.0.0-dev.46 on axis:pre with prefix:dev [2023-05-11T14:21:39.289Z] 2023-05-11 14:21:39,189 [bump_version] DEBUG bumped version:3.0.0-dev.47 [2023-05-11T14:21:39.289Z] 2023-05-11 14:21:39,189 [write_version] DEBUG write version:3.0.0-dev.47 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-05-11T14:21:39.289Z] 2023-05-11 14:21:39,189 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-11T14:21:39.289Z] 2023-05-11 14:21:39,189 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-11T14:21:39.289Z] 2023-05-11 14:21:39,191 [execute] INFO git cat-file --batch-check [2023-05-11T14:21:39.289Z] 2023-05-11 14:21:39,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T14:21:39.289Z] 2023-05-11 14:21:39,196 [execute] INFO git cat-file --batch [2023-05-11T14:21:39.289Z] 2023-05-11 14:21:39,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T14:21:39.289Z] 2023-05-11 14:21:39,200 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-11T14:21:39.289Z] 3.0.0-dev.47 [Pipeline] } [2023-05-11T14:21:39.299Z] $ docker exec --env ******** --env ******** eedf41fba389c2667cd96ef9253fb34580bd4226e3084246fb192b4da3269d6a ssh-agent -k [2023-05-11T14:21:39.391Z] unset SSH_AUTH_SOCK; [2023-05-11T14:21:39.392Z] unset SSH_AGENT_PID; [2023-05-11T14:21:39.392Z] echo Agent pid 38 killed; [2023-05-11T14:21:39.403Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T14:21:39.712Z] + git semver [Pipeline] } [2023-05-11T14:21:39.984Z] $ docker stop --time=1 eedf41fba389c2667cd96ef9253fb34580bd4226e3084246fb192b4da3269d6a [2023-05-11T14:21:41.229Z] $ docker rm -f --volumes eedf41fba389c2667cd96ef9253fb34580bd4226e3084246fb192b4da3269d6a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-11T14:21:41.578Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-11T14:21:41.578Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:21:41.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-11T14:21:41.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:21:41.961Z] prd-ubuntu20.04-docker-8c-8g-15205 does not seem to be running inside a container [2023-05-11T14:21:41.994Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-11T14:21:42.306Z] $ docker top 01bb5ae0adae2d0d94314a7fe1666c5ce7030234b1606b18e237d72bf6b5649f -eo pid,comm [2023-05-11T14:21:42.354Z] 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-11T14:21:42.354Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-11T14:21:42.394Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-11T14:21:42.394Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-11T14:21:42.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-11T14:21:42.506Z] $ docker exec 01bb5ae0adae2d0d94314a7fe1666c5ce7030234b1606b18e237d72bf6b5649f ssh-agent [2023-05-11T14:21:42.626Z] SSH_AUTH_SOCK=/tmp/ssh-M6jKx5s4Bzhc/agent.32 [2023-05-11T14:21:42.626Z] SSH_AGENT_PID=38 [2023-05-11T14:21:42.631Z] Running ssh-add (command line suppressed) [2023-05-11T14:21:42.729Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7094820376922932563.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7094820376922932563.key) [2023-05-11T14:21:42.744Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-11T14:21:43.029Z] + git semver push [2023-05-11T14:21:43.289Z] 2023-05-11 14:21:43,206 [run_push] DEBUG push [2023-05-11T14:21:43.289Z] 2023-05-11 14:21:43,207 [execute] INFO git cat-file --batch-check [2023-05-11T14:21:43.289Z] 2023-05-11 14:21:43,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-11T14:21:43.289Z] 2023-05-11 14:21:43,212 [execute] INFO git rev-list 419342f9214d0b20457afe3c5af91c7665dc4a53 -- [2023-05-11T14:21:43.289Z] 2023-05-11 14:21:43,213 [execute] DEBUG Popen(['git', 'rev-list', '419342f9214d0b20457afe3c5af91c7665dc4a53', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-11T14:21:43.289Z] 2023-05-11 14:21:43,223 [execute] INFO git fetch -v origin [2023-05-11T14:21:43.289Z] 2023-05-11 14:21:43,224 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-11T14:21:43.857Z] 2023-05-11 14:21:43,711 [run_push] DEBUG no remote changes detected [2023-05-11T14:21:43.857Z] 2023-05-11 14:21:43,711 [execute] INFO git push origin semver [2023-05-11T14:21:43.857Z] 2023-05-11 14:21:43,712 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-11T14:21:44.793Z] 2023-05-11 14:21:44,482 [run_push] DEBUG push all version tags [2023-05-11T14:21:44.793Z] 2023-05-11 14:21:44,483 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-11T14:21:44.793Z] 2023-05-11 14:21:44,483 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-11T14:21:45.361Z] 2023-05-11 14:21:45,285 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-05-11T14:21:45.361Z] 3.0.0-dev.47 [Pipeline] } [2023-05-11T14:21:45.369Z] $ docker exec --env ******** --env ******** 01bb5ae0adae2d0d94314a7fe1666c5ce7030234b1606b18e237d72bf6b5649f ssh-agent -k [2023-05-11T14:21:45.464Z] unset SSH_AUTH_SOCK; [2023-05-11T14:21:45.464Z] unset SSH_AGENT_PID; [2023-05-11T14:21:45.465Z] echo Agent pid 38 killed; [2023-05-11T14:21:45.483Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-11T14:21:45.784Z] + git semver [Pipeline] } [2023-05-11T14:21:46.055Z] $ docker stop --time=1 01bb5ae0adae2d0d94314a7fe1666c5ce7030234b1606b18e237d72bf6b5649f [2023-05-11T14:21:47.336Z] $ docker rm -f --volumes 01bb5ae0adae2d0d94314a7fe1666c5ce7030234b1606b18e237d72bf6b5649f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-11T14:21:47.992Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-05-11T14:21:47.992Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-11T14:21:47.992Z] total 16 [2023-05-11T14:21:47.992Z] drwxr-xr-x 3 root root 4096 May 11 14:11 . [2023-05-11T14:21:47.992Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 14:21 .. [2023-05-11T14:21:47.992Z] drwxr-xr-x 2 root root 4096 May 11 14:11 cost [2023-05-11T14:21:47.992Z] -rw-r--r-- 1 root root 89 May 11 14:11 cost.csv [2023-05-11T14:21:47.992Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-11T14:21:47.992Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-05-11T14:21:47.992Z] total 16 [2023-05-11T14:21:47.992Z] drwxr-xr-x 3 jenkins jenkins 4096 May 11 14:11 . [2023-05-11T14:21:47.992Z] drwxrwxr-x 10 jenkins jenkins 4096 May 11 14:21 .. [2023-05-11T14:21:47.992Z] drwxr-xr-x 2 jenkins jenkins 4096 May 11 14:11 cost [2023-05-11T14:21:47.992Z] -rw-r--r-- 1 jenkins jenkins 89 May 11 14:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:21:48.284Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:21:49.150Z] ---> package-listing.sh [2023-05-11T14:21:49.150Z] ++ facter osfamily [2023-05-11T14:21:49.150Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-11T14:21:49.150Z] + OS_FAMILY=debian [2023-05-11T14:21:49.150Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-05-11T14:21:49.150Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-11T14:21:49.150Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-11T14:21:49.151Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-11T14:21:49.151Z] + PACKAGES=/tmp/packages_start.txt [2023-05-11T14:21:49.151Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-11T14:21:49.151Z] + PACKAGES=/tmp/packages_end.txt [2023-05-11T14:21:49.151Z] + case "${OS_FAMILY}" in [2023-05-11T14:21:49.151Z] + dpkg -l [2023-05-11T14:21:49.151Z] + grep '^ii' [2023-05-11T14:21:49.409Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-11T14:21:49.409Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-11T14:21:49.409Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-11T14:21:49.409Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-05-11T14:21:49.409Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-05-11T14:21:49.409Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-05-11T14:21:49.421Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-11T14:21:49.697Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-11T14:21:50.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-11T14:21:50.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-11T14:21:50.410Z] prd-ubuntu20.04-docker-8c-8g-15205 does not seem to be running inside a container [2023-05-11T14:21:50.476Z] $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-11T14:21:50.657Z] $ docker top 68898d7b395986ae19bbaa64c74432ee2cff790b6ca5449f42cbc430f68d5afa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-11T14:21:51.014Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-11T14:21:51.297Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-11T14:21:51.581Z] + ls /var/log/sa-host [2023-05-11T14:21:51.581Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-11T14:21:51.738Z] provisioning config files... [2023-05-11T14:21:51.747Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1149795699862441583tmp [Pipeline] { [Pipeline] echo [2023-05-11T14:21:51.762Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:21:52.045Z] ---> create-netrc.sh [Pipeline] } [2023-05-11T14:21:52.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:21:52.439Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-11T14:21:52.445Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:21:52.727Z] ---> sudo-logs.sh [2023-05-11T14:21:52.727Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-11T14:21:52.759Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:21:53.042Z] ---> job-cost.sh [2023-05-11T14:21:53.042Z] lf-activate-venv: SKIPPING [2023-05-11T14:21:53.042Z] DEBUG: total: 0.2199999988079071 [2023-05-11T14:21:53.042Z] INFO: Retrieving Stack Cost... [2023-05-11T14:21:53.300Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-11T14:21:53.868Z] INFO: Archiving Costs [Pipeline] echo [2023-05-11T14:21:53.878Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-11T14:21:54.161Z] ---> logs-deploy.sh [2023-05-11T14:21:54.161Z] lf-activate-venv: SKIPPING [2023-05-11T14:21:54.161Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/118 [2023-05-11T14:21:54.161Z] INFO: archiving workspace using pattern(s): [2023-05-11T14:21:55.098Z] Archives upload complete. [2023-05-11T14:21:55.098Z] INFO: archiving logs to Nexus