Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 83fb2e95e5e72747d7a272c489488621ada49dbc 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-ssh9878524081065199082.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4257841961032634125.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh8236676530920800528.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh17576420016303454604.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-ssh9637097922114601117.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-4624 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 83fb2e95e5e72747d7a272c489488621ada49dbc (main) Commit message: "Merge pull request #422 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.16" > 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 83fb2e95e5e72747d7a272c489488621ada49dbc # timeout=10 > git rev-list --no-walk b2aaf32d0f62f9c14c83812b914ce9a372d510a0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-26T04:16:41.400Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-26T04:16:41.463Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-26T04:16:41.476Z] ========================================================= [2023-08-26T04:16:41.476Z] EdgeX Global Pipelines Version Info [2023-08-26T04:16:41.476Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-26T04:16:42.187Z] ------------------- [2023-08-26T04:16:42.187Z] stable info: [2023-08-26T04:16:42.187Z] ------------------- [2023-08-26T04:16:42.187Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-26T04:16:42.187Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-26T04:16:42.187Z] Message: update stable to v1.0.253 [2023-08-26T04:16:42.758Z] ------------------- [2023-08-26T04:16:42.758Z] experimental info: [2023-08-26T04:16:42.758Z] ------------------- [2023-08-26T04:16:42.758Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-26T04:16:42.758Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-26T04:16:42.758Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-26T04:16:42.904Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-08-26T04:16:42.916Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-08-26T04:16:42.931Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-26T04:16:42.942Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-26T04:16:42.956Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-26T04:16:42.974Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-26T04:16:42.987Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-26T04:16:43.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-26T04:16:43.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-26T04:16:43.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-26T04:16:43.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-26T04:16:43.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-08-26T04:16:43.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-26T04:16:43.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-26T04:16:43.153Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-26T04:16:43.170Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-26T04:16:43.192Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-26T04:16:43.207Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-26T04:16:43.222Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-26T04:16:43.237Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-26T04:16:43.255Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-26T04:16:43.271Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-26T04:16:43.282Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-26T04:16:43.302Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-26T04:16:43.319Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-26T04:16:43.335Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-26T04:16:43.352Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-26T04:16:43.369Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-08-26T04:16:43.384Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-08-26T04:16:43.398Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-08-26T04:16:43.415Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83fb2e95e5e72747d7a272c489488621ada49dbc [Pipeline] echo [2023-08-26T04:16:43.426Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83fb2e9 [Pipeline] echo [2023-08-26T04:16:43.443Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-26T04:16:43.488Z] provisioning config files... [2023-08-26T04:16:43.506Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10886541878642379166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-26T04:16:43.834Z] ---> docker-login.sh [2023-08-26T04:16:43.834Z] nexus3.edgexfoundry.org:10001 [2023-08-26T04:16:44.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:16:44.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:16:44.354Z] Configure a credential helper to remove this warning. See [2023-08-26T04:16:44.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:16:44.354Z] [2023-08-26T04:16:44.354Z] Login Succeeded [2023-08-26T04:16:44.354Z] nexus3.edgexfoundry.org:10002 [2023-08-26T04:16:44.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:16:44.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:16:44.354Z] Configure a credential helper to remove this warning. See [2023-08-26T04:16:44.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:16:44.354Z] [2023-08-26T04:16:44.354Z] Login Succeeded [2023-08-26T04:16:44.354Z] nexus3.edgexfoundry.org:10003 [2023-08-26T04:16:44.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:16:44.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:16:44.614Z] Configure a credential helper to remove this warning. See [2023-08-26T04:16:44.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:16:44.614Z] [2023-08-26T04:16:44.614Z] Login Succeeded [2023-08-26T04:16:44.614Z] nexus3.edgexfoundry.org:10004 [2023-08-26T04:16:44.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:16:44.614Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:16:44.614Z] Configure a credential helper to remove this warning. See [2023-08-26T04:16:44.614Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:16:44.614Z] [2023-08-26T04:16:44.614Z] Login Succeeded [2023-08-26T04:16:44.614Z] docker.io [2023-08-26T04:16:44.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:16:44.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:16:44.874Z] Configure a credential helper to remove this warning. See [2023-08-26T04:16:44.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:16:44.874Z] [2023-08-26T04:16:44.874Z] Login Succeeded [2023-08-26T04:16:44.874Z] ---> docker-login.sh ends [Pipeline] } [2023-08-26T04:16:44.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-26T04:16:45.273Z] + git rev-list -1 --merges 83fb2e95e5e72747d7a272c489488621ada49dbc~1..83fb2e95e5e72747d7a272c489488621ada49dbc [Pipeline] echo [2023-08-26T04:16:45.318Z] -----------> git rev-list -1 --merges 83fb2e95e5e72747d7a272c489488621ada49dbc~1..83fb2e95e5e72747d7a272c489488621ada49dbc 83fb2e95e5e72747d7a272c489488621ada49dbc [2023-08-26T04:16:45.318Z] 83fb2e95e5e72747d7a272c489488621ada49dbc [false] [Pipeline] sh [2023-08-26T04:16:45.607Z] + git log --format=format:%s -1 83fb2e95e5e72747d7a272c489488621ada49dbc [Pipeline] echo [2023-08-26T04:16:45.633Z] ========================================================= [2023-08-26T04:16:45.634Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-26T04:16:45.634Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-26T04:16:45.955Z] + git log --format=format:%s -1 83fb2e95e5e72747d7a272c489488621ada49dbc [Pipeline] echo [2023-08-26T04:16:45.965Z] [semverPrep] GIT_COMMIT: 83fb2e95e5e72747d7a272c489488621ada49dbc, Commit Message: Merge pull request #422 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.16 [Pipeline] echo [2023-08-26T04:16:45.973Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-26T04:16:46.337Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-26T04:16:46.337Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-26T04:16:46.337Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-26T04:16:46.337Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-26T04:16:46.337Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-26T04:16:46.337Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-26T04:16:46.337Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:16:46.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-26T04:16:46.747Z] [2023-08-26T04:16:46.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:16:47.043Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-26T04:16:47.043Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-26T04:16:47.043Z] b85a868b505f: Pulling fs layer [2023-08-26T04:16:47.043Z] e2be974225ed: Pulling fs layer [2023-08-26T04:16:47.043Z] 339a4e72a1f5: Pulling fs layer [2023-08-26T04:16:47.043Z] 988bab9f4d93: Pulling fs layer [2023-08-26T04:16:47.043Z] 1469e6f7b9e6: Pulling fs layer [2023-08-26T04:16:47.043Z] eaf3925da568: Pulling fs layer [2023-08-26T04:16:47.043Z] bab4dde63d76: Pulling fs layer [2023-08-26T04:16:47.043Z] bde34c3a00c8: Pulling fs layer [2023-08-26T04:16:47.043Z] b352a97aabf1: Pulling fs layer [2023-08-26T04:16:47.043Z] 4872d77fe225: Pulling fs layer [2023-08-26T04:16:47.043Z] 5851b861e8e6: Pulling fs layer [2023-08-26T04:16:47.043Z] 988bab9f4d93: Waiting [2023-08-26T04:16:47.043Z] bde34c3a00c8: Waiting [2023-08-26T04:16:47.043Z] 5851b861e8e6: Waiting [2023-08-26T04:16:47.043Z] eaf3925da568: Waiting [2023-08-26T04:16:47.043Z] bab4dde63d76: Waiting [2023-08-26T04:16:47.043Z] e2be974225ed: Verifying Checksum [2023-08-26T04:16:47.043Z] e2be974225ed: Download complete [2023-08-26T04:16:47.043Z] 988bab9f4d93: Verifying Checksum [2023-08-26T04:16:47.044Z] 988bab9f4d93: Download complete [2023-08-26T04:16:47.044Z] 1469e6f7b9e6: Verifying Checksum [2023-08-26T04:16:47.044Z] 1469e6f7b9e6: Download complete [2023-08-26T04:16:47.044Z] eaf3925da568: Verifying Checksum [2023-08-26T04:16:47.044Z] eaf3925da568: Download complete [2023-08-26T04:16:47.302Z] 339a4e72a1f5: Verifying Checksum [2023-08-26T04:16:47.302Z] 339a4e72a1f5: Download complete [2023-08-26T04:16:47.302Z] bde34c3a00c8: Verifying Checksum [2023-08-26T04:16:47.302Z] bde34c3a00c8: Download complete [2023-08-26T04:16:47.302Z] b352a97aabf1: Download complete [2023-08-26T04:16:47.302Z] 4872d77fe225: Verifying Checksum [2023-08-26T04:16:47.302Z] 4872d77fe225: Download complete [2023-08-26T04:16:47.302Z] 5851b861e8e6: Download complete [2023-08-26T04:16:47.302Z] b85a868b505f: Verifying Checksum [2023-08-26T04:16:47.302Z] b85a868b505f: Download complete [2023-08-26T04:16:47.559Z] bab4dde63d76: Verifying Checksum [2023-08-26T04:16:47.559Z] bab4dde63d76: Download complete [2023-08-26T04:16:48.496Z] b85a868b505f: Pull complete [2023-08-26T04:16:48.496Z] e2be974225ed: Pull complete [2023-08-26T04:16:49.064Z] 339a4e72a1f5: Pull complete [2023-08-26T04:16:49.064Z] 988bab9f4d93: Pull complete [2023-08-26T04:16:49.323Z] 1469e6f7b9e6: Pull complete [2023-08-26T04:16:49.323Z] eaf3925da568: Pull complete [2023-08-26T04:16:51.229Z] bab4dde63d76: Pull complete [2023-08-26T04:16:51.229Z] bde34c3a00c8: Pull complete [2023-08-26T04:16:51.229Z] b352a97aabf1: Pull complete [2023-08-26T04:16:51.229Z] 4872d77fe225: Pull complete [2023-08-26T04:16:51.489Z] 5851b861e8e6: Pull complete [2023-08-26T04:16:51.489Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-26T04:16:51.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-26T04:16:51.489Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-26T04:16:51.588Z] prd-ubuntu20.04-docker-8c-8g-4624 does not seem to be running inside a container [2023-08-26T04:16:51.623Z] $ 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-08-26T04:16:55.575Z] $ docker top d2dd0e7e10b3de2371a65dd33a139254cdf378260796688050e5a1b95c11009c -eo pid,comm [2023-08-26T04:16:55.629Z] 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-08-26T04:16:55.629Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-26T04:16:55.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-26T04:16:55.671Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-26T04:16:55.781Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-26T04:16:55.783Z] $ docker exec d2dd0e7e10b3de2371a65dd33a139254cdf378260796688050e5a1b95c11009c ssh-agent [2023-08-26T04:16:55.890Z] SSH_AUTH_SOCK=/tmp/ssh-TNglkKfPJmLi/agent.32 [2023-08-26T04:16:55.890Z] SSH_AGENT_PID=38 [2023-08-26T04:16:55.897Z] Running ssh-add (command line suppressed) [2023-08-26T04:16:56.004Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6898432281997133888.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6898432281997133888.key) [2023-08-26T04:16:56.019Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-26T04:16:56.310Z] + git tag --points-at HEAD [Pipeline] } [2023-08-26T04:16:56.328Z] $ docker exec --env ******** --env ******** d2dd0e7e10b3de2371a65dd33a139254cdf378260796688050e5a1b95c11009c ssh-agent -k [2023-08-26T04:16:56.421Z] unset SSH_AUTH_SOCK; [2023-08-26T04:16:56.422Z] unset SSH_AGENT_PID; [2023-08-26T04:16:56.422Z] echo Agent pid 38 killed; [2023-08-26T04:16:56.432Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-26T04:16:56.457Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-26T04:16:56.457Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-26T04:16:56.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-26T04:16:56.567Z] $ docker exec d2dd0e7e10b3de2371a65dd33a139254cdf378260796688050e5a1b95c11009c ssh-agent [2023-08-26T04:16:56.669Z] SSH_AUTH_SOCK=/tmp/ssh-w8OvKlaGP7YZ/agent.71 [2023-08-26T04:16:56.669Z] SSH_AGENT_PID=78 [2023-08-26T04:16:56.673Z] Running ssh-add (command line suppressed) [2023-08-26T04:16:56.765Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12645854505159821377.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12645854505159821377.key) [2023-08-26T04:16:56.779Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-26T04:16:57.063Z] + git semver init [2023-08-26T04:16:57.323Z] 2023-08-26 04:16:57,231 [run_init] DEBUG init version:0.0.0 force:False [2023-08-26T04:16:57.323Z] 2023-08-26 04:16:57,232 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-08-26T04:16:57.323Z] 2023-08-26 04:16:57,233 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-08-26T04:16:57.323Z] 2023-08-26 04:16:57,233 [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-08-26T04:16:58.704Z] 2023-08-26 04:16:58,329 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-08-26T04:16:58.704Z] 2023-08-26 04:16:58,330 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-08-26T04:16:58.704Z] 2023-08-26 04:16:58,330 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-08-26T04:16:58.704Z] 2023-08-26 04:16:58,330 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-08-26T04:16:58.704Z] 3.1.0-dev.8 [Pipeline] } [2023-08-26T04:16:58.710Z] $ docker exec --env ******** --env ******** d2dd0e7e10b3de2371a65dd33a139254cdf378260796688050e5a1b95c11009c ssh-agent -k [2023-08-26T04:16:58.806Z] unset SSH_AUTH_SOCK; [2023-08-26T04:16:58.806Z] unset SSH_AGENT_PID; [2023-08-26T04:16:58.806Z] echo Agent pid 78 killed; [2023-08-26T04:16:58.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-26T04:16:59.131Z] + git semver [Pipeline] } [2023-08-26T04:16:59.400Z] $ docker stop --time=1 d2dd0e7e10b3de2371a65dd33a139254cdf378260796688050e5a1b95c11009c [2023-08-26T04:17:00.698Z] $ docker rm -f --volumes d2dd0e7e10b3de2371a65dd33a139254cdf378260796688050e5a1b95c11009c [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-26T04:17:01.033Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-26T04:17:01.226Z] Stashed 1 file(s) [Pipeline] echo [2023-08-26T04:17:01.229Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.8 [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-08-26T04:17:01.396Z] provisioning config files... [2023-08-26T04:17:01.404Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13831236008726990573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-26T04:17:01.697Z] ---> docker-login.sh [2023-08-26T04:17:01.697Z] nexus3.edgexfoundry.org:10001 [2023-08-26T04:17:01.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:17:01.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:17:01.697Z] Configure a credential helper to remove this warning. See [2023-08-26T04:17:01.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:17:01.697Z] [2023-08-26T04:17:01.697Z] Login Succeeded [2023-08-26T04:17:01.697Z] nexus3.edgexfoundry.org:10002 [2023-08-26T04:17:01.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:17:01.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:17:01.697Z] Configure a credential helper to remove this warning. See [2023-08-26T04:17:01.697Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:17:01.697Z] [2023-08-26T04:17:01.697Z] Login Succeeded [2023-08-26T04:17:01.697Z] nexus3.edgexfoundry.org:10003 [2023-08-26T04:17:01.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:17:01.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:17:01.955Z] Configure a credential helper to remove this warning. See [2023-08-26T04:17:01.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:17:01.955Z] [2023-08-26T04:17:01.955Z] Login Succeeded [2023-08-26T04:17:01.955Z] nexus3.edgexfoundry.org:10004 [2023-08-26T04:17:01.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:17:01.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:17:01.955Z] Configure a credential helper to remove this warning. See [2023-08-26T04:17:01.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:17:01.955Z] [2023-08-26T04:17:01.955Z] Login Succeeded [2023-08-26T04:17:01.955Z] docker.io [2023-08-26T04:17:02.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:17:02.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:17:02.213Z] Configure a credential helper to remove this warning. See [2023-08-26T04:17:02.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:17:02.213Z] [2023-08-26T04:17:02.213Z] Login Succeeded [2023-08-26T04:17:02.213Z] ---> docker-login.sh ends [Pipeline] } [2023-08-26T04:17:02.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-26T04:17:02.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-26T04:17:02.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-26T04:17:02.300Z] ========================================================= [2023-08-26T04:17:02.300Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-26T04:17:02.300Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:17:02.615Z] + 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-08-26T04:17:02.615Z] Sending build context to Docker daemon 23.56MB [2023-08-26T04:17:02.615Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-26T04:17:02.615Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-26T04:17:02.874Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-26T04:17:02.874Z] 4db1b89c0bd1: Pulling fs layer [2023-08-26T04:17:02.874Z] 6911f1a30b25: Pulling fs layer [2023-08-26T04:17:02.874Z] e194b8c5c2a9: Pulling fs layer [2023-08-26T04:17:02.874Z] 6863d3e3a2b1: Pulling fs layer [2023-08-26T04:17:02.874Z] ec0bb842ea78: Pulling fs layer [2023-08-26T04:17:02.874Z] 40a00589a448: Pulling fs layer [2023-08-26T04:17:02.874Z] 6c08303d61cc: Pulling fs layer [2023-08-26T04:17:02.874Z] 798269fcf238: Pulling fs layer [2023-08-26T04:17:02.874Z] ec0bb842ea78: Waiting [2023-08-26T04:17:02.874Z] 40a00589a448: Waiting [2023-08-26T04:17:02.874Z] 6c08303d61cc: Waiting [2023-08-26T04:17:02.874Z] 798269fcf238: Waiting [2023-08-26T04:17:02.874Z] 6863d3e3a2b1: Waiting [2023-08-26T04:17:02.874Z] 6911f1a30b25: Download complete [2023-08-26T04:17:02.874Z] 6863d3e3a2b1: Verifying Checksum [2023-08-26T04:17:02.874Z] 6863d3e3a2b1: Download complete [2023-08-26T04:17:02.874Z] ec0bb842ea78: Verifying Checksum [2023-08-26T04:17:02.874Z] ec0bb842ea78: Download complete [2023-08-26T04:17:02.874Z] 4db1b89c0bd1: Download complete [2023-08-26T04:17:02.874Z] 40a00589a448: Verifying Checksum [2023-08-26T04:17:02.874Z] 40a00589a448: Download complete [2023-08-26T04:17:02.874Z] 4db1b89c0bd1: Pull complete [2023-08-26T04:17:03.135Z] 6911f1a30b25: Pull complete [2023-08-26T04:17:03.393Z] e194b8c5c2a9: Verifying Checksum [2023-08-26T04:17:03.393Z] e194b8c5c2a9: Download complete [2023-08-26T04:17:03.393Z] 798269fcf238: Verifying Checksum [2023-08-26T04:17:03.393Z] 798269fcf238: Download complete [2023-08-26T04:17:03.650Z] 6c08303d61cc: Verifying Checksum [2023-08-26T04:17:03.650Z] 6c08303d61cc: Download complete [2023-08-26T04:17:06.930Z] e194b8c5c2a9: Pull complete [2023-08-26T04:17:06.930Z] 6863d3e3a2b1: Pull complete [2023-08-26T04:17:06.930Z] ec0bb842ea78: Pull complete [2023-08-26T04:17:06.930Z] 40a00589a448: Pull complete [2023-08-26T04:17:08.835Z] 6c08303d61cc: Pull complete [2023-08-26T04:17:09.770Z] 798269fcf238: Pull complete [2023-08-26T04:17:09.770Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-26T04:17:09.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-26T04:17:09.770Z] ---> ec979cd7f677 [2023-08-26T04:17:09.770Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-26T04:17:13.972Z] ---> Running in 97fdbaf21c98 [2023-08-26T04:17:13.972Z] Removing intermediate container 97fdbaf21c98 [2023-08-26T04:17:13.972Z] ---> 59264c9fb99d [2023-08-26T04:17:13.972Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-26T04:17:13.972Z] ---> Running in 2eb82734c448 [2023-08-26T04:17:13.972Z] Removing intermediate container 2eb82734c448 [2023-08-26T04:17:13.972Z] ---> 1e10ca34a563 [2023-08-26T04:17:13.972Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-26T04:17:13.972Z] ---> Running in 3b70748692ec [2023-08-26T04:17:13.972Z] Removing intermediate container 3b70748692ec [2023-08-26T04:17:13.972Z] ---> 195871e35492 [2023-08-26T04:17:13.972Z] Step 6/12 : WORKDIR /device-virtual-go [2023-08-26T04:17:13.972Z] ---> Running in 107de334478d [2023-08-26T04:17:13.972Z] Removing intermediate container 107de334478d [2023-08-26T04:17:13.972Z] ---> 85e9c888e1fb [2023-08-26T04:17:13.972Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-26T04:17:13.972Z] ---> Running in 8dbd5ed683a9 [2023-08-26T04:17:14.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-26T04:17:14.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-26T04:17:14.749Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-26T04:17:14.749Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-26T04:17:14.749Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-26T04:17:14.749Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-26T04:17:14.749Z] Executing busybox-1.35.0-r29.trigger [2023-08-26T04:17:14.749Z] OK: 269 MiB in 57 packages [2023-08-26T04:17:15.316Z] Removing intermediate container 8dbd5ed683a9 [2023-08-26T04:17:15.316Z] ---> 4be0e967aee5 [2023-08-26T04:17:15.316Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-26T04:17:15.316Z] ---> 483b9ac469b7 [2023-08-26T04:17:15.316Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T04:17:15.316Z] ---> Running in ca944ff22e78 [2023-08-26T04:17:16.349Z] Still waiting to schedule task [2023-08-26T04:17:16.350Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-26T04:18:11.749Z] Removing intermediate container ca944ff22e78 [2023-08-26T04:18:11.749Z] ---> 34b5e31e1608 [2023-08-26T04:18:11.749Z] Step 10/12 : COPY . . [2023-08-26T04:18:11.749Z] ---> d433daad53b4 [2023-08-26T04:18:11.749Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-26T04:18:11.749Z] ---> Running in 4537e7b31448 [2023-08-26T04:18:11.749Z] Removing intermediate container 4537e7b31448 [2023-08-26T04:18:11.749Z] ---> a103313b3cb8 [2023-08-26T04:18:11.749Z] Step 12/12 : RUN $MAKE [2023-08-26T04:18:11.749Z] ---> Running in 55e22e8125fa [2023-08-26T04:18:11.749Z] noop [2023-08-26T04:18:11.749Z] Removing intermediate container 55e22e8125fa [2023-08-26T04:18:11.749Z] ---> 6cdcfe098791 [2023-08-26T04:18:11.749Z] Successfully built 6cdcfe098791 [2023-08-26T04:18:11.749Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:18:15.413Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-26T04:18:15.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-26T04:18:15.481Z] prd-ubuntu20.04-docker-8c-8g-4624 does not seem to be running inside a container [2023-08-26T04:18:15.515Z] $ 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-08-26T04:18:15.834Z] $ docker top d0d705d957d1e879abe484ec32d7e055d279ec5055abe0b685a07859cc9d421b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-26T04:18:16.192Z] + go version [2023-08-26T04:18:16.192Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-26T04:18:16.204Z] $ docker stop --time=1 d0d705d957d1e879abe484ec32d7e055d279ec5055abe0b685a07859cc9d421b [2023-08-26T04:18:17.448Z] $ docker rm -f --volumes d0d705d957d1e879abe484ec32d7e055d279ec5055abe0b685a07859cc9d421b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:18:17.857Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-26T04:18:17.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-26T04:18:17.925Z] prd-ubuntu20.04-docker-8c-8g-4624 does not seem to be running inside a container [2023-08-26T04:18:17.956Z] $ 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-08-26T04:18:18.286Z] $ docker top 27c4cb71ce602525062ee4075b3c23fea1c2f3fd78bd1813310dcbd399cc6377 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-26T04:18:18.634Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-08-26T04:18:18.924Z] + make test [2023-08-26T04:18:18.924Z] go test ./... -coverprofile=coverage.out [2023-08-26T04:18:24.188Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-08-26T04:18:34.153Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-08-26T04:18:34.153Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements [2023-08-26T04:18:39.412Z] go vet ./... [2023-08-26T04:18:42.448Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-26T04:18:42.448Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-26T04:18:42.448Z] ./bin/test-attribution-txt.sh [2023-08-26T04:18:42.448Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-08-26T04:18:42.448Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-08-26T04:18:42.448Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-26T04:18:42.448Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-26T04:18:42.448Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-26T04:18:42.448Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-26T04:18:42.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-26T04:18:42.471Z] $ docker stop --time=1 27c4cb71ce602525062ee4075b3c23fea1c2f3fd78bd1813310dcbd399cc6377 [2023-08-26T04:18:45.889Z] $ docker rm -f --volumes 27c4cb71ce602525062ee4075b3c23fea1c2f3fd78bd1813310dcbd399cc6377 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-26T04:18:46.338Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-26T04:18:46.380Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-26T04:18:46.910Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-26T04:18:47.194Z] + ls -al . [2023-08-26T04:18:47.194Z] total 204 [2023-08-26T04:18:47.194Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 26 04:18 . [2023-08-26T04:18:47.194Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 04:16 .. [2023-08-26T04:18:47.194Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 04:16 .git [2023-08-26T04:18:47.194Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 04:16 .github [2023-08-26T04:18:47.194Z] -rw-rw-r-- 1 jenkins jenkins 337 Aug 26 04:16 .gitignore [2023-08-26T04:18:47.194Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 26 04:16 .golangci.yml [2023-08-26T04:18:47.194Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 26 04:16 .semver [2023-08-26T04:18:47.194Z] -rw-rw-r-- 1 jenkins jenkins 8950 Aug 26 04:16 Attribution.txt [2023-08-26T04:18:47.194Z] -rw-rw-r-- 1 jenkins jenkins 14372 Aug 26 04:16 CHANGELOG.md [2023-08-26T04:18:47.194Z] -rw-rw-r-- 1 jenkins jenkins 1646 Aug 26 04:16 Dockerfile [2023-08-26T04:18:47.194Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 26 04:16 GOVERNANCE.md [2023-08-26T04:18:47.194Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 26 04:16 Jenkinsfile [2023-08-26T04:18:47.194Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 26 04:16 LICENSE [2023-08-26T04:18:47.194Z] -rw-rw-r-- 1 jenkins jenkins 1947 Aug 26 04:16 Makefile [2023-08-26T04:18:47.194Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 26 04:16 OWNERS.md [2023-08-26T04:18:47.194Z] -rw-rw-r-- 1 jenkins jenkins 4111 Aug 26 04:16 README.md [2023-08-26T04:18:47.194Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 26 04:17 VERSION [2023-08-26T04:18:47.194Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 04:16 bin [2023-08-26T04:18:47.194Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 04:16 cmd [2023-08-26T04:18:47.194Z] -rw-r--r-- 1 jenkins jenkins 43063 Aug 26 04:18 coverage.out [2023-08-26T04:18:47.194Z] -rw-rw-r-- 1 jenkins jenkins 3636 Aug 26 04:16 go.mod [2023-08-26T04:18:47.194Z] -rw-rw-r-- 1 jenkins jenkins 33427 Aug 26 04:16 go.sum [2023-08-26T04:18:47.194Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 04:16 internal [2023-08-26T04:18:47.194Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 04:16 snap [2023-08-26T04:18:47.194Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 26 04:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:18:47.636Z] + 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=83fb2e95e5e72747d7a272c489488621ada49dbc --label arch=amd64 --label version=3.1.0-dev.8 . [2023-08-26T04:18:47.636Z] Sending build context to Docker daemon 23.61MB [2023-08-26T04:18:47.636Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-26T04:18:47.636Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-26T04:18:47.636Z] ---> 6cdcfe098791 [2023-08-26T04:18:47.636Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-26T04:18:47.894Z] ---> Running in 6ed617b2b9a6 [2023-08-26T04:18:47.894Z] Removing intermediate container 6ed617b2b9a6 [2023-08-26T04:18:47.894Z] ---> 19bab56d36e9 [2023-08-26T04:18:47.894Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-26T04:18:47.894Z] ---> Running in cc219c601166 [2023-08-26T04:18:48.151Z] Removing intermediate container cc219c601166 [2023-08-26T04:18:48.152Z] ---> 545de3a90324 [2023-08-26T04:18:48.152Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-08-26T04:18:48.152Z] ---> Running in 0b3c48e27f3f [2023-08-26T04:18:48.152Z] Removing intermediate container 0b3c48e27f3f [2023-08-26T04:18:48.152Z] ---> ef12326223f9 [2023-08-26T04:18:48.152Z] Step 6/25 : WORKDIR /device-virtual-go [2023-08-26T04:18:48.152Z] ---> Running in fa94257e44da [2023-08-26T04:18:48.152Z] Removing intermediate container fa94257e44da [2023-08-26T04:18:48.152Z] ---> 0d79f7bf5f79 [2023-08-26T04:18:48.152Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-26T04:18:48.152Z] ---> Running in 0e1724da77d6 [2023-08-26T04:18:48.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-26T04:18:48.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-26T04:18:49.029Z] OK: 269 MiB in 57 packages [2023-08-26T04:18:49.307Z] Removing intermediate container 0e1724da77d6 [2023-08-26T04:18:49.307Z] ---> 286415901c34 [2023-08-26T04:18:49.307Z] Step 8/25 : COPY go.mod vendor* ./ [2023-08-26T04:18:49.307Z] ---> 26b446c22809 [2023-08-26T04:18:49.307Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T04:18:49.307Z] ---> Running in 509551c0e0f0 [2023-08-26T04:18:50.309Z] Removing intermediate container 509551c0e0f0 [2023-08-26T04:18:50.309Z] ---> 8a9719f456f2 [2023-08-26T04:18:50.309Z] Step 10/25 : COPY . . [2023-08-26T04:18:50.394Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4625 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-08-26T04:18:50.407Z] Running in /w/workspace/device-virtual-go/134 [Pipeline] { [Pipeline] checkout [2023-08-26T04:18:50.446Z] The recommended git tool is: git [2023-08-26T04:18:50.567Z] ---> 05ba99b4e19c [2023-08-26T04:18:50.567Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-26T04:18:50.567Z] ---> Running in de07d86fb457 [2023-08-26T04:18:50.824Z] Removing intermediate container de07d86fb457 [2023-08-26T04:18:50.824Z] ---> 4a688712d1ee [2023-08-26T04:18:50.824Z] Step 12/25 : RUN $MAKE [2023-08-26T04:18:50.824Z] ---> Running in 13103fef03b2 [2023-08-26T04:18:51.083Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-08-26T04:18:55.309Z] using credential edgex-jenkins-ssh [2023-08-26T04:18:55.324Z] Cloning the remote Git repository [2023-08-26T04:18:55.365Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-08-26T04:18:55.458Z] > git init /w/workspace/device-virtual-go/134 # timeout=10 [2023-08-26T04:18:55.587Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-08-26T04:18:55.588Z] > git --version # timeout=10 [2023-08-26T04:18:55.605Z] > git --version # 'git version 2.25.1' [2023-08-26T04:18:55.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-26T04:18:55.745Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-26T04:18:57.751Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-08-26T04:18:57.781Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-26T04:18:58.581Z] Avoid second fetch [2023-08-26T04:18:58.582Z] Checking out Revision 83fb2e95e5e72747d7a272c489488621ada49dbc (main) [2023-08-26T04:18:59.085Z] Commit message: "Merge pull request #422 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.16" [2023-08-26T04:18:58.594Z] > git config core.sparsecheckout # timeout=10 [2023-08-26T04:18:58.659Z] > git checkout -f 83fb2e95e5e72747d7a272c489488621ada49dbc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-26T04:18:59.992Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-26T04:18:59.992Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-26T04:18:59.992Z] Dload Upload Total Spent Left Speed [2023-08-26T04:18:59.992Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2023-08-26T04:19:00.596Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-26T04:19:00.936Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-26T04:19:00.936Z] + sudo tee /etc/docker/daemon.new [2023-08-26T04:19:00.936Z] { [2023-08-26T04:19:00.936Z] "registry-mirrors": [ [2023-08-26T04:19:00.936Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-26T04:19:00.936Z] ], [2023-08-26T04:19:00.936Z] "bip": "10.250.0.254/24", [2023-08-26T04:19:00.936Z] "hosts": [ [2023-08-26T04:19:00.936Z] "tcp://0.0.0.0:5555", [2023-08-26T04:19:00.936Z] "unix:///var/run/docker.sock" [2023-08-26T04:19:00.936Z] ], [2023-08-26T04:19:00.936Z] "mtu": 1458, [2023-08-26T04:19:00.936Z] "selinux-enabled": true, [2023-08-26T04:19:00.936Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-26T04:19:00.936Z] } [Pipeline] sh [2023-08-26T04:19:01.260Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-26T04:19:01.601Z] + sudo service docker restart [2023-08-26T04:19:13.499Z] Removing intermediate container 13103fef03b2 [2023-08-26T04:19:13.499Z] ---> 443ce7e370ad [2023-08-26T04:19:13.499Z] Step 13/25 : FROM alpine:3.17 [2023-08-26T04:19:13.499Z] 3.17: Pulling from library/alpine [2023-08-26T04:19:13.499Z] 9398808236ff: Pulling fs layer [2023-08-26T04:19:13.499Z] 9398808236ff: Verifying Checksum [2023-08-26T04:19:13.499Z] 9398808236ff: Download complete [2023-08-26T04:19:13.499Z] 9398808236ff: Pull complete [2023-08-26T04:19:13.499Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-26T04:19:13.499Z] Status: Downloaded newer image for alpine:3.17 [2023-08-26T04:19:13.499Z] ---> 1e0b8b5322fc [2023-08-26T04:19:13.499Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-08-26T04:19:13.499Z] ---> Running in 2a140f6d5f87 [2023-08-26T04:19:13.499Z] Removing intermediate container 2a140f6d5f87 [2023-08-26T04:19:13.499Z] ---> 9189ef1a0db8 [2023-08-26T04:19:13.499Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-08-26T04:19:13.499Z] ---> Running in 998d2e267698 [2023-08-26T04:19:13.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-26T04:19:13.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-26T04:19:13.499Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-26T04:19:13.499Z] Executing busybox-1.35.0-r29.trigger [2023-08-26T04:19:13.499Z] OK: 7 MiB in 16 packages [2023-08-26T04:19:13.499Z] Removing intermediate container 998d2e267698 [2023-08-26T04:19:13.499Z] ---> 1ad3e6821716 [2023-08-26T04:19:13.499Z] Step 16/25 : WORKDIR / [2023-08-26T04:19:13.499Z] ---> Running in 3c4e3cae1b33 [2023-08-26T04:19:13.499Z] Removing intermediate container 3c4e3cae1b33 [2023-08-26T04:19:13.499Z] ---> b495973d2849 [2023-08-26T04:19:13.499Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-08-26T04:19:13.499Z] ---> 602623ce43af [2023-08-26T04:19:13.499Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-08-26T04:19:13.499Z] ---> ed4745bba607 [2023-08-26T04:19:13.499Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-08-26T04:19:13.499Z] ---> dd17830eee7f [2023-08-26T04:19:13.499Z] Step 20/25 : EXPOSE 59900 [2023-08-26T04:19:13.499Z] ---> Running in 047c1bbafeb6 [2023-08-26T04:19:13.499Z] Removing intermediate container 047c1bbafeb6 [2023-08-26T04:19:13.499Z] ---> c3f4411bf9ee [2023-08-26T04:19:13.499Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-08-26T04:19:13.499Z] ---> Running in dd1caed2af50 [2023-08-26T04:19:13.758Z] Removing intermediate container dd1caed2af50 [2023-08-26T04:19:13.758Z] ---> d6544ddf3dbc [2023-08-26T04:19:13.758Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-26T04:19:13.758Z] ---> Running in 386929ae5fd0 [2023-08-26T04:19:13.758Z] Removing intermediate container 386929ae5fd0 [2023-08-26T04:19:13.758Z] ---> f381b5a39811 [2023-08-26T04:19:13.758Z] Step 23/25 : LABEL arch=amd64 [2023-08-26T04:19:13.758Z] ---> Running in f87761f3b2f7 [2023-08-26T04:19:13.758Z] Removing intermediate container f87761f3b2f7 [2023-08-26T04:19:13.758Z] ---> d672acda3b6b [2023-08-26T04:19:13.758Z] Step 24/25 : LABEL git_sha=83fb2e95e5e72747d7a272c489488621ada49dbc [2023-08-26T04:19:13.758Z] ---> Running in b350896ca1f8 [2023-08-26T04:19:14.015Z] Removing intermediate container b350896ca1f8 [2023-08-26T04:19:14.015Z] ---> 4306e5236a98 [2023-08-26T04:19:14.015Z] Step 25/25 : LABEL version=3.1.0-dev.8 [2023-08-26T04:19:14.015Z] ---> Running in 086912a7d9dc [2023-08-26T04:19:14.015Z] Removing intermediate container 086912a7d9dc [2023-08-26T04:19:14.015Z] ---> 4162150569be [2023-08-26T04:19:14.015Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-26T04:19:14.015Z] Successfully built 4162150569be [2023-08-26T04:19:14.015Z] 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-08-26T04:19:14.116Z] provisioning config files... [2023-08-26T04:19:14.124Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9104029925350475495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-26T04:19:14.421Z] ---> docker-login.sh [2023-08-26T04:19:14.421Z] nexus3.edgexfoundry.org:10001 [2023-08-26T04:19:14.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:19:14.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:19:14.421Z] Configure a credential helper to remove this warning. See [2023-08-26T04:19:14.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:19:14.421Z] [2023-08-26T04:19:14.421Z] Login Succeeded [2023-08-26T04:19:14.421Z] nexus3.edgexfoundry.org:10002 [2023-08-26T04:19:14.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:19:14.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:19:14.421Z] Configure a credential helper to remove this warning. See [2023-08-26T04:19:14.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:19:14.421Z] [2023-08-26T04:19:14.421Z] Login Succeeded [2023-08-26T04:19:14.421Z] nexus3.edgexfoundry.org:10003 [2023-08-26T04:19:14.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:19:14.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:19:14.681Z] Configure a credential helper to remove this warning. See [2023-08-26T04:19:14.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:19:14.681Z] [2023-08-26T04:19:14.681Z] Login Succeeded [2023-08-26T04:19:14.681Z] nexus3.edgexfoundry.org:10004 [2023-08-26T04:19:14.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:19:14.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:19:14.681Z] Configure a credential helper to remove this warning. See [2023-08-26T04:19:14.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:19:14.681Z] [2023-08-26T04:19:14.681Z] Login Succeeded [2023-08-26T04:19:14.681Z] docker.io [2023-08-26T04:19:14.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:19:14.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:19:14.941Z] Configure a credential helper to remove this warning. See [2023-08-26T04:19:14.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:19:14.941Z] [2023-08-26T04:19:14.941Z] Login Succeeded [2023-08-26T04:19:14.941Z] ---> docker-login.sh ends [Pipeline] } [2023-08-26T04:19:14.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-26T04:19:14.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-26T04:19:15.003Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-08-26T04:19:15.003Z] 83fb2e95e5e72747d7a272c489488621ada49dbc [2023-08-26T04:19:15.003Z] latest [2023-08-26T04:19:15.003Z] 3.1.0-dev.8 [2023-08-26T04:19:15.003Z] 83fb2e95e5e72747d7a272c489488621ada49dbc-3.1.0-dev.8 [2023-08-26T04:19:15.003Z] main [2023-08-26T04:19:15.003Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:19:15.308Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:83fb2e95e5e72747d7a272c489488621ada49dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:19:15.614Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:83fb2e95e5e72747d7a272c489488621ada49dbc [2023-08-26T04:19:15.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-08-26T04:19:15.614Z] 6b2fc36abec6: Preparing [2023-08-26T04:19:15.614Z] 1a2426364e3b: Preparing [2023-08-26T04:19:15.614Z] 87310f3779a1: Preparing [2023-08-26T04:19:15.614Z] a57187675d5f: Preparing [2023-08-26T04:19:15.614Z] 36b50b131297: Preparing [2023-08-26T04:19:15.614Z] 36b50b131297: Layer already exists [2023-08-26T04:19:15.614Z] a57187675d5f: Pushed [2023-08-26T04:19:15.614Z] 87310f3779a1: Pushed [2023-08-26T04:19:15.614Z] 1a2426364e3b: Pushed [2023-08-26T04:19:18.143Z] 6b2fc36abec6: Pushed [2023-08-26T04:19:18.400Z] 83fb2e95e5e72747d7a272c489488621ada49dbc: digest: sha256:2bd4df1850cb7dbde29ea71d556948144c6a911d56f8287784df4a2c5a2b6964 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:19:18.708Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:19:19.013Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-08-26T04:19:19.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-08-26T04:19:19.014Z] 6b2fc36abec6: Preparing [2023-08-26T04:19:19.014Z] 1a2426364e3b: Preparing [2023-08-26T04:19:19.014Z] 87310f3779a1: Preparing [2023-08-26T04:19:19.014Z] a57187675d5f: Preparing [2023-08-26T04:19:19.014Z] 36b50b131297: Preparing [2023-08-26T04:19:19.014Z] 36b50b131297: Layer already exists [2023-08-26T04:19:19.014Z] 1a2426364e3b: Layer already exists [2023-08-26T04:19:19.014Z] 6b2fc36abec6: Layer already exists [2023-08-26T04:19:19.014Z] 87310f3779a1: Layer already exists [2023-08-26T04:19:19.014Z] a57187675d5f: Layer already exists [2023-08-26T04:19:19.014Z] latest: digest: sha256:2bd4df1850cb7dbde29ea71d556948144c6a911d56f8287784df4a2c5a2b6964 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:19:19.329Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:19:19.639Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.8 [2023-08-26T04:19:19.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-08-26T04:19:19.639Z] 6b2fc36abec6: Preparing [2023-08-26T04:19:19.639Z] 1a2426364e3b: Preparing [2023-08-26T04:19:19.639Z] 87310f3779a1: Preparing [2023-08-26T04:19:19.639Z] a57187675d5f: Preparing [2023-08-26T04:19:19.639Z] 36b50b131297: Preparing [2023-08-26T04:19:19.639Z] 36b50b131297: Layer already exists [2023-08-26T04:19:19.639Z] 87310f3779a1: Layer already exists [2023-08-26T04:19:19.639Z] a57187675d5f: Layer already exists [2023-08-26T04:19:19.639Z] 6b2fc36abec6: Layer already exists [2023-08-26T04:19:19.639Z] 1a2426364e3b: Layer already exists [2023-08-26T04:19:19.639Z] 3.1.0-dev.8: digest: sha256:2bd4df1850cb7dbde29ea71d556948144c6a911d56f8287784df4a2c5a2b6964 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-26T04:19:19.859Z] provisioning config files... [2023-08-26T04:19:19.884Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/134@tmp/config4215018452747442612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-26T04:19:19.939Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:83fb2e95e5e72747d7a272c489488621ada49dbc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:19:20.228Z] ---> docker-login.sh [2023-08-26T04:19:20.228Z] nexus3.edgexfoundry.org:10001 [2023-08-26T04:19:20.273Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:83fb2e95e5e72747d7a272c489488621ada49dbc-3.1.0-dev.8 [2023-08-26T04:19:20.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-08-26T04:19:20.274Z] 6b2fc36abec6: Preparing [2023-08-26T04:19:20.274Z] 1a2426364e3b: Preparing [2023-08-26T04:19:20.274Z] 87310f3779a1: Preparing [2023-08-26T04:19:20.274Z] a57187675d5f: Preparing [2023-08-26T04:19:20.274Z] 36b50b131297: Preparing [2023-08-26T04:19:20.274Z] 6b2fc36abec6: Layer already exists [2023-08-26T04:19:20.274Z] 36b50b131297: Layer already exists [2023-08-26T04:19:20.274Z] 87310f3779a1: Layer already exists [2023-08-26T04:19:20.274Z] 1a2426364e3b: Layer already exists [2023-08-26T04:19:20.274Z] a57187675d5f: Layer already exists [2023-08-26T04:19:20.274Z] 83fb2e95e5e72747d7a272c489488621ada49dbc-3.1.0-dev.8: digest: sha256:2bd4df1850cb7dbde29ea71d556948144c6a911d56f8287784df4a2c5a2b6964 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:19:20.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:19:20.593Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:19:20.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:19:20.768Z] Configure a credential helper to remove this warning. See [2023-08-26T04:19:20.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:19:20.768Z] [2023-08-26T04:19:20.768Z] Login Succeeded [2023-08-26T04:19:20.768Z] nexus3.edgexfoundry.org:10002 [2023-08-26T04:19:20.904Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-08-26T04:19:20.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-08-26T04:19:20.904Z] 6b2fc36abec6: Preparing [2023-08-26T04:19:20.904Z] 1a2426364e3b: Preparing [2023-08-26T04:19:20.904Z] 87310f3779a1: Preparing [2023-08-26T04:19:20.904Z] a57187675d5f: Preparing [2023-08-26T04:19:20.905Z] 36b50b131297: Preparing [2023-08-26T04:19:20.905Z] 1a2426364e3b: Layer already exists [2023-08-26T04:19:20.905Z] 87310f3779a1: Layer already exists [2023-08-26T04:19:20.905Z] a57187675d5f: Layer already exists [2023-08-26T04:19:20.905Z] 6b2fc36abec6: Layer already exists [2023-08-26T04:19:20.905Z] 36b50b131297: Layer already exists [2023-08-26T04:19:20.905Z] main: digest: sha256:2bd4df1850cb7dbde29ea71d556948144c6a911d56f8287784df4a2c5a2b6964 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-26T04:19:20.956Z] ===================================================== [Pipeline] echo [2023-08-26T04:19:20.962Z] taggedImages: [2023-08-26T04:19:20.962Z] - nexus3.edgexfoundry.org:10004/device-virtual:83fb2e95e5e72747d7a272c489488621ada49dbc [2023-08-26T04:19:20.962Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-08-26T04:19:20.962Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.1.0-dev.8 [2023-08-26T04:19:20.962Z] - nexus3.edgexfoundry.org:10004/device-virtual:83fb2e95e5e72747d7a272c489488621ada49dbc-3.1.0-dev.8 [2023-08-26T04:19:20.962Z] - 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 [2023-08-26T04:19:21.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:19:21.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:19:21.038Z] Configure a credential helper to remove this warning. See [2023-08-26T04:19:21.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:19:21.038Z] [2023-08-26T04:19:21.038Z] Login Succeeded [2023-08-26T04:19:21.038Z] nexus3.edgexfoundry.org:10003 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:19:21.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:19:21.340Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-26T04:19:21.340Z] [2023-08-26T04:19:21.340Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:19:21.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:19:21.577Z] Configure a credential helper to remove this warning. See [2023-08-26T04:19:21.577Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:19:21.577Z] [2023-08-26T04:19:21.577Z] Login Succeeded [2023-08-26T04:19:21.577Z] nexus3.edgexfoundry.org:10004 [2023-08-26T04:19:21.635Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-26T04:19:21.635Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-26T04:19:21.635Z] 5eb5b503b376: Pulling fs layer [2023-08-26T04:19:21.635Z] 5c69ac0246d0: Pulling fs layer [2023-08-26T04:19:21.635Z] ec43610c2a17: Pulling fs layer [2023-08-26T04:19:21.635Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-26T04:19:21.635Z] 33b1e0a273af: Pulling fs layer [2023-08-26T04:19:21.635Z] 5d3b04190fa2: Pulling fs layer [2023-08-26T04:19:21.635Z] 2f39f015ded8: Pulling fs layer [2023-08-26T04:19:21.635Z] 5d3b04190fa2: Waiting [2023-08-26T04:19:21.635Z] 33b1e0a273af: Waiting [2023-08-26T04:19:21.635Z] 2f39f015ded8: Waiting [2023-08-26T04:19:21.635Z] 3a2ae6a8a46f: Waiting [2023-08-26T04:19:21.635Z] 5c69ac0246d0: Verifying Checksum [2023-08-26T04:19:21.635Z] 5c69ac0246d0: Download complete [2023-08-26T04:19:21.635Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-26T04:19:21.635Z] 3a2ae6a8a46f: Download complete [2023-08-26T04:19:21.635Z] ec43610c2a17: Verifying Checksum [2023-08-26T04:19:21.635Z] ec43610c2a17: Download complete [2023-08-26T04:19:21.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:19:21.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:19:21.848Z] Configure a credential helper to remove this warning. See [2023-08-26T04:19:21.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:19:21.848Z] [2023-08-26T04:19:21.848Z] Login Succeeded [2023-08-26T04:19:21.848Z] docker.io [2023-08-26T04:19:21.896Z] 5d3b04190fa2: Verifying Checksum [2023-08-26T04:19:21.896Z] 5d3b04190fa2: Download complete [2023-08-26T04:19:21.896Z] 33b1e0a273af: Verifying Checksum [2023-08-26T04:19:21.896Z] 33b1e0a273af: Download complete [2023-08-26T04:19:21.896Z] 5eb5b503b376: Verifying Checksum [2023-08-26T04:19:21.896Z] 5eb5b503b376: Download complete [2023-08-26T04:19:22.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:19:22.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:19:22.387Z] Configure a credential helper to remove this warning. See [2023-08-26T04:19:22.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:19:22.387Z] [2023-08-26T04:19:22.387Z] Login Succeeded [2023-08-26T04:19:22.387Z] ---> docker-login.sh ends [Pipeline] } [2023-08-26T04:19:22.400Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-08-26T04:19:22.462Z] 2f39f015ded8: Download complete [Pipeline] echo [2023-08-26T04:19:22.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-26T04:19:22.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-26T04:19:22.683Z] ========================================================= [2023-08-26T04:19:22.683Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-26T04:19:22.683Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:19:23.028Z] 5eb5b503b376: Pull complete [2023-08-26T04:19:23.036Z] + 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-08-26T04:19:23.286Z] 5c69ac0246d0: Pull complete [2023-08-26T04:19:23.307Z] Sending build context to Docker daemon 11.91MB [2023-08-26T04:19:23.307Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-08-26T04:19:23.307Z] Step 2/12 : FROM ${BASE} AS builder [2023-08-26T04:19:23.546Z] ec43610c2a17: Pull complete [2023-08-26T04:19:23.577Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-26T04:19:23.577Z] edb6bdbacee9: Pulling fs layer [2023-08-26T04:19:23.577Z] 5f9638ab2659: Pulling fs layer [2023-08-26T04:19:23.577Z] 8d51d6327a98: Pulling fs layer [2023-08-26T04:19:23.577Z] 8b374f2dd631: Pulling fs layer [2023-08-26T04:19:23.577Z] ec14aa9079de: Pulling fs layer [2023-08-26T04:19:23.577Z] 2f466654f4bb: Pulling fs layer [2023-08-26T04:19:23.577Z] 554e91adad29: Pulling fs layer [2023-08-26T04:19:23.577Z] 8b374f2dd631: Waiting [2023-08-26T04:19:23.577Z] ec14aa9079de: Waiting [2023-08-26T04:19:23.577Z] 2f466654f4bb: Waiting [2023-08-26T04:19:23.577Z] 5f9638ab2659: Verifying Checksum [2023-08-26T04:19:23.577Z] 5f9638ab2659: Download complete [2023-08-26T04:19:23.577Z] 8b374f2dd631: Verifying Checksum [2023-08-26T04:19:23.577Z] 8b374f2dd631: Download complete [2023-08-26T04:19:23.577Z] ec14aa9079de: Verifying Checksum [2023-08-26T04:19:23.577Z] ec14aa9079de: Download complete [2023-08-26T04:19:23.577Z] edb6bdbacee9: Verifying Checksum [2023-08-26T04:19:23.805Z] 3a2ae6a8a46f: Pull complete [2023-08-26T04:19:23.805Z] 33b1e0a273af: Pull complete [2023-08-26T04:19:24.065Z] 5d3b04190fa2: Pull complete [2023-08-26T04:19:24.549Z] edb6bdbacee9: Pull complete [2023-08-26T04:19:24.823Z] 554e91adad29: Verifying Checksum [2023-08-26T04:19:24.823Z] 554e91adad29: Download complete [2023-08-26T04:19:25.100Z] 5f9638ab2659: Pull complete [2023-08-26T04:19:26.069Z] 8d51d6327a98: Verifying Checksum [2023-08-26T04:19:26.069Z] 8d51d6327a98: Download complete [2023-08-26T04:19:26.069Z] 2f466654f4bb: Download complete [2023-08-26T04:19:28.250Z] 2f39f015ded8: Pull complete [2023-08-26T04:19:28.250Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-26T04:19:28.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-26T04:19:28.250Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-26T04:19:28.332Z] prd-ubuntu20.04-docker-8c-8g-4624 does not seem to be running inside a container [2023-08-26T04:19:28.358Z] $ 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-08-26T04:19:32.630Z] $ docker top a1f104ede6290b45a6768f46f51f6a6be923779da8189db1607c5b71e513f557 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-26T04:19:33.018Z] ---> job-cost.sh [2023-08-26T04:19:33.018Z] lf-activate-venv: SKIPPING [2023-08-26T04:19:33.018Z] INFO: No Stack... [2023-08-26T04:19:33.277Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-26T04:19:33.535Z] INFO: Archiving Costs [Pipeline] sh [2023-08-26T04:19:33.829Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-08-26T04:19:33.829Z] + cut -d, -f6 [Pipeline] lock [2023-08-26T04:19:33.842Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-134-stack-cost] [2023-08-26T04:19:33.847Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-134-stack-cost] did not exist. Created. [2023-08-26T04:19:33.847Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-26T04:19:34.149Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-26T04:19:34.179Z] Stashed 1 file(s) [Pipeline] } [2023-08-26T04:19:34.186Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-134-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-26T04:19:34.207Z] $ docker stop --time=1 a1f104ede6290b45a6768f46f51f6a6be923779da8189db1607c5b71e513f557 [2023-08-26T04:19:35.351Z] $ docker rm -f --volumes a1f104ede6290b45a6768f46f51f6a6be923779da8189db1607c5b71e513f557 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-26T04:19:38.418Z] 8d51d6327a98: Pull complete [2023-08-26T04:19:38.418Z] 8b374f2dd631: Pull complete [2023-08-26T04:19:38.418Z] ec14aa9079de: Pull complete [2023-08-26T04:19:43.787Z] 2f466654f4bb: Pull complete [2023-08-26T04:19:46.382Z] 554e91adad29: Pull complete [2023-08-26T04:19:46.382Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-26T04:19:46.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-26T04:19:46.382Z] ---> 1e15ea492957 [2023-08-26T04:19:46.382Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-26T04:19:48.330Z] ---> Running in cd0cf7139e47 [2023-08-26T04:19:48.330Z] Removing intermediate container cd0cf7139e47 [2023-08-26T04:19:48.330Z] ---> eb2bdc947466 [2023-08-26T04:19:48.330Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-08-26T04:19:48.330Z] ---> Running in c55bda6b7385 [2023-08-26T04:19:48.601Z] Removing intermediate container c55bda6b7385 [2023-08-26T04:19:48.601Z] ---> 5ce23db115a7 [2023-08-26T04:19:48.601Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-08-26T04:19:48.601Z] ---> Running in 86ce99f3c1ef [2023-08-26T04:19:48.870Z] Removing intermediate container 86ce99f3c1ef [2023-08-26T04:19:48.870Z] ---> 4b16b8ee9d34 [2023-08-26T04:19:48.870Z] Step 6/12 : WORKDIR /device-virtual-go [2023-08-26T04:19:49.138Z] ---> Running in 8775927f10de [2023-08-26T04:19:49.408Z] Removing intermediate container 8775927f10de [2023-08-26T04:19:49.408Z] ---> 069eb11ffcd8 [2023-08-26T04:19:49.408Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-26T04:19:49.408Z] ---> Running in 664c39c2c5d0 [2023-08-26T04:19:50.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-26T04:19:50.951Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-26T04:19:51.927Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-08-26T04:19:51.927Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-08-26T04:19:51.927Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-08-26T04:19:51.927Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-08-26T04:19:51.927Z] Executing busybox-1.35.0-r29.trigger [2023-08-26T04:19:51.927Z] OK: 268 MiB in 57 packages [2023-08-26T04:19:53.349Z] Removing intermediate container 664c39c2c5d0 [2023-08-26T04:19:53.349Z] ---> 038ea827ff14 [2023-08-26T04:19:53.349Z] Step 8/12 : COPY go.mod vendor* ./ [2023-08-26T04:19:56.701Z] ---> ef428c35cf0a [2023-08-26T04:19:56.701Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T04:19:56.701Z] ---> Running in ba7f217db02c [2023-08-26T04:21:04.676Z] Removing intermediate container ba7f217db02c [2023-08-26T04:21:04.676Z] ---> 21ab58b4e714 [2023-08-26T04:21:04.676Z] Step 10/12 : COPY . . [2023-08-26T04:21:04.676Z] ---> 9acb0694106b [2023-08-26T04:21:04.676Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-26T04:21:04.676Z] ---> Running in 4d4fba944c3a [2023-08-26T04:21:04.676Z] Removing intermediate container 4d4fba944c3a [2023-08-26T04:21:04.676Z] ---> f510a7d498e6 [2023-08-26T04:21:04.676Z] Step 12/12 : RUN $MAKE [2023-08-26T04:21:04.676Z] ---> Running in 9c16c68a4a77 [2023-08-26T04:21:04.676Z] noop [2023-08-26T04:21:04.676Z] Removing intermediate container 9c16c68a4a77 [2023-08-26T04:21:04.676Z] ---> 426997c8eedf [2023-08-26T04:21:04.676Z] Successfully built 426997c8eedf [2023-08-26T04:21:04.676Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:21:05.034Z] + docker inspect -f . ci-base-image-arm64 [2023-08-26T04:21:05.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-26T04:21:05.240Z] prd-ubuntu20.04-docker-arm64-4c-16g-4625 does not seem to be running inside a container [2023-08-26T04:21:05.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/134 -v /w/workspace/device-virtual-go/134:/w/workspace/device-virtual-go/134:rw,z -v /w/workspace/device-virtual-go/134@tmp:/w/workspace/device-virtual-go/134@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-08-26T04:21:06.507Z] $ docker top d05f23e9b4a0d92a514d7b5bec5efa32d5fe5cfbd4caae104fa8503b2ebc5b18 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-26T04:21:07.324Z] + go version [2023-08-26T04:21:07.324Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-26T04:21:07.343Z] $ docker stop --time=1 d05f23e9b4a0d92a514d7b5bec5efa32d5fe5cfbd4caae104fa8503b2ebc5b18 [2023-08-26T04:21:08.931Z] $ docker rm -f --volumes d05f23e9b4a0d92a514d7b5bec5efa32d5fe5cfbd4caae104fa8503b2ebc5b18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:21:09.496Z] + docker inspect -f . ci-base-image-arm64 [2023-08-26T04:21:09.496Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-26T04:21:09.687Z] prd-ubuntu20.04-docker-arm64-4c-16g-4625 does not seem to be running inside a container [2023-08-26T04:21:09.756Z] $ 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/134 -v /w/workspace/device-virtual-go/134:/w/workspace/device-virtual-go/134:rw,z -v /w/workspace/device-virtual-go/134@tmp:/w/workspace/device-virtual-go/134@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-08-26T04:21:10.882Z] $ docker top dc6142f41e9a99639a1bd64b1f9d474a8fe1b910886c31665ab68ed6d4d7f541 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-26T04:21:11.403Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/134 [Pipeline] fileExists [Pipeline] sh [2023-08-26T04:21:12.051Z] + make test [2023-08-26T04:21:12.051Z] go test ./... -coverprofile=coverage.out [2023-08-26T04:21:44.269Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-08-26T04:23:35.925Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-08-26T04:23:36.511Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.098s coverage: 58.4% of statements [2023-08-26T04:23:37.094Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-26T04:23:37.094Z] go vet ./... [2023-08-26T04:24:03.781Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-26T04:24:03.781Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-26T04:24:03.781Z] ./bin/test-attribution-txt.sh [2023-08-26T04:24:03.781Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-08-26T04:24:03.781Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-08-26T04:24:03.781Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-08-26T04:24:03.781Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-08-26T04:24:03.781Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-08-26T04:24:03.781Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2023-08-26T04:24:03.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-26T04:24:03.809Z] $ docker stop --time=1 dc6142f41e9a99639a1bd64b1f9d474a8fe1b910886c31665ab68ed6d4d7f541 [2023-08-26T04:24:05.584Z] $ docker rm -f --volumes dc6142f41e9a99639a1bd64b1f9d474a8fe1b910886c31665ab68ed6d4d7f541 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-26T04:24:06.699Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-26T04:24:06.723Z] Warning: overwriting stash ‘coverage-report’ [2023-08-26T04:24:07.138Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-26T04:24:07.532Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-26T04:24:07.844Z] + ls -al . [2023-08-26T04:24:07.844Z] total 200 [2023-08-26T04:24:07.844Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 04:21 . [2023-08-26T04:24:07.844Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 04:18 .. [2023-08-26T04:24:07.844Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 26 04:18 .git [2023-08-26T04:24:07.844Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 04:18 .github [2023-08-26T04:24:07.844Z] -rw-rw-r-- 1 jenkins jenkins 337 Aug 26 04:18 .gitignore [2023-08-26T04:24:07.844Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 26 04:18 .golangci.yml [2023-08-26T04:24:07.844Z] -rw-rw-r-- 1 jenkins jenkins 8950 Aug 26 04:18 Attribution.txt [2023-08-26T04:24:07.844Z] -rw-rw-r-- 1 jenkins jenkins 14372 Aug 26 04:18 CHANGELOG.md [2023-08-26T04:24:07.844Z] -rw-rw-r-- 1 jenkins jenkins 1646 Aug 26 04:18 Dockerfile [2023-08-26T04:24:07.844Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 26 04:18 GOVERNANCE.md [2023-08-26T04:24:07.844Z] -rw-rw-r-- 1 jenkins jenkins 660 Aug 26 04:18 Jenkinsfile [2023-08-26T04:24:07.844Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 26 04:18 LICENSE [2023-08-26T04:24:07.844Z] -rw-rw-r-- 1 jenkins jenkins 1947 Aug 26 04:18 Makefile [2023-08-26T04:24:07.844Z] -rw-rw-r-- 1 jenkins jenkins 623 Aug 26 04:18 OWNERS.md [2023-08-26T04:24:07.844Z] -rw-rw-r-- 1 jenkins jenkins 4111 Aug 26 04:18 README.md [2023-08-26T04:24:07.844Z] -rw-rw-r-- 1 jenkins jenkins 11 Aug 26 04:17 VERSION [2023-08-26T04:24:07.844Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 26 04:18 bin [2023-08-26T04:24:07.844Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 04:18 cmd [2023-08-26T04:24:07.844Z] -rw-r--r-- 1 jenkins jenkins 43063 Aug 26 04:23 coverage.out [2023-08-26T04:24:07.844Z] -rw-rw-r-- 1 jenkins jenkins 3636 Aug 26 04:18 go.mod [2023-08-26T04:24:07.844Z] -rw-rw-r-- 1 jenkins jenkins 33427 Aug 26 04:18 go.sum [2023-08-26T04:24:07.844Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 26 04:18 internal [2023-08-26T04:24:07.844Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 26 04:18 snap [2023-08-26T04:24:07.844Z] -rw-rw-r-- 1 jenkins jenkins 235 Aug 26 04:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:24:08.179Z] + 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=83fb2e95e5e72747d7a272c489488621ada49dbc --label arch=arm64 --label version=3.1.0-dev.8 . [2023-08-26T04:24:08.444Z] Sending build context to Docker daemon 11.96MB [2023-08-26T04:24:08.444Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-08-26T04:24:08.444Z] Step 2/25 : FROM ${BASE} AS builder [2023-08-26T04:24:08.444Z] ---> 426997c8eedf [2023-08-26T04:24:08.444Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-08-26T04:24:08.711Z] ---> Running in a79350dd8d31 [2023-08-26T04:24:08.977Z] Removing intermediate container a79350dd8d31 [2023-08-26T04:24:08.977Z] ---> f19fcee8ecbd [2023-08-26T04:24:08.977Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-08-26T04:24:08.977Z] ---> Running in ae056904e4e0 [2023-08-26T04:24:09.244Z] Removing intermediate container ae056904e4e0 [2023-08-26T04:24:09.244Z] ---> 2af0fc28634e [2023-08-26T04:24:09.244Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-08-26T04:24:09.244Z] ---> Running in 7ca7deb5f550 [2023-08-26T04:24:09.512Z] Removing intermediate container 7ca7deb5f550 [2023-08-26T04:24:09.512Z] ---> 3f55ab705b2c [2023-08-26T04:24:09.512Z] Step 6/25 : WORKDIR /device-virtual-go [2023-08-26T04:24:09.512Z] ---> Running in 7fe3efaab9ce [2023-08-26T04:24:09.779Z] Removing intermediate container 7fe3efaab9ce [2023-08-26T04:24:09.779Z] ---> 97b4516653bb [2023-08-26T04:24:09.780Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-26T04:24:10.054Z] ---> Running in 23cd52cf32ed [2023-08-26T04:24:11.021Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-26T04:24:11.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-26T04:24:12.564Z] OK: 268 MiB in 57 packages [2023-08-26T04:24:14.502Z] Removing intermediate container 23cd52cf32ed [2023-08-26T04:24:14.502Z] ---> 412ac17d07d2 [2023-08-26T04:24:14.502Z] Step 8/25 : COPY go.mod vendor* ./ [2023-08-26T04:24:14.502Z] ---> ea741f1732c5 [2023-08-26T04:24:14.502Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-26T04:24:14.771Z] ---> Running in e26158bc7dcb [2023-08-26T04:24:17.346Z] Removing intermediate container e26158bc7dcb [2023-08-26T04:24:17.346Z] ---> 3be65d121b29 [2023-08-26T04:24:17.346Z] Step 10/25 : COPY . . [2023-08-26T04:24:18.312Z] ---> ab7419a6f449 [2023-08-26T04:24:18.312Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-26T04:24:18.312Z] ---> Running in 5785aa946b28 [2023-08-26T04:24:18.312Z] Removing intermediate container 5785aa946b28 [2023-08-26T04:24:18.312Z] ---> 2b96b19444ca [2023-08-26T04:24:18.312Z] Step 12/25 : RUN $MAKE [2023-08-26T04:24:18.582Z] ---> Running in 0c62eac80ba7 [2023-08-26T04:24:19.536Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.1.0-dev.8 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.16" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-08-26T04:26:26.202Z] Removing intermediate container 0c62eac80ba7 [2023-08-26T04:26:26.202Z] ---> 59bc2591937b [2023-08-26T04:26:26.202Z] Step 13/25 : FROM alpine:3.17 [2023-08-26T04:26:26.468Z] 3.17: Pulling from library/alpine [2023-08-26T04:26:26.736Z] 4060ece20d7a: Pulling fs layer [2023-08-26T04:26:26.736Z] 4060ece20d7a: Verifying Checksum [2023-08-26T04:26:26.736Z] 4060ece20d7a: Download complete [2023-08-26T04:26:27.320Z] 4060ece20d7a: Pull complete [2023-08-26T04:26:27.320Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-26T04:26:27.320Z] Status: Downloaded newer image for alpine:3.17 [2023-08-26T04:26:27.320Z] ---> 8650cd65339b [2023-08-26T04:26:27.320Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-08-26T04:26:29.891Z] ---> Running in 3d60ecd902ef [2023-08-26T04:26:30.158Z] Removing intermediate container 3d60ecd902ef [2023-08-26T04:26:30.158Z] ---> b155a23acca7 [2023-08-26T04:26:30.158Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-08-26T04:26:30.158Z] ---> Running in c652535764d5 [2023-08-26T04:26:31.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-26T04:26:31.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-26T04:26:32.659Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-08-26T04:26:32.659Z] Executing busybox-1.35.0-r29.trigger [2023-08-26T04:26:32.659Z] OK: 8 MiB in 16 packages [2023-08-26T04:26:33.620Z] Removing intermediate container c652535764d5 [2023-08-26T04:26:33.620Z] ---> d77506636872 [2023-08-26T04:26:33.620Z] Step 16/25 : WORKDIR / [2023-08-26T04:26:33.620Z] ---> Running in 9712d464552a [2023-08-26T04:26:33.888Z] Removing intermediate container 9712d464552a [2023-08-26T04:26:33.888Z] ---> 3c1bb02b3431 [2023-08-26T04:26:33.888Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-08-26T04:26:34.154Z] ---> 4b5ee575807e [2023-08-26T04:26:34.154Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-08-26T04:26:34.739Z] ---> 9ffa310a4747 [2023-08-26T04:26:34.739Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-08-26T04:26:36.145Z] ---> 5b9b1658f453 [2023-08-26T04:26:36.145Z] Step 20/25 : EXPOSE 59900 [2023-08-26T04:26:36.145Z] ---> Running in 829bb34e88f7 [2023-08-26T04:26:36.413Z] Removing intermediate container 829bb34e88f7 [2023-08-26T04:26:36.413Z] ---> 8a226752095c [2023-08-26T04:26:36.413Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-08-26T04:26:36.683Z] ---> Running in f5234d3e936a [2023-08-26T04:26:36.949Z] Removing intermediate container f5234d3e936a [2023-08-26T04:26:36.949Z] ---> 338513c78209 [2023-08-26T04:26:36.949Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-26T04:26:36.949Z] ---> Running in ab47d0ad8185 [2023-08-26T04:26:37.217Z] Removing intermediate container ab47d0ad8185 [2023-08-26T04:26:37.217Z] ---> 333ebb16ecf6 [2023-08-26T04:26:37.217Z] Step 23/25 : LABEL arch=arm64 [2023-08-26T04:26:37.217Z] ---> Running in fb189a024e92 [2023-08-26T04:26:37.483Z] Removing intermediate container fb189a024e92 [2023-08-26T04:26:37.483Z] ---> 562a34ab257f [2023-08-26T04:26:37.483Z] Step 24/25 : LABEL git_sha=83fb2e95e5e72747d7a272c489488621ada49dbc [2023-08-26T04:26:37.483Z] ---> Running in 5cdd1928e4e0 [2023-08-26T04:26:37.751Z] Removing intermediate container 5cdd1928e4e0 [2023-08-26T04:26:37.751Z] ---> cdac4213eb82 [2023-08-26T04:26:37.751Z] Step 25/25 : LABEL version=3.1.0-dev.8 [2023-08-26T04:26:38.018Z] ---> Running in 0056c1738625 [2023-08-26T04:26:38.284Z] Removing intermediate container 0056c1738625 [2023-08-26T04:26:38.284Z] ---> 2d59ff266dc1 [2023-08-26T04:26:38.284Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-26T04:26:38.284Z] Successfully built 2d59ff266dc1 [2023-08-26T04:26:38.284Z] 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-08-26T04:26:38.414Z] provisioning config files... [2023-08-26T04:26:38.428Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/134@tmp/config5339996185153291922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-26T04:26:38.756Z] ---> docker-login.sh [2023-08-26T04:26:38.756Z] nexus3.edgexfoundry.org:10001 [2023-08-26T04:26:38.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:26:39.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:26:39.023Z] Configure a credential helper to remove this warning. See [2023-08-26T04:26:39.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:26:39.023Z] [2023-08-26T04:26:39.023Z] Login Succeeded [2023-08-26T04:26:39.023Z] nexus3.edgexfoundry.org:10002 [2023-08-26T04:26:39.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:26:39.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:26:39.290Z] Configure a credential helper to remove this warning. See [2023-08-26T04:26:39.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:26:39.290Z] [2023-08-26T04:26:39.290Z] Login Succeeded [2023-08-26T04:26:39.290Z] nexus3.edgexfoundry.org:10003 [2023-08-26T04:26:39.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:26:39.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:26:39.826Z] Configure a credential helper to remove this warning. See [2023-08-26T04:26:39.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:26:39.826Z] [2023-08-26T04:26:39.826Z] Login Succeeded [2023-08-26T04:26:39.826Z] nexus3.edgexfoundry.org:10004 [2023-08-26T04:26:39.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:26:40.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:26:40.094Z] Configure a credential helper to remove this warning. See [2023-08-26T04:26:40.094Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:26:40.094Z] [2023-08-26T04:26:40.094Z] Login Succeeded [2023-08-26T04:26:40.094Z] docker.io [2023-08-26T04:26:40.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-26T04:26:40.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-26T04:26:40.625Z] Configure a credential helper to remove this warning. See [2023-08-26T04:26:40.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-26T04:26:40.625Z] [2023-08-26T04:26:40.625Z] Login Succeeded [2023-08-26T04:26:40.625Z] ---> docker-login.sh ends [Pipeline] } [2023-08-26T04:26:40.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-26T04:26:40.675Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-26T04:26:40.698Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-08-26T04:26:40.698Z] 83fb2e95e5e72747d7a272c489488621ada49dbc [2023-08-26T04:26:40.698Z] latest [2023-08-26T04:26:40.698Z] 3.1.0-dev.8 [2023-08-26T04:26:40.698Z] 83fb2e95e5e72747d7a272c489488621ada49dbc-3.1.0-dev.8 [2023-08-26T04:26:40.698Z] main [2023-08-26T04:26:40.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:26:41.062Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:83fb2e95e5e72747d7a272c489488621ada49dbc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:26:41.412Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:83fb2e95e5e72747d7a272c489488621ada49dbc [2023-08-26T04:26:41.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-08-26T04:26:41.412Z] d4a84898a77e: Preparing [2023-08-26T04:26:41.412Z] b8419b0e50e5: Preparing [2023-08-26T04:26:41.412Z] 85c22019a681: Preparing [2023-08-26T04:26:41.412Z] c23860e6ddeb: Preparing [2023-08-26T04:26:41.412Z] d2d9d24a8c2a: Preparing [2023-08-26T04:26:41.412Z] d2d9d24a8c2a: Layer already exists [2023-08-26T04:26:41.680Z] 85c22019a681: Pushed [2023-08-26T04:26:41.680Z] b8419b0e50e5: Pushed [2023-08-26T04:26:41.680Z] c23860e6ddeb: Pushed [2023-08-26T04:26:48.306Z] d4a84898a77e: Pushed [2023-08-26T04:26:48.307Z] 83fb2e95e5e72747d7a272c489488621ada49dbc: digest: sha256:5fd920b834a2723f29e2480e46427fc0ae18d053fcbd678ebc8da276e4701ce7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:26:48.654Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:26:48.997Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-08-26T04:26:48.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-08-26T04:26:48.997Z] d4a84898a77e: Preparing [2023-08-26T04:26:48.997Z] b8419b0e50e5: Preparing [2023-08-26T04:26:48.997Z] 85c22019a681: Preparing [2023-08-26T04:26:48.997Z] c23860e6ddeb: Preparing [2023-08-26T04:26:48.997Z] d2d9d24a8c2a: Preparing [2023-08-26T04:26:48.997Z] d4a84898a77e: Layer already exists [2023-08-26T04:26:48.997Z] c23860e6ddeb: Layer already exists [2023-08-26T04:26:48.997Z] d2d9d24a8c2a: Layer already exists [2023-08-26T04:26:48.997Z] b8419b0e50e5: Layer already exists [2023-08-26T04:26:48.997Z] 85c22019a681: Layer already exists [2023-08-26T04:26:48.997Z] latest: digest: sha256:5fd920b834a2723f29e2480e46427fc0ae18d053fcbd678ebc8da276e4701ce7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:26:49.334Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:26:49.668Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.8 [2023-08-26T04:26:49.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-08-26T04:26:49.668Z] d4a84898a77e: Preparing [2023-08-26T04:26:49.668Z] b8419b0e50e5: Preparing [2023-08-26T04:26:49.668Z] 85c22019a681: Preparing [2023-08-26T04:26:49.668Z] c23860e6ddeb: Preparing [2023-08-26T04:26:49.668Z] d2d9d24a8c2a: Preparing [2023-08-26T04:26:49.668Z] d4a84898a77e: Layer already exists [2023-08-26T04:26:49.668Z] b8419b0e50e5: Layer already exists [2023-08-26T04:26:49.668Z] 85c22019a681: Layer already exists [2023-08-26T04:26:49.668Z] c23860e6ddeb: Layer already exists [2023-08-26T04:26:49.668Z] d2d9d24a8c2a: Layer already exists [2023-08-26T04:26:49.668Z] 3.1.0-dev.8: digest: sha256:5fd920b834a2723f29e2480e46427fc0ae18d053fcbd678ebc8da276e4701ce7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:26:50.005Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:83fb2e95e5e72747d7a272c489488621ada49dbc-3.1.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:26:50.350Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:83fb2e95e5e72747d7a272c489488621ada49dbc-3.1.0-dev.8 [2023-08-26T04:26:50.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-08-26T04:26:50.350Z] d4a84898a77e: Preparing [2023-08-26T04:26:50.350Z] b8419b0e50e5: Preparing [2023-08-26T04:26:50.350Z] 85c22019a681: Preparing [2023-08-26T04:26:50.350Z] c23860e6ddeb: Preparing [2023-08-26T04:26:50.350Z] d2d9d24a8c2a: Preparing [2023-08-26T04:26:50.350Z] d2d9d24a8c2a: Layer already exists [2023-08-26T04:26:50.350Z] d4a84898a77e: Layer already exists [2023-08-26T04:26:50.350Z] b8419b0e50e5: Layer already exists [2023-08-26T04:26:50.350Z] c23860e6ddeb: Layer already exists [2023-08-26T04:26:50.350Z] 85c22019a681: Layer already exists [2023-08-26T04:26:50.350Z] 83fb2e95e5e72747d7a272c489488621ada49dbc-3.1.0-dev.8: digest: sha256:5fd920b834a2723f29e2480e46427fc0ae18d053fcbd678ebc8da276e4701ce7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:26:50.700Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:26:51.035Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-08-26T04:26:51.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-08-26T04:26:51.035Z] d4a84898a77e: Preparing [2023-08-26T04:26:51.035Z] b8419b0e50e5: Preparing [2023-08-26T04:26:51.035Z] 85c22019a681: Preparing [2023-08-26T04:26:51.035Z] c23860e6ddeb: Preparing [2023-08-26T04:26:51.035Z] d2d9d24a8c2a: Preparing [2023-08-26T04:26:51.035Z] d4a84898a77e: Layer already exists [2023-08-26T04:26:51.035Z] d2d9d24a8c2a: Layer already exists [2023-08-26T04:26:51.035Z] b8419b0e50e5: Layer already exists [2023-08-26T04:26:51.035Z] c23860e6ddeb: Layer already exists [2023-08-26T04:26:51.035Z] 85c22019a681: Layer already exists [2023-08-26T04:26:51.035Z] main: digest: sha256:5fd920b834a2723f29e2480e46427fc0ae18d053fcbd678ebc8da276e4701ce7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-08-26T04:26:51.085Z] ===================================================== [Pipeline] echo [2023-08-26T04:26:51.092Z] taggedImages: [2023-08-26T04:26:51.092Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:83fb2e95e5e72747d7a272c489488621ada49dbc [2023-08-26T04:26:51.092Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-08-26T04:26:51.092Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.1.0-dev.8 [2023-08-26T04:26:51.092Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:83fb2e95e5e72747d7a272c489488621ada49dbc-3.1.0-dev.8 [2023-08-26T04:26:51.092Z] - 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-08-26T04:26:51.457Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-26T04:26:51.457Z] [2023-08-26T04:26:51.457Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:26:51.781Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-26T04:26:51.781Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-26T04:26:51.781Z] 8998bd30e6a1: Pulling fs layer [2023-08-26T04:26:51.781Z] 04944245beec: Pulling fs layer [2023-08-26T04:26:51.781Z] 699f458cf7ca: Pulling fs layer [2023-08-26T04:26:51.781Z] 765212b225bb: Pulling fs layer [2023-08-26T04:26:51.781Z] f23df028b6ca: Pulling fs layer [2023-08-26T04:26:51.781Z] d65c8cfc05b1: Pulling fs layer [2023-08-26T04:26:51.781Z] 2437ff75d9bd: Pulling fs layer [2023-08-26T04:26:51.781Z] f23df028b6ca: Waiting [2023-08-26T04:26:51.781Z] d65c8cfc05b1: Waiting [2023-08-26T04:26:51.781Z] 2437ff75d9bd: Waiting [2023-08-26T04:26:51.781Z] 765212b225bb: Waiting [2023-08-26T04:26:52.050Z] 04944245beec: Verifying Checksum [2023-08-26T04:26:52.050Z] 04944245beec: Download complete [2023-08-26T04:26:52.050Z] 765212b225bb: Verifying Checksum [2023-08-26T04:26:52.050Z] 765212b225bb: Download complete [2023-08-26T04:26:52.050Z] f23df028b6ca: Verifying Checksum [2023-08-26T04:26:52.050Z] f23df028b6ca: Download complete [2023-08-26T04:26:52.050Z] d65c8cfc05b1: Verifying Checksum [2023-08-26T04:26:52.050Z] d65c8cfc05b1: Download complete [2023-08-26T04:26:52.050Z] 699f458cf7ca: Verifying Checksum [2023-08-26T04:26:52.050Z] 699f458cf7ca: Download complete [2023-08-26T04:26:52.637Z] 8998bd30e6a1: Verifying Checksum [2023-08-26T04:26:52.637Z] 8998bd30e6a1: Download complete [2023-08-26T04:26:54.596Z] 2437ff75d9bd: Verifying Checksum [2023-08-26T04:26:54.596Z] 2437ff75d9bd: Download complete [2023-08-26T04:26:56.549Z] 8998bd30e6a1: Pull complete [2023-08-26T04:26:56.814Z] 04944245beec: Pull complete [2023-08-26T04:26:58.217Z] 699f458cf7ca: Pull complete [2023-08-26T04:26:58.217Z] 765212b225bb: Pull complete [2023-08-26T04:26:58.800Z] f23df028b6ca: Pull complete [2023-08-26T04:26:59.067Z] d65c8cfc05b1: Pull complete [2023-08-26T04:27:14.247Z] 2437ff75d9bd: Pull complete [2023-08-26T04:27:14.247Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-26T04:27:14.247Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-26T04:27:14.247Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-26T04:27:14.446Z] prd-ubuntu20.04-docker-arm64-4c-16g-4625 does not seem to be running inside a container [2023-08-26T04:27:14.522Z] $ 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/134 -v /w/workspace/device-virtual-go/134:/w/workspace/device-virtual-go/134:rw,z -v /w/workspace/device-virtual-go/134@tmp:/w/workspace/device-virtual-go/134@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-08-26T04:27:16.937Z] $ docker top f2dcb88a64e0d7d6a40aec4f8632a4145a759ae958d08829d8bd208050d32db9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-26T04:27:17.773Z] ---> job-cost.sh [2023-08-26T04:27:17.773Z] lf-activate-venv: SKIPPING [2023-08-26T04:27:17.773Z] INFO: No Stack... [2023-08-26T04:27:18.037Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-26T04:27:18.988Z] INFO: Archiving Costs [Pipeline] sh [2023-08-26T04:27:19.304Z] + cat /w/workspace/device-virtual-go/134/archives/cost.csv [2023-08-26T04:27:19.305Z] + cut -d, -f6 [Pipeline] lock [2023-08-26T04:27:19.373Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-134-stack-cost] [2023-08-26T04:27:19.379Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-134-stack-cost] did not exist. Created. [2023-08-26T04:27:19.379Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-134-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-26T04:27:20.019Z] /w/workspace/device-virtual-go/134@tmp/durable-09274f70/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-26T04:27:20.656Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-26T04:27:20.676Z] Warning: overwriting stash ‘stack-cost’ [2023-08-26T04:27:20.727Z] Stashed 1 file(s) [Pipeline] } [2023-08-26T04:27:20.735Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-134-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-26T04:27:20.748Z] $ docker stop --time=1 f2dcb88a64e0d7d6a40aec4f8632a4145a759ae958d08829d8bd208050d32db9 [2023-08-26T04:27:22.244Z] $ docker rm -f --volumes f2dcb88a64e0d7d6a40aec4f8632a4145a759ae958d08829d8bd208050d32db9 [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-08-26T04:27:22.643Z] provisioning config files... [2023-08-26T04:27:22.650Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17712254431623419829tmp [Pipeline] { [Pipeline] sh [2023-08-26T04:27:22.942Z] + set +x [2023-08-26T04:27:22.942Z] + + curl -sbash -s -- [2023-08-26T04:27:22.942Z] https://codecov.io/bash [2023-08-26T04:27:22.942Z] [2023-08-26T04:27:22.942Z] _____ _ [2023-08-26T04:27:22.942Z] / ____| | | [2023-08-26T04:27:22.942Z] | | ___ __| | ___ ___ _____ __ [2023-08-26T04:27:22.942Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-26T04:27:22.942Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-26T04:27:22.942Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-26T04:27:22.942Z] Bash-1.0.6 [2023-08-26T04:27:22.942Z] [2023-08-26T04:27:22.942Z] [2023-08-26T04:27:22.942Z] ==> git version 2.25.1 found [2023-08-26T04:27:22.942Z] ==> 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-08-26T04:27:22.942Z] Release-Date: 2020-01-08 [2023-08-26T04:27:22.942Z] 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-08-26T04:27:22.942Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-26T04:27:22.942Z] ==> Jenkins CI detected. [2023-08-26T04:27:22.942Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-08-26T04:27:22.942Z] project root: . [2023-08-26T04:27:22.942Z] --> token set from env [2023-08-26T04:27:22.942Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-26T04:27:22.942Z] ==> Running gcov in . (disable via -X gcov) [2023-08-26T04:27:22.942Z] ==> Python coveragepy not found [2023-08-26T04:27:22.942Z] ==> Searching for coverage reports in: [2023-08-26T04:27:22.942Z] + . [2023-08-26T04:27:22.942Z] -> Found 1 reports [2023-08-26T04:27:22.942Z] ==> Detecting git/mercurial file structure [2023-08-26T04:27:22.942Z] ==> Reading reports [2023-08-26T04:27:22.942Z] + ./coverage.out bytes=43063 [2023-08-26T04:27:22.942Z] ==> Appending adjustments [2023-08-26T04:27:22.942Z] https://docs.codecov.io/docs/fixing-reports [2023-08-26T04:27:23.202Z] + Found adjustments [2023-08-26T04:27:23.202Z] ==> Gzipping contents [2023-08-26T04:27:23.202Z] 8.0K /tmp/codecov.nSM3fz.gz [2023-08-26T04:27:23.202Z] ==> Uploading reports [2023-08-26T04:27:23.202Z] url: https://codecov.io [2023-08-26T04:27:23.202Z] query: branch=main&commit=83fb2e95e5e72747d7a272c489488621ada49dbc&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-26T04:27:23.202Z] -> Pinging Codecov [2023-08-26T04:27:23.202Z] 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=83fb2e95e5e72747d7a272c489488621ada49dbc&build=134&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F134%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-08-26T04:27:23.202Z] -> Uploading to [2023-08-26T04:27:23.202Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-26/5E52B4B073DB2E39498172D8E973AA87/83fb2e95e5e72747d7a272c489488621ada49dbc/7ddf6bb3-3e33-40c3-b4a4-f71ef07dfa41.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230826%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230826T042723Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=02b62a06b570b15111eabb66fc04dd130756971ce85b1d94b1619be46b22613f [2023-08-26T04:27:23.202Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-26T04:27:23.202Z] Dload Upload Total Spent Left Speed [2023-08-26T04:27:23.462Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 26448 --:--:-- --:--:-- --:--:-- 26448 [2023-08-26T04:27:23.462Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/83fb2e95e5e72747d7a272c489488621ada49dbc [Pipeline] } [2023-08-26T04:27:23.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-08-26T04:27:23.678Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-08-26T04:27:23.689Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:27:23.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-26T04:27:23.991Z] [2023-08-26T04:27:23.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:27:24.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-26T04:27:24.300Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-08-26T04:27:24.300Z] df9b9388f04a: Pulling fs layer [2023-08-26T04:27:24.300Z] 52dc419b0ee2: Pulling fs layer [2023-08-26T04:27:24.300Z] 25bc292e5bac: Pulling fs layer [2023-08-26T04:27:24.300Z] 114826534d7a: Pulling fs layer [2023-08-26T04:27:24.300Z] 4657fd5d0bcf: Pulling fs layer [2023-08-26T04:27:24.300Z] 6ad1cebc031e: Pulling fs layer [2023-08-26T04:27:24.300Z] 8a3aa393b2d8: Pulling fs layer [2023-08-26T04:27:24.300Z] 8a3aa393b2d8: Waiting [2023-08-26T04:27:24.300Z] 4657fd5d0bcf: Waiting [2023-08-26T04:27:24.300Z] 6ad1cebc031e: Waiting [2023-08-26T04:27:24.300Z] 114826534d7a: Waiting [2023-08-26T04:27:24.300Z] 25bc292e5bac: Verifying Checksum [2023-08-26T04:27:24.300Z] 25bc292e5bac: Download complete [2023-08-26T04:27:24.300Z] 52dc419b0ee2: Verifying Checksum [2023-08-26T04:27:24.300Z] 52dc419b0ee2: Download complete [2023-08-26T04:27:24.300Z] 4657fd5d0bcf: Download complete [2023-08-26T04:27:24.300Z] df9b9388f04a: Download complete [2023-08-26T04:27:24.557Z] df9b9388f04a: Pull complete [2023-08-26T04:27:24.558Z] 6ad1cebc031e: Verifying Checksum [2023-08-26T04:27:24.558Z] 6ad1cebc031e: Download complete [2023-08-26T04:27:24.558Z] 52dc419b0ee2: Pull complete [2023-08-26T04:27:24.558Z] 25bc292e5bac: Pull complete [2023-08-26T04:27:25.124Z] 114826534d7a: Verifying Checksum [2023-08-26T04:27:25.125Z] 114826534d7a: Download complete [2023-08-26T04:27:25.125Z] 8a3aa393b2d8: Verifying Checksum [2023-08-26T04:27:25.125Z] 8a3aa393b2d8: Download complete [2023-08-26T04:27:28.404Z] 114826534d7a: Pull complete [2023-08-26T04:27:28.404Z] 4657fd5d0bcf: Pull complete [2023-08-26T04:27:28.663Z] 6ad1cebc031e: Pull complete [2023-08-26T04:27:31.189Z] 8a3aa393b2d8: Pull complete [2023-08-26T04:27:31.189Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-08-26T04:27:31.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-08-26T04:27:31.190Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-26T04:27:31.270Z] prd-ubuntu20.04-docker-8c-8g-4624 does not seem to be running inside a container [2023-08-26T04:27:31.301Z] $ 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-08-26T04:27:34.796Z] $ docker top 4ffa5fb32567e6c49f79a1b3c13fe2cdf79b7fb252ead568d169d914449a97cc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-08-26T04:27:34.857Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-08-26T04:27:35.140Z] + set -o pipefail [2023-08-26T04:27:35.141Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-08-26T04:27:41.923Z] [2023-08-26T04:27:41.923Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-08-26T04:27:41.923Z] [2023-08-26T04:27:41.923Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/ac01c124-b1e9-4480-b63c-4e5f47a1826a [2023-08-26T04:27:41.923Z] [2023-08-26T04:27:41.923Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-08-26T04:27:41.923Z] [2023-08-26T04:27:41.923Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-08-26T04:27:41.923Z] [2023-08-26T04:27:42.181Z] [2023-08-26T04:27:42.181Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-08-26T04:27:42.181Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-08-26T04:27:42.181Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-08-26T04:27:42.193Z] $ docker stop --time=1 4ffa5fb32567e6c49f79a1b3c13fe2cdf79b7fb252ead568d169d914449a97cc [2023-08-26T04:27:45.524Z] $ docker rm -f --volumes 4ffa5fb32567e6c49f79a1b3c13fe2cdf79b7fb252ead568d169d914449a97cc [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-08-26T04:27:46.244Z] + git log --format=format:%s -1 83fb2e95e5e72747d7a272c489488621ada49dbc [Pipeline] sh [2023-08-26T04:27:46.535Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-26T04:27:46.535Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:27:46.838Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-26T04:27:46.838Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-26T04:27:46.920Z] prd-ubuntu20.04-docker-8c-8g-4624 does not seem to be running inside a container [2023-08-26T04:27:46.950Z] $ 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-08-26T04:27:47.406Z] $ docker top da5c82e278cba52d7fc3e7bac08c767e3db51d7acf9800790d27980bf45da3e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-26T04:27:47.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-26T04:27:47.498Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-26T04:27:47.588Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-26T04:27:47.591Z] $ docker exec da5c82e278cba52d7fc3e7bac08c767e3db51d7acf9800790d27980bf45da3e4 ssh-agent [2023-08-26T04:27:47.695Z] SSH_AUTH_SOCK=/tmp/ssh-odXWkGocgTGC/agent.31 [2023-08-26T04:27:47.695Z] SSH_AGENT_PID=37 [2023-08-26T04:27:47.700Z] Running ssh-add (command line suppressed) [2023-08-26T04:27:47.796Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15552619394228318333.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15552619394228318333.key) [2023-08-26T04:27:47.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-26T04:27:48.097Z] + git semver tag [2023-08-26T04:27:48.355Z] 2023-08-26 04:27:48,284 [run_tag] DEBUG tag force:False [2023-08-26T04:27:48.355Z] 2023-08-26 04:27:48,284 [check_head_tag] DEBUG check head tag [2023-08-26T04:27:48.355Z] 2023-08-26 04:27:48,285 [execute] INFO git cat-file --batch-check [2023-08-26T04:27:48.355Z] 2023-08-26 04:27:48,285 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-08-26T04:27:48.355Z] 2023-08-26 04:27:48,289 [execute] INFO git cat-file --batch [2023-08-26T04:27:48.355Z] 2023-08-26 04:27:48,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-08-26T04:27:48.355Z] 2023-08-26 04:27:48,297 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-08-26T04:27:48.355Z] 2023-08-26 04:27:48,298 [execute] INFO git tag -a v3.1.0-dev.8 -m v3.1.0-dev.8 [2023-08-26T04:27:48.355Z] 2023-08-26 04:27:48,298 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.8', '-m', 'v3.1.0-dev.8'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-08-26T04:27:48.355Z] 2023-08-26 04:27:48,302 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-08-26T04:27:48.355Z] 3.1.0-dev.8 [Pipeline] } [2023-08-26T04:27:48.365Z] $ docker exec --env ******** --env ******** da5c82e278cba52d7fc3e7bac08c767e3db51d7acf9800790d27980bf45da3e4 ssh-agent -k [2023-08-26T04:27:48.452Z] unset SSH_AUTH_SOCK; [2023-08-26T04:27:48.452Z] unset SSH_AGENT_PID; [2023-08-26T04:27:48.452Z] echo Agent pid 37 killed; [2023-08-26T04:27:48.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-26T04:27:48.763Z] + git semver [Pipeline] } [2023-08-26T04:27:49.035Z] $ docker stop --time=1 da5c82e278cba52d7fc3e7bac08c767e3db51d7acf9800790d27980bf45da3e4 [2023-08-26T04:27:50.303Z] $ docker rm -f --volumes da5c82e278cba52d7fc3e7bac08c767e3db51d7acf9800790d27980bf45da3e4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:27:50.662Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-26T04:27:50.663Z] [2023-08-26T04:27:50.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:27:50.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-26T04:27:50.956Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-08-26T04:27:50.956Z] ab5ef0e58194: Pulling fs layer [2023-08-26T04:27:50.956Z] 9712f1f96733: Pulling fs layer [2023-08-26T04:27:50.956Z] 63f879dbbcfc: Pulling fs layer [2023-08-26T04:27:50.956Z] 0d9ebad4ef96: Pulling fs layer [2023-08-26T04:27:50.956Z] e9a5061849ea: Pulling fs layer [2023-08-26T04:27:50.956Z] d747dcd14b5f: Pulling fs layer [2023-08-26T04:27:50.956Z] 2de7ff778b66: Pulling fs layer [2023-08-26T04:27:50.956Z] e9a5061849ea: Waiting [2023-08-26T04:27:50.956Z] 0d9ebad4ef96: Waiting [2023-08-26T04:27:50.956Z] 2de7ff778b66: Waiting [2023-08-26T04:27:50.956Z] d747dcd14b5f: Waiting [2023-08-26T04:27:50.956Z] 9712f1f96733: Verifying Checksum [2023-08-26T04:27:50.956Z] 9712f1f96733: Download complete [2023-08-26T04:27:51.215Z] 63f879dbbcfc: Verifying Checksum [2023-08-26T04:27:51.215Z] 63f879dbbcfc: Download complete [2023-08-26T04:27:51.473Z] ab5ef0e58194: Verifying Checksum [2023-08-26T04:27:51.473Z] ab5ef0e58194: Download complete [2023-08-26T04:27:51.473Z] e9a5061849ea: Verifying Checksum [2023-08-26T04:27:51.473Z] e9a5061849ea: Download complete [2023-08-26T04:27:51.473Z] d747dcd14b5f: Download complete [2023-08-26T04:27:51.473Z] 0d9ebad4ef96: Verifying Checksum [2023-08-26T04:27:51.473Z] 0d9ebad4ef96: Download complete [2023-08-26T04:27:51.473Z] 2de7ff778b66: Verifying Checksum [2023-08-26T04:27:51.473Z] 2de7ff778b66: Download complete [2023-08-26T04:27:54.001Z] ab5ef0e58194: Pull complete [2023-08-26T04:27:54.001Z] 9712f1f96733: Pull complete [2023-08-26T04:27:54.567Z] 63f879dbbcfc: Pull complete [2023-08-26T04:27:57.866Z] 0d9ebad4ef96: Pull complete [2023-08-26T04:27:57.866Z] e9a5061849ea: Pull complete [2023-08-26T04:27:57.866Z] d747dcd14b5f: Pull complete [2023-08-26T04:27:58.800Z] 2de7ff778b66: Pull complete [2023-08-26T04:27:58.800Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-08-26T04:27:58.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-08-26T04:27:58.800Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-26T04:27:58.875Z] prd-ubuntu20.04-docker-8c-8g-4624 does not seem to be running inside a container [2023-08-26T04:27:58.902Z] $ 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-08-26T04:28:03.220Z] $ docker top fd4c3438f30cdc70ec1d8ccc7588f82d99c6a85d0c39157fe595e92337c7626b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-08-26T04:28:03.282Z] provisioning config files... [2023-08-26T04:28:03.287Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config11853196811433664709tmp [2023-08-26T04:28:03.295Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8977226613736250173tmp [2023-08-26T04:28:03.301Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config13526896394536137200tmp [Pipeline] { [Pipeline] echo [2023-08-26T04:28:03.314Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-26T04:28:03.593Z] ---> sigul-configuration.sh [2023-08-26T04:28:03.593Z] gpg: directory `/root/.gnupg' created [2023-08-26T04:28:03.593Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-08-26T04:28:03.593Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-08-26T04:28:03.593Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-08-26T04:28:03.593Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-08-26T04:28:03.594Z] gpg: CAST5 encrypted data [2023-08-26T04:28:03.594Z] gpg: encrypted with 1 passphrase [2023-08-26T04:28:03.594Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-08-26T04:28:03.875Z] + mkdir /home/jenkins [2023-08-26T04:28:03.875Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-08-26T04:28:04.158Z] + 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-08-26T04:28:04.165Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-26T04:28:04.446Z] ---> sigul-install.sh [2023-08-26T04:28:04.446Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-08-26T04:28:04.732Z] + git tag --list [2023-08-26T04:28:04.733Z] v1.0.0 [2023-08-26T04:28:04.733Z] v1.1.0 [2023-08-26T04:28:04.733Z] v1.1.1 [2023-08-26T04:28:04.733Z] v1.2.1 [2023-08-26T04:28:04.733Z] v1.2.2 [2023-08-26T04:28:04.733Z] v1.2.3 [2023-08-26T04:28:04.733Z] v1.3.0 [2023-08-26T04:28:04.733Z] v1.3.1 [2023-08-26T04:28:04.733Z] v2.0.0 [2023-08-26T04:28:04.733Z] v2.1.0 [2023-08-26T04:28:04.733Z] v2.1.1 [2023-08-26T04:28:04.733Z] v2.2.0 [2023-08-26T04:28:04.733Z] v2.3.0 [2023-08-26T04:28:04.733Z] v3.0 [2023-08-26T04:28:04.733Z] v3.0.0 [2023-08-26T04:28:04.733Z] v3.1.0-dev.1 [2023-08-26T04:28:04.733Z] v3.1.0-dev.2 [2023-08-26T04:28:04.733Z] v3.1.0-dev.3 [2023-08-26T04:28:04.733Z] v3.1.0-dev.4 [2023-08-26T04:28:04.733Z] v3.1.0-dev.5 [2023-08-26T04:28:04.733Z] v3.1.0-dev.6 [2023-08-26T04:28:04.733Z] v3.1.0-dev.7 [2023-08-26T04:28:04.733Z] v3.1.0-dev.8 [Pipeline] sh [2023-08-26T04:28:05.020Z] + lftools sign git-tag v3.1.0-dev.8 [2023-08-26T04:28:05.587Z] Signing Git tag with Sigul... [2023-08-26T04:28:05.587Z] Signing v3.1.0-dev.8 [Pipeline] echo [2023-08-26T04:28:05.854Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-26T04:28:06.135Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-08-26T04:28:06.141Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-08-26T04:28:06.160Z] $ docker stop --time=1 fd4c3438f30cdc70ec1d8ccc7588f82d99c6a85d0c39157fe595e92337c7626b [2023-08-26T04:28:07.438Z] $ docker rm -f --volumes fd4c3438f30cdc70ec1d8ccc7588f82d99c6a85d0c39157fe595e92337c7626b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-08-26T04:28:07.851Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-26T04:28:07.851Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:28:08.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-26T04:28:08.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-26T04:28:08.211Z] prd-ubuntu20.04-docker-8c-8g-4624 does not seem to be running inside a container [2023-08-26T04:28:08.240Z] $ 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-08-26T04:28:08.545Z] $ docker top 6365a9ee0b366c27e6476ff0534b356ec12299707a2fc77ba784bda79897f356 -eo pid,comm [2023-08-26T04:28:08.585Z] 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-08-26T04:28:08.585Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-26T04:28:08.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-26T04:28:08.623Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-26T04:28:08.721Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-26T04:28:08.724Z] $ docker exec 6365a9ee0b366c27e6476ff0534b356ec12299707a2fc77ba784bda79897f356 ssh-agent [2023-08-26T04:28:08.828Z] SSH_AUTH_SOCK=/tmp/ssh-P2dGiL5p9pPE/agent.32 [2023-08-26T04:28:08.828Z] SSH_AGENT_PID=38 [2023-08-26T04:28:08.833Z] Running ssh-add (command line suppressed) [2023-08-26T04:28:08.924Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12315258591550324320.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_12315258591550324320.key) [2023-08-26T04:28:08.937Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-26T04:28:09.218Z] + git semver bump pre [2023-08-26T04:28:09.477Z] 2023-08-26 04:28:09,382 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-08-26T04:28:09.477Z] 2023-08-26 04:28:09,382 [bump_version] DEBUG bumping version:3.1.0-dev.8 on axis:pre with prefix:dev [2023-08-26T04:28:09.477Z] 2023-08-26 04:28:09,383 [bump_version] DEBUG bumped version:3.1.0-dev.9 [2023-08-26T04:28:09.477Z] 2023-08-26 04:28:09,383 [write_version] DEBUG write version:3.1.0-dev.9 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-08-26T04:28:09.477Z] 2023-08-26 04:28:09,383 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-08-26T04:28:09.477Z] 2023-08-26 04:28:09,383 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-08-26T04:28:09.477Z] 2023-08-26 04:28:09,386 [execute] INFO git cat-file --batch-check [2023-08-26T04:28:09.477Z] 2023-08-26 04:28:09,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-26T04:28:09.477Z] 2023-08-26 04:28:09,394 [execute] INFO git cat-file --batch [2023-08-26T04:28:09.477Z] 2023-08-26 04:28:09,394 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-26T04:28:09.477Z] 2023-08-26 04:28:09,400 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-08-26T04:28:09.477Z] 3.1.0-dev.9 [Pipeline] } [2023-08-26T04:28:09.487Z] $ docker exec --env ******** --env ******** 6365a9ee0b366c27e6476ff0534b356ec12299707a2fc77ba784bda79897f356 ssh-agent -k [2023-08-26T04:28:09.576Z] unset SSH_AUTH_SOCK; [2023-08-26T04:28:09.576Z] unset SSH_AGENT_PID; [2023-08-26T04:28:09.576Z] echo Agent pid 38 killed; [2023-08-26T04:28:09.587Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-26T04:28:09.884Z] + git semver [Pipeline] } [2023-08-26T04:28:10.154Z] $ docker stop --time=1 6365a9ee0b366c27e6476ff0534b356ec12299707a2fc77ba784bda79897f356 [2023-08-26T04:28:11.414Z] $ docker rm -f --volumes 6365a9ee0b366c27e6476ff0534b356ec12299707a2fc77ba784bda79897f356 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-26T04:28:11.749Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-26T04:28:11.749Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:28:12.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-26T04:28:12.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-26T04:28:12.120Z] prd-ubuntu20.04-docker-8c-8g-4624 does not seem to be running inside a container [2023-08-26T04:28:12.148Z] $ 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-08-26T04:28:12.432Z] $ docker top 8fd1ad05473963dfb7a88232cb065ce2073a8b29c448c446e6e435be1fbaab0f -eo pid,comm [2023-08-26T04:28:12.474Z] 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-08-26T04:28:12.474Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-26T04:28:12.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-26T04:28:12.516Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-26T04:28:12.623Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-26T04:28:12.627Z] $ docker exec 8fd1ad05473963dfb7a88232cb065ce2073a8b29c448c446e6e435be1fbaab0f ssh-agent [2023-08-26T04:28:12.735Z] SSH_AUTH_SOCK=/tmp/ssh-ktgWW2swa7Mp/agent.33 [2023-08-26T04:28:12.735Z] SSH_AGENT_PID=39 [2023-08-26T04:28:12.740Z] Running ssh-add (command line suppressed) [2023-08-26T04:28:12.836Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8991446853444785516.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8991446853444785516.key) [2023-08-26T04:28:12.849Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-26T04:28:13.133Z] + git semver push [2023-08-26T04:28:13.392Z] 2023-08-26 04:28:13,297 [run_push] DEBUG push [2023-08-26T04:28:13.392Z] 2023-08-26 04:28:13,297 [execute] INFO git cat-file --batch-check [2023-08-26T04:28:13.392Z] 2023-08-26 04:28:13,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-08-26T04:28:13.392Z] 2023-08-26 04:28:13,301 [execute] INFO git rev-list 9148a2f14a1dd165078a9b098d3fdab022b07472 -- [2023-08-26T04:28:13.392Z] 2023-08-26 04:28:13,302 [execute] DEBUG Popen(['git', 'rev-list', '9148a2f14a1dd165078a9b098d3fdab022b07472', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-26T04:28:13.392Z] 2023-08-26 04:28:13,311 [execute] INFO git fetch -v origin [2023-08-26T04:28:13.392Z] 2023-08-26 04:28:13,311 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-08-26T04:28:13.959Z] 2023-08-26 04:28:13,766 [run_push] DEBUG no remote changes detected [2023-08-26T04:28:13.959Z] 2023-08-26 04:28:13,766 [execute] INFO git push origin semver [2023-08-26T04:28:13.959Z] 2023-08-26 04:28:13,767 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-08-26T04:28:14.896Z] 2023-08-26 04:28:14,714 [run_push] DEBUG push all version tags [2023-08-26T04:28:14.896Z] 2023-08-26 04:28:14,715 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-08-26T04:28:14.896Z] 2023-08-26 04:28:14,715 [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-08-26T04:28:15.466Z] 2023-08-26 04:28:15,458 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-08-26T04:28:15.466Z] 3.1.0-dev.9 [Pipeline] } [2023-08-26T04:28:15.735Z] $ docker exec --env ******** --env ******** 8fd1ad05473963dfb7a88232cb065ce2073a8b29c448c446e6e435be1fbaab0f ssh-agent -k [2023-08-26T04:28:15.830Z] unset SSH_AUTH_SOCK; [2023-08-26T04:28:15.830Z] unset SSH_AGENT_PID; [2023-08-26T04:28:15.830Z] echo Agent pid 39 killed; [2023-08-26T04:28:15.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-26T04:28:16.141Z] + git semver [Pipeline] } [2023-08-26T04:28:16.412Z] $ docker stop --time=1 8fd1ad05473963dfb7a88232cb065ce2073a8b29c448c446e6e435be1fbaab0f [2023-08-26T04:28:17.688Z] $ docker rm -f --volumes 8fd1ad05473963dfb7a88232cb065ce2073a8b29c448c446e6e435be1fbaab0f [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-08-26T04:28:18.257Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-08-26T04:28:18.257Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-08-26T04:28:18.257Z] total 16 [2023-08-26T04:28:18.257Z] drwxr-xr-x 3 root root 4096 Aug 26 04:19 . [2023-08-26T04:28:18.257Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 26 04:28 .. [2023-08-26T04:28:18.257Z] drwxr-xr-x 2 root root 4096 Aug 26 04:19 cost [2023-08-26T04:28:18.257Z] -rw-r--r-- 1 root root 89 Aug 26 04:19 cost.csv [2023-08-26T04:28:18.257Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-08-26T04:28:18.257Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-08-26T04:28:18.257Z] total 16 [2023-08-26T04:28:18.257Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 26 04:19 . [2023-08-26T04:28:18.257Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 26 04:28 .. [2023-08-26T04:28:18.257Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 26 04:19 cost [2023-08-26T04:28:18.257Z] -rw-r--r-- 1 jenkins jenkins 89 Aug 26 04:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-26T04:28:18.550Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-26T04:28:19.404Z] ---> package-listing.sh [2023-08-26T04:28:19.405Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-26T04:28:19.405Z] ++ facter osfamily [2023-08-26T04:28:19.664Z] + OS_FAMILY=debian [2023-08-26T04:28:19.664Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-08-26T04:28:19.664Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-26T04:28:19.664Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-26T04:28:19.664Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-26T04:28:19.664Z] + PACKAGES=/tmp/packages_start.txt [2023-08-26T04:28:19.664Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-08-26T04:28:19.664Z] + PACKAGES=/tmp/packages_end.txt [2023-08-26T04:28:19.664Z] + case "${OS_FAMILY}" in [2023-08-26T04:28:19.664Z] + dpkg -l [2023-08-26T04:28:19.664Z] + grep '^ii' [2023-08-26T04:28:19.664Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-26T04:28:19.664Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-26T04:28:19.664Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-26T04:28:19.664Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-08-26T04:28:19.664Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-08-26T04:28:19.664Z] + 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-08-26T04:28:19.675Z] 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-08-26T04:28:19.970Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-26T04:28:20.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-26T04:28:20.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-26T04:28:20.341Z] prd-ubuntu20.04-docker-8c-8g-4624 does not seem to be running inside a container [2023-08-26T04:28:20.373Z] $ 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-08-26T04:28:20.584Z] $ docker top 515761e1e270c47b5e1867e6391f82dbf7fe05f910943e4cc8d8ca2c0b3db0b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-26T04:28:20.923Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-26T04:28:21.209Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-26T04:28:21.494Z] + ls /var/log/sa-host [2023-08-26T04:28:21.494Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-26T04:28:21.702Z] provisioning config files... [2023-08-26T04:28:21.726Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12115985894116422087tmp [Pipeline] { [Pipeline] echo [2023-08-26T04:28:21.751Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-26T04:28:22.139Z] ---> create-netrc.sh [Pipeline] } [2023-08-26T04:28:22.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-26T04:28:22.489Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-26T04:28:22.497Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-26T04:28:22.776Z] ---> sudo-logs.sh [2023-08-26T04:28:22.776Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-26T04:28:22.807Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-26T04:28:23.091Z] ---> job-cost.sh [2023-08-26T04:28:23.091Z] lf-activate-venv: SKIPPING [2023-08-26T04:28:23.091Z] DEBUG: total: 0.2199999988079071 [2023-08-26T04:28:23.091Z] INFO: Retrieving Stack Cost... [2023-08-26T04:28:23.349Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-26T04:28:23.916Z] INFO: Archiving Costs [Pipeline] echo [2023-08-26T04:28:23.929Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-26T04:28:24.213Z] ---> logs-deploy.sh [2023-08-26T04:28:24.213Z] lf-activate-venv: SKIPPING [2023-08-26T04:28:24.213Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/134 [2023-08-26T04:28:24.213Z] INFO: archiving workspace using pattern(s): [2023-08-26T04:28:25.148Z] Archives upload complete. [2023-08-26T04:28:25.148Z] INFO: archiving logs to Nexus