Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c119ed95499dc306bea571f77dc9f86a2d44f01a 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-ssh3405834278358087411.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh1777575034674399480.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 056ae7b86453181957306e7078512cbe12174832 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-ssh11529417052693179149.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh11423956024193240063.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-ssh783333823471124601.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7022’ Running on prd-ubuntu20.04-docker-8c-8g-7028 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 c119ed95499dc306bea571f77dc9f86a2d44f01a (main) > 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 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#547)" > git config core.sparsecheckout # timeout=10 > git checkout -f c119ed95499dc306bea571f77dc9f86a2d44f01a # timeout=10 > git rev-list --no-walk 21fe809f39cc883d4c20f030216f9b86179f70ec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:09:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:09:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:09:41 ========================================================= 01:09:41 EdgeX Global Pipelines Version Info 01:09:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:09:42 ------------------- 01:09:42 stable info: 01:09:42 ------------------- 01:09:42 Commited By: Cherry Wang cherry@iotechsys.com 01:09:42 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:09:42 Message: update stable to v1.0.276 01:09:43 ------------------- 01:09:43 experimental info: 01:09:43 ------------------- 01:09:43 Commited By: **** collab-it+edgex@linuxfoundation.org 01:09:43 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:09:43 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:09:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:09:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:09:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:09:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c119ed95499dc306bea571f77dc9f86a2d44f01a [Pipeline] echo 01:09:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c119ed9 [Pipeline] echo 01:09:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:09:44 provisioning config files... 01:09:44 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17426303200687432888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:44 ---> ****-login.sh 01:09:44 nexus3.edgexfoundry.org:10001 01:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:44 01:09:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:09:44 Configure a credential helper to remove this warning. See 01:09:44 https://docs.****.com/go/credential-store/ 01:09:44 01:09:44 Login Succeeded 01:09:44 nexus3.edgexfoundry.org:10002 01:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:44 01:09:44 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:09:44 Configure a credential helper to remove this warning. See 01:09:44 https://docs.****.com/go/credential-store/ 01:09:44 01:09:44 Login Succeeded 01:09:44 nexus3.edgexfoundry.org:10003 01:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:45 01:09:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:09:45 Configure a credential helper to remove this warning. See 01:09:45 https://docs.****.com/go/credential-store/ 01:09:45 01:09:45 Login Succeeded 01:09:45 nexus3.edgexfoundry.org:10004 01:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:45 01:09:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:09:45 Configure a credential helper to remove this warning. See 01:09:45 https://docs.****.com/go/credential-store/ 01:09:45 01:09:45 Login Succeeded 01:09:45 ****.io 01:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:45 01:09:45 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:09:45 Configure a credential helper to remove this warning. See 01:09:45 https://docs.****.com/go/credential-store/ 01:09:45 01:09:45 Login Succeeded 01:09:45 ---> ****-login.sh ends [Pipeline] } 01:09:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:09:45 + git rev-list -1 --merges c119ed95499dc306bea571f77dc9f86a2d44f01a~1..c119ed95499dc306bea571f77dc9f86a2d44f01a [Pipeline] echo 01:09:45 -----------> git rev-list -1 --merges c119ed95499dc306bea571f77dc9f86a2d44f01a~1..c119ed95499dc306bea571f77dc9f86a2d44f01a c119ed95499dc306bea571f77dc9f86a2d44f01a [false] [Pipeline] sh 01:09:46 + git log --format=format:%s -1 c119ed95499dc306bea571f77dc9f86a2d44f01a [Pipeline] echo 01:09:46 ========================================================= 01:09:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:09:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:09:46 + git log --format=format:%s -1 c119ed95499dc306bea571f77dc9f86a2d44f01a [Pipeline] echo 01:09:46 [semverPrep] GIT_COMMIT: c119ed95499dc306bea571f77dc9f86a2d44f01a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#547) [Pipeline] echo 01:09:46 [semverPrep] This is not a build commit. [Pipeline] sh 01:09:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:09:46 + grep -v github /etc/ssh/ssh_known_hosts 01:09:46 + [ -e /tmp/ssh_known_hosts ] 01:09:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:09:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:09:46 + sudo tee -a /etc/ssh/ssh_known_hosts 01:09:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:09:47 01:09:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:09:47 0.1.4: Pulling from edgex-devops/py-git-semver 01:09:47 3dae71ba6b94: Pulling fs layer 01:09:47 6bf1a483ea7c: Pulling fs layer 01:09:47 f5dfc541a4d3: Pulling fs layer 01:09:47 461d9e800cba: Pulling fs layer 01:09:47 80192f66455f: Pulling fs layer 01:09:47 2e8e34ca0e6c: Pulling fs layer 01:09:47 a29436f7fd5d: Pulling fs layer 01:09:47 923cac83aea3: Pulling fs layer 01:09:47 25ad8b0a4227: Pulling fs layer 01:09:47 db01528c6b51: Pulling fs layer 01:09:47 28988de357af: Pulling fs layer 01:09:47 80192f66455f: Waiting 01:09:47 2e8e34ca0e6c: Waiting 01:09:47 923cac83aea3: Waiting 01:09:47 a29436f7fd5d: Waiting 01:09:47 db01528c6b51: Waiting 01:09:47 28988de357af: Waiting 01:09:47 461d9e800cba: Waiting 01:09:47 6bf1a483ea7c: Verifying Checksum 01:09:47 6bf1a483ea7c: Download complete 01:09:47 461d9e800cba: Verifying Checksum 01:09:47 461d9e800cba: Download complete 01:09:47 80192f66455f: Verifying Checksum 01:09:47 80192f66455f: Download complete 01:09:47 f5dfc541a4d3: Verifying Checksum 01:09:47 f5dfc541a4d3: Download complete 01:09:47 3dae71ba6b94: Verifying Checksum 01:09:47 3dae71ba6b94: Download complete 01:09:47 923cac83aea3: Verifying Checksum 01:09:47 923cac83aea3: Download complete 01:09:48 25ad8b0a4227: Verifying Checksum 01:09:48 25ad8b0a4227: Download complete 01:09:48 db01528c6b51: Verifying Checksum 01:09:48 db01528c6b51: Download complete 01:09:48 28988de357af: Verifying Checksum 01:09:48 28988de357af: Download complete 01:09:48 a29436f7fd5d: Verifying Checksum 01:09:48 a29436f7fd5d: Download complete 01:09:48 2e8e34ca0e6c: Verifying Checksum 01:09:48 2e8e34ca0e6c: Download complete 01:09:49 3dae71ba6b94: Pull complete 01:09:49 6bf1a483ea7c: Pull complete 01:09:50 f5dfc541a4d3: Pull complete 01:09:50 461d9e800cba: Pull complete 01:09:50 80192f66455f: Pull complete 01:09:54 2e8e34ca0e6c: Pull complete 01:09:55 a29436f7fd5d: Pull complete 01:09:55 923cac83aea3: Pull complete 01:09:55 25ad8b0a4227: Pull complete 01:09:55 db01528c6b51: Pull complete 01:09:55 28988de357af: Pull complete 01:09:55 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:09:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:09:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:09:55 prd-ubuntu20.04-docker-8c-8g-7028 does not seem to be running inside a container 01:09:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:09:58 $ docker top 5b9645d34bd16489ca5b70e6079c6a3f3e514b8b0f68d0e4d1d79f60571721c2 -eo pid,comm 01:09:58 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). 01:09:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:09:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:09:58 [ssh-agent] Looking for ssh-agent implementation... 01:09:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:09:58 $ docker exec 5b9645d34bd16489ca5b70e6079c6a3f3e514b8b0f68d0e4d1d79f60571721c2 ssh-agent 01:09:58 SSH_AUTH_SOCK=/tmp/ssh-Yc9nhoVqdBia/agent.32 01:09:58 SSH_AGENT_PID=38 01:09:58 Running ssh-add (command line suppressed) 01:09:59 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14513679401366916494.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14513679401366916494.key) 01:09:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:09:59 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh 01:09:59 + git tag --points-at HEAD [Pipeline] } 01:09:59 $ docker exec --env ******** --env ******** 5b9645d34bd16489ca5b70e6079c6a3f3e514b8b0f68d0e4d1d79f60571721c2 ssh-agent -k 01:09:59 unset SSH_AUTH_SOCK; 01:09:59 unset SSH_AGENT_PID; 01:09:59 echo Agent pid 38 killed; 01:09:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:09:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:09:59 [ssh-agent] Looking for ssh-agent implementation... 01:09:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:09:59 $ docker exec 5b9645d34bd16489ca5b70e6079c6a3f3e514b8b0f68d0e4d1d79f60571721c2 ssh-agent 01:09:59 SSH_AUTH_SOCK=/tmp/ssh-HuxqX0XzCII7/agent.85 01:09:59 SSH_AGENT_PID=91 01:09:59 Running ssh-add (command line suppressed) 01:10:00 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10754607173406738044.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_10754607173406738044.key) 01:10:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:10:00 + git semver init 01:10:00 2025-08-15 01:10:00,567 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:10:00 2025-08-15 01:10:00,571 [run_init] DEBUG init version:0.0.0 force:False 01:10:00 2025-08-15 01:10:00,572 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 01:10:00 2025-08-15 01:10:00,572 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 01:10:00 2025-08-15 01:10:00,573 [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, stdin=None, shell=False, universal_newlines=False) 01:10:02 2025-08-15 01:10:02,045 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 01:10:02 2025-08-15 01:10:02,046 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 01:10:02 2025-08-15 01:10:02,046 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:10:02 2025-08-15 01:10:02,046 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:10:02 4.1.0-dev.4 [Pipeline] } 01:10:02 $ docker exec --env ******** --env ******** 5b9645d34bd16489ca5b70e6079c6a3f3e514b8b0f68d0e4d1d79f60571721c2 ssh-agent -k 01:10:02 unset SSH_AUTH_SOCK; 01:10:02 unset SSH_AGENT_PID; 01:10:02 echo Agent pid 91 killed; 01:10:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:10:02 + git semver [Pipeline] } 01:10:03 $ docker stop --time=1 5b9645d34bd16489ca5b70e6079c6a3f3e514b8b0f68d0e4d1d79f60571721c2 01:10:04 $ docker rm -f --volumes 5b9645d34bd16489ca5b70e6079c6a3f3e514b8b0f68d0e4d1d79f60571721c2 [Pipeline] // withDockerContainer [Pipeline] sh 01:10:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:10:05 Stashed 1 file(s) [Pipeline] echo 01:10:05 [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [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 01:10:05 provisioning config files... 01:10:05 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1880440477060818707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:05 ---> ****-login.sh 01:10:05 nexus3.edgexfoundry.org:10001 01:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:05 Login Succeeded 01:10:05 nexus3.edgexfoundry.org:10002 01:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:05 Login Succeeded 01:10:05 nexus3.edgexfoundry.org:10003 01:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:05 Login Succeeded 01:10:05 nexus3.edgexfoundry.org:10004 01:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:05 Login Succeeded 01:10:05 ****.io 01:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:06 Login Succeeded 01:10:06 ---> ****-login.sh ends [Pipeline] } 01:10:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:10:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:10:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:10:06 ========================================================= 01:10:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:10:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:10:07 #0 building with "default" instance using docker driver 01:10:07 01:10:07 #1 [internal] load build definition from Dockerfile 01:10:07 #1 transferring dockerfile: 1.79kB done 01:10:07 #1 DONE 0.0s 01:10:07 01:10:07 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:10:07 #2 DONE 0.1s 01:10:07 01:10:07 #3 [internal] load .dockerignore 01:10:07 #3 transferring context: 2B done 01:10:07 #3 DONE 0.0s 01:10:07 01:10:07 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:10:07 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 01:10:07 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 01:10:07 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 01:10:07 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 01:10:07 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 01:10:07 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 01:10:07 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.10MB / 74.06MB 0.1s 01:10:07 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 01:10:07 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 12.58MB / 74.06MB 0.2s 01:10:07 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s 01:10:07 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 1.05MB / 103.05MB 0.2s 01:10:07 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s 01:10:07 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 01:10:07 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:10:07 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 01:10:07 #4 ... 01:10:07 01:10:07 #5 [internal] load build context 01:10:07 #5 transferring context: 40.65MB 0.3s done 01:10:07 #5 DONE 0.3s 01:10:07 01:10:07 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:10:07 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.3s 01:10:07 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 01:10:07 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 6.29MB / 103.05MB 0.3s 01:10:07 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 01:10:07 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 1.05MB / 13.29MB 0.3s 01:10:07 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 01:10:07 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 65.01MB / 74.06MB 0.5s 01:10:07 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 25.17MB / 103.05MB 0.5s 01:10:07 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 11.53MB / 13.29MB 0.5s 01:10:07 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 01:10:08 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s 01:10:08 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 59.77MB / 103.05MB 0.7s 01:10:08 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s 01:10:08 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.8s done 01:10:08 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 77.59MB / 103.05MB 0.8s 01:10:08 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.8s done 01:10:08 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 01:10:08 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 101.71MB / 103.05MB 0.9s 01:10:08 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.1s done 01:10:12 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.4s done 01:10:12 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 01:10:12 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 01:10:12 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:10:12 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 01:10:12 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 01:10:13 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 01:10:13 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 01:10:16 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 3.2s done 01:10:16 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 01:10:17 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.6s done 01:10:17 #4 DONE 9.7s 01:10:17 01:10:17 #6 [builder 2/7] WORKDIR /device-virtual-go 01:10:20 Still waiting to schedule task 01:10:20 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7026’ 01:10:20 #6 DONE 2.9s 01:10:20 01:10:20 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 01:10:20 #7 0.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:10:22 #7 2.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:10:23 #7 3.248 (1/4) Installing openssh-keygen (9.7_p1-r5) 01:10:23 #7 3.261 (2/4) Installing libedit (20240517.3.1-r0) 01:10:23 #7 3.276 (3/4) Installing openssh-client-common (9.7_p1-r5) 01:10:23 #7 3.306 (4/4) Installing openssh-client-default (9.7_p1-r5) 01:10:23 #7 3.320 Executing busybox-1.36.1-r29.trigger 01:10:23 #7 3.331 OK: 252 MiB in 62 packages 01:10:23 #7 DONE 3.5s 01:10:23 01:10:23 #8 [builder 4/7] COPY go.mod vendor* ./ 01:10:23 #8 DONE 0.0s 01:10:23 01:10:23 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:11:02 #9 DONE 34.0s 01:11:02 01:11:02 #10 [builder 6/7] COPY . . 01:11:02 #10 DONE 0.3s 01:11:02 01:11:02 #11 [builder 7/7] RUN echo noop 01:11:02 #11 0.197 noop 01:11:02 #11 DONE 0.2s 01:11:02 01:11:02 #12 exporting to image 01:11:02 #12 exporting layers 01:11:06 #12 exporting layers 8.2s done 01:11:06 #12 writing image sha256:c8a5e4126b5dffa4c866756d8038a9beac99da771d1255b23875aba6f081364a done 01:11:06 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:11:06 #12 DONE 8.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:06 + docker inspect -f . ci-base-image-x86_64 01:11:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:06 prd-ubuntu20.04-docker-8c-8g-7028 does not seem to be running inside a container 01:11:07 $ 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 ******** ci-base-image-x86_64 cat 01:11:07 $ docker top b531449f405d140086068901e2d5ce42c723af6529030c6df8ad3b1e8b47c324 -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:07 + go version 01:11:07 go version go1.23.9 linux/amd64 [Pipeline] } 01:11:07 $ docker stop --time=1 b531449f405d140086068901e2d5ce42c723af6529030c6df8ad3b1e8b47c324 01:11:09 $ docker rm -f --volumes b531449f405d140086068901e2d5ce42c723af6529030c6df8ad3b1e8b47c324 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:10 + docker inspect -f . ci-base-image-x86_64 01:11:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:10 prd-ubuntu20.04-docker-8c-8g-7028 does not seem to be running inside a container 01:11:10 $ 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 ******** ci-base-image-x86_64 cat 01:11:10 $ docker top 22f67b43bd69a7f38ed6e56ce7497bdb473c76cdd5d7da681be5b50c17495a08 -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:10 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 01:11:11 + make test 01:11:11 go test ./... -coverprofile=coverage.out 01:11:13 ? github.com/edgexfoundry/device-virtual-go [no test files] 01:11:35 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 01:11:35 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.014s coverage: 59.5% of statements 01:11:45 go vet ./... 01:11:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:11:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:11:51 ./bin/test-attribution-txt.sh 01:11:51 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 01:11:51 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 01:11:51 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 01:11:51 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 01:11:51 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 01:11:51 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 01:11:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:11:51 $ docker stop --time=1 22f67b43bd69a7f38ed6e56ce7497bdb473c76cdd5d7da681be5b50c17495a08 01:11:54 $ docker rm -f --volumes 22f67b43bd69a7f38ed6e56ce7497bdb473c76cdd5d7da681be5b50c17495a08 [Pipeline] // withDockerContainer [Pipeline] sh 01:11:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:11:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:11:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:11:55 + ls -al . 01:11:55 total 272 01:11:55 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 01:11 . 01:11:55 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 01:09 .. 01:11:55 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 01:11 .git 01:11:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 01:09 .github 01:11:55 -rw-rw-r-- 1 jenkins jenkins 272 Aug 15 01:09 .gitignore 01:11:55 -rw-rw-r-- 1 jenkins jenkins 199 Aug 15 01:09 .golangci.yml 01:11:55 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 01:10 .semver 01:11:55 -rw-rw-r-- 1 jenkins jenkins 18321 Aug 15 01:09 Attribution.txt 01:11:55 -rw-rw-r-- 1 jenkins jenkins 17302 Aug 15 01:09 CHANGELOG.md 01:11:55 -rw-rw-r-- 1 jenkins jenkins 1755 Aug 15 01:09 Dockerfile 01:11:55 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 01:09 GOVERNANCE.md 01:11:55 -rw-rw-r-- 1 jenkins jenkins 660 Aug 15 01:09 Jenkinsfile 01:11:55 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 15 01:09 LICENSE 01:11:55 -rw-rw-r-- 1 jenkins jenkins 2652 Aug 15 01:09 Makefile 01:11:55 -rw-rw-r-- 1 jenkins jenkins 623 Aug 15 01:09 OWNERS.md 01:11:55 -rw-rw-r-- 1 jenkins jenkins 4473 Aug 15 01:09 README.md 01:11:55 -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 01:10 VERSION 01:11:55 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 01:09 bin 01:11:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 01:09 cmd 01:11:55 -rw-r--r-- 1 jenkins jenkins 45558 Aug 15 01:11 coverage.out 01:11:55 -rw-rw-r-- 1 jenkins jenkins 6112 Aug 15 01:09 go.mod 01:11:55 -rw-rw-r-- 1 jenkins jenkins 86944 Aug 15 01:09 go.sum 01:11:55 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 01:09 internal 01:11:55 -rw-rw-r-- 1 jenkins jenkins 235 Aug 15 01:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:55 + 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=c119ed95499dc306bea571f77dc9f86a2d44f01a --label arch=amd64 --label version=4.1.0-dev.4 . 01:11:56 #0 building with "default" instance using docker driver 01:11:56 01:11:56 #1 [internal] load build definition from Dockerfile 01:11:56 #1 transferring dockerfile: 1.79kB done 01:11:56 #1 DONE 0.0s 01:11:56 01:11:56 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:11:56 #2 DONE 0.0s 01:11:56 01:11:56 #3 [internal] load metadata for docker.io/library/alpine:3.20 01:11:56 #3 DONE 0.2s 01:11:56 01:11:56 #4 [internal] load .dockerignore 01:11:56 #4 transferring context: 2B done 01:11:56 #4 DONE 0.0s 01:11:56 01:11:56 #5 [internal] load build context 01:11:56 #5 transferring context: 59.80kB 0.0s done 01:11:56 #5 DONE 0.0s 01:11:56 01:11:56 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:11:56 #6 DONE 0.1s 01:11:56 01:11:56 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:11:56 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d done 01:11:56 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:11:56 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:11:56 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:11:56 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 01:11:56 #7 ... 01:11:56 01:11:56 #8 [builder 2/7] WORKDIR /device-virtual-go 01:11:56 #8 DONE 0.1s 01:11:56 01:11:56 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:11:56 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 01:11:56 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s 01:11:56 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 01:11:56 #7 DONE 0.4s 01:11:56 01:11:56 #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 01:11:56 #9 0.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:11:56 #9 0.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:11:57 #9 0.759 OK: 252 MiB in 62 packages 01:11:57 #9 DONE 0.9s 01:11:57 01:11:57 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:11:57 #10 0.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:11:57 #10 0.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:11:57 #10 0.606 (1/1) Installing dumb-init (1.2.5-r3) 01:11:57 #10 0.618 Executing busybox-1.36.1-r29.trigger 01:11:57 #10 0.626 OK: 8 MiB in 15 packages 01:11:57 #10 DONE 0.8s 01:11:57 01:11:57 #11 [builder 4/7] COPY go.mod vendor* ./ 01:11:57 #11 DONE 0.0s 01:11:57 01:11:57 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:11:58 #12 DONE 0.8s 01:11:58 01:11:58 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:11:58 #13 0.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:11:58 #13 0.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:11:58 #13 1.027 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:11:58 #13 ... 01:11:58 01:11:58 #14 [builder 6/7] COPY . . 01:11:58 #14 DONE 0.2s 01:11:58 01:11:58 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:11:58 #13 1.046 Executing busybox-1.36.1-r30.post-upgrade 01:11:58 #13 1.080 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:11:58 #13 1.083 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:11:58 #13 1.087 Executing busybox-1.36.1-r30.trigger 01:11:58 #13 1.093 OK: 8 MiB in 15 packages 01:11:58 #13 DONE 1.3s 01:11:58 01:11:58 #15 [builder 7/7] RUN make build 01:11:58 #15 0.226 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 01:12:25 #15 DONE 25.6s 01:12:25 01:12:25 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 01:12:25 #16 DONE 0.0s 01:12:25 01:12:25 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 01:12:25 #17 DONE 0.0s 01:12:25 01:12:25 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 01:12:25 #18 DONE 0.3s 01:12:25 01:12:25 #19 exporting to image 01:12:25 #19 exporting layers 0.1s done 01:12:25 #19 writing image sha256:71dc1bf69c0328201a9cdd32c6260d5d2c21fb9954e30043fa87282769d3d816 done 01:12:25 #19 naming to docker.io/library/device-virtual done 01:12:25 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:12:25 provisioning config files... 01:12:25 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9201562575324344005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:12:25 ---> ****-login.sh 01:12:25 nexus3.edgexfoundry.org:10001 01:12:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:25 Login Succeeded 01:12:25 nexus3.edgexfoundry.org:10002 01:12:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:25 Login Succeeded 01:12:25 nexus3.edgexfoundry.org:10003 01:12:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:26 Login Succeeded 01:12:26 nexus3.edgexfoundry.org:10004 01:12:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:26 Login Succeeded 01:12:26 ****.io 01:12:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:26 Login Succeeded 01:12:26 ---> ****-login.sh ends [Pipeline] } 01:12:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:12:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:12:26 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 01:12:26 c119ed95499dc306bea571f77dc9f86a2d44f01a 01:12:26 latest 01:12:26 4.1.0-dev.4 01:12:26 c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 01:12:26 main 01:12:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:26 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:27 + docker push nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a 01:12:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:12:27 a42e75537376: Preparing 01:12:27 80e69f841b15: Preparing 01:12:27 0693f1d16ed2: Preparing 01:12:27 c9bc45dcf940: Preparing 01:12:27 e94ccfec1ba3: Preparing 01:12:27 097100c76c15: Preparing 01:12:27 097100c76c15: Waiting 01:12:27 0693f1d16ed2: Pushed 01:12:27 80e69f841b15: Pushed 01:12:27 e94ccfec1ba3: Pushed 01:12:27 097100c76c15: Layer already exists 01:12:27 c9bc45dcf940: Pushed 01:12:31 a42e75537376: Pushed 01:12:31 c119ed95499dc306bea571f77dc9f86a2d44f01a: digest: sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:31 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:32 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 01:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:12:32 a42e75537376: Preparing 01:12:32 80e69f841b15: Preparing 01:12:32 0693f1d16ed2: Preparing 01:12:32 c9bc45dcf940: Preparing 01:12:32 e94ccfec1ba3: Preparing 01:12:32 097100c76c15: Preparing 01:12:32 097100c76c15: Waiting 01:12:32 a42e75537376: Layer already exists 01:12:32 e94ccfec1ba3: Layer already exists 01:12:32 c9bc45dcf940: Layer already exists 01:12:32 80e69f841b15: Layer already exists 01:12:32 0693f1d16ed2: Layer already exists 01:12:32 097100c76c15: Layer already exists 01:12:32 latest: digest: sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:32 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:32 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4 01:12:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:12:32 a42e75537376: Preparing 01:12:32 80e69f841b15: Preparing 01:12:32 0693f1d16ed2: Preparing 01:12:32 c9bc45dcf940: Preparing 01:12:32 e94ccfec1ba3: Preparing 01:12:32 097100c76c15: Preparing 01:12:32 097100c76c15: Waiting 01:12:32 80e69f841b15: Layer already exists 01:12:32 a42e75537376: Layer already exists 01:12:32 0693f1d16ed2: Layer already exists 01:12:32 c9bc45dcf940: Layer already exists 01:12:32 e94ccfec1ba3: Layer already exists 01:12:32 097100c76c15: Layer already exists 01:12:32 4.1.0-dev.4: digest: sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:33 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:33 + docker push nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 01:12:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:12:33 a42e75537376: Preparing 01:12:33 80e69f841b15: Preparing 01:12:33 0693f1d16ed2: Preparing 01:12:33 c9bc45dcf940: Preparing 01:12:33 e94ccfec1ba3: Preparing 01:12:33 097100c76c15: Preparing 01:12:33 097100c76c15: Waiting 01:12:33 a42e75537376: Layer already exists 01:12:33 c9bc45dcf940: Layer already exists 01:12:33 e94ccfec1ba3: Layer already exists 01:12:33 0693f1d16ed2: Layer already exists 01:12:33 80e69f841b15: Layer already exists 01:12:33 097100c76c15: Layer already exists 01:12:33 c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4: digest: sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:33 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:34 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 01:12:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:12:34 a42e75537376: Preparing 01:12:34 80e69f841b15: Preparing 01:12:34 0693f1d16ed2: Preparing 01:12:34 c9bc45dcf940: Preparing 01:12:34 e94ccfec1ba3: Preparing 01:12:34 097100c76c15: Preparing 01:12:34 097100c76c15: Waiting 01:12:34 e94ccfec1ba3: Layer already exists 01:12:34 0693f1d16ed2: Layer already exists 01:12:34 c9bc45dcf940: Layer already exists 01:12:34 a42e75537376: Layer already exists 01:12:34 80e69f841b15: Layer already exists 01:12:34 097100c76c15: Layer already exists 01:12:34 main: digest: sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:12:34 ===================================================== [Pipeline] echo 01:12:34 taggedImages: 01:12:34 - nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a 01:12:34 - nexus3.edgexfoundry.org:10004/device-virtual:latest 01:12:34 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4 01:12:34 - nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 01:12:34 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo 01:12:34 ========================================================= 01:12:34 [edgeXBuildMultiArch] RAW Config: 01:12:34 images: 01:12:34 - nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a 01:12:34 - nexus3.edgexfoundry.org:10004/device-virtual:latest 01:12:34 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4 01:12:34 - nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 01:12:34 - nexus3.edgexfoundry.org:10004/device-virtual:main 01:12:34 settingsFile: 01:12:34 device-virtual-go-settings 01:12:34 ========================================================= [Pipeline] node 01:12:49 Still waiting to schedule task 01:12:49 All nodes of label ‘centos7-docker-4c-2g’ are offline 01:13:44 Running on prd-centos7-docker-4c-2g-7030 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:13:44 provisioning config files... 01:13:44 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2994940981418842826tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:13:48 ---> ****-login.sh 01:13:48 nexus3.edgexfoundry.org:10001 01:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:49 Configure a credential helper to remove this warning. See 01:13:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:49 01:13:49 Login Succeeded 01:13:49 nexus3.edgexfoundry.org:10002 01:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:49 Configure a credential helper to remove this warning. See 01:13:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:49 01:13:49 Login Succeeded 01:13:49 nexus3.edgexfoundry.org:10003 01:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:49 Configure a credential helper to remove this warning. See 01:13:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:49 01:13:49 Login Succeeded 01:13:49 nexus3.edgexfoundry.org:10004 01:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:49 Configure a credential helper to remove this warning. See 01:13:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:49 01:13:49 Login Succeeded 01:13:49 ****.io 01:13:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:49 Configure a credential helper to remove this warning. See 01:13:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:49 01:13:49 Login Succeeded 01:13:49 ---> ****-login.sh ends [Pipeline] } 01:13:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:13:50 + docker buildx ls 01:13:50 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:13:50 default * docker 01:13:50 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:13:50 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:13:50 edgex-builder [Pipeline] sh 01:13:51 + docker buildx inspect --bootstrap 01:13:51 #1 [internal] booting buildkit 01:13:51 #1 pulling image moby/buildkit:buildx-stable-1 01:13:54 #1 pulling image moby/buildkit:buildx-stable-1 3.4s done 01:13:54 #1 creating container buildx_buildkit_edgex-builder0 01:13:56 #1 creating container buildx_buildkit_edgex-builder0 2.3s done 01:13:56 #1 DONE 5.7s 01:13:56 Name: edgex-builder 01:13:56 Driver: docker-container 01:13:56 01:13:56 Nodes: 01:13:56 Name: edgex-builder0 01:13:56 Endpoint: unix:///var/run/docker.sock 01:13:56 Status: running 01:13:56 Buildkit: v0.22.0 01:13:56 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:13:57 + docker buildx ls 01:13:57 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:13:57 edgex-builder * docker-container 01:13:57 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:13:57 default docker 01:13:57 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:13:57 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a' 01:13:57 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a --push - 01:13:57 #1 [internal] load build definition from Dockerfile 01:13:57 #1 transferring dockerfile: 199B done 01:13:57 #1 DONE 0.0s 01:13:57 01:13:57 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a 01:13:57 #2 DONE 0.1s 01:13:57 01:13:57 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a 01:13:57 #3 DONE 0.1s 01:13:57 01:13:57 #4 [internal] load .dockerignore 01:13:57 #4 transferring context: 2B done 01:13:57 #4 DONE 0.0s 01:13:57 01:13:57 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 01:13:57 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 0.0s done 01:13:57 #5 DONE 0.0s 01:13:57 01:13:57 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 01:13:57 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 0.0s done 01:13:57 #6 DONE 0.1s 01:13:57 01:13:57 #7 exporting to image 01:13:57 #7 exporting layers 01:13:57 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:13:57 #7 ... 01:13:57 01:13:57 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 01:13:57 #8 DONE 0.0s 01:13:57 01:13:57 #7 exporting to image 01:13:57 #7 exporting layers done 01:13:57 #7 exporting manifest sha256:57e3c9ea779272562792663c239a987045356504f8f9f64425982d82dccf0f1f done 01:13:57 #7 exporting config sha256:71dc1bf69c0328201a9cdd32c6260d5d2c21fb9954e30043fa87282769d3d816 done 01:13:57 #7 exporting manifest sha256:f014c22785fec81b2d597eb7586188e5766b78fe815d9aad66beaaed4c816611 done 01:13:57 #7 exporting config sha256:f19b4b6eea9346725227eabff98575e36f8efa56b85445dddd365642461ac665 done 01:13:57 #7 exporting manifest list sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 done 01:13:57 #7 pushing layers 0.1s done 01:13:57 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a@sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 01:13:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a@sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 0.1s done 01:13:58 #7 DONE 0.2s 01:13:58 01:13:58 1 warning found (use --debug to expand): 01:13:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:13:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:latest' 01:13:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:latest --push - 01:13:58 #1 [internal] load build definition from Dockerfile 01:13:58 #1 transferring dockerfile: 165B done 01:13:58 #1 DONE 0.0s 01:13:58 01:13:58 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 01:13:58 #2 DONE 0.0s 01:13:58 01:13:58 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 01:13:58 #3 DONE 0.0s 01:13:58 01:13:58 #4 [internal] load .dockerignore 01:13:58 #4 transferring context: 2B done 01:13:58 #4 DONE 0.0s 01:13:58 01:13:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 01:13:58 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 0.0s done 01:13:58 #5 DONE 0.0s 01:13:58 01:13:58 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 01:13:58 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 0.0s done 01:13:58 #6 CACHED 01:13:58 01:13:58 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 01:13:58 #5 CACHED 01:13:58 01:13:58 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 01:13:58 #7 DONE 0.0s 01:13:58 01:13:58 #8 exporting to image 01:13:58 #8 exporting layers done 01:13:58 #8 exporting manifest sha256:57e3c9ea779272562792663c239a987045356504f8f9f64425982d82dccf0f1f done 01:13:58 #8 exporting config sha256:71dc1bf69c0328201a9cdd32c6260d5d2c21fb9954e30043fa87282769d3d816 done 01:13:58 #8 exporting manifest sha256:f014c22785fec81b2d597eb7586188e5766b78fe815d9aad66beaaed4c816611 done 01:13:58 #8 exporting config sha256:f19b4b6eea9346725227eabff98575e36f8efa56b85445dddd365642461ac665 done 01:13:58 #8 exporting manifest list sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 done 01:13:58 #8 pushing layers 0.0s done 01:13:58 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 0.1s done 01:13:58 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:13:58 #8 DONE 0.1s 01:13:58 01:13:58 1 warning found (use --debug to expand): 01:13:58  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:13:58 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4' 01:13:58 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4 --push - 01:13:58 #1 [internal] load build definition from Dockerfile 01:13:58 #1 transferring dockerfile: 170B done 01:13:58 #1 DONE 0.0s 01:13:58 01:13:58 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4 01:13:58 #2 DONE 0.0s 01:13:58 01:13:58 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4 01:13:58 #3 DONE 0.0s 01:13:58 01:13:58 #4 [internal] load .dockerignore 01:13:58 #4 transferring context: 2B done 01:13:58 #4 DONE 0.0s 01:13:58 01:13:58 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 01:13:58 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 0.0s done 01:13:58 #5 CACHED 01:13:58 01:13:58 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 01:13:58 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 0.0s done 01:13:58 #6 CACHED 01:13:58 01:13:58 #7 exporting to image 01:13:58 #7 exporting layers done 01:13:58 #7 exporting manifest sha256:57e3c9ea779272562792663c239a987045356504f8f9f64425982d82dccf0f1f done 01:13:58 #7 exporting config sha256:71dc1bf69c0328201a9cdd32c6260d5d2c21fb9954e30043fa87282769d3d816 done 01:13:58 #7 exporting manifest sha256:f014c22785fec81b2d597eb7586188e5766b78fe815d9aad66beaaed4c816611 done 01:13:58 #7 exporting config sha256:f19b4b6eea9346725227eabff98575e36f8efa56b85445dddd365642461ac665 done 01:13:58 #7 exporting manifest list sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 done 01:13:58 #7 pushing layers 0.0s done 01:13:58 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4@sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 01:13:58 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:13:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.4@sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 0.1s done 01:13:59 #7 DONE 0.1s 01:13:59 01:13:59 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 01:13:59 #8 DONE 0.0s 01:13:59 01:13:59 1 warning found (use --debug to expand): 01:13:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:13:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4' 01:13:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 --push - 01:13:59 #1 [internal] load build definition from Dockerfile 01:13:59 #1 transferring dockerfile: 211B done 01:13:59 #1 DONE 0.0s 01:13:59 01:13:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 01:13:59 #2 DONE 0.0s 01:13:59 01:13:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 01:13:59 #3 DONE 0.0s 01:13:59 01:13:59 #4 [internal] load .dockerignore 01:13:59 #4 transferring context: 2B done 01:13:59 #4 DONE 0.0s 01:13:59 01:13:59 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 01:13:59 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 0.0s done 01:13:59 #5 CACHED 01:13:59 01:13:59 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 01:13:59 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 0.0s done 01:13:59 #6 CACHED 01:13:59 01:13:59 #7 exporting to image 01:13:59 #7 exporting layers done 01:13:59 #7 exporting manifest sha256:57e3c9ea779272562792663c239a987045356504f8f9f64425982d82dccf0f1f done 01:13:59 #7 exporting config sha256:71dc1bf69c0328201a9cdd32c6260d5d2c21fb9954e30043fa87282769d3d816 done 01:13:59 #7 exporting manifest sha256:f014c22785fec81b2d597eb7586188e5766b78fe815d9aad66beaaed4c816611 done 01:13:59 #7 exporting config sha256:f19b4b6eea9346725227eabff98575e36f8efa56b85445dddd365642461ac665 done 01:13:59 #7 exporting manifest list sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 01:13:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:13:59 #7 exporting manifest list sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 done 01:13:59 #7 pushing layers 0.0s done 01:13:59 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4@sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 0.1s done 01:13:59 #7 DONE 0.1s 01:13:59 01:13:59 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 01:13:59 #8 DONE 0.0s 01:13:59 01:13:59 1 warning found (use --debug to expand): 01:13:59  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:13:59 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:main --push - 01:13:59 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:main' 01:13:59 #1 [internal] load build definition from Dockerfile 01:13:59 #1 transferring dockerfile: 163B done 01:13:59 #1 DONE 0.0s 01:13:59 01:13:59 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 01:13:59 #2 DONE 0.0s 01:13:59 01:13:59 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 01:13:59 #3 DONE 0.0s 01:13:59 01:13:59 #4 [internal] load .dockerignore 01:13:59 #4 transferring context: 2B done 01:13:59 #4 DONE 0.0s 01:13:59 01:13:59 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 01:13:59 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 0.0s done 01:13:59 #5 CACHED 01:13:59 01:13:59 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 01:13:59 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:baac096221a360c1eae5a51a23ee05ed3c4e311cadefcf29e1edd81a41c96604 0.0s done 01:13:59 #6 CACHED 01:13:59 01:13:59 #7 exporting to image 01:13:59 #7 exporting layers done 01:13:59 #7 exporting manifest sha256:57e3c9ea779272562792663c239a987045356504f8f9f64425982d82dccf0f1f done 01:13:59 #7 exporting config sha256:71dc1bf69c0328201a9cdd32c6260d5d2c21fb9954e30043fa87282769d3d816 done 01:13:59 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:14:00 #7 exporting manifest sha256:f014c22785fec81b2d597eb7586188e5766b78fe815d9aad66beaaed4c816611 done 01:14:00 #7 exporting config sha256:f19b4b6eea9346725227eabff98575e36f8efa56b85445dddd365642461ac665 done 01:14:00 #7 exporting manifest list sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 done 01:14:00 #7 pushing layers 0.0s done 01:14:00 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:3adccc4f72d13b62fd9aa9739c95b778f383c8bea8d2eaf51453f24da6f90473 0.1s done 01:14:00 #7 DONE 0.1s 01:14:00 01:14:00 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 01:14:00 #8 DONE 0.0s 01:14:00 01:14:00 1 warning found (use --debug to expand): 01:14:00  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:14:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7029 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 01:14:00 Running in /w/workspace/device-virtual-go/213 [Pipeline] { [Pipeline] checkout 01:14:00 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:14:03 The recommended git tool is: git 01:14:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:14:04 ---> package-listing.sh 01:14:04 ++ tr '[:upper:]' '[:lower:]' 01:14:04 ++ facter osfamily 01:14:04 + OS_FAMILY=redhat 01:14:04 + workspace=/w/workspace/exfoundry_device-virtual-go_main 01:14:04 + START_PACKAGES=/tmp/packages_start.txt 01:14:04 + END_PACKAGES=/tmp/packages_end.txt 01:14:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:14:04 + PACKAGES=/tmp/packages_start.txt 01:14:04 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 01:14:04 + PACKAGES=/tmp/packages_end.txt 01:14:04 + case "${OS_FAMILY}" in 01:14:04 + rpm -qa 01:14:04 + sort 01:14:05 + '[' -f /tmp/packages_start.txt ']' 01:14:05 + '[' -f /tmp/packages_end.txt ']' 01:14:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:14:05 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 01:14:05 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 01:14:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 01:14:05 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 01:14:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:06 01:14:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:06 latest: Pulling from edgex-lftools-log-publisher 01:14:06 5eb5b503b376: Pulling fs layer 01:14:06 5c69ac0246d0: Pulling fs layer 01:14:06 ec43610c2a17: Pulling fs layer 01:14:06 3a2ae6a8a46f: Pulling fs layer 01:14:06 33b1e0a273af: Pulling fs layer 01:14:06 5d3b04190fa2: Pulling fs layer 01:14:06 2f39f015ded8: Pulling fs layer 01:14:06 3a2ae6a8a46f: Waiting 01:14:06 33b1e0a273af: Waiting 01:14:06 5d3b04190fa2: Waiting 01:14:06 2f39f015ded8: Waiting 01:14:06 5c69ac0246d0: Verifying Checksum 01:14:06 5c69ac0246d0: Download complete 01:14:06 3a2ae6a8a46f: Verifying Checksum 01:14:06 3a2ae6a8a46f: Download complete 01:14:06 ec43610c2a17: Verifying Checksum 01:14:06 ec43610c2a17: Download complete 01:14:06 33b1e0a273af: Verifying Checksum 01:14:06 33b1e0a273af: Download complete 01:14:06 5d3b04190fa2: Verifying Checksum 01:14:06 5d3b04190fa2: Download complete 01:14:06 5eb5b503b376: Verifying Checksum 01:14:06 5eb5b503b376: Download complete 01:14:07 2f39f015ded8: Verifying Checksum 01:14:07 2f39f015ded8: Download complete 01:14:07 5eb5b503b376: Pull complete 01:14:08 5c69ac0246d0: Pull complete 01:14:08 ec43610c2a17: Pull complete 01:14:08 3a2ae6a8a46f: Pull complete 01:14:08 33b1e0a273af: Pull complete 01:14:08 5d3b04190fa2: Pull complete 01:14:08 using credential edgex-jenkins-ssh 01:14:08 Cloning the remote Git repository 01:14:08 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 01:14:09 > git init /w/workspace/device-virtual-go/213 # timeout=10 01:14:09 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 01:14:09 > git --version # timeout=10 01:14:09 > git --version # 'git version 2.25.1' 01:14:09 using GIT_SSH to set credentials SSH Credentials for GitHub 01:14:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:14:13 2f39f015ded8: Pull complete 01:14:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:14:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:14:13 prd-centos7-docker-4c-2g-7030 does not seem to be running inside a container 01:14:13 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:14:14 Avoid second fetch 01:14:14 Checking out Revision c119ed95499dc306bea571f77dc9f86a2d44f01a (main) 01:14:12 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 01:14:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:14:14 > git config core.sparsecheckout # timeout=10 01:14:14 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#547)" 01:14:14 > git checkout -f c119ed95499dc306bea571f77dc9f86a2d44f01a # timeout=10 01:14:18 $ docker top 39e289f425eb8f3afa3e2deee8e1e4f8d3e7d2e616d7c0f77d7640424be5f924 -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:18 + touch /tmp/pre-build-complete [Pipeline] sh 01:14:18 + mkdir -p /var/log/sysstat [Pipeline] sh [Pipeline] withEnv [Pipeline] { 01:14:18 + ls /var/log/sa-host 01:14:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:14:19 provisioning config files... 01:14:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8924482927617498192tmp [Pipeline] stage [Pipeline] { (Prep) [Pipeline] { [Pipeline] echo 01:14:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:14:19 provisioning config files... 01:14:19 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/213@tmp/config15652673656083803907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:14:19 ---> create-netrc.sh [Pipeline] } 01:14:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:14:20 ---> ****-login.sh 01:14:20 nexus3.edgexfoundry.org:10001 01:14:20 ---> python-tools-install.sh [Pipeline] echo 01:14:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:20 ---> sudo-logs.sh 01:14:20 Archiving 'sudo' log.. 01:14:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-7030.novalocal: Name or service not known 01:14:20 sudo: unable to resolve host prd-centos7-docker-4c-2g-7030.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:14:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:14:20 Configure a credential helper to remove this warning. See 01:14:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:14:20 01:14:20 Login Succeeded 01:14:20 nexus3.edgexfoundry.org:10002 01:14:20 ---> job-cost.sh 01:14:20 lf-activate-venv: SKIPPING 01:14:20 INFO: No Stack... 01:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:14:20 Configure a credential helper to remove this warning. See 01:14:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:14:20 01:14:20 Login Succeeded 01:14:20 nexus3.edgexfoundry.org:10003 01:14:20 INFO: Retrieving Pricing Info for: v3-standard-2 01:14:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:21 INFO: Archiving Costs [Pipeline] echo 01:14:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:14:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:14:21 Configure a credential helper to remove this warning. See 01:14:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:14:21 01:14:21 Login Succeeded 01:14:21 nexus3.edgexfoundry.org:10004 01:14:21 ---> logs-deploy.sh 01:14:21 lf-activate-venv: SKIPPING 01:14:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/213 01:14:21 INFO: archiving workspace using pattern(s): 01:14:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:14:21 Configure a credential helper to remove this warning. See 01:14:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:14:21 01:14:21 Login Succeeded 01:14:21 ****.io 01:14:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:14:22 Configure a credential helper to remove this warning. See 01:14:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:14:22 01:14:22 Login Succeeded 01:14:22 ---> ****-login.sh ends [Pipeline] } 01:14:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 01:14:22 Archives upload complete. 01:14:22 INFO: archiving logs to Nexus [Pipeline] echo 01:14:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:14:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:14:22 ========================================================= 01:14:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:14:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:23 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:14:23 ---> uname -a: 01:14:23 Linux prd-centos7-docker-4c-2g-7030.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 01:14:23 01:14:23 01:14:23 ---> lscpu: 01:14:23 Architecture: x86_64 01:14:23 CPU op-mode(s): 32-bit, 64-bit 01:14:23 Byte Order: Little Endian 01:14:23 Address sizes: 40 bits physical, 48 bits virtual 01:14:23 CPU(s): 2 01:14:23 On-line CPU(s) list: 0,1 01:14:23 Thread(s) per core: 1 01:14:23 Core(s) per socket: 1 01:14:23 Socket(s): 2 01:14:23 NUMA node(s): 1 01:14:23 Vendor ID: AuthenticAMD 01:14:23 CPU family: 23 01:14:23 Model: 49 01:14:23 Model name: AMD EPYC-Rome Processor 01:14:23 Stepping: 0 01:14:23 CPU MHz: 2800.000 01:14:23 BogoMIPS: 5600.00 01:14:23 Virtualization: AMD-V 01:14:23 Hypervisor vendor: KVM 01:14:23 Virtualization type: full 01:14:23 L1d cache: 64 KiB 01:14:23 L1i cache: 64 KiB 01:14:23 L2 cache: 1 MiB 01:14:23 L3 cache: 32 MiB 01:14:23 NUMA node0 CPU(s): 0,1 01:14:23 Vulnerability Itlb multihit: Not affected 01:14:23 Vulnerability L1tf: Not affected 01:14:23 Vulnerability Mds: Not affected 01:14:23 Vulnerability Meltdown: Not affected 01:14:23 Vulnerability Mmio stale data: Not affected 01:14:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:14:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:14:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:14:23 Vulnerability Srbds: Not affected 01:14:23 Vulnerability Tsx async abort: Not affected 01:14:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 01:14:23 01:14:23 01:14:23 ---> nproc: 01:14:23 2 01:14:23 01:14:23 01:14:23 ---> df -h: 01:14:23 Filesystem Size Used Avail Use% Mounted on 01:14:23 overlay 40G 7.3G 33G 19% / 01:14:23 tmpfs 64M 0 64M 0% /dev 01:14:23 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:14:23 shm 64M 0 64M 0% /dev/shm 01:14:23 /dev/vda1 40G 7.3G 33G 19% /facter-os 01:14:23 01:14:23 01:14:23 Cannot open /var/log/sysstat/sa15: No such file or directory 01:14:23 Please check if data collecting is enabled 01:14:23 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:14:23 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:14:23 $ docker stop --time=1 39e289f425eb8f3afa3e2deee8e1e4f8d3e7d2e616d7c0f77d7640424be5f924 01:14:23 Sending build context to Docker daemon 20.55MB 01:14:23 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:14:23 Step 2/12 : FROM ${BASE} AS builder 01:14:23 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:14:23 94e9d8af2201: Pulling fs layer 01:14:23 a6c56e8762df: Pulling fs layer 01:14:23 f0f3c8884826: Pulling fs layer 01:14:23 c7e7622c144d: Pulling fs layer 01:14:23 4f4fb700ef54: Pulling fs layer 01:14:23 b4c3b6d88c5a: Pulling fs layer 01:14:23 ba8bce9d2590: Pulling fs layer 01:14:23 ca778ea9c289: Pulling fs layer 01:14:23 c7e7622c144d: Waiting 01:14:23 b4c3b6d88c5a: Waiting 01:14:23 ba8bce9d2590: Waiting 01:14:23 ca778ea9c289: Waiting 01:14:23 4f4fb700ef54: Waiting 01:14:23 a6c56e8762df: Verifying Checksum 01:14:23 a6c56e8762df: Download complete 01:14:23 c7e7622c144d: Verifying Checksum 01:14:23 c7e7622c144d: Download complete 01:14:23 4f4fb700ef54: Verifying Checksum 01:14:23 4f4fb700ef54: Download complete 01:14:23 b4c3b6d88c5a: Verifying Checksum 01:14:23 b4c3b6d88c5a: Download complete 01:14:24 94e9d8af2201: Verifying Checksum 01:14:24 94e9d8af2201: Download complete 01:14:24 ca778ea9c289: Download complete 01:14:24 $ docker rm -f --volumes 39e289f425eb8f3afa3e2deee8e1e4f8d3e7d2e616d7c0f77d7640424be5f924 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:14:24 [WS-CLEANUP] Deleting project workspace... 01:14:24 [WS-CLEANUP] Deferred wipeout is used... 01:14:24 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:25 94e9d8af2201: Pull complete 01:14:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:25 01:14:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:25 latest: Pulling from edgex-lftools-log-publisher 01:14:25 5eb5b503b376: Pulling fs layer 01:14:25 5c69ac0246d0: Pulling fs layer 01:14:25 ec43610c2a17: Pulling fs layer 01:14:25 3a2ae6a8a46f: Pulling fs layer 01:14:25 33b1e0a273af: Pulling fs layer 01:14:25 5d3b04190fa2: Pulling fs layer 01:14:25 2f39f015ded8: Pulling fs layer 01:14:25 33b1e0a273af: Waiting 01:14:25 5d3b04190fa2: Waiting 01:14:25 2f39f015ded8: Waiting 01:14:25 3a2ae6a8a46f: Waiting 01:14:25 5c69ac0246d0: Verifying Checksum 01:14:25 5c69ac0246d0: Download complete 01:14:25 3a2ae6a8a46f: Verifying Checksum 01:14:25 3a2ae6a8a46f: Download complete 01:14:25 33b1e0a273af: Verifying Checksum 01:14:25 33b1e0a273af: Download complete 01:14:25 5d3b04190fa2: Verifying Checksum 01:14:25 5d3b04190fa2: Download complete 01:14:25 ec43610c2a17: Download complete 01:14:25 a6c56e8762df: Pull complete 01:14:25 5eb5b503b376: Verifying Checksum 01:14:25 5eb5b503b376: Download complete 01:14:25 f0f3c8884826: Verifying Checksum 01:14:25 f0f3c8884826: Download complete 01:14:26 2f39f015ded8: Download complete 01:14:26 ba8bce9d2590: Verifying Checksum 01:14:26 ba8bce9d2590: Download complete 01:14:27 5eb5b503b376: Pull complete 01:14:27 5c69ac0246d0: Pull complete 01:14:28 ec43610c2a17: Pull complete 01:14:28 3a2ae6a8a46f: Pull complete 01:14:28 33b1e0a273af: Pull complete 01:14:28 5d3b04190fa2: Pull complete 01:14:35 2f39f015ded8: Pull complete 01:14:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:14:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:14:35 prd-ubuntu20.04-docker-8c-8g-7028 does not seem to be running inside a container 01:14:35 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:14:38 $ docker top 4f77aac6ed199699d3c794703eb6057ad35eab032f4c2fc2f53453fc53080c7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:14:38 ---> job-cost.sh 01:14:38 lf-activate-venv: SKIPPING 01:14:38 INFO: No Stack... 01:14:38 INFO: Retrieving Pricing Info for: v3-standard-8 01:14:39 INFO: Archiving Costs [Pipeline] sh 01:14:39 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 01:14:39 + cut -d, -f6 [Pipeline] lock 01:14:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-213-stack-cost] 01:14:39 Resource [jenkins-edgexfoundry-device-virtual-go-main-213-stack-cost] did not exist. Created. 01:14:39 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:14:39 + echo total: 0.2199999988079071 [Pipeline] stash 01:14:39 Stashed 1 file(s) [Pipeline] } 01:14:39 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-213-stack-cost] [Pipeline] // lock [Pipeline] } 01:14:39 $ docker stop --time=1 4f77aac6ed199699d3c794703eb6057ad35eab032f4c2fc2f53453fc53080c7e 01:14:41 $ docker rm -f --volumes 4f77aac6ed199699d3c794703eb6057ad35eab032f4c2fc2f53453fc53080c7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:14:41 f0f3c8884826: Pull complete 01:14:41 c7e7622c144d: Pull complete 01:14:41 4f4fb700ef54: Pull complete 01:14:41 b4c3b6d88c5a: Pull complete 01:14:48 ba8bce9d2590: Pull complete 01:14:49 ca778ea9c289: Pull complete 01:14:49 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 01:14:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:14:49 ---> 47b25d7523d1 01:14:49 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:14:51 ---> Running in ffb646778bd6 01:14:51 Removing intermediate container ffb646778bd6 01:14:51 ---> ca05b20384b4 01:14:51 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:14:51 ---> Running in 65d017a6ced7 01:14:52 Removing intermediate container 65d017a6ced7 01:14:52 ---> be26918b2a1c 01:14:52 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:14:52 ---> Running in 862e34379490 01:14:52 Removing intermediate container 862e34379490 01:14:52 ---> 916b0717f5af 01:14:52 Step 6/12 : WORKDIR /device-virtual-go 01:14:52 ---> Running in bb3e4f9253a0 01:14:52 Removing intermediate container bb3e4f9253a0 01:14:52 ---> b207d412ea17 01:14:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:14:52 ---> Running in 32d6c8d2cdac 01:14:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:14:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:14:55 (1/4) Installing openssh-keygen (9.7_p1-r5) 01:14:55 (2/4) Installing libedit (20240517.3.1-r0) 01:14:55 (3/4) Installing openssh-client-common (9.7_p1-r5) 01:14:55 (4/4) Installing openssh-client-default (9.7_p1-r5) 01:14:55 Executing busybox-1.36.1-r29.trigger 01:14:55 OK: 244 MiB in 62 packages 01:14:56 Removing intermediate container 32d6c8d2cdac 01:14:56 ---> 7526a0a454e9 01:14:56 Step 8/12 : COPY go.mod vendor* ./ 01:14:57 ---> dbe6f36ebf72 01:14:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:57 ---> Running in c6772e04fabe 01:17:04 Removing intermediate container c6772e04fabe 01:17:04 ---> 059892c318ed 01:17:04 Step 10/12 : COPY . . 01:17:04 ---> 6b49b74eae81 01:17:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:17:04 ---> Running in f83843c0212f 01:17:04 Removing intermediate container f83843c0212f 01:17:04 ---> 366a94860526 01:17:04 Step 12/12 : RUN $MAKE 01:17:04 ---> Running in 7703062011c0 01:17:04 noop 01:17:04 Removing intermediate container 7703062011c0 01:17:04 ---> 0155e05d2c71 01:17:04 Successfully built 0155e05d2c71 01:17:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:04 + docker inspect -f . ci-base-image-arm64 01:17:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:04 prd-ubuntu20.04-docker-arm64-4c-16g-7029 does not seem to be running inside a container 01:17:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/213 -v /w/workspace/device-virtual-go/213:/w/workspace/device-virtual-go/213:rw,z -v /w/workspace/device-virtual-go/213@tmp:/w/workspace/device-virtual-go/213@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 01:17:06 $ docker top 2661b3ae06fb620549079bbbd1cd52594700582c6bab78093e8654201db4f6b3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:17:06 + go version 01:17:06 go version go1.23.9 linux/arm64 [Pipeline] } 01:17:06 $ docker stop --time=1 2661b3ae06fb620549079bbbd1cd52594700582c6bab78093e8654201db4f6b3 01:17:08 $ docker rm -f --volumes 2661b3ae06fb620549079bbbd1cd52594700582c6bab78093e8654201db4f6b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:09 + docker inspect -f . ci-base-image-arm64 01:17:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:09 prd-ubuntu20.04-docker-arm64-4c-16g-7029 does not seem to be running inside a container 01:17:09 $ 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/213 -v /w/workspace/device-virtual-go/213:/w/workspace/device-virtual-go/213:rw,z -v /w/workspace/device-virtual-go/213@tmp:/w/workspace/device-virtual-go/213@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 01:17:10 $ docker top d41755ebea3dc65582870535d505c1fedc3813f6bbd7759c8737e88c8abf865b -eo pid,comm [Pipeline] { [Pipeline] sh 01:17:11 + git config --global --add safe.directory /w/workspace/device-virtual-go/213 [Pipeline] fileExists [Pipeline] sh 01:17:12 + make test 01:17:12 go test ./... -coverprofile=coverage.out 01:17:17 ? github.com/edgexfoundry/device-virtual-go [no test files] 01:20:39 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 01:20:39 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.065s coverage: 59.4% of statements 01:20:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:20:39 go vet ./... 01:21:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:21:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:21:26 ./bin/test-attribution-txt.sh 01:21:26 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 01:21:26 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 01:21:26 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 01:21:26 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 01:21:26 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 01:21:26 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 01:21:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:21:26 $ docker stop --time=1 d41755ebea3dc65582870535d505c1fedc3813f6bbd7759c8737e88c8abf865b 01:21:28 $ docker rm -f --volumes d41755ebea3dc65582870535d505c1fedc3813f6bbd7759c8737e88c8abf865b [Pipeline] // withDockerContainer [Pipeline] sh 01:21:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:21:29 Warning: overwriting stash ‘coverage-report’ 01:21:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:21:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:21:30 + ls -al . 01:21:30 total 268 01:21:30 drwxrwxr-x 7 jenkins jenkins 4096 Aug 15 01:17 . 01:21:30 drwxrwxr-x 4 jenkins jenkins 4096 Aug 15 01:14 .. 01:21:30 drwxrwxr-x 8 jenkins jenkins 4096 Aug 15 01:14 .git 01:21:30 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 01:14 .github 01:21:30 -rw-rw-r-- 1 jenkins jenkins 272 Aug 15 01:14 .gitignore 01:21:30 -rw-rw-r-- 1 jenkins jenkins 199 Aug 15 01:14 .golangci.yml 01:21:30 -rw-rw-r-- 1 jenkins jenkins 18321 Aug 15 01:14 Attribution.txt 01:21:30 -rw-rw-r-- 1 jenkins jenkins 17302 Aug 15 01:14 CHANGELOG.md 01:21:30 -rw-rw-r-- 1 jenkins jenkins 1755 Aug 15 01:14 Dockerfile 01:21:30 -rw-rw-r-- 1 jenkins jenkins 677 Aug 15 01:14 GOVERNANCE.md 01:21:30 -rw-rw-r-- 1 jenkins jenkins 660 Aug 15 01:14 Jenkinsfile 01:21:30 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 15 01:14 LICENSE 01:21:30 -rw-rw-r-- 1 jenkins jenkins 2652 Aug 15 01:14 Makefile 01:21:30 -rw-rw-r-- 1 jenkins jenkins 623 Aug 15 01:14 OWNERS.md 01:21:30 -rw-rw-r-- 1 jenkins jenkins 4473 Aug 15 01:14 README.md 01:21:30 -rw-rw-r-- 1 jenkins jenkins 11 Aug 15 01:10 VERSION 01:21:30 drwxrwxr-x 2 jenkins jenkins 4096 Aug 15 01:14 bin 01:21:30 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 01:14 cmd 01:21:30 -rw-r--r-- 1 jenkins jenkins 45558 Aug 15 01:20 coverage.out 01:21:30 -rw-rw-r-- 1 jenkins jenkins 6112 Aug 15 01:14 go.mod 01:21:30 -rw-rw-r-- 1 jenkins jenkins 86944 Aug 15 01:14 go.sum 01:21:30 drwxrwxr-x 3 jenkins jenkins 4096 Aug 15 01:14 internal 01:21:30 -rw-rw-r-- 1 jenkins jenkins 235 Aug 15 01:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:31 + 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=c119ed95499dc306bea571f77dc9f86a2d44f01a --label arch=arm64 --label version=4.1.0-dev.4 . 01:21:31 Sending build context to Docker daemon 20.6MB 01:21:31 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 01:21:31 Step 2/26 : FROM ${BASE} AS builder 01:21:31 ---> 0155e05d2c71 01:21:31 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:21:32 ---> Running in 386fec6bd38a 01:21:32 Removing intermediate container 386fec6bd38a 01:21:32 ---> 9e5507ae671f 01:21:32 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 01:21:32 ---> Running in 5233760ba818 01:21:32 Removing intermediate container 5233760ba818 01:21:32 ---> 13a58208629f 01:21:32 Step 5/26 : ARG ADD_BUILD_TAGS="" 01:21:32 ---> Running in 2007573ee8a4 01:21:32 Removing intermediate container 2007573ee8a4 01:21:32 ---> 28145a4cff7f 01:21:32 Step 6/26 : WORKDIR /device-virtual-go 01:21:33 ---> Running in 7817f921f89c 01:21:33 Removing intermediate container 7817f921f89c 01:21:33 ---> 015c96bd4f8d 01:21:33 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:21:33 ---> Running in fa1f51f356dd 01:21:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:21:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:21:36 OK: 244 MiB in 62 packages 01:21:37 Removing intermediate container fa1f51f356dd 01:21:37 ---> a0b8edcb7852 01:21:37 Step 8/26 : COPY go.mod vendor* ./ 01:21:37 ---> 0ad5e5ff698d 01:21:37 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:37 ---> Running in ed20ca912b39 01:21:39 Removing intermediate container ed20ca912b39 01:21:39 ---> f315b5f6cfba 01:21:39 Step 10/26 : COPY . . 01:21:41 ---> bc817df4ae56 01:21:41 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:21:41 ---> Running in 42e12ec0aeab 01:21:41 Removing intermediate container 42e12ec0aeab 01:21:41 ---> b649c819d305 01:21:41 Step 12/26 : RUN $MAKE 01:21:41 ---> Running in 8dfad62ca887 01:21:42 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.30 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 01:25:04 Removing intermediate container 8dfad62ca887 01:25:04 ---> 2e5b7f747689 01:25:04 Step 13/26 : FROM alpine:3.20 01:25:04 3.20: Pulling from library/alpine 01:25:04 13e713f82565: Pulling fs layer 01:25:04 13e713f82565: Verifying Checksum 01:25:04 13e713f82565: Download complete 01:25:04 13e713f82565: Pull complete 01:25:04 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:25:04 Status: Downloaded newer image for alpine:3.20 01:25:04 ---> c88e9dceb6cb 01:25:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 01:25:04 ---> Running in 9dbe933b55b8 01:25:04 Removing intermediate container 9dbe933b55b8 01:25:04 ---> 5c5815f5cca1 01:25:04 Step 15/26 : RUN apk add --update --no-cache dumb-init 01:25:04 ---> Running in 3d8fcedb968c 01:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:25:04 (1/1) Installing dumb-init (1.2.5-r3) 01:25:04 Executing busybox-1.36.1-r29.trigger 01:25:04 OK: 9 MiB in 15 packages 01:25:05 Removing intermediate container 3d8fcedb968c 01:25:05 ---> 05bd048e08b1 01:25:05 Step 16/26 : RUN apk --no-cache upgrade 01:25:05 ---> Running in c8fe343cb0fd 01:25:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:25:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:25:08 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:25:08 Executing busybox-1.36.1-r30.post-upgrade 01:25:08 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:25:08 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:25:08 Executing busybox-1.36.1-r30.trigger 01:25:08 OK: 9 MiB in 15 packages 01:25:09 Removing intermediate container c8fe343cb0fd 01:25:09 ---> 7b1b27bd623e 01:25:09 Step 17/26 : WORKDIR / 01:25:09 ---> Running in d2eb303c2314 01:25:10 Removing intermediate container d2eb303c2314 01:25:10 ---> a8a6960a99eb 01:25:10 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 01:25:10 ---> f53863cf8e80 01:25:10 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 01:25:10 ---> ffb1c4f00b3e 01:25:10 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 01:25:12 ---> d2068336819d 01:25:12 Step 21/26 : EXPOSE 59900 01:25:12 ---> Running in b941bbe92835 01:25:13 Removing intermediate container b941bbe92835 01:25:13 ---> 75d49af5e2c7 01:25:13 Step 22/26 : ENTRYPOINT ["/device-virtual"] 01:25:13 ---> Running in a79ba0c5c00a 01:25:13 Removing intermediate container a79ba0c5c00a 01:25:13 ---> 8743105e4351 01:25:13 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:25:13 ---> Running in 8e2acd003d07 01:25:13 Removing intermediate container 8e2acd003d07 01:25:13 ---> 6f2ce4b53b9a 01:25:13 Step 24/26 : LABEL arch=arm64 01:25:13 ---> Running in 22af92ea484c 01:25:14 Removing intermediate container 22af92ea484c 01:25:14 ---> 0555b5f2ba0a 01:25:14 Step 25/26 : LABEL git_sha=c119ed95499dc306bea571f77dc9f86a2d44f01a 01:25:14 ---> Running in 9cc32e3d0901 01:25:14 Removing intermediate container 9cc32e3d0901 01:25:14 ---> b50d3711b869 01:25:14 Step 26/26 : LABEL version=4.1.0-dev.4 01:25:14 ---> Running in 0839ae3b9bcd 01:25:15 Removing intermediate container 0839ae3b9bcd 01:25:15 ---> d393a90b48c2 01:25:15 [Warning] One or more build-args [ARCH] were not consumed 01:25:15 Successfully built d393a90b48c2 01:25:15 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 01:25:15 provisioning config files... 01:25:15 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/213@tmp/config7604296094393412022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:15 ---> ****-login.sh 01:25:15 nexus3.edgexfoundry.org:10001 01:25:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:15 Configure a credential helper to remove this warning. See 01:25:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:15 01:25:15 Login Succeeded 01:25:15 nexus3.edgexfoundry.org:10002 01:25:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:16 Configure a credential helper to remove this warning. See 01:25:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:16 01:25:16 Login Succeeded 01:25:16 nexus3.edgexfoundry.org:10003 01:25:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:16 Configure a credential helper to remove this warning. See 01:25:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:16 01:25:16 Login Succeeded 01:25:16 nexus3.edgexfoundry.org:10004 01:25:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:16 Configure a credential helper to remove this warning. See 01:25:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:16 01:25:16 Login Succeeded 01:25:16 ****.io 01:25:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:25:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:25:17 Configure a credential helper to remove this warning. See 01:25:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:25:17 01:25:17 Login Succeeded 01:25:17 ---> ****-login.sh ends [Pipeline] } 01:25:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:25:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:25:17 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 01:25:17 c119ed95499dc306bea571f77dc9f86a2d44f01a 01:25:17 latest 01:25:17 4.1.0-dev.4 01:25:17 c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 01:25:17 main 01:25:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:17 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:c119ed95499dc306bea571f77dc9f86a2d44f01a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:18 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:c119ed95499dc306bea571f77dc9f86a2d44f01a 01:25:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:25:18 850b972da319: Preparing 01:25:18 65a6133fc9fd: Preparing 01:25:18 97bfe649c031: Preparing 01:25:18 7cde9e7ccd9e: Preparing 01:25:18 4cd836bb6b15: Preparing 01:25:18 1e890da81ec9: Preparing 01:25:18 1e890da81ec9: Waiting 01:25:18 97bfe649c031: Pushed 01:25:18 1e890da81ec9: Layer already exists 01:25:18 65a6133fc9fd: Pushed 01:25:18 4cd836bb6b15: Pushed 01:25:18 7cde9e7ccd9e: Pushed 01:25:26 850b972da319: Pushed 01:25:26 c119ed95499dc306bea571f77dc9f86a2d44f01a: digest: sha256:18e9b79b6a198f7ea1ad320208c71ffcc47237b45b892430471f8a9c9a73fc25 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:27 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:27 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 01:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:25:27 850b972da319: Preparing 01:25:27 65a6133fc9fd: Preparing 01:25:27 97bfe649c031: Preparing 01:25:27 7cde9e7ccd9e: Preparing 01:25:27 4cd836bb6b15: Preparing 01:25:27 1e890da81ec9: Preparing 01:25:27 1e890da81ec9: Waiting 01:25:27 850b972da319: Layer already exists 01:25:27 7cde9e7ccd9e: Layer already exists 01:25:27 4cd836bb6b15: Layer already exists 01:25:27 97bfe649c031: Layer already exists 01:25:27 65a6133fc9fd: Layer already exists 01:25:27 1e890da81ec9: Layer already exists 01:25:27 latest: digest: sha256:18e9b79b6a198f7ea1ad320208c71ffcc47237b45b892430471f8a9c9a73fc25 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:28 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:28 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.4 01:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:25:28 850b972da319: Preparing 01:25:28 65a6133fc9fd: Preparing 01:25:28 97bfe649c031: Preparing 01:25:28 7cde9e7ccd9e: Preparing 01:25:28 4cd836bb6b15: Preparing 01:25:28 1e890da81ec9: Preparing 01:25:28 1e890da81ec9: Waiting 01:25:28 850b972da319: Layer already exists 01:25:28 97bfe649c031: Layer already exists 01:25:28 7cde9e7ccd9e: Layer already exists 01:25:28 4cd836bb6b15: Layer already exists 01:25:28 65a6133fc9fd: Layer already exists 01:25:28 1e890da81ec9: Layer already exists 01:25:28 4.1.0-dev.4: digest: sha256:18e9b79b6a198f7ea1ad320208c71ffcc47237b45b892430471f8a9c9a73fc25 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:29 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:29 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 01:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:25:29 850b972da319: Preparing 01:25:29 65a6133fc9fd: Preparing 01:25:29 97bfe649c031: Preparing 01:25:29 7cde9e7ccd9e: Preparing 01:25:29 4cd836bb6b15: Preparing 01:25:29 1e890da81ec9: Preparing 01:25:29 1e890da81ec9: Waiting 01:25:29 850b972da319: Layer already exists 01:25:29 97bfe649c031: Layer already exists 01:25:29 65a6133fc9fd: Layer already exists 01:25:29 4cd836bb6b15: Layer already exists 01:25:29 7cde9e7ccd9e: Layer already exists 01:25:29 1e890da81ec9: Layer already exists 01:25:29 c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4: digest: sha256:18e9b79b6a198f7ea1ad320208c71ffcc47237b45b892430471f8a9c9a73fc25 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:30 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:30 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 01:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:25:30 850b972da319: Preparing 01:25:30 65a6133fc9fd: Preparing 01:25:30 97bfe649c031: Preparing 01:25:30 7cde9e7ccd9e: Preparing 01:25:30 4cd836bb6b15: Preparing 01:25:30 1e890da81ec9: Preparing 01:25:30 1e890da81ec9: Waiting 01:25:30 65a6133fc9fd: Layer already exists 01:25:30 97bfe649c031: Layer already exists 01:25:30 850b972da319: Layer already exists 01:25:30 4cd836bb6b15: Layer already exists 01:25:30 7cde9e7ccd9e: Layer already exists 01:25:30 1e890da81ec9: Layer already exists 01:25:30 main: digest: sha256:18e9b79b6a198f7ea1ad320208c71ffcc47237b45b892430471f8a9c9a73fc25 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:25:31 ===================================================== [Pipeline] echo 01:25:31 taggedImages: 01:25:31 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:c119ed95499dc306bea571f77dc9f86a2d44f01a 01:25:31 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 01:25:31 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.4 01:25:31 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 01:25:31 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo 01:25:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:c119ed95499dc306bea571f77dc9f86a2d44f01a [Pipeline] echo 01:25:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo 01:25:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.4 [Pipeline] echo 01:25:31 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:c119ed95499dc306bea571f77dc9f86a2d44f01a-4.1.0-dev.4 [Pipeline] echo 01:25:31 Skip building multi-arch image for 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 01:25:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:25:31 01:25:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:25:32 arm64: Pulling from edgex-lftools-log-publisher 01:25:32 8998bd30e6a1: Pulling fs layer 01:25:32 04944245beec: Pulling fs layer 01:25:32 699f458cf7ca: Pulling fs layer 01:25:32 765212b225bb: Pulling fs layer 01:25:32 f23df028b6ca: Pulling fs layer 01:25:32 d65c8cfc05b1: Pulling fs layer 01:25:32 2437ff75d9bd: Pulling fs layer 01:25:32 f23df028b6ca: Waiting 01:25:32 d65c8cfc05b1: Waiting 01:25:32 2437ff75d9bd: Waiting 01:25:32 765212b225bb: Waiting 01:25:32 04944245beec: Verifying Checksum 01:25:32 04944245beec: Download complete 01:25:32 765212b225bb: Verifying Checksum 01:25:32 765212b225bb: Download complete 01:25:32 f23df028b6ca: Verifying Checksum 01:25:32 f23df028b6ca: Download complete 01:25:32 d65c8cfc05b1: Verifying Checksum 01:25:32 d65c8cfc05b1: Download complete 01:25:32 699f458cf7ca: Verifying Checksum 01:25:32 699f458cf7ca: Download complete 01:25:32 8998bd30e6a1: Verifying Checksum 01:25:32 8998bd30e6a1: Download complete 01:25:35 2437ff75d9bd: Verifying Checksum 01:25:35 2437ff75d9bd: Download complete 01:25:37 8998bd30e6a1: Pull complete 01:25:37 04944245beec: Pull complete 01:25:39 699f458cf7ca: Pull complete 01:25:39 765212b225bb: Pull complete 01:25:40 f23df028b6ca: Pull complete 01:25:40 d65c8cfc05b1: Pull complete 01:25:58 2437ff75d9bd: Pull complete 01:25:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:25:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:25:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:59 prd-ubuntu20.04-docker-arm64-4c-16g-7029 does not seem to be running inside a container 01:25:59 $ 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/213 -v /w/workspace/device-virtual-go/213:/w/workspace/device-virtual-go/213:rw,z -v /w/workspace/device-virtual-go/213@tmp:/w/workspace/device-virtual-go/213@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 01:26:02 $ docker top 5bd4a59294299550a2c05faaf00c0473e08f33c7619736dbd27dace40a3f6155 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:26:02 ---> job-cost.sh 01:26:02 lf-activate-venv: SKIPPING 01:26:02 INFO: No Stack... 01:26:03 INFO: Retrieving Pricing Info for: v3-standard-4 01:26:04 INFO: Archiving Costs [Pipeline] sh 01:26:04 + cut -d, -f6 01:26:04 + cat /w/workspace/device-virtual-go/213/archives/cost.csv [Pipeline] lock 01:26:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-213-stack-cost] 01:26:04 Resource [jenkins-edgexfoundry-device-virtual-go-main-213-stack-cost] did not exist. Created. 01:26:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-213-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:26:05 /w/workspace/device-virtual-go/213@tmp/durable-e456095f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:26:05 + echo total: 0.10999999940395355 [Pipeline] stash 01:26:05 Warning: overwriting stash ‘stack-cost’ 01:26:05 Stashed 1 file(s) [Pipeline] } 01:26:05 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-213-stack-cost] [Pipeline] // lock [Pipeline] } 01:26:05 $ docker stop --time=1 5bd4a59294299550a2c05faaf00c0473e08f33c7619736dbd27dace40a3f6155 01:26:07 $ docker rm -f --volumes 5bd4a59294299550a2c05faaf00c0473e08f33c7619736dbd27dace40a3f6155 [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 01:26:07 provisioning config files... 01:26:07 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9665401099589207534tmp [Pipeline] { [Pipeline] sh 01:26:08 + set +x 01:26:08 + curl -s https://codecov.io/bash 01:26:08 + bash -s -- 01:26:08 01:26:08 _____ _ 01:26:08 / ____| | | 01:26:08 | | ___ __| | ___ ___ _____ __ 01:26:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:26:08 | |___| (_) | (_| | __/ (_| (_) \ V / 01:26:08 \_____\___/ \__,_|\___|\___\___/ \_/ 01:26:08 Bash-1.0.6 01:26:08 01:26:08 01:26:08 ==> git version 2.25.1 found 01:26:08 ==> 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 01:26:08 Release-Date: 2020-01-08 01:26:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:26:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:26:08 ==> Jenkins CI detected. 01:26:08 current dir:  /w/workspace/exfoundry_device-virtual-go_main 01:26:08 project root: . 01:26:08 --> token set from env 01:26:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:26:08 ==> Running gcov in . (disable via -X gcov) 01:26:08 ==> Python coveragepy not found 01:26:08 ==> Searching for coverage reports in: 01:26:08 + . 01:26:08 -> Found 1 reports 01:26:08 ==> Detecting git/mercurial file structure 01:26:08 ==> Reading reports 01:26:08 + ./coverage.out bytes=45558 01:26:08 ==> Appending adjustments 01:26:08 https://docs.codecov.io/docs/fixing-reports 01:26:08 + Found adjustments 01:26:08 ==> Gzipping contents 01:26:08 8.0K /tmp/codecov.oDXToA.gz 01:26:08 ==> Uploading reports 01:26:08 url: https://codecov.io 01:26:08 query: branch=main&commit=c119ed95499dc306bea571f77dc9f86a2d44f01a&build=213&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F213%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:26:08 -> Pinging Codecov 01:26:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c119ed95499dc306bea571f77dc9f86a2d44f01a&build=213&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F213%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:26:08 -> Uploading to 01:26:08 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/c119ed95499dc306bea571f77dc9f86a2d44f01a/0f9407d5-201d-49da-a10f-50d86baa3f99.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250815%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250815T012608Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=77ba15e75bfcecbb9ff0d5abb0a81ca8913d2200309b5d223c60577d190f1882 01:26:08 % Total % Received % Xferd Average Speed Time Time Time Current 01:26:08 Dload Upload Total Spent Left Speed 01:26:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5368 0 0 100 5368 0 34410 --:--:-- --:--:-- --:--:-- 34632 01:26:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/c119ed95499dc306bea571f77dc9f86a2d44f01a [Pipeline] } 01:26:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:26:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:26:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:26:09 01:26:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:26:09 latest: Pulling from edgex-devops/edgex-snyk-go 01:26:09 0a9a5dfd008f: Already exists 01:26:09 36466aa92d05: Already exists 01:26:09 e10405b45d13: Already exists 01:26:09 096b7ceb2af7: Already exists 01:26:09 4f4fb700ef54: Already exists 01:26:09 e50aa161e22a: Pulling fs layer 01:26:09 d3c8db5fb9df: Pulling fs layer 01:26:10 e50aa161e22a: Verifying Checksum 01:26:10 e50aa161e22a: Download complete 01:26:10 e50aa161e22a: Pull complete 01:26:11 d3c8db5fb9df: Download complete 01:26:15 d3c8db5fb9df: Pull complete 01:26:15 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 01:26:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:26:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:16 prd-ubuntu20.04-docker-8c-8g-7028 does not seem to be running inside a container 01:26:16 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 01:26:17 $ docker top fd9c4e0279095481231cae4a6404a12b206487a22271ec7252934d776ede2f83 -eo pid,comm [Pipeline] { [Pipeline] sh 01:26:18 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 01:26:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 01:26:18 + set -o pipefail 01:26:18 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 01:26:26 01:26:26 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 01:26:26 01:26:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/acf9e7bf-dfba-4c0d-b26e-a841943b38cc 01:26:26 01:26:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:26:26 01:26:26 01:26:26 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 01:26:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:26:26 $ docker stop --time=1 fd9c4e0279095481231cae4a6404a12b206487a22271ec7252934d776ede2f83 01:26:30 $ docker rm -f --volumes fd9c4e0279095481231cae4a6404a12b206487a22271ec7252934d776ede2f83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:26:31 + git log --format=format:%s -1 c119ed95499dc306bea571f77dc9f86a2d44f01a [Pipeline] sh 01:26:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:26:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:31 prd-ubuntu20.04-docker-8c-8g-7028 does not seem to be running inside a container 01:26:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:26:32 $ docker top 780b77a6d7598f56f5e10d7a385b367cdba4c2a93878a9c76ff2561e96e1093f -eo pid,comm 01:26:32 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). 01:26:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:26:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:32 [ssh-agent] Looking for ssh-agent implementation... 01:26:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:32 $ docker exec 780b77a6d7598f56f5e10d7a385b367cdba4c2a93878a9c76ff2561e96e1093f ssh-agent 01:26:32 SSH_AUTH_SOCK=/tmp/ssh-JbdzV6C1asxm/agent.31 01:26:32 SSH_AGENT_PID=37 01:26:32 Running ssh-add (command line suppressed) 01:26:32 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16049088344701743483.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16049088344701743483.key) 01:26:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:32 + git semver tag 01:26:33 2025-08-15 01:26:33,130 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:26:33 2025-08-15 01:26:33,134 [run_tag] DEBUG tag force:False 01:26:33 2025-08-15 01:26:33,135 [check_head_tag] DEBUG check head tag 01:26:33 2025-08-15 01:26:33,135 [execute] INFO git cat-file --batch-check 01:26:33 2025-08-15 01:26:33,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 01:26:33 2025-08-15 01:26:33,138 [execute] INFO git cat-file --batch 01:26:33 2025-08-15 01:26:33,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 01:26:33 2025-08-15 01:26:33,148 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:26:33 2025-08-15 01:26:33,148 [execute] INFO git tag -a v4.1.0-dev.4 -m v4.1.0-dev.4 01:26:33 2025-08-15 01:26:33,148 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.4', '-m', 'v4.1.0-dev.4'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 01:26:33 2025-08-15 01:26:33,151 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:26:33 4.1.0-dev.4 [Pipeline] } 01:26:33 $ docker exec --env ******** --env ******** 780b77a6d7598f56f5e10d7a385b367cdba4c2a93878a9c76ff2561e96e1093f ssh-agent -k 01:26:33 unset SSH_AUTH_SOCK; 01:26:33 unset SSH_AGENT_PID; 01:26:33 echo Agent pid 37 killed; 01:26:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:26:33 + git semver [Pipeline] } 01:26:34 $ docker stop --time=1 780b77a6d7598f56f5e10d7a385b367cdba4c2a93878a9c76ff2561e96e1093f 01:26:35 $ docker rm -f --volumes 780b77a6d7598f56f5e10d7a385b367cdba4c2a93878a9c76ff2561e96e1093f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:26:35 01:26:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:26:36 0.23.1-centos7: Pulling from edgex-lftools 01:26:36 ab5ef0e58194: Pulling fs layer 01:26:36 9712f1f96733: Pulling fs layer 01:26:36 63f879dbbcfc: Pulling fs layer 01:26:36 0d9ebad4ef96: Pulling fs layer 01:26:36 e9a5061849ea: Pulling fs layer 01:26:36 d747dcd14b5f: Pulling fs layer 01:26:36 2de7ff778b66: Pulling fs layer 01:26:36 0d9ebad4ef96: Waiting 01:26:36 e9a5061849ea: Waiting 01:26:36 d747dcd14b5f: Waiting 01:26:36 2de7ff778b66: Waiting 01:26:36 9712f1f96733: Download complete 01:26:36 63f879dbbcfc: Verifying Checksum 01:26:36 63f879dbbcfc: Download complete 01:26:36 e9a5061849ea: Verifying Checksum 01:26:36 e9a5061849ea: Download complete 01:26:36 d747dcd14b5f: Download complete 01:26:36 ab5ef0e58194: Verifying Checksum 01:26:36 ab5ef0e58194: Download complete 01:26:36 0d9ebad4ef96: Verifying Checksum 01:26:36 0d9ebad4ef96: Download complete 01:26:36 2de7ff778b66: Verifying Checksum 01:26:36 2de7ff778b66: Download complete 01:26:41 ab5ef0e58194: Pull complete 01:26:41 9712f1f96733: Pull complete 01:26:41 63f879dbbcfc: Pull complete 01:26:48 0d9ebad4ef96: Pull complete 01:26:48 e9a5061849ea: Pull complete 01:26:48 d747dcd14b5f: Pull complete 01:26:49 2de7ff778b66: Pull complete 01:26:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:26:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:26:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:49 prd-ubuntu20.04-docker-8c-8g-7028 does not seem to be running inside a container 01:26:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:26:53 $ docker top e8653ad7f56d0145b199150f6b191f2933a58af705d54b3816204f2767301331 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:26:53 provisioning config files... 01:26:53 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10043801852424501846tmp 01:26:53 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12031052081055073143tmp 01:26:53 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2815725561122622216tmp [Pipeline] { [Pipeline] echo 01:26:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:26:53 ---> sigul-configuration.sh 01:26:53 gpg: directory `/root/.gnupg' created 01:26:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:26:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:26:53 gpg: keyring `/root/.gnupg/secring.gpg' created 01:26:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:26:53 gpg: CAST5 encrypted data 01:26:53 gpg: encrypted with 1 passphrase 01:26:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:26:53 + mkdir /home/jenkins 01:26:53 + mkdir /home/jenkins/sigul [Pipeline] sh 01:26:54 + 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 01:26:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:26:54 ---> sigul-install.sh 01:26:54 Sigul already installed; skipping installation. [Pipeline] sh 01:26:54 + git tag --list 01:26:54 v1.0.0 01:26:54 v1.1.0 01:26:54 v1.1.1 01:26:54 v1.2.1 01:26:54 v1.2.2 01:26:54 v1.2.3 01:26:54 v1.3.0 01:26:54 v1.3.1 01:26:54 v2.0.0 01:26:54 v2.1.0 01:26:54 v2.1.1 01:26:54 v2.2.0 01:26:54 v2.3.0 01:26:54 v3.0 01:26:54 v3.0.0 01:26:54 v3.1 01:26:54 v3.1.0 01:26:54 v3.1.1 01:26:54 v4.0 01:26:54 v4.0.0 01:26:54 v4.1.0-dev.1 01:26:54 v4.1.0-dev.2 01:26:54 v4.1.0-dev.3 01:26:54 v4.1.0-dev.4 [Pipeline] sh 01:26:55 + lftools sign git-tag v4.1.0-dev.4 01:26:55 Signing Git tag with Sigul... 01:26:55 Signing v4.1.0-dev.4 [Pipeline] echo 01:26:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:26:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:26:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:26:56 $ docker stop --time=1 e8653ad7f56d0145b199150f6b191f2933a58af705d54b3816204f2767301331 01:26:57 $ docker rm -f --volumes e8653ad7f56d0145b199150f6b191f2933a58af705d54b3816204f2767301331 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:26:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:26:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:26:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:26:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:26:58 prd-ubuntu20.04-docker-8c-8g-7028 does not seem to be running inside a container 01:26:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:26:58 $ docker top 3041bdab9748ccec2fce0cf75785de8efcc7bee88402a1f3f77ed36f1e5e2e49 -eo pid,comm 01:26:58 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). 01:26:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:26:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:26:58 [ssh-agent] Looking for ssh-agent implementation... 01:26:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:26:58 $ docker exec 3041bdab9748ccec2fce0cf75785de8efcc7bee88402a1f3f77ed36f1e5e2e49 ssh-agent 01:26:58 SSH_AUTH_SOCK=/tmp/ssh-40lRuKHQsb0w/agent.32 01:26:58 SSH_AGENT_PID=38 01:26:58 Running ssh-add (command line suppressed) 01:26:59 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8134653123425166430.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8134653123425166430.key) 01:26:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:26:59 + git semver bump pre 01:26:59 2025-08-15 01:26:59,587 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:26:59 2025-08-15 01:26:59,594 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:26:59 2025-08-15 01:26:59,595 [bump_version] DEBUG bumping version:4.1.0-dev.4 on axis:pre with prefix:dev 01:26:59 2025-08-15 01:26:59,595 [bump_version] DEBUG bumped version:4.1.0-dev.5 01:26:59 2025-08-15 01:26:59,595 [write_version] DEBUG write version:4.1.0-dev.5 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 01:26:59 2025-08-15 01:26:59,595 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:26:59 2025-08-15 01:26:59,595 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:26:59 2025-08-15 01:26:59,598 [execute] INFO git cat-file --batch-check 01:26:59 2025-08-15 01:26:59,598 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 01:26:59 2025-08-15 01:26:59,601 [execute] INFO git cat-file --batch 01:26:59 2025-08-15 01:26:59,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 01:26:59 2025-08-15 01:26:59,605 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:26:59 4.1.0-dev.5 [Pipeline] } 01:26:59 $ docker exec --env ******** --env ******** 3041bdab9748ccec2fce0cf75785de8efcc7bee88402a1f3f77ed36f1e5e2e49 ssh-agent -k 01:26:59 unset SSH_AUTH_SOCK; 01:26:59 unset SSH_AGENT_PID; 01:26:59 echo Agent pid 38 killed; 01:27:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:27:00 + git semver [Pipeline] } 01:27:00 $ docker stop --time=1 3041bdab9748ccec2fce0cf75785de8efcc7bee88402a1f3f77ed36f1e5e2e49 01:27:01 $ docker rm -f --volumes 3041bdab9748ccec2fce0cf75785de8efcc7bee88402a1f3f77ed36f1e5e2e49 [Pipeline] // withDockerContainer [Pipeline] sh 01:27:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:27:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:27:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:02 prd-ubuntu20.04-docker-8c-8g-7028 does not seem to be running inside a container 01:27:02 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:27:02 $ docker top 591abfb02236f07fa2697046d1915de9ecdb1a489dd7f31fc49b485640d55e94 -eo pid,comm 01:27:02 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). 01:27:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:27:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:27:03 [ssh-agent] Looking for ssh-agent implementation... 01:27:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:27:03 $ docker exec 591abfb02236f07fa2697046d1915de9ecdb1a489dd7f31fc49b485640d55e94 ssh-agent 01:27:03 SSH_AUTH_SOCK=/tmp/ssh-5AQUo9Q972LN/agent.33 01:27:03 SSH_AGENT_PID=39 01:27:03 Running ssh-add (command line suppressed) 01:27:03 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2583781575131369591.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2583781575131369591.key) 01:27:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:27:03 + git semver push 01:27:03 2025-08-15 01:27:03,854 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:27:03 2025-08-15 01:27:03,858 [run_push] DEBUG push 01:27:03 2025-08-15 01:27:03,858 [execute] INFO git cat-file --batch-check 01:27:03 2025-08-15 01:27:03,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 01:27:03 2025-08-15 01:27:03,860 [execute] INFO git rev-list e9115752409f8a24d8deafd3ffe0274f8b350981 -- 01:27:03 2025-08-15 01:27:03,860 [execute] DEBUG Popen(['git', 'rev-list', 'e9115752409f8a24d8deafd3ffe0274f8b350981', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:27:03 2025-08-15 01:27:03,869 [execute] INFO git fetch -v -- origin 01:27:03 2025-08-15 01:27:03,869 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 01:27:04 2025-08-15 01:27:04,328 [run_push] DEBUG no remote changes detected 01:27:04 2025-08-15 01:27:04,328 [execute] INFO git push origin semver 01:27:04 2025-08-15 01:27:04,329 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:27:05 2025-08-15 01:27:05,096 [run_push] DEBUG push all version tags 01:27:05 2025-08-15 01:27:05,096 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:27:05 2025-08-15 01:27:05,096 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 01:27:05 2025-08-15 01:27:05,788 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:27:05 4.1.0-dev.5 [Pipeline] } 01:27:05 $ docker exec --env ******** --env ******** 591abfb02236f07fa2697046d1915de9ecdb1a489dd7f31fc49b485640d55e94 ssh-agent -k 01:27:06 unset SSH_AUTH_SOCK; 01:27:06 unset SSH_AGENT_PID; 01:27:06 echo Agent pid 39 killed; 01:27:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:27:06 + git semver [Pipeline] } 01:27:06 $ docker stop --time=1 591abfb02236f07fa2697046d1915de9ecdb1a489dd7f31fc49b485640d55e94 01:27:07 $ docker rm -f --volumes 591abfb02236f07fa2697046d1915de9ecdb1a489dd7f31fc49b485640d55e94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:27:08 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 01:27:08 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 01:27:08 total 16 01:27:08 drwxr-xr-x 3 root root 4096 Aug 15 01:14 . 01:27:08 drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 01:26 .. 01:27:08 drwxr-xr-x 2 root root 4096 Aug 15 01:14 cost 01:27:08 -rw-r--r-- 1 root root 89 Aug 15 01:14 cost.csv 01:27:08 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 01:27:08 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 01:27:08 total 16 01:27:08 drwxr-xr-x 3 jenkins jenkins 4096 Aug 15 01:14 . 01:27:08 drwxrwxr-x 9 jenkins jenkins 4096 Aug 15 01:26 .. 01:27:08 drwxr-xr-x 2 jenkins jenkins 4096 Aug 15 01:14 cost 01:27:08 -rw-r--r-- 1 jenkins jenkins 89 Aug 15 01:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:27:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:27:09 ---> package-listing.sh 01:27:09 ++ facter osfamily 01:27:09 ++ tr '[:upper:]' '[:lower:]' 01:27:09 + OS_FAMILY=debian 01:27:09 + workspace=/w/workspace/exfoundry_device-virtual-go_main 01:27:09 + START_PACKAGES=/tmp/packages_start.txt 01:27:09 + END_PACKAGES=/tmp/packages_end.txt 01:27:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:27:09 + PACKAGES=/tmp/packages_start.txt 01:27:09 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 01:27:09 + PACKAGES=/tmp/packages_end.txt 01:27:09 + case "${OS_FAMILY}" in 01:27:09 + dpkg -l 01:27:09 + grep '^ii' 01:27:09 + '[' -f /tmp/packages_start.txt ']' 01:27:09 + '[' -f /tmp/packages_end.txt ']' 01:27:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:27:09 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 01:27:09 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 01:27:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 01:27:09 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 01:27:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:27:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:10 prd-ubuntu20.04-docker-8c-8g-7028 does not seem to be running inside a container 01:27:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:27:11 $ docker top 417f05c682618575cf5c47276258e3d174c3e3cf65391522e54a8fd9c235b900 -eo pid,comm [Pipeline] { [Pipeline] sh 01:27:11 + touch /tmp/pre-build-complete [Pipeline] sh 01:27:11 + mkdir -p /var/log/sysstat [Pipeline] sh 01:27:12 + ls /var/log/sa-host 01:27:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:12 provisioning config files... 01:27:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12587197753272045318tmp [Pipeline] { [Pipeline] echo 01:27:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:27:12 ---> create-netrc.sh [Pipeline] } 01:27:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:27:12 ---> python-tools-install.sh [Pipeline] echo 01:27:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:27:13 ---> sudo-logs.sh 01:27:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:27:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:27:13 ---> job-cost.sh 01:27:13 lf-activate-venv: SKIPPING 01:27:13 DEBUG: total: 0.2199999988079071 01:27:13 INFO: Retrieving Stack Cost... 01:27:13 INFO: Retrieving Pricing Info for: v3-standard-8 01:27:14 INFO: Archiving Costs [Pipeline] echo 01:27:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:27:14 ---> logs-deploy.sh 01:27:14 lf-activate-venv: SKIPPING 01:27:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/213 01:27:14 INFO: archiving workspace using pattern(s): 01:27:15 Archives upload complete. 01:27:15 INFO: archiving logs to Nexus