Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f3f73354f252fbcd380cb774c87c0fff2ddb594a 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-ssh450249016064882811.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh5553494860524588768.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/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-opc-ua/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14350725395291417128.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh12321318318501845025.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-opc-ua/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-opc-ua/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17454448708452323449.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-opc-ua] ========================================================= [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-opc-ua-settings PROJECT: device-opc-ua 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-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40833 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.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-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f3f73354f252fbcd380cb774c87c0fff2ddb594a (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#111)" > git config core.sparsecheckout # timeout=10 > git checkout -f f3f73354f252fbcd380cb774c87c0fff2ddb594a # timeout=10 > git rev-list --no-walk ba2c2be672695aefc0d99a44829f9a6027e9c4d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:27:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:27:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:27:27 ========================================================= 04:27:27 EdgeX Global Pipelines Version Info 04:27:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:27:28 ------------------- 04:27:28 stable info: 04:27:28 ------------------- 04:27:28 Commited By: Cherry Wang cherry@iotechsys.com 04:27:28 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 04:27:28 Message: update stable to v1.0.271 04:27:29 ------------------- 04:27:29 experimental info: 04:27:29 ------------------- 04:27:29 Commited By: **** collab-it+edgex@linuxfoundation.org 04:27:29 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 04:27:29 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3f73354f252fbcd380cb774c87c0fff2ddb594a [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3f7335 [Pipeline] echo 04:27:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:27:30 provisioning config files... 04:27:30 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config6751427565631749098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:27:30 ---> ****-login.sh 04:27:30 nexus3.edgexfoundry.org:10001 04:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:30 Configure a credential helper to remove this warning. See 04:27:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:30 04:27:30 Login Succeeded 04:27:30 nexus3.edgexfoundry.org:10002 04:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:30 Configure a credential helper to remove this warning. See 04:27:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:30 04:27:30 Login Succeeded 04:27:30 nexus3.edgexfoundry.org:10003 04:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:30 Configure a credential helper to remove this warning. See 04:27:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:30 04:27:30 Login Succeeded 04:27:30 nexus3.edgexfoundry.org:10004 04:27:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:31 Configure a credential helper to remove this warning. See 04:27:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:31 04:27:31 Login Succeeded 04:27:31 ****.io 04:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:31 Configure a credential helper to remove this warning. See 04:27:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:31 04:27:31 Login Succeeded 04:27:31 ---> ****-login.sh ends [Pipeline] } 04:27:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:27:31 + git rev-list -1 --merges f3f73354f252fbcd380cb774c87c0fff2ddb594a~1..f3f73354f252fbcd380cb774c87c0fff2ddb594a [Pipeline] echo 04:27:31 -----------> git rev-list -1 --merges f3f73354f252fbcd380cb774c87c0fff2ddb594a~1..f3f73354f252fbcd380cb774c87c0fff2ddb594a f3f73354f252fbcd380cb774c87c0fff2ddb594a [false] [Pipeline] sh 04:27:32 + git log --format=format:%s -1 f3f73354f252fbcd380cb774c87c0fff2ddb594a [Pipeline] echo 04:27:32 ========================================================= 04:27:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:27:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:27:32 + git log --format=format:%s -1 f3f73354f252fbcd380cb774c87c0fff2ddb594a [Pipeline] echo 04:27:32 [semverPrep] GIT_COMMIT: f3f73354f252fbcd380cb774c87c0fff2ddb594a, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#111) [Pipeline] echo 04:27:32 [semverPrep] This is not a build commit. [Pipeline] sh 04:27:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:27:32 + grep -v github /etc/ssh/ssh_known_hosts 04:27:32 + [ -e /tmp/ssh_known_hosts ] 04:27:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:27:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:27:32 + sudo tee -a /etc/ssh/ssh_known_hosts 04:27:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:27:33 04:27:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:27:33 0.1.4: Pulling from edgex-devops/py-git-semver 04:27:33 b85a868b505f: Pulling fs layer 04:27:33 e2be974225ed: Pulling fs layer 04:27:33 339a4e72a1f5: Pulling fs layer 04:27:33 988bab9f4d93: Pulling fs layer 04:27:33 1469e6f7b9e6: Pulling fs layer 04:27:33 eaf3925da568: Pulling fs layer 04:27:33 bab4dde63d76: Pulling fs layer 04:27:33 bde34c3a00c8: Pulling fs layer 04:27:33 b352a97aabf1: Pulling fs layer 04:27:33 4872d77fe225: Pulling fs layer 04:27:33 5851b861e8e6: Pulling fs layer 04:27:33 bde34c3a00c8: Waiting 04:27:33 988bab9f4d93: Waiting 04:27:33 1469e6f7b9e6: Waiting 04:27:33 b352a97aabf1: Waiting 04:27:33 4872d77fe225: Waiting 04:27:33 eaf3925da568: Waiting 04:27:33 bab4dde63d76: Waiting 04:27:33 5851b861e8e6: Waiting 04:27:33 e2be974225ed: Verifying Checksum 04:27:33 e2be974225ed: Download complete 04:27:33 988bab9f4d93: Download complete 04:27:33 1469e6f7b9e6: Verifying Checksum 04:27:33 1469e6f7b9e6: Download complete 04:27:33 eaf3925da568: Download complete 04:27:33 339a4e72a1f5: Verifying Checksum 04:27:33 339a4e72a1f5: Download complete 04:27:33 bde34c3a00c8: Download complete 04:27:33 b352a97aabf1: Download complete 04:27:33 4872d77fe225: Download complete 04:27:33 5851b861e8e6: Download complete 04:27:33 b85a868b505f: Verifying Checksum 04:27:33 b85a868b505f: Download complete 04:27:34 bab4dde63d76: Verifying Checksum 04:27:34 bab4dde63d76: Download complete 04:27:35 b85a868b505f: Pull complete 04:27:35 e2be974225ed: Pull complete 04:27:35 339a4e72a1f5: Pull complete 04:27:35 988bab9f4d93: Pull complete 04:27:36 1469e6f7b9e6: Pull complete 04:27:36 eaf3925da568: Pull complete 04:27:37 bab4dde63d76: Pull complete 04:27:37 bde34c3a00c8: Pull complete 04:27:38 b352a97aabf1: Pull complete 04:27:38 4872d77fe225: Pull complete 04:27:38 5851b861e8e6: Pull complete 04:27:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:27:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:27:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:38 prd-ubuntu20.04-docker-8c-8g-40833 does not seem to be running inside a container 04:27:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:27:40 $ docker top cbacbef4228459024bb466fecc36343a1ae75dbc1288789c576b6dc82d28c71f -eo pid,comm 04:27:40 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). 04:27:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:27:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:27:40 [ssh-agent] Looking for ssh-agent implementation... 04:27:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:27:40 $ docker exec cbacbef4228459024bb466fecc36343a1ae75dbc1288789c576b6dc82d28c71f ssh-agent 04:27:40 SSH_AUTH_SOCK=/tmp/ssh-9zfRZWJktvVh/agent.32 04:27:40 SSH_AGENT_PID=38 04:27:40 Running ssh-add (command line suppressed) 04:27:40 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_217257651816805525.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_217257651816805525.key) 04:27:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:27:40 + git tag --points-at HEAD [Pipeline] } 04:27:40 $ docker exec --env ******** --env ******** cbacbef4228459024bb466fecc36343a1ae75dbc1288789c576b6dc82d28c71f ssh-agent -k 04:27:40 unset SSH_AUTH_SOCK; 04:27:41 unset SSH_AGENT_PID; 04:27:41 echo Agent pid 38 killed; 04:27:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:27:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:27:41 [ssh-agent] Looking for ssh-agent implementation... 04:27:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:27:41 $ docker exec cbacbef4228459024bb466fecc36343a1ae75dbc1288789c576b6dc82d28c71f ssh-agent 04:27:41 SSH_AUTH_SOCK=/tmp/ssh-txLY8u2Jvp2B/agent.71 04:27:41 SSH_AGENT_PID=78 04:27:41 Running ssh-add (command line suppressed) 04:27:41 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11824585909832584894.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11824585909832584894.key) 04:27:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:27:41 + git semver init 04:27:41 2025-03-11 04:27:41,918 [run_init] DEBUG init version:0.0.0 force:False 04:27:41 2025-03-11 04:27:41,918 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 04:27:41 2025-03-11 04:27:41,919 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 04:27:41 2025-03-11 04:27:41,919 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_main/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) 04:27:42 2025-03-11 04:27:42,603 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 04:27:42 2025-03-11 04:27:42,603 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 04:27:42 2025-03-11 04:27:42,603 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:27:42 2025-03-11 04:27:42,604 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:27:42 4.0.0-dev.5 [Pipeline] } 04:27:42 $ docker exec --env ******** --env ******** cbacbef4228459024bb466fecc36343a1ae75dbc1288789c576b6dc82d28c71f ssh-agent -k 04:27:43 unset SSH_AUTH_SOCK; 04:27:43 unset SSH_AGENT_PID; 04:27:43 echo Agent pid 78 killed; 04:27:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:27:43 + git semver [Pipeline] } 04:27:43 $ docker stop --time=1 cbacbef4228459024bb466fecc36343a1ae75dbc1288789c576b6dc82d28c71f 04:27:44 $ docker rm -f --volumes cbacbef4228459024bb466fecc36343a1ae75dbc1288789c576b6dc82d28c71f [Pipeline] // withDockerContainer [Pipeline] sh 04:27:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:27:45 Stashed 1 file(s) [Pipeline] echo 04:27:45 [edgeXSemver]: initialized semver on version 4.0.0-dev.5 [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 04:27:45 provisioning config files... 04:27:45 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config5948324946714304780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:27:46 ---> ****-login.sh 04:27:46 nexus3.edgexfoundry.org:10001 04:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:46 Configure a credential helper to remove this warning. See 04:27:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:46 04:27:46 Login Succeeded 04:27:46 nexus3.edgexfoundry.org:10002 04:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:46 Configure a credential helper to remove this warning. See 04:27:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:46 04:27:46 Login Succeeded 04:27:46 nexus3.edgexfoundry.org:10003 04:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:46 Configure a credential helper to remove this warning. See 04:27:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:46 04:27:46 Login Succeeded 04:27:46 nexus3.edgexfoundry.org:10004 04:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:46 Configure a credential helper to remove this warning. See 04:27:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:46 04:27:46 Login Succeeded 04:27:46 ****.io 04:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:27:46 Configure a credential helper to remove this warning. See 04:27:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:27:46 04:27:46 Login Succeeded 04:27:46 ---> ****-login.sh ends [Pipeline] } 04:27:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:27:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:27:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:27:46 ========================================================= 04:27:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:27:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:47 + 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 . 04:27:47 Sending build context to Docker daemon 851.5kB 04:27:47 Step 1/5 : FROM golang:1.23-alpine3.20 AS builder 04:27:47 1.23-alpine3.20: Pulling from library/golang 04:27:47 0a9a5dfd008f: Pulling fs layer 04:27:47 8833042f23b5: Pulling fs layer 04:27:47 6ca661eb024f: Pulling fs layer 04:27:47 b5acb76e9680: Pulling fs layer 04:27:47 4f4fb700ef54: Pulling fs layer 04:27:47 b5acb76e9680: Waiting 04:27:47 4f4fb700ef54: Waiting 04:27:47 8833042f23b5: Download complete 04:27:47 0a9a5dfd008f: Download complete 04:27:47 b5acb76e9680: Verifying Checksum 04:27:47 b5acb76e9680: Download complete 04:27:47 4f4fb700ef54: Verifying Checksum 04:27:47 4f4fb700ef54: Download complete 04:27:47 0a9a5dfd008f: Pull complete 04:27:47 8833042f23b5: Pull complete 04:27:48 6ca661eb024f: Verifying Checksum 04:27:48 6ca661eb024f: Download complete 04:27:52 6ca661eb024f: Pull complete 04:27:52 b5acb76e9680: Pull complete 04:27:52 4f4fb700ef54: Pull complete 04:27:52 Digest: sha256:ba3bc885fdb001d0e84a6f4d1735d7cc03ebfe0f1c35337ad1d0e7869aedd516 04:27:52 Status: Downloaded newer image for golang:1.23-alpine3.20 04:27:52 ---> e6f66776510c 04:27:52 Step 2/5 : WORKDIR /device-opcua 04:27:52 ---> Running in 5285c56bcdef 04:27:53 Removing intermediate container 5285c56bcdef 04:27:53 ---> 48c04b97ce5b 04:27:53 Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 04:27:53 ---> Running in 5dfecb2e9654 04:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:53 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:27:53 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:27:53 OK: 24170 distinct packages available 04:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:27:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:27:54 (1/30) Installing libgcc (13.2.1_git20240309-r1) 04:27:54 (2/30) Installing jansson (2.14-r4) 04:27:54 (3/30) Installing libstdc++ (13.2.1_git20240309-r1) 04:27:54 (4/30) Installing zstd-libs (1.5.6-r0) 04:27:54 (5/30) Installing binutils (2.42-r1) 04:27:54 (6/30) Installing libgomp (13.2.1_git20240309-r1) 04:27:54 (7/30) Installing libatomic (13.2.1_git20240309-r1) 04:27:54 (8/30) Installing gmp (6.3.0-r1) 04:27:54 (9/30) Installing isl26 (0.26-r1) 04:27:54 (10/30) Installing mpfr4 (4.2.1-r0) 04:27:54 (11/30) Installing mpc1 (1.3.1-r1) 04:27:54 (12/30) Installing gcc (13.2.1_git20240309-r1) 04:27:55 (13/30) Installing brotli-libs (1.1.0-r2) 04:27:55 (14/30) Installing c-ares (1.33.1-r0) 04:27:55 (15/30) Installing libunistring (1.2-r0) 04:27:55 (16/30) Installing libidn2 (2.3.7-r0) 04:27:55 (17/30) Installing nghttp2-libs (1.62.1-r0) 04:27:55 (18/30) Installing libpsl (0.21.5-r1) 04:27:55 (19/30) Installing libcurl (8.12.1-r0) 04:27:55 (20/30) Installing libexpat (2.6.4-r0) 04:27:55 (21/30) Installing pcre2 (10.43-r0) 04:27:55 (22/30) Installing git (2.45.3-r0) 04:27:55 (23/30) Installing git-init-template (2.45.3-r0) 04:27:55 (24/30) Installing make (4.4.1-r2) 04:27:55 (25/30) Installing musl-dev (1.2.5-r1) 04:27:55 (26/30) Installing pkgconf (2.2.0-r0) 04:27:55 (27/30) Installing libsodium (1.0.19-r0) 04:27:55 (28/30) Installing libzmq (4.3.5-r2) 04:27:55 (29/30) Installing libsodium-dev (1.0.19-r0) 04:27:55 (30/30) Installing zeromq-dev (4.3.5-r2) 04:27:55 Executing busybox-1.36.1-r29.trigger 04:27:55 OK: 171 MiB in 45 packages 04:27:58 Removing intermediate container 5dfecb2e9654 04:27:58 ---> 1b82904e803f 04:27:58 Step 4/5 : COPY . . 04:27:58 ---> d4926001d93b 04:27:58 Step 5/5 : RUN make build 04:27:58 ---> Running in c80d5f2eb0a3 04:27:58 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 04:27:58 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.31 04:27:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0 04:27:58 go: downloading github.com/gopcua/opcua v0.7.1 04:27:59 go: downloading github.com/spf13/cast v1.7.1 04:27:59 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.2 04:27:59 go: downloading github.com/labstack/echo/v4 v4.13.3 04:27:59 go: downloading github.com/go-kit/log v0.2.1 04:27:59 go: downloading github.com/go-playground/validator/v10 v10.25.0 04:27:59 go: downloading github.com/google/uuid v1.6.0 04:27:59 go: downloading github.com/panjf2000/ants/v2 v2.11.2 04:27:59 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 04:27:59 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:27:59 go: downloading golang.org/x/net v0.35.0 04:27:59 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:27:59 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:27:59 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0 04:27:59 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:27:59 go: downloading gopkg.in/yaml.v3 v3.0.1 04:27:59 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0 04:27:59 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:27:59 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0 04:27:59 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0 04:27:59 go: downloading github.com/mitchellh/copystructure v1.2.0 04:27:59 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 04:27:59 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 04:27:59 go: downloading github.com/openziti/sdk-golang v0.24.1 04:27:59 go: downloading github.com/labstack/gommon v0.4.2 04:27:59 go: downloading golang.org/x/crypto v0.33.0 04:27:59 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 04:27:59 go: downloading github.com/go-playground/universal-translator v0.18.1 04:27:59 go: downloading github.com/leodido/go-urn v1.4.0 04:27:59 go: downloading golang.org/x/text v0.22.0 04:27:59 go: downloading golang.org/x/sync v0.11.0 04:27:59 go: downloading github.com/sirupsen/logrus v1.9.3 04:27:59 go: downloading github.com/x448/float16 v0.8.4 04:27:59 go: downloading github.com/hashicorp/errwrap v1.1.0 04:27:59 go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 04:27:59 go: downloading github.com/valyala/fasttemplate v1.2.2 04:27:59 go: downloading golang.org/x/time v0.8.0 04:27:59 go: downloading github.com/mitchellh/reflectwalk v1.0.2 04:27:59 go: downloading github.com/mattn/go-colorable v0.1.14 04:27:59 go: downloading github.com/mattn/go-isatty v0.0.20 04:27:59 go: downloading github.com/gorilla/websocket v1.5.3 04:27:59 go: downloading github.com/michaelquigley/pfxlog v0.6.10 04:27:59 go: downloading github.com/openziti/channel/v3 v3.0.27 04:27:59 go: downloading github.com/openziti/edge-api v0.26.38 04:27:59 go: downloading github.com/openziti/foundation/v2 v2.0.56 04:27:59 go: downloading github.com/openziti/secretstream v0.1.28 04:27:59 go: downloading github.com/openziti/transport/v2 v2.0.160 04:27:59 go: downloading github.com/pkg/errors v0.9.1 04:27:59 go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d 04:27:59 go: downloading github.com/go-playground/locales v0.14.1 04:27:59 go: downloading golang.org/x/sys v0.30.0 04:27:59 go: downloading github.com/go-openapi/runtime v0.28.0 04:27:59 go: downloading github.com/go-openapi/strfmt v0.23.0 04:27:59 go: downloading github.com/go-resty/resty/v2 v2.16.4 04:28:00 Still waiting to schedule task 04:28:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:28:00 go: downloading github.com/openziti/identity v1.0.94 04:28:00 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 04:28:00 go: downloading github.com/zitadel/oidc/v2 v2.12.2 04:28:00 go: downloading golang.org/x/oauth2 v0.25.0 04:28:00 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 04:28:00 go: downloading github.com/kataras/go-events v0.0.3 04:28:00 go: downloading github.com/openziti/metrics v1.2.65 04:28:00 go: downloading github.com/valyala/bytebufferpool v1.0.0 04:28:00 go: downloading github.com/zeebo/errs v1.4.0 04:28:00 go: downloading google.golang.org/grpc v1.70.0 04:28:00 go: downloading google.golang.org/protobuf v1.36.3 04:28:01 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 04:28:01 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 04:28:01 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 04:28:01 go: downloading github.com/go-openapi/errors v0.22.0 04:28:01 go: downloading github.com/oklog/ulid v1.3.1 04:28:01 go: downloading go.mongodb.org/mongo-driver v1.17.0 04:28:01 go: downloading github.com/go-openapi/swag v0.23.0 04:28:01 go: downloading github.com/opentracing/opentracing-go v1.2.0 04:28:01 go: downloading go.opentelemetry.io/otel v1.32.0 04:28:01 go: downloading go.opentelemetry.io/otel/trace v1.32.0 04:28:01 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 04:28:01 go: downloading github.com/go-openapi/validate v0.24.0 04:28:01 go: downloading github.com/fsnotify/fsnotify v1.7.0 04:28:01 go: downloading github.com/mitchellh/go-ps v1.0.0 04:28:01 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 04:28:01 go: downloading github.com/go-jose/go-jose/v4 v4.0.5 04:28:01 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 04:28:01 go: downloading github.com/gorilla/securecookie v1.1.2 04:28:01 go: downloading github.com/gorilla/schema v1.4.1 04:28:01 go: downloading github.com/muhlemmer/gu v0.3.1 04:28:01 go: downloading golang.org/x/term v0.29.0 04:28:01 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a 04:28:01 go: downloading github.com/mailru/easyjson v0.7.7 04:28:01 go: downloading github.com/go-openapi/analysis v0.23.0 04:28:01 go: downloading github.com/go-openapi/loads v0.22.0 04:28:01 go: downloading github.com/go-openapi/spec v0.21.0 04:28:01 go: downloading github.com/go-logr/logr v1.4.2 04:28:01 go: downloading go.opentelemetry.io/otel/metric v1.32.0 04:28:01 go: downloading github.com/go-openapi/jsonpointer v0.21.0 04:28:01 go: downloading github.com/tklauser/go-sysconf v0.3.12 04:28:01 go: downloading github.com/josharian/intern v1.0.0 04:28:01 go: downloading github.com/go-logr/stdr v1.2.2 04:28:01 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 04:28:01 go: downloading github.com/tklauser/numcpus v0.6.1 04:28:01 go: downloading github.com/go-openapi/jsonreference v0.21.0 04:28:28 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:28:40 Removing intermediate container c80d5f2eb0a3 04:28:40 ---> 8ecb7ac9af19 04:28:40 [Warning] One or more build-args [BASE MAKE] were not consumed 04:28:40 Successfully built 8ecb7ac9af19 04:28:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:41 + docker inspect -f . ci-base-image-x86_64 04:28:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:41 prd-ubuntu20.04-docker-8c-8g-40833 does not seem to be running inside a container 04:28:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:28:41 $ docker top 43548449cfa63ff4d4a6a1b9a0c0284bf2dab5e2a667571b3ef8128c30473bc5 -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:41 + go version 04:28:41 go version go1.23.7 linux/amd64 [Pipeline] } 04:28:41 $ docker stop --time=1 43548449cfa63ff4d4a6a1b9a0c0284bf2dab5e2a667571b3ef8128c30473bc5 04:28:43 $ docker rm -f --volumes 43548449cfa63ff4d4a6a1b9a0c0284bf2dab5e2a667571b3ef8128c30473bc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:43 + docker inspect -f . ci-base-image-x86_64 04:28:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:43 prd-ubuntu20.04-docker-8c-8g-40833 does not seem to be running inside a container 04:28:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:28:44 $ docker top 5615935f1686b34f2d72964fa61eae53b5f4acc83975d902395fe6ee2dbf64be -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:44 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 04:28:44 + make test 04:28:44 go install github.com/jstemmer/go-junit-report@v0.9.1 04:28:44 go: downloading github.com/jstemmer/go-junit-report v0.9.1 04:28:51 go install github.com/axw/gocov/gocov@v1.0.0 04:28:51 go: downloading github.com/axw/gocov v1.0.0 04:28:52 go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 04:28:54 go install github.com/AlekSi/gocov-xml@v1.0.0 04:28:54 go: downloading github.com/AlekSi/gocov-xml v1.0.0 04:28:55 go install github.com/jandelgado/gcov2lcov@v1.0.5 04:28:55 go: downloading github.com/jandelgado/gcov2lcov v1.0.5 04:28:56 rm -rf test-artifacts 04:28:56 mkdir test-artifacts 04:28:56 go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml 04:28:56 go: downloading github.com/stretchr/testify v1.10.0 04:28:56 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 04:28:56 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 04:29:18 gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml 04:29:18 gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo 04:29:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 04:29:18 $ docker stop --time=1 5615935f1686b34f2d72964fa61eae53b5f4acc83975d902395fe6ee2dbf64be 04:29:20 $ docker rm -f --volumes 5615935f1686b34f2d72964fa61eae53b5f4acc83975d902395fe6ee2dbf64be [Pipeline] // withDockerContainer [Pipeline] sh 04:29:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:29:21 Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:29:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:29:22 + ls -al . 04:29:22 total 196 04:29:22 drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 04:28 . 04:29:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 04:27 .. 04:29:22 -rw-rw-r-- 1 jenkins jenkins 62 Mar 11 04:27 .dockerignore 04:29:22 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 04:29 .git 04:29:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 04:27 .github 04:29:22 -rw-rw-r-- 1 jenkins jenkins 84 Mar 11 04:27 .gitignore 04:29:22 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 04:27 .semver 04:29:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 04:27 .vscode 04:29:22 -rw-rw-r-- 1 jenkins jenkins 7466 Mar 11 04:27 Attribution.txt 04:29:22 -rw-rw-r-- 1 jenkins jenkins 2560 Mar 11 04:27 CHANGELOG.md 04:29:22 -rw-rw-r-- 1 jenkins jenkins 1125 Mar 11 04:27 Dockerfile 04:29:22 -rw-rw-r-- 1 jenkins jenkins 649 Mar 11 04:27 Jenkinsfile 04:29:22 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 11 04:27 LICENSE 04:29:22 -rw-rw-r-- 1 jenkins jenkins 2185 Mar 11 04:27 Makefile 04:29:22 -rw-rw-r-- 1 jenkins jenkins 4109 Mar 11 04:27 README.md 04:29:22 -rw-rw-r-- 1 jenkins jenkins 11 Mar 11 04:27 VERSION 04:29:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 04:27 bin 04:29:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 04:27 cmd 04:29:22 -rw-rw-r-- 1 jenkins jenkins 6250 Mar 11 04:27 go.mod 04:29:22 -rw-rw-r-- 1 jenkins jenkins 86711 Mar 11 04:27 go.sum 04:29:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 04:27 internal 04:29:22 drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 04:29 test-artifacts 04:29:22 -rw-rw-r-- 1 jenkins jenkins 260 Mar 11 04:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:22 + docker build -t device-opc-ua -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f3f73354f252fbcd380cb774c87c0fff2ddb594a --label arch=amd64 --label version=4.0.0-dev.5 . 04:29:22 Sending build context to Docker daemon 868.9kB 04:29:22 Step 1/19 : FROM golang:1.23-alpine3.20 AS builder 04:29:22 ---> e6f66776510c 04:29:22 Step 2/19 : WORKDIR /device-opcua 04:29:22 ---> Using cache 04:29:22 ---> 48c04b97ce5b 04:29:22 Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 04:29:22 ---> Using cache 04:29:22 ---> 1b82904e803f 04:29:22 Step 4/19 : COPY . . 04:29:22 ---> 78c61035f10a 04:29:22 Step 5/19 : RUN make build 04:29:22 ---> Running in 80f77c443661 04:29:23 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 04:29:23 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.31 04:29:23 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0 04:29:23 go: downloading github.com/gopcua/opcua v0.7.1 04:29:23 go: downloading github.com/spf13/cast v1.7.1 04:29:23 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.2 04:29:23 go: downloading github.com/labstack/echo/v4 v4.13.3 04:29:23 go: downloading github.com/go-playground/validator/v10 v10.25.0 04:29:23 go: downloading github.com/google/uuid v1.6.0 04:29:23 go: downloading github.com/go-kit/log v0.2.1 04:29:23 go: downloading github.com/panjf2000/ants/v2 v2.11.2 04:29:23 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 04:29:23 go: downloading golang.org/x/net v0.35.0 04:29:23 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:29:23 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:29:23 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0 04:29:23 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:29:23 go: downloading gopkg.in/yaml.v3 v3.0.1 04:29:23 go: downloading github.com/labstack/gommon v0.4.2 04:29:23 go: downloading golang.org/x/crypto v0.33.0 04:29:23 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0 04:29:23 go: downloading github.com/mitchellh/copystructure v1.2.0 04:29:23 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0 04:29:23 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 04:29:23 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0 04:29:23 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 04:29:23 go: downloading github.com/openziti/sdk-golang v0.24.1 04:29:23 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:29:23 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 04:29:23 go: downloading github.com/go-playground/universal-translator v0.18.1 04:29:23 go: downloading github.com/leodido/go-urn v1.4.0 04:29:23 go: downloading golang.org/x/text v0.22.0 04:29:23 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:29:23 go: downloading golang.org/x/sync v0.11.0 04:29:23 go: downloading github.com/sirupsen/logrus v1.9.3 04:29:23 go: downloading github.com/x448/float16 v0.8.4 04:29:23 go: downloading github.com/hashicorp/errwrap v1.1.0 04:29:23 go: downloading github.com/mattn/go-colorable v0.1.14 04:29:23 go: downloading github.com/mattn/go-isatty v0.0.20 04:29:23 go: downloading github.com/valyala/fasttemplate v1.2.2 04:29:23 go: downloading github.com/mitchellh/reflectwalk v1.0.2 04:29:23 go: downloading golang.org/x/time v0.8.0 04:29:23 go: downloading github.com/gorilla/websocket v1.5.3 04:29:23 go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 04:29:23 go: downloading github.com/michaelquigley/pfxlog v0.6.10 04:29:23 go: downloading github.com/openziti/channel/v3 v3.0.27 04:29:23 go: downloading github.com/openziti/edge-api v0.26.38 04:29:23 go: downloading github.com/openziti/foundation/v2 v2.0.56 04:29:23 go: downloading github.com/openziti/secretstream v0.1.28 04:29:23 go: downloading github.com/openziti/transport/v2 v2.0.160 04:29:23 go: downloading github.com/pkg/errors v0.9.1 04:29:23 go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d 04:29:23 go: downloading github.com/go-playground/locales v0.14.1 04:29:23 go: downloading golang.org/x/sys v0.30.0 04:29:23 go: downloading github.com/go-openapi/runtime v0.28.0 04:29:23 go: downloading github.com/go-openapi/strfmt v0.23.0 04:29:23 go: downloading github.com/go-resty/resty/v2 v2.16.4 04:29:24 go: downloading github.com/openziti/identity v1.0.94 04:29:24 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 04:29:24 go: downloading github.com/zitadel/oidc/v2 v2.12.2 04:29:24 go: downloading golang.org/x/oauth2 v0.25.0 04:29:24 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 04:29:24 go: downloading github.com/kataras/go-events v0.0.3 04:29:24 go: downloading github.com/openziti/metrics v1.2.65 04:29:24 go: downloading github.com/valyala/bytebufferpool v1.0.0 04:29:24 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 04:29:24 go: downloading google.golang.org/protobuf v1.36.3 04:29:24 go: downloading github.com/zeebo/errs v1.4.0 04:29:24 go: downloading google.golang.org/grpc v1.70.0 04:29:24 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 04:29:24 go: downloading github.com/go-openapi/errors v0.22.0 04:29:24 go: downloading github.com/go-openapi/swag v0.23.0 04:29:24 go: downloading github.com/opentracing/opentracing-go v1.2.0 04:29:24 go: downloading go.opentelemetry.io/otel v1.32.0 04:29:24 go: downloading go.opentelemetry.io/otel/trace v1.32.0 04:29:24 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 04:29:24 go: downloading github.com/oklog/ulid v1.3.1 04:29:24 go: downloading go.mongodb.org/mongo-driver v1.17.0 04:29:25 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 04:29:25 go: downloading github.com/fsnotify/fsnotify v1.7.0 04:29:25 go: downloading github.com/go-openapi/validate v0.24.0 04:29:25 go: downloading github.com/mitchellh/go-ps v1.0.0 04:29:25 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 04:29:25 go: downloading golang.org/x/term v0.29.0 04:29:25 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 04:29:25 go: downloading github.com/gorilla/securecookie v1.1.2 04:29:25 go: downloading github.com/gorilla/schema v1.4.1 04:29:25 go: downloading github.com/muhlemmer/gu v0.3.1 04:29:25 go: downloading github.com/go-jose/go-jose/v4 v4.0.5 04:29:25 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a 04:29:25 go: downloading github.com/go-openapi/analysis v0.23.0 04:29:25 go: downloading github.com/go-openapi/loads v0.22.0 04:29:25 go: downloading github.com/go-openapi/spec v0.21.0 04:29:25 go: downloading github.com/mailru/easyjson v0.7.7 04:29:25 go: downloading github.com/go-logr/logr v1.4.2 04:29:25 go: downloading go.opentelemetry.io/otel/metric v1.32.0 04:29:25 go: downloading github.com/tklauser/go-sysconf v0.3.12 04:29:25 go: downloading github.com/go-openapi/jsonpointer v0.21.0 04:29:25 go: downloading github.com/josharian/intern v1.0.0 04:29:25 go: downloading github.com/go-logr/stdr v1.2.2 04:29:25 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 04:29:25 go: downloading github.com/go-openapi/jsonreference v0.21.0 04:29:25 go: downloading github.com/tklauser/numcpus v0.6.1 04:29:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40834 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 04:29:38 Running in /w/workspace/device-opc-ua/8 [Pipeline] { [Pipeline] checkout 04:29:38 Selected Git installation does not exist. Using Default 04:29:38 The recommended git tool is: NONE 04:29:43 using credential edgex-jenkins-ssh 04:29:43 Cloning the remote Git repository 04:29:43 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 04:29:43 > git init /w/workspace/device-opc-ua/8 # timeout=10 04:29:43 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 04:29:43 > git --version # timeout=10 04:29:43 > git --version # 'git version 2.25.1' 04:29:43 using GIT_SSH to set credentials SSH Credentials for GitHub 04:29:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:29:44 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 04:29:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:29:45 Avoid second fetch 04:29:45 Checking out Revision f3f73354f252fbcd380cb774c87c0fff2ddb594a (main) 04:29:45 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 (#111)" 04:29:45 > git config core.sparsecheckout # timeout=10 04:29:45 > git checkout -f f3f73354f252fbcd380cb774c87c0fff2ddb594a # timeout=10 04:29:47 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:29:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:29:50 % Total % Received % Xferd Average Speed Time Time Time Current 04:29:50 Dload Upload Total Spent Left Speed 04:29:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 63192 0 --:--:-- --:--:-- --:--:-- 63504 [Pipeline] sh 04:29:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:29:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:29:51 + sudo tee /etc/docker/daemon.new 04:29:51 { 04:29:51 "registry-mirrors": [ 04:29:51 "https://nexus3.edgexfoundry.org:10001" 04:29:51 ], 04:29:51 "bip": "10.250.0.254/24", 04:29:51 "hosts": [ 04:29:51 "tcp://0.0.0.0:5555", 04:29:51 "unix:///var/run/docker.sock" 04:29:51 ], 04:29:51 "mtu": 1458, 04:29:51 "selinux-enabled": true, 04:29:51 "seccomp-profile": "/etc/docker/seccomp.json" 04:29:51 } [Pipeline] sh 04:29:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:29:51 + sudo service docker restart 04:29:59 Removing intermediate container 80f77c443661 04:29:59 ---> 290318d5d98a 04:29:59 Step 6/19 : FROM alpine:3.20 04:30:00 3.20: Pulling from library/alpine 04:30:00 0a9a5dfd008f: Already exists 04:30:00 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 04:30:00 Status: Downloaded newer image for alpine:3.20 04:30:00 ---> ff221270b9fb 04:30:00 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 04:30:00 ---> Running in cf9d53b803d5 04:30:00 Removing intermediate container cf9d53b803d5 04:30:00 ---> 23f0552f74e1 04:30:00 Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init 04:30:00 ---> Running in cd222fa74d38 04:30:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:30:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:30:01 (1/6) Installing dumb-init (1.2.5-r3) 04:30:01 (2/6) Installing libgcc (13.2.1_git20240309-r1) 04:30:01 (3/6) Installing libsodium (1.0.19-r0) 04:30:01 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 04:30:01 (5/6) Installing libzmq (4.3.5-r2) 04:30:01 (6/6) Installing zeromq (4.3.5-r2) 04:30:01 Executing busybox-1.36.1-r29.trigger 04:30:01 OK: 12 MiB in 20 packages 04:30:01 Removing intermediate container cd222fa74d38 04:30:01 ---> 5574d5e9396d 04:30:01 Step 9/19 : RUN apk --no-cache upgrade 04:30:01 ---> Running in f76d10ddf206 04:30:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:30:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:30:02 OK: 12 MiB in 20 packages 04:30:02 Removing intermediate container f76d10ddf206 04:30:02 ---> 3722c80043af 04:30:02 Step 10/19 : EXPOSE 59997 04:30:02 ---> Running in bf7771e7345c 04:30:02 Removing intermediate container bf7771e7345c 04:30:02 ---> 2690aa61088f 04:30:02 Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / 04:30:03 ---> 137a5f9c8a2a 04:30:03 Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res 04:30:03 ---> 2e2c20c2155e 04:30:03 Step 13/19 : COPY LICENSE / 04:30:03 ---> aaca6b83e580 04:30:03 Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt 04:30:03 ---> 95ac9739b5e4 04:30:03 Step 15/19 : ENTRYPOINT ["/device-opcua"] 04:30:03 ---> Running in 33731bdbaac6 04:30:04 Removing intermediate container 33731bdbaac6 04:30:04 ---> b28630ec807d 04:30:04 Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:30:04 ---> Running in 62420d74ec79 04:30:04 Removing intermediate container 62420d74ec79 04:30:04 ---> da371c3459ed 04:30:04 Step 17/19 : LABEL arch=amd64 04:30:04 ---> Running in 7b8a7a369be1 04:30:04 Removing intermediate container 7b8a7a369be1 04:30:04 ---> 6bb0f4f7522a 04:30:04 Step 18/19 : LABEL git_sha=f3f73354f252fbcd380cb774c87c0fff2ddb594a 04:30:04 ---> Running in 73acd9a6d385 04:30:04 Removing intermediate container 73acd9a6d385 04:30:04 ---> ad1dda17bc58 04:30:04 Step 19/19 : LABEL version=4.0.0-dev.5 04:30:04 ---> Running in 2e23965346c8 04:30:04 Removing intermediate container 2e23965346c8 04:30:04 ---> 44967d2d15fa 04:30:04 [Warning] One or more build-args [ARCH BASE MAKE] were not consumed 04:30:04 Successfully built 44967d2d15fa 04:30:04 Successfully tagged device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:04 provisioning config files... 04:30:04 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config14890579489232187623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:04 ---> ****-login.sh 04:30:04 nexus3.edgexfoundry.org:10001 04:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:04 Configure a credential helper to remove this warning. See 04:30:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:04 04:30:04 Login Succeeded 04:30:04 nexus3.edgexfoundry.org:10002 04:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:04 Configure a credential helper to remove this warning. See 04:30:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:04 04:30:04 Login Succeeded 04:30:04 nexus3.edgexfoundry.org:10003 04:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:05 Configure a credential helper to remove this warning. See 04:30:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:05 04:30:05 Login Succeeded 04:30:05 nexus3.edgexfoundry.org:10004 04:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:05 Configure a credential helper to remove this warning. See 04:30:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:05 04:30:05 Login Succeeded 04:30:05 ****.io 04:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:05 Configure a credential helper to remove this warning. See 04:30:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:05 04:30:05 Login Succeeded 04:30:05 ---> ****-login.sh ends [Pipeline] } 04:30:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:30:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:30:05 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 04:30:05 f3f73354f252fbcd380cb774c87c0fff2ddb594a 04:30:05 latest 04:30:05 4.0.0-dev.5 04:30:05 f3f73354f252fbcd380cb774c87c0fff2ddb594a-4.0.0-dev.5 04:30:05 main 04:30:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:06 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:f3f73354f252fbcd380cb774c87c0fff2ddb594a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:06 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:f3f73354f252fbcd380cb774c87c0fff2ddb594a 04:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:30:06 323358cbbcca: Preparing 04:30:06 829f5e71face: Preparing 04:30:06 f3bc406ea255: Preparing 04:30:06 fe5fd124736a: Preparing 04:30:06 f0e55b00cbb9: Preparing 04:30:06 658113b61e32: Preparing 04:30:06 994456c4fd7b: Preparing 04:30:06 994456c4fd7b: Waiting 04:30:06 658113b61e32: Waiting 04:30:06 f3bc406ea255: Pushed 04:30:06 829f5e71face: Pushed 04:30:06 323358cbbcca: Pushed 04:30:06 f0e55b00cbb9: Pushed 04:30:06 994456c4fd7b: Layer already exists 04:30:07 658113b61e32: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:10 provisioning config files... 04:30:10 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/8@tmp/config9782895113077962536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:10 ---> ****-login.sh 04:30:10 nexus3.edgexfoundry.org:10001 04:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:11 Configure a credential helper to remove this warning. See 04:30:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:11 04:30:11 Login Succeeded 04:30:11 nexus3.edgexfoundry.org:10002 04:30:11 fe5fd124736a: Pushed 04:30:11 f3f73354f252fbcd380cb774c87c0fff2ddb594a: digest: sha256:21df615f6a240b3a75f009d0c876d3c8022890037c764ba57753e285180072a0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:11 Configure a credential helper to remove this warning. See 04:30:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:11 04:30:11 Login Succeeded 04:30:11 nexus3.edgexfoundry.org:10003 04:30:11 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:11 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest 04:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:30:11 323358cbbcca: Preparing 04:30:11 829f5e71face: Preparing 04:30:11 f3bc406ea255: Preparing 04:30:11 fe5fd124736a: Preparing 04:30:11 f0e55b00cbb9: Preparing 04:30:11 658113b61e32: Preparing 04:30:11 994456c4fd7b: Preparing 04:30:11 658113b61e32: Waiting 04:30:11 994456c4fd7b: Waiting 04:30:11 fe5fd124736a: Layer already exists 04:30:11 323358cbbcca: Layer already exists 04:30:11 f0e55b00cbb9: Layer already exists 04:30:11 f3bc406ea255: Layer already exists 04:30:11 829f5e71face: Layer already exists 04:30:11 658113b61e32: Layer already exists 04:30:11 994456c4fd7b: Layer already exists 04:30:11 latest: digest: sha256:21df615f6a240b3a75f009d0c876d3c8022890037c764ba57753e285180072a0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:12 Configure a credential helper to remove this warning. See 04:30:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:12 04:30:12 Login Succeeded 04:30:12 nexus3.edgexfoundry.org:10004 04:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:30:12 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:12 Configure a credential helper to remove this warning. See 04:30:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:12 04:30:12 Login Succeeded 04:30:12 ****.io 04:30:12 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.5 04:30:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:30:12 323358cbbcca: Preparing 04:30:12 829f5e71face: Preparing 04:30:12 f3bc406ea255: Preparing 04:30:12 fe5fd124736a: Preparing 04:30:12 f0e55b00cbb9: Preparing 04:30:12 658113b61e32: Preparing 04:30:12 994456c4fd7b: Preparing 04:30:12 658113b61e32: Waiting 04:30:12 994456c4fd7b: Waiting 04:30:12 f0e55b00cbb9: Layer already exists 04:30:12 323358cbbcca: Layer already exists 04:30:12 829f5e71face: Layer already exists 04:30:12 f3bc406ea255: Layer already exists 04:30:12 fe5fd124736a: Layer already exists 04:30:12 658113b61e32: Layer already exists 04:30:12 994456c4fd7b: Layer already exists 04:30:12 4.0.0-dev.5: digest: sha256:21df615f6a240b3a75f009d0c876d3c8022890037c764ba57753e285180072a0 size: 1782 04:30:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:30:12 Configure a credential helper to remove this warning. See 04:30:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:30:12 04:30:12 Login Succeeded 04:30:12 ---> ****-login.sh ends [Pipeline] } 04:30:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:30:12 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:f3f73354f252fbcd380cb774c87c0fff2ddb594a-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 04:30:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:30:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:30:13 ========================================================= 04:30:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:30:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 04:30:13 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:f3f73354f252fbcd380cb774c87c0fff2ddb594a-4.0.0-dev.5 04:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:30:13 323358cbbcca: Preparing 04:30:13 829f5e71face: Preparing 04:30:13 f3bc406ea255: Preparing 04:30:13 fe5fd124736a: Preparing 04:30:13 f0e55b00cbb9: Preparing 04:30:13 658113b61e32: Preparing 04:30:13 994456c4fd7b: Preparing 04:30:13 994456c4fd7b: Waiting 04:30:13 658113b61e32: Waiting 04:30:13 323358cbbcca: Layer already exists 04:30:13 f0e55b00cbb9: Layer already exists 04:30:13 829f5e71face: Layer already exists 04:30:13 f3bc406ea255: Layer already exists 04:30:13 fe5fd124736a: Layer already exists 04:30:13 658113b61e32: Layer already exists 04:30:13 994456c4fd7b: Layer already exists 04:30:13 f3f73354f252fbcd380cb774c87c0fff2ddb594a-4.0.0-dev.5: digest: sha256:21df615f6a240b3a75f009d0c876d3c8022890037c764ba57753e285180072a0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:13 + 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 . 04:30:13 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:13 Sending build context to Docker daemon 550.9kB 04:30:13 Step 1/5 : FROM golang:1.23-alpine3.20 AS builder 04:30:14 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main 04:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 04:30:14 323358cbbcca: Preparing 04:30:14 829f5e71face: Preparing 04:30:14 f3bc406ea255: Preparing 04:30:14 fe5fd124736a: Preparing 04:30:14 f0e55b00cbb9: Preparing 04:30:14 658113b61e32: Preparing 04:30:14 994456c4fd7b: Preparing 04:30:14 658113b61e32: Waiting 04:30:14 994456c4fd7b: Waiting 04:30:14 f0e55b00cbb9: Layer already exists 04:30:14 323358cbbcca: Layer already exists 04:30:14 f3bc406ea255: Layer already exists 04:30:14 fe5fd124736a: Layer already exists 04:30:14 829f5e71face: Layer already exists 04:30:14 658113b61e32: Layer already exists 04:30:14 994456c4fd7b: Layer already exists 04:30:14 main: digest: sha256:21df615f6a240b3a75f009d0c876d3c8022890037c764ba57753e285180072a0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:30:14 ===================================================== [Pipeline] echo 04:30:14 taggedImages: 04:30:14 - nexus3.edgexfoundry.org:10004/device-opc-ua:f3f73354f252fbcd380cb774c87c0fff2ddb594a 04:30:14 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 04:30:14 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.5 04:30:14 - nexus3.edgexfoundry.org:10004/device-opc-ua:f3f73354f252fbcd380cb774c87c0fff2ddb594a-4.0.0-dev.5 04:30:14 - nexus3.edgexfoundry.org:10004/device-opc-ua:main [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 04:30:14 1.23-alpine3.20: Pulling from library/golang 04:30:14 94e9d8af2201: Pulling fs layer 04:30:14 345fe9f21930: Pulling fs layer 04:30:14 b40fc9e46828: Pulling fs layer 04:30:14 c9804373a1e5: Pulling fs layer 04:30:14 4f4fb700ef54: Pulling fs layer 04:30:14 c9804373a1e5: Waiting 04:30:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:14 04:30:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:14 345fe9f21930: Verifying Checksum 04:30:14 345fe9f21930: Download complete 04:30:14 94e9d8af2201: Verifying Checksum 04:30:14 94e9d8af2201: Download complete 04:30:14 c9804373a1e5: Verifying Checksum 04:30:14 c9804373a1e5: Download complete 04:30:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:14 latest: Pulling from edgex-lftools-log-publisher 04:30:14 5eb5b503b376: Pulling fs layer 04:30:14 5c69ac0246d0: Pulling fs layer 04:30:14 ec43610c2a17: Pulling fs layer 04:30:14 3a2ae6a8a46f: Pulling fs layer 04:30:14 33b1e0a273af: Pulling fs layer 04:30:14 5d3b04190fa2: Pulling fs layer 04:30:14 2f39f015ded8: Pulling fs layer 04:30:14 33b1e0a273af: Waiting 04:30:14 5d3b04190fa2: Waiting 04:30:14 2f39f015ded8: Waiting 04:30:14 3a2ae6a8a46f: Waiting 04:30:14 5c69ac0246d0: Verifying Checksum 04:30:14 5c69ac0246d0: Download complete 04:30:14 3a2ae6a8a46f: Verifying Checksum 04:30:14 3a2ae6a8a46f: Download complete 04:30:14 33b1e0a273af: Verifying Checksum 04:30:14 33b1e0a273af: Download complete 04:30:14 ec43610c2a17: Verifying Checksum 04:30:14 ec43610c2a17: Download complete 04:30:14 5d3b04190fa2: Download complete 04:30:15 4f4fb700ef54: Verifying Checksum 04:30:15 4f4fb700ef54: Download complete 04:30:15 5eb5b503b376: Verifying Checksum 04:30:15 5eb5b503b376: Download complete 04:30:15 94e9d8af2201: Pull complete 04:30:15 2f39f015ded8: Download complete 04:30:16 5eb5b503b376: Pull complete 04:30:16 5c69ac0246d0: Pull complete 04:30:16 ec43610c2a17: Pull complete 04:30:16 345fe9f21930: Pull complete 04:30:17 3a2ae6a8a46f: Pull complete 04:30:17 33b1e0a273af: Pull complete 04:30:17 b40fc9e46828: Verifying Checksum 04:30:17 b40fc9e46828: Download complete 04:30:17 5d3b04190fa2: Pull complete 04:30:20 2f39f015ded8: Pull complete 04:30:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:30:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:20 prd-ubuntu20.04-docker-8c-8g-40833 does not seem to be running inside a container 04:30:20 $ 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/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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 04:30:22 $ docker top b66c4b4c0429e49296695e713d7110ea244c39aebc672e45e07f162892cbbc3a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:22 ---> job-cost.sh 04:30:22 lf-activate-venv: SKIPPING 04:30:22 INFO: No Stack... 04:30:23 INFO: Retrieving Pricing Info for: v3-standard-8 04:30:23 INFO: Archiving Costs [Pipeline] sh 04:30:23 + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv 04:30:23 + cut -d, -f6 [Pipeline] lock 04:30:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-8-stack-cost] 04:30:23 Resource [jenkins-edgexfoundry-device-opc-ua-main-8-stack-cost] did not exist. Created. 04:30:23 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:30:24 + echo total: 0.2199999988079071 [Pipeline] stash 04:30:24 Stashed 1 file(s) [Pipeline] } 04:30:24 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 04:30:24 $ docker stop --time=1 b66c4b4c0429e49296695e713d7110ea244c39aebc672e45e07f162892cbbc3a 04:30:25 $ docker rm -f --volumes b66c4b4c0429e49296695e713d7110ea244c39aebc672e45e07f162892cbbc3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:30:32 b40fc9e46828: Pull complete 04:30:32 c9804373a1e5: Pull complete 04:30:32 4f4fb700ef54: Pull complete 04:30:32 Digest: sha256:ba3bc885fdb001d0e84a6f4d1735d7cc03ebfe0f1c35337ad1d0e7869aedd516 04:30:32 Status: Downloaded newer image for golang:1.23-alpine3.20 04:30:32 ---> 54805b3f18a3 04:30:32 Step 2/5 : WORKDIR /device-opcua 04:30:32 ---> Running in 32bbb2a51a1e 04:30:32 Removing intermediate container 32bbb2a51a1e 04:30:32 ---> b1dd5d9adf8f 04:30:32 Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 04:30:32 ---> Running in 29194e1b7d55 04:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:30:35 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:30:35 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:30:35 OK: 24048 distinct packages available 04:30:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:30:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:30:37 (1/30) Installing libgcc (13.2.1_git20240309-r1) 04:30:37 (2/30) Installing jansson (2.14-r4) 04:30:37 (3/30) Installing libstdc++ (13.2.1_git20240309-r1) 04:30:37 (4/30) Installing zstd-libs (1.5.6-r0) 04:30:37 (5/30) Installing binutils (2.42-r1) 04:30:37 (6/30) Installing libgomp (13.2.1_git20240309-r1) 04:30:37 (7/30) Installing libatomic (13.2.1_git20240309-r1) 04:30:37 (8/30) Installing gmp (6.3.0-r1) 04:30:37 (9/30) Installing isl26 (0.26-r1) 04:30:37 (10/30) Installing mpfr4 (4.2.1-r0) 04:30:37 (11/30) Installing mpc1 (1.3.1-r1) 04:30:37 (12/30) Installing gcc (13.2.1_git20240309-r1) 04:30:40 (13/30) Installing brotli-libs (1.1.0-r2) 04:30:40 (14/30) Installing c-ares (1.33.1-r0) 04:30:40 (15/30) Installing libunistring (1.2-r0) 04:30:40 (16/30) Installing libidn2 (2.3.7-r0) 04:30:40 (17/30) Installing nghttp2-libs (1.62.1-r0) 04:30:40 (18/30) Installing libpsl (0.21.5-r1) 04:30:40 (19/30) Installing libcurl (8.12.1-r0) 04:30:40 (20/30) Installing libexpat (2.6.4-r0) 04:30:40 (21/30) Installing pcre2 (10.43-r0) 04:30:40 (22/30) Installing git (2.45.3-r0) 04:30:40 (23/30) Installing git-init-template (2.45.3-r0) 04:30:40 (24/30) Installing make (4.4.1-r2) 04:30:40 (25/30) Installing musl-dev (1.2.5-r1) 04:30:41 (26/30) Installing pkgconf (2.2.0-r0) 04:30:41 (27/30) Installing libsodium (1.0.19-r0) 04:30:41 (28/30) Installing libzmq (4.3.5-r2) 04:30:41 (29/30) Installing libsodium-dev (1.0.19-r0) 04:30:41 (30/30) Installing zeromq-dev (4.3.5-r2) 04:30:41 Executing busybox-1.36.1-r29.trigger 04:30:41 OK: 165 MiB in 45 packages 04:30:47 Removing intermediate container 29194e1b7d55 04:30:47 ---> 6b5f3f437826 04:30:47 Step 4/5 : COPY . . 04:30:47 ---> ef0f131f405b 04:30:47 Step 5/5 : RUN make build 04:30:47 ---> Running in ec7f8e826e65 04:30:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 04:30:48 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.31 04:30:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0 04:30:49 go: downloading github.com/gopcua/opcua v0.7.1 04:30:49 go: downloading github.com/spf13/cast v1.7.1 04:30:49 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.2 04:30:49 go: downloading github.com/labstack/echo/v4 v4.13.3 04:30:49 go: downloading github.com/go-kit/log v0.2.1 04:30:49 go: downloading github.com/google/uuid v1.6.0 04:30:49 go: downloading github.com/go-playground/validator/v10 v10.25.0 04:30:49 go: downloading github.com/panjf2000/ants/v2 v2.11.2 04:30:50 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 04:30:50 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:30:50 go: downloading github.com/labstack/gommon v0.4.2 04:30:50 go: downloading golang.org/x/crypto v0.33.0 04:30:50 go: downloading golang.org/x/net v0.35.0 04:30:51 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:30:51 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 04:30:51 go: downloading github.com/go-playground/universal-translator v0.18.1 04:30:51 go: downloading github.com/leodido/go-urn v1.4.0 04:30:51 go: downloading golang.org/x/text v0.22.0 04:30:51 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:30:51 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0 04:30:51 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:30:51 go: downloading gopkg.in/yaml.v3 v3.0.1 04:30:51 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0 04:30:51 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0 04:30:51 go: downloading github.com/mitchellh/copystructure v1.2.0 04:30:51 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 04:30:51 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0 04:30:51 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:30:51 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 04:30:51 go: downloading github.com/openziti/sdk-golang v0.24.1 04:30:52 go: downloading golang.org/x/sync v0.11.0 04:30:52 go: downloading github.com/mattn/go-colorable v0.1.14 04:30:52 go: downloading github.com/mattn/go-isatty v0.0.20 04:30:52 go: downloading github.com/valyala/fasttemplate v1.2.2 04:30:52 go: downloading github.com/x448/float16 v0.8.4 04:30:52 go: downloading github.com/go-playground/locales v0.14.1 04:30:52 go: downloading golang.org/x/sys v0.30.0 04:30:52 go: downloading github.com/sirupsen/logrus v1.9.3 04:30:52 go: downloading github.com/hashicorp/errwrap v1.1.0 04:30:52 go: downloading github.com/mitchellh/reflectwalk v1.0.2 04:30:52 go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 04:30:53 go: downloading golang.org/x/time v0.8.0 04:30:53 go: downloading github.com/gorilla/websocket v1.5.3 04:30:53 go: downloading github.com/michaelquigley/pfxlog v0.6.10 04:30:53 go: downloading github.com/openziti/channel/v3 v3.0.27 04:30:53 go: downloading github.com/openziti/edge-api v0.26.38 04:30:53 go: downloading github.com/openziti/foundation/v2 v2.0.56 04:30:54 go: downloading github.com/openziti/secretstream v0.1.28 04:30:54 go: downloading github.com/openziti/transport/v2 v2.0.160 04:30:54 go: downloading github.com/pkg/errors v0.9.1 04:30:54 go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d 04:30:55 go: downloading github.com/valyala/bytebufferpool v1.0.0 04:30:55 go: downloading github.com/zeebo/errs v1.4.0 04:30:55 go: downloading google.golang.org/grpc v1.70.0 04:30:57 go: downloading github.com/go-openapi/runtime v0.28.0 04:30:57 go: downloading github.com/go-openapi/strfmt v0.23.0 04:30:57 go: downloading github.com/go-resty/resty/v2 v2.16.4 04:30:57 go: downloading github.com/openziti/identity v1.0.94 04:30:57 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 04:30:57 go: downloading github.com/zitadel/oidc/v2 v2.12.2 04:30:58 go: downloading golang.org/x/oauth2 v0.25.0 04:30:58 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 04:30:58 go: downloading github.com/kataras/go-events v0.0.3 04:30:58 go: downloading github.com/openziti/metrics v1.2.65 04:30:58 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 04:30:58 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 04:30:58 go: downloading google.golang.org/protobuf v1.36.3 04:30:58 go: downloading github.com/go-jose/go-jose/v4 v4.0.5 04:30:59 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a 04:30:59 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 04:30:59 go: downloading github.com/go-openapi/errors v0.22.0 04:30:59 go: downloading github.com/oklog/ulid v1.3.1 04:30:59 go: downloading go.mongodb.org/mongo-driver v1.17.0 04:30:59 go: downloading github.com/go-openapi/swag v0.23.0 04:30:59 go: downloading github.com/go-openapi/validate v0.24.0 04:31:00 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 04:31:00 go: downloading github.com/opentracing/opentracing-go v1.2.0 04:31:00 go: downloading go.opentelemetry.io/otel v1.32.0 04:31:01 go: downloading go.opentelemetry.io/otel/trace v1.32.0 04:31:01 go: downloading github.com/fsnotify/fsnotify v1.7.0 04:31:01 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 04:31:01 go: downloading github.com/gorilla/schema v1.4.1 04:31:01 go: downloading github.com/muhlemmer/gu v0.3.1 04:31:01 go: downloading github.com/gorilla/securecookie v1.1.2 04:31:01 go: downloading github.com/mitchellh/go-ps v1.0.0 04:31:01 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 04:31:02 go: downloading golang.org/x/term v0.29.0 04:31:02 go: downloading github.com/mailru/easyjson v0.7.7 04:31:02 go: downloading github.com/go-openapi/analysis v0.23.0 04:31:02 go: downloading github.com/go-openapi/loads v0.22.0 04:31:02 go: downloading github.com/go-openapi/jsonpointer v0.21.0 04:31:02 go: downloading github.com/go-openapi/spec v0.21.0 04:31:02 go: downloading github.com/go-logr/logr v1.4.2 04:31:03 go: downloading go.opentelemetry.io/otel/metric v1.32.0 04:31:03 go: downloading github.com/tklauser/go-sysconf v0.3.12 04:31:03 go: downloading github.com/josharian/intern v1.0.0 04:31:03 go: downloading github.com/go-logr/stdr v1.2.2 04:31:03 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 04:31:03 go: downloading github.com/tklauser/numcpus v0.6.1 04:31:03 go: downloading github.com/go-openapi/jsonreference v0.21.0 04:34:10 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:34:42 Removing intermediate container ec7f8e826e65 04:34:42 ---> 5748f528fc8b 04:34:42 [Warning] One or more build-args [BASE MAKE] were not consumed 04:34:42 Successfully built 5748f528fc8b 04:34:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:42 + docker inspect -f . ci-base-image-arm64 04:34:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:43 prd-ubuntu20.04-docker-arm64-4c-16g-40834 does not seem to be running inside a container 04:34:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/8 -v /w/workspace/device-opc-ua/8:/w/workspace/device-opc-ua/8:rw,z -v /w/workspace/device-opc-ua/8@tmp:/w/workspace/device-opc-ua/8@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 04:34:44 $ docker top 5538e437a540a53ff6b2f2c0a2f037f8a3a2804fd5f9e7724fc4328c6ab1a4bc -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:45 + go version 04:34:45 go version go1.23.7 linux/arm64 [Pipeline] } 04:34:45 $ docker stop --time=1 5538e437a540a53ff6b2f2c0a2f037f8a3a2804fd5f9e7724fc4328c6ab1a4bc 04:34:46 $ docker rm -f --volumes 5538e437a540a53ff6b2f2c0a2f037f8a3a2804fd5f9e7724fc4328c6ab1a4bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:47 + docker inspect -f . ci-base-image-arm64 04:34:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:47 prd-ubuntu20.04-docker-arm64-4c-16g-40834 does not seem to be running inside a container 04:34:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-opc-ua/8 -v /w/workspace/device-opc-ua/8:/w/workspace/device-opc-ua/8:rw,z -v /w/workspace/device-opc-ua/8@tmp:/w/workspace/device-opc-ua/8@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 04:34:48 $ docker top 7bb000d98d70afe6e38b804b383670af83cfd9cf0377c444b0ee801ec522c60a -eo pid,comm [Pipeline] { [Pipeline] sh 04:34:49 + git config --global --add safe.directory /w/workspace/device-opc-ua/8 [Pipeline] fileExists [Pipeline] sh 04:34:49 + make test 04:34:49 go install github.com/jstemmer/go-junit-report@v0.9.1 04:34:50 go: downloading github.com/jstemmer/go-junit-report v0.9.1 04:35:17 go install github.com/axw/gocov/gocov@v1.0.0 04:35:17 go: downloading github.com/axw/gocov v1.0.0 04:35:17 go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 04:35:27 go install github.com/AlekSi/gocov-xml@v1.0.0 04:35:27 go: downloading github.com/AlekSi/gocov-xml v1.0.0 04:35:29 go install github.com/jandelgado/gcov2lcov@v1.0.5 04:35:29 go: downloading github.com/jandelgado/gcov2lcov v1.0.5 04:35:31 rm -rf test-artifacts 04:35:31 mkdir test-artifacts 04:35:31 go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml 04:35:31 go: downloading github.com/stretchr/testify v1.10.0 04:35:31 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 04:35:31 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 04:38:53 gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml 04:38:53 gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo 04:38:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 04:38:53 $ docker stop --time=1 7bb000d98d70afe6e38b804b383670af83cfd9cf0377c444b0ee801ec522c60a 04:38:55 $ docker rm -f --volumes 7bb000d98d70afe6e38b804b383670af83cfd9cf0377c444b0ee801ec522c60a [Pipeline] // withDockerContainer [Pipeline] sh 04:38:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:38:56 Warning: overwriting stash ‘coverage-report’ 04:38:57 Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:38:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:38:57 + ls -al . 04:38:57 total 192 04:38:57 drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 04:35 . 04:38:57 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 04:29 .. 04:38:57 -rw-rw-r-- 1 jenkins jenkins 62 Mar 11 04:29 .dockerignore 04:38:57 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 04:38 .git 04:38:57 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 04:29 .github 04:38:57 -rw-rw-r-- 1 jenkins jenkins 84 Mar 11 04:29 .gitignore 04:38:57 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 04:29 .vscode 04:38:57 -rw-rw-r-- 1 jenkins jenkins 7466 Mar 11 04:29 Attribution.txt 04:38:57 -rw-rw-r-- 1 jenkins jenkins 2560 Mar 11 04:29 CHANGELOG.md 04:38:57 -rw-rw-r-- 1 jenkins jenkins 1125 Mar 11 04:29 Dockerfile 04:38:57 -rw-rw-r-- 1 jenkins jenkins 649 Mar 11 04:29 Jenkinsfile 04:38:57 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 11 04:29 LICENSE 04:38:57 -rw-rw-r-- 1 jenkins jenkins 2185 Mar 11 04:29 Makefile 04:38:57 -rw-rw-r-- 1 jenkins jenkins 4109 Mar 11 04:29 README.md 04:38:57 -rw-rw-r-- 1 jenkins jenkins 11 Mar 11 04:27 VERSION 04:38:57 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 04:29 bin 04:38:57 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 04:29 cmd 04:38:57 -rw-rw-r-- 1 jenkins jenkins 6250 Mar 11 04:29 go.mod 04:38:57 -rw-rw-r-- 1 jenkins jenkins 86711 Mar 11 04:29 go.sum 04:38:57 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 04:29 internal 04:38:57 drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 04:38 test-artifacts 04:38:57 -rw-rw-r-- 1 jenkins jenkins 260 Mar 11 04:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:58 + docker build -t device-opc-ua-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=f3f73354f252fbcd380cb774c87c0fff2ddb594a --label arch=arm64 --label version=4.0.0-dev.5 . 04:38:58 Sending build context to Docker daemon 567.8kB 04:38:58 Step 1/19 : FROM golang:1.23-alpine3.20 AS builder 04:38:58 ---> 54805b3f18a3 04:38:58 Step 2/19 : WORKDIR /device-opcua 04:38:58 ---> Using cache 04:38:58 ---> b1dd5d9adf8f 04:38:58 Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 04:38:58 ---> Using cache 04:38:58 ---> 6b5f3f437826 04:38:58 Step 4/19 : COPY . . 04:38:58 ---> 44b9e1a4f29a 04:38:58 Step 5/19 : RUN make build 04:38:59 ---> Running in ced256a88c66 04:39:00 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 04:39:00 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.31 04:39:00 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0 04:39:00 go: downloading github.com/gopcua/opcua v0.7.1 04:39:00 go: downloading github.com/spf13/cast v1.7.1 04:39:00 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.2 04:39:00 go: downloading github.com/labstack/echo/v4 v4.13.3 04:39:01 go: downloading github.com/go-kit/log v0.2.1 04:39:01 go: downloading github.com/go-playground/validator/v10 v10.25.0 04:39:01 go: downloading github.com/google/uuid v1.6.0 04:39:01 go: downloading github.com/panjf2000/ants/v2 v2.11.2 04:39:01 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 04:39:01 go: downloading github.com/labstack/gommon v0.4.2 04:39:01 go: downloading golang.org/x/crypto v0.33.0 04:39:01 go: downloading golang.org/x/net v0.35.0 04:39:02 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:39:02 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:39:02 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 04:39:02 go: downloading github.com/go-playground/universal-translator v0.18.1 04:39:02 go: downloading github.com/leodido/go-urn v1.4.0 04:39:03 go: downloading golang.org/x/text v0.22.0 04:39:03 go: downloading github.com/OneOfOne/xxhash v1.2.8 04:39:03 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0 04:39:03 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:39:03 go: downloading gopkg.in/yaml.v3 v3.0.1 04:39:03 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0 04:39:03 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0 04:39:03 go: downloading github.com/mitchellh/copystructure v1.2.0 04:39:03 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:39:03 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 04:39:03 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 04:39:03 go: downloading github.com/openziti/sdk-golang v0.24.1 04:39:03 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0 04:39:03 go: downloading golang.org/x/sync v0.11.0 04:39:04 go: downloading github.com/mattn/go-colorable v0.1.14 04:39:04 go: downloading github.com/mattn/go-isatty v0.0.20 04:39:04 go: downloading github.com/valyala/fasttemplate v1.2.2 04:39:04 go: downloading github.com/x448/float16 v0.8.4 04:39:04 go: downloading github.com/go-playground/locales v0.14.1 04:39:04 go: downloading golang.org/x/sys v0.30.0 04:39:04 go: downloading github.com/sirupsen/logrus v1.9.3 04:39:04 go: downloading github.com/hashicorp/errwrap v1.1.0 04:39:04 go: downloading golang.org/x/time v0.8.0 04:39:04 go: downloading github.com/mitchellh/reflectwalk v1.0.2 04:39:04 go: downloading github.com/gorilla/websocket v1.5.3 04:39:04 go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 04:39:05 go: downloading github.com/michaelquigley/pfxlog v0.6.10 04:39:05 go: downloading github.com/openziti/channel/v3 v3.0.27 04:39:05 go: downloading github.com/openziti/edge-api v0.26.38 04:39:05 go: downloading github.com/openziti/foundation/v2 v2.0.56 04:39:05 go: downloading github.com/openziti/secretstream v0.1.28 04:39:05 go: downloading github.com/openziti/transport/v2 v2.0.160 04:39:06 go: downloading github.com/pkg/errors v0.9.1 04:39:06 go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d 04:39:07 go: downloading github.com/valyala/bytebufferpool v1.0.0 04:39:07 go: downloading github.com/go-openapi/runtime v0.28.0 04:39:07 go: downloading github.com/go-openapi/strfmt v0.23.0 04:39:07 go: downloading github.com/go-resty/resty/v2 v2.16.4 04:39:09 go: downloading github.com/openziti/identity v1.0.94 04:39:09 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 04:39:09 go: downloading github.com/zitadel/oidc/v2 v2.12.2 04:39:09 go: downloading golang.org/x/oauth2 v0.25.0 04:39:09 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 04:39:09 go: downloading github.com/kataras/go-events v0.0.3 04:39:09 go: downloading github.com/openziti/metrics v1.2.65 04:39:09 go: downloading github.com/zeebo/errs v1.4.0 04:39:09 go: downloading google.golang.org/grpc v1.70.0 04:39:11 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 04:39:11 go: downloading google.golang.org/protobuf v1.36.3 04:39:11 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 04:39:11 go: downloading github.com/go-openapi/errors v0.22.0 04:39:11 go: downloading github.com/go-openapi/swag v0.23.0 04:39:11 go: downloading github.com/opentracing/opentracing-go v1.2.0 04:39:11 go: downloading go.opentelemetry.io/otel v1.32.0 04:39:12 go: downloading go.opentelemetry.io/otel/trace v1.32.0 04:39:12 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 04:39:12 go: downloading github.com/oklog/ulid v1.3.1 04:39:12 go: downloading go.mongodb.org/mongo-driver v1.17.0 04:39:12 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 04:39:12 go: downloading github.com/go-openapi/validate v0.24.0 04:39:13 go: downloading github.com/fsnotify/fsnotify v1.7.0 04:39:13 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 04:39:13 go: downloading github.com/gorilla/securecookie v1.1.2 04:39:13 go: downloading github.com/gorilla/schema v1.4.1 04:39:13 go: downloading github.com/muhlemmer/gu v0.3.1 04:39:13 go: downloading github.com/mitchellh/go-ps v1.0.0 04:39:14 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 04:39:14 go: downloading github.com/go-jose/go-jose/v4 v4.0.5 04:39:14 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a 04:39:14 go: downloading golang.org/x/term v0.29.0 04:39:14 go: downloading github.com/mailru/easyjson v0.7.7 04:39:14 go: downloading github.com/go-openapi/analysis v0.23.0 04:39:15 go: downloading github.com/go-openapi/loads v0.22.0 04:39:15 go: downloading github.com/go-openapi/spec v0.21.0 04:39:15 go: downloading github.com/go-logr/logr v1.4.2 04:39:15 go: downloading go.opentelemetry.io/otel/metric v1.32.0 04:39:15 go: downloading github.com/go-openapi/jsonpointer v0.21.0 04:39:15 go: downloading github.com/tklauser/go-sysconf v0.3.12 04:39:15 go: downloading github.com/josharian/intern v1.0.0 04:39:15 go: downloading github.com/go-openapi/jsonreference v0.21.0 04:39:15 go: downloading github.com/go-logr/stdr v1.2.2 04:39:15 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 04:39:15 go: downloading github.com/tklauser/numcpus v0.6.1 04:42:22 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:42:54 Removing intermediate container ced256a88c66 04:42:54 ---> 5088e8879821 04:42:54 Step 6/19 : FROM alpine:3.20 04:42:54 3.20: Pulling from library/alpine 04:42:54 94e9d8af2201: Already exists 04:42:55 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 04:42:55 Status: Downloaded newer image for alpine:3.20 04:42:55 ---> 7aab056cecc6 04:42:55 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 04:42:55 ---> Running in 48e4a3028471 04:42:55 Removing intermediate container 48e4a3028471 04:42:55 ---> 3c25d598a24a 04:42:55 Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init 04:42:55 ---> Running in 1c66119ec240 04:42:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:42:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:42:58 (1/6) Installing dumb-init (1.2.5-r3) 04:42:58 (2/6) Installing libgcc (13.2.1_git20240309-r1) 04:42:58 (3/6) Installing libsodium (1.0.19-r0) 04:42:58 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 04:42:58 (5/6) Installing libzmq (4.3.5-r2) 04:42:58 (6/6) Installing zeromq (4.3.5-r2) 04:42:58 Executing busybox-1.36.1-r29.trigger 04:42:58 OK: 13 MiB in 20 packages 04:42:59 Removing intermediate container 1c66119ec240 04:42:59 ---> 1e1e72598dca 04:42:59 Step 9/19 : RUN apk --no-cache upgrade 04:42:59 ---> Running in 393d08fe9129 04:43:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:43:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:43:02 OK: 13 MiB in 20 packages 04:43:02 Removing intermediate container 393d08fe9129 04:43:02 ---> 70c5f380df82 04:43:02 Step 10/19 : EXPOSE 59997 04:43:02 ---> Running in 8434f8f1ed47 04:43:03 Removing intermediate container 8434f8f1ed47 04:43:03 ---> 0932c4636f07 04:43:03 Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / 04:43:05 ---> d143da4a2529 04:43:05 Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res 04:43:05 ---> a76d3877c047 04:43:05 Step 13/19 : COPY LICENSE / 04:43:06 ---> fca8d10bc6ec 04:43:06 Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt 04:43:06 ---> 66de753d65ee 04:43:06 Step 15/19 : ENTRYPOINT ["/device-opcua"] 04:43:06 ---> Running in 69bc9eb1d0de 04:43:07 Removing intermediate container 69bc9eb1d0de 04:43:07 ---> 2394470ee32f 04:43:07 Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:43:07 ---> Running in 04f48c2de7c7 04:43:07 Removing intermediate container 04f48c2de7c7 04:43:07 ---> a43898bec543 04:43:07 Step 17/19 : LABEL arch=arm64 04:43:07 ---> Running in 75fed462264d 04:43:07 Removing intermediate container 75fed462264d 04:43:07 ---> 5e5cbb8e59ea 04:43:07 Step 18/19 : LABEL git_sha=f3f73354f252fbcd380cb774c87c0fff2ddb594a 04:43:07 ---> Running in 61394f4e6d01 04:43:08 Removing intermediate container 61394f4e6d01 04:43:08 ---> 51aa53961059 04:43:08 Step 19/19 : LABEL version=4.0.0-dev.5 04:43:08 ---> Running in 4652317403d0 04:43:08 Removing intermediate container 4652317403d0 04:43:08 ---> b134ff5b5131 04:43:08 [Warning] One or more build-args [MAKE ARCH BASE] were not consumed 04:43:08 Successfully built b134ff5b5131 04:43:08 Successfully tagged device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:43:08 provisioning config files... 04:43:08 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/8@tmp/config16063902041273377728tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:43:09 ---> ****-login.sh 04:43:09 nexus3.edgexfoundry.org:10001 04:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:09 Configure a credential helper to remove this warning. See 04:43:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:09 04:43:09 Login Succeeded 04:43:09 nexus3.edgexfoundry.org:10002 04:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:09 Configure a credential helper to remove this warning. See 04:43:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:09 04:43:09 Login Succeeded 04:43:09 nexus3.edgexfoundry.org:10003 04:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:10 Configure a credential helper to remove this warning. See 04:43:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:10 04:43:10 Login Succeeded 04:43:10 nexus3.edgexfoundry.org:10004 04:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:10 Configure a credential helper to remove this warning. See 04:43:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:10 04:43:10 Login Succeeded 04:43:10 ****.io 04:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:11 Configure a credential helper to remove this warning. See 04:43:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:11 04:43:11 Login Succeeded 04:43:11 ---> ****-login.sh ends [Pipeline] } 04:43:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:43:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:43:11 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 04:43:11 f3f73354f252fbcd380cb774c87c0fff2ddb594a 04:43:11 latest 04:43:11 4.0.0-dev.5 04:43:11 f3f73354f252fbcd380cb774c87c0fff2ddb594a-4.0.0-dev.5 04:43:11 main 04:43:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:11 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f3f73354f252fbcd380cb774c87c0fff2ddb594a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:11 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f3f73354f252fbcd380cb774c87c0fff2ddb594a 04:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:43:11 5463f1a3dbe5: Preparing 04:43:11 94ca6c967366: Preparing 04:43:11 af5faa9af210: Preparing 04:43:11 b6ceb9d64239: Preparing 04:43:11 09df88ccc674: Preparing 04:43:11 cd2d8125b8da: Preparing 04:43:11 dd9c8f8612c8: Preparing 04:43:11 cd2d8125b8da: Waiting 04:43:11 dd9c8f8612c8: Waiting 04:43:12 5463f1a3dbe5: Pushed 04:43:12 94ca6c967366: Pushed 04:43:12 af5faa9af210: Pushed 04:43:12 09df88ccc674: Pushed 04:43:12 dd9c8f8612c8: Layer already exists 04:43:13 cd2d8125b8da: Pushed 04:43:23 b6ceb9d64239: Pushed 04:43:23 f3f73354f252fbcd380cb774c87c0fff2ddb594a: digest: sha256:8310b255436bf1eeba4ca6bf4563806b55b8058c8fb13e38356020f780d4bcf4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:23 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:23 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 04:43:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:43:23 5463f1a3dbe5: Preparing 04:43:23 94ca6c967366: Preparing 04:43:23 af5faa9af210: Preparing 04:43:23 b6ceb9d64239: Preparing 04:43:23 09df88ccc674: Preparing 04:43:23 cd2d8125b8da: Preparing 04:43:23 dd9c8f8612c8: Preparing 04:43:23 cd2d8125b8da: Waiting 04:43:23 dd9c8f8612c8: Waiting 04:43:23 5463f1a3dbe5: Layer already exists 04:43:23 94ca6c967366: Layer already exists 04:43:23 09df88ccc674: Layer already exists 04:43:23 b6ceb9d64239: Layer already exists 04:43:23 af5faa9af210: Layer already exists 04:43:23 dd9c8f8612c8: Layer already exists 04:43:23 cd2d8125b8da: Layer already exists 04:43:24 latest: digest: sha256:8310b255436bf1eeba4ca6bf4563806b55b8058c8fb13e38356020f780d4bcf4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:24 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:24 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.5 04:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:43:24 5463f1a3dbe5: Preparing 04:43:24 94ca6c967366: Preparing 04:43:24 af5faa9af210: Preparing 04:43:24 b6ceb9d64239: Preparing 04:43:24 09df88ccc674: Preparing 04:43:24 cd2d8125b8da: Preparing 04:43:24 dd9c8f8612c8: Preparing 04:43:24 cd2d8125b8da: Waiting 04:43:24 dd9c8f8612c8: Waiting 04:43:24 94ca6c967366: Layer already exists 04:43:24 09df88ccc674: Layer already exists 04:43:24 af5faa9af210: Layer already exists 04:43:24 b6ceb9d64239: Layer already exists 04:43:24 5463f1a3dbe5: Layer already exists 04:43:24 cd2d8125b8da: Layer already exists 04:43:24 dd9c8f8612c8: Layer already exists 04:43:24 4.0.0-dev.5: digest: sha256:8310b255436bf1eeba4ca6bf4563806b55b8058c8fb13e38356020f780d4bcf4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:25 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f3f73354f252fbcd380cb774c87c0fff2ddb594a-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:25 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f3f73354f252fbcd380cb774c87c0fff2ddb594a-4.0.0-dev.5 04:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:43:25 5463f1a3dbe5: Preparing 04:43:25 94ca6c967366: Preparing 04:43:25 af5faa9af210: Preparing 04:43:25 b6ceb9d64239: Preparing 04:43:25 09df88ccc674: Preparing 04:43:25 cd2d8125b8da: Preparing 04:43:25 dd9c8f8612c8: Preparing 04:43:25 cd2d8125b8da: Waiting 04:43:25 dd9c8f8612c8: Waiting 04:43:25 b6ceb9d64239: Layer already exists 04:43:25 94ca6c967366: Layer already exists 04:43:25 09df88ccc674: Layer already exists 04:43:25 af5faa9af210: Layer already exists 04:43:25 5463f1a3dbe5: Layer already exists 04:43:25 cd2d8125b8da: Layer already exists 04:43:25 dd9c8f8612c8: Layer already exists 04:43:25 f3f73354f252fbcd380cb774c87c0fff2ddb594a-4.0.0-dev.5: digest: sha256:8310b255436bf1eeba4ca6bf4563806b55b8058c8fb13e38356020f780d4bcf4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:26 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:26 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main 04:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 04:43:26 5463f1a3dbe5: Preparing 04:43:26 94ca6c967366: Preparing 04:43:26 af5faa9af210: Preparing 04:43:26 b6ceb9d64239: Preparing 04:43:26 09df88ccc674: Preparing 04:43:26 cd2d8125b8da: Preparing 04:43:26 dd9c8f8612c8: Preparing 04:43:26 cd2d8125b8da: Waiting 04:43:26 dd9c8f8612c8: Waiting 04:43:26 b6ceb9d64239: Layer already exists 04:43:26 94ca6c967366: Layer already exists 04:43:26 5463f1a3dbe5: Layer already exists 04:43:26 af5faa9af210: Layer already exists 04:43:26 09df88ccc674: Layer already exists 04:43:26 cd2d8125b8da: Layer already exists 04:43:26 dd9c8f8612c8: Layer already exists 04:43:27 main: digest: sha256:8310b255436bf1eeba4ca6bf4563806b55b8058c8fb13e38356020f780d4bcf4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:43:27 ===================================================== [Pipeline] echo 04:43:27 taggedImages: 04:43:27 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f3f73354f252fbcd380cb774c87c0fff2ddb594a 04:43:27 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 04:43:27 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.5 04:43:27 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:f3f73354f252fbcd380cb774c87c0fff2ddb594a-4.0.0-dev.5 04:43:27 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:43:27 04:43:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:43:27 arm64: Pulling from edgex-lftools-log-publisher 04:43:27 8998bd30e6a1: Pulling fs layer 04:43:27 04944245beec: Pulling fs layer 04:43:27 699f458cf7ca: Pulling fs layer 04:43:27 765212b225bb: Pulling fs layer 04:43:27 f23df028b6ca: Pulling fs layer 04:43:27 d65c8cfc05b1: Pulling fs layer 04:43:27 2437ff75d9bd: Pulling fs layer 04:43:27 765212b225bb: Waiting 04:43:27 f23df028b6ca: Waiting 04:43:27 d65c8cfc05b1: Waiting 04:43:27 2437ff75d9bd: Waiting 04:43:28 04944245beec: Verifying Checksum 04:43:28 04944245beec: Download complete 04:43:28 765212b225bb: Verifying Checksum 04:43:28 765212b225bb: Download complete 04:43:28 f23df028b6ca: Verifying Checksum 04:43:28 f23df028b6ca: Download complete 04:43:28 d65c8cfc05b1: Verifying Checksum 04:43:28 d65c8cfc05b1: Download complete 04:43:28 699f458cf7ca: Download complete 04:43:28 8998bd30e6a1: Verifying Checksum 04:43:28 8998bd30e6a1: Download complete 04:43:31 2437ff75d9bd: Download complete 04:43:33 8998bd30e6a1: Pull complete 04:43:33 04944245beec: Pull complete 04:43:35 699f458cf7ca: Pull complete 04:43:35 765212b225bb: Pull complete 04:43:36 f23df028b6ca: Pull complete 04:43:36 d65c8cfc05b1: Pull complete 04:43:54 2437ff75d9bd: Pull complete 04:43:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:43:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:43:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:43:55 prd-ubuntu20.04-docker-arm64-4c-16g-40834 does not seem to be running inside a container 04:43:55 $ 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-opc-ua/8 -v /w/workspace/device-opc-ua/8:/w/workspace/device-opc-ua/8:rw,z -v /w/workspace/device-opc-ua/8@tmp:/w/workspace/device-opc-ua/8@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 04:43:57 $ docker top 4d5d83e271f771235a3b2aa53bcbe12fb4032a38f8b8afac7e4b753753ae3d2d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:43:57 ---> job-cost.sh 04:43:57 lf-activate-venv: SKIPPING 04:43:57 INFO: No Stack... 04:43:58 INFO: Retrieving Pricing Info for: v3-standard-4 04:43:59 INFO: Archiving Costs [Pipeline] sh 04:43:59 + cut -d, -f6 04:43:59 + cat /w/workspace/device-opc-ua/8/archives/cost.csv [Pipeline] lock 04:43:59 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-8-stack-cost] 04:43:59 Resource [jenkins-edgexfoundry-device-opc-ua-main-8-stack-cost] did not exist. Created. 04:43:59 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:44:00 /w/workspace/device-opc-ua/8@tmp/durable-426cd262/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:44:01 + echo total: 0.10999999940395355 [Pipeline] stash 04:44:01 Warning: overwriting stash ‘stack-cost’ 04:44:01 Stashed 1 file(s) [Pipeline] } 04:44:01 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-8-stack-cost] [Pipeline] // lock [Pipeline] } 04:44:01 $ docker stop --time=1 4d5d83e271f771235a3b2aa53bcbe12fb4032a38f8b8afac7e4b753753ae3d2d 04:44:02 $ docker rm -f --volumes 4d5d83e271f771235a3b2aa53bcbe12fb4032a38f8b8afac7e4b753753ae3d2d [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 04:44:03 provisioning config files... 04:44:03 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12447002190718240689tmp [Pipeline] { [Pipeline] sh 04:44:03 + set +x 04:44:03 + curl -s https://codecov.io/bash 04:44:03 + bash -s -- 04:44:03 04:44:03 _____ _ 04:44:03 / ____| | | 04:44:03 | | ___ __| | ___ ___ _____ __ 04:44:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:44:03 | |___| (_) | (_| | __/ (_| (_) \ V / 04:44:03 \_____\___/ \__,_|\___|\___\___/ \_/ 04:44:03 Bash-1.0.6 04:44:03 04:44:03 04:44:03 ==> git version 2.25.1 found 04:44:03 ==> 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 04:44:03 Release-Date: 2020-01-08 04:44:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:44:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:44:03 ==> Jenkins CI detected. 04:44:03 current dir:  /w/workspace/edgexfoundry_device-opc-ua_main 04:44:03 project root: . 04:44:03 --> token set from env 04:44:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:44:03 ==> Running gcov in . (disable via -X gcov) 04:44:03 ==> Python coveragepy not found 04:44:03 ==> Searching for coverage reports in: 04:44:03 + . 04:44:03 -> Found 4 reports 04:44:03 ==> Detecting git/mercurial file structure 04:44:03 ==> Reading reports 04:44:03 + ./test-artifacts/coverage.lcov bytes=561 04:44:03 + ./test-artifacts/cover.out bytes=2241 04:44:03 + ./test-artifacts/coverage.xml bytes=6158 04:44:03 + ./test-artifacts/report.xml bytes=4152 04:44:03 ==> Appending adjustments 04:44:03 https://docs.codecov.io/docs/fixing-reports 04:44:03 + Found adjustments 04:44:03 ==> Gzipping contents 04:44:03 4.0K /tmp/codecov.79rA8B.gz 04:44:03 ==> Uploading reports 04:44:03 url: https://codecov.io 04:44:03 query: branch=main&commit=f3f73354f252fbcd380cb774c87c0fff2ddb594a&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 04:44:03 -> Pinging Codecov 04:44:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f3f73354f252fbcd380cb774c87c0fff2ddb594a&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 04:44:04 -> Uploading to 04:44:04 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/f3f73354f252fbcd380cb774c87c0fff2ddb594a/c18b1439-bdb1-43b5-a37d-2cf01889b1c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250311%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250311T044403Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b0243c7ed1e790060fb3026d019265974d3d502d7193d2615d9e227c528c056d 04:44:04 % Total % Received % Xferd Average Speed Time Time Time Current 04:44:04 Dload Upload Total Spent Left Speed 04:44:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3518 0 0 100 3518 0 21987 --:--:-- --:--:-- --:--:-- 21987 04:44:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/f3f73354f252fbcd380cb774c87c0fff2ddb594a [Pipeline] } 04:44:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:44:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:44:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:44:04 04:44:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:44:04 latest: Pulling from edgex-devops/edgex-snyk-go 04:44:04 43c4264eed91: Pulling fs layer 04:44:04 4cc291be95ef: Pulling fs layer 04:44:04 2ac1f1163629: Pulling fs layer 04:44:04 5c3c966382ef: Pulling fs layer 04:44:04 4f4fb700ef54: Pulling fs layer 04:44:04 d9c7d2e4e75e: Pulling fs layer 04:44:04 9c3e1370e548: Pulling fs layer 04:44:04 5c3c966382ef: Waiting 04:44:04 9c3e1370e548: Waiting 04:44:04 4f4fb700ef54: Waiting 04:44:04 d9c7d2e4e75e: Waiting 04:44:04 4cc291be95ef: Verifying Checksum 04:44:04 4cc291be95ef: Download complete 04:44:04 5c3c966382ef: Verifying Checksum 04:44:04 5c3c966382ef: Download complete 04:44:04 4f4fb700ef54: Download complete 04:44:04 43c4264eed91: Download complete 04:44:05 d9c7d2e4e75e: Verifying Checksum 04:44:05 d9c7d2e4e75e: Download complete 04:44:05 43c4264eed91: Pull complete 04:44:05 4cc291be95ef: Pull complete 04:44:05 2ac1f1163629: Verifying Checksum 04:44:05 2ac1f1163629: Download complete 04:44:06 9c3e1370e548: Verifying Checksum 04:44:06 9c3e1370e548: Download complete 04:44:08 2ac1f1163629: Pull complete 04:44:08 5c3c966382ef: Pull complete 04:44:08 4f4fb700ef54: Pull complete 04:44:09 d9c7d2e4e75e: Pull complete 04:44:11 9c3e1370e548: Pull complete 04:44:11 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 04:44:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:44:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:11 prd-ubuntu20.04-docker-8c-8g-40833 does not seem to be running inside a container 04:44:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:44:14 $ docker top b39123796321fcae99312d16f95afc759100e71ae8bd117a1978e3ca0d78ad31 -eo pid,comm [Pipeline] { [Pipeline] sh 04:44:14 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo 04:44:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh 04:44:14 + set -o pipefail 04:44:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' 04:44:27 04:44:27 Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... 04:44:27 04:44:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/ede8055f-5ece-475b-a368-a3949569dafe 04:44:27 04:44:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:44:27 04:44:27 04:44:27 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:44:27 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:44:27 $ docker stop --time=1 b39123796321fcae99312d16f95afc759100e71ae8bd117a1978e3ca0d78ad31 04:44:29 $ docker rm -f --volumes b39123796321fcae99312d16f95afc759100e71ae8bd117a1978e3ca0d78ad31 [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 04:44:30 + git log --format=format:%s -1 f3f73354f252fbcd380cb774c87c0fff2ddb594a [Pipeline] sh 04:44:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:44:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:44:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:31 prd-ubuntu20.04-docker-8c-8g-40833 does not seem to be running inside a container 04:44:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:44:31 $ docker top 13d2ec118b462346fd4f28ed9d09e9ec6b2b22749cea1b733e6ded5fdf9b3eba -eo pid,comm 04:44:31 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). 04:44:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:44:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:44:31 [ssh-agent] Looking for ssh-agent implementation... 04:44:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:44:32 $ docker exec 13d2ec118b462346fd4f28ed9d09e9ec6b2b22749cea1b733e6ded5fdf9b3eba ssh-agent 04:44:32 SSH_AUTH_SOCK=/tmp/ssh-kJPiA2WrKipT/agent.32 04:44:32 SSH_AGENT_PID=38 04:44:32 Running ssh-add (command line suppressed) 04:44:32 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_9624808904891124144.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_9624808904891124144.key) 04:44:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:44:32 + git semver tag 04:44:32 2025-03-11 04:44:32,738 [run_tag] DEBUG tag force:False 04:44:32 2025-03-11 04:44:32,738 [check_head_tag] DEBUG check head tag 04:44:32 2025-03-11 04:44:32,739 [execute] INFO git cat-file --batch-check 04:44:32 2025-03-11 04:44:32,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=) 04:44:32 2025-03-11 04:44:32,743 [execute] INFO git cat-file --batch 04:44:32 2025-03-11 04:44:32,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=) 04:44:32 2025-03-11 04:44:32,748 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:44:32 2025-03-11 04:44:32,749 [execute] INFO git tag -a v4.0.0-dev.5 -m v4.0.0-dev.5 04:44:32 2025-03-11 04:44:32,749 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.5', '-m', 'v4.0.0-dev.5'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) 04:44:32 2025-03-11 04:44:32,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:44:32 4.0.0-dev.5 [Pipeline] } 04:44:32 $ docker exec --env ******** --env ******** 13d2ec118b462346fd4f28ed9d09e9ec6b2b22749cea1b733e6ded5fdf9b3eba ssh-agent -k 04:44:32 unset SSH_AUTH_SOCK; 04:44:32 unset SSH_AGENT_PID; 04:44:32 echo Agent pid 38 killed; 04:44:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:44:33 + git semver [Pipeline] } 04:44:33 $ docker stop --time=1 13d2ec118b462346fd4f28ed9d09e9ec6b2b22749cea1b733e6ded5fdf9b3eba 04:44:34 $ docker rm -f --volumes 13d2ec118b462346fd4f28ed9d09e9ec6b2b22749cea1b733e6ded5fdf9b3eba [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:44:35 04:44:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:44:35 0.23.1-centos7: Pulling from edgex-lftools 04:44:35 ab5ef0e58194: Pulling fs layer 04:44:35 9712f1f96733: Pulling fs layer 04:44:35 63f879dbbcfc: Pulling fs layer 04:44:35 0d9ebad4ef96: Pulling fs layer 04:44:35 e9a5061849ea: Pulling fs layer 04:44:35 d747dcd14b5f: Pulling fs layer 04:44:35 2de7ff778b66: Pulling fs layer 04:44:35 0d9ebad4ef96: Waiting 04:44:35 e9a5061849ea: Waiting 04:44:35 d747dcd14b5f: Waiting 04:44:35 9712f1f96733: Verifying Checksum 04:44:35 9712f1f96733: Download complete 04:44:36 ab5ef0e58194: Download complete 04:44:36 63f879dbbcfc: Verifying Checksum 04:44:36 63f879dbbcfc: Download complete 04:44:36 d747dcd14b5f: Download complete 04:44:36 e9a5061849ea: Verifying Checksum 04:44:36 e9a5061849ea: Download complete 04:44:36 0d9ebad4ef96: Verifying Checksum 04:44:36 0d9ebad4ef96: Download complete 04:44:36 2de7ff778b66: Download complete 04:44:38 ab5ef0e58194: Pull complete 04:44:38 9712f1f96733: Pull complete 04:44:38 63f879dbbcfc: Pull complete 04:44:42 0d9ebad4ef96: Pull complete 04:44:42 e9a5061849ea: Pull complete 04:44:42 d747dcd14b5f: Pull complete 04:44:43 2de7ff778b66: Pull complete 04:44:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:44:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:44:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:43 prd-ubuntu20.04-docker-8c-8g-40833 does not seem to be running inside a container 04:44:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:44:45 $ docker top 4363b7aa6a3f545c89f5c9631e46c68505beb18a1ba283fa1a460e6ebeb52842 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:44:45 provisioning config files... 04:44:45 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config17145161054373494462tmp 04:44:45 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config14349445161061098714tmp 04:44:45 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config15624733151740136363tmp [Pipeline] { [Pipeline] echo 04:44:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:44:46 ---> sigul-configuration.sh 04:44:46 gpg: directory `/root/.gnupg' created 04:44:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:44:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:44:46 gpg: keyring `/root/.gnupg/secring.gpg' created 04:44:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:44:46 gpg: CAST5 encrypted data 04:44:46 gpg: encrypted with 1 passphrase 04:44:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:44:46 + mkdir /home/jenkins 04:44:46 + mkdir /home/jenkins/sigul [Pipeline] sh 04:44:46 + 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 04:44:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:44:47 ---> sigul-install.sh 04:44:47 Sigul already installed; skipping installation. [Pipeline] sh 04:44:47 + git tag --list 04:44:47 v4.0.0-dev.1 04:44:47 v4.0.0-dev.2 04:44:47 v4.0.0-dev.3 04:44:47 v4.0.0-dev.4 04:44:47 v4.0.0-dev.5 [Pipeline] sh 04:44:47 + lftools sign git-tag v4.0.0-dev.5 04:44:48 Signing Git tag with Sigul... 04:44:48 Signing v4.0.0-dev.5 [Pipeline] echo 04:44:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:44:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:44:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:44:48 $ docker stop --time=1 4363b7aa6a3f545c89f5c9631e46c68505beb18a1ba283fa1a460e6ebeb52842 04:44:50 $ docker rm -f --volumes 4363b7aa6a3f545c89f5c9631e46c68505beb18a1ba283fa1a460e6ebeb52842 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:44:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:44:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:44:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:50 prd-ubuntu20.04-docker-8c-8g-40833 does not seem to be running inside a container 04:44:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:44:51 $ docker top 57d759634b9381b4fc842c7e1c9f4b9a7718d9a5dcb9cbb56e30d124f515a86d -eo pid,comm 04:44:51 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). 04:44:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:44:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:44:51 [ssh-agent] Looking for ssh-agent implementation... 04:44:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:44:51 $ docker exec 57d759634b9381b4fc842c7e1c9f4b9a7718d9a5dcb9cbb56e30d124f515a86d ssh-agent 04:44:51 SSH_AUTH_SOCK=/tmp/ssh-XflEED2m2WMh/agent.33 04:44:51 SSH_AGENT_PID=39 04:44:51 Running ssh-add (command line suppressed) 04:44:51 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_8316037239560619177.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_8316037239560619177.key) 04:44:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:44:52 + git semver bump pre 04:44:52 2025-03-11 04:44:52,173 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:44:52 2025-03-11 04:44:52,173 [bump_version] DEBUG bumping version:4.0.0-dev.5 on axis:pre with prefix:dev 04:44:52 2025-03-11 04:44:52,173 [bump_version] DEBUG bumped version:4.0.0-dev.6 04:44:52 2025-03-11 04:44:52,173 [write_version] DEBUG write version:4.0.0-dev.6 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True 04:44:52 2025-03-11 04:44:52,173 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:44:52 2025-03-11 04:44:52,173 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:44:52 2025-03-11 04:44:52,175 [execute] INFO git cat-file --batch-check 04:44:52 2025-03-11 04:44:52,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) 04:44:52 2025-03-11 04:44:52,180 [execute] INFO git cat-file --batch 04:44:52 2025-03-11 04:44:52,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) 04:44:52 2025-03-11 04:44:52,185 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:44:52 4.0.0-dev.6 [Pipeline] } 04:44:52 $ docker exec --env ******** --env ******** 57d759634b9381b4fc842c7e1c9f4b9a7718d9a5dcb9cbb56e30d124f515a86d ssh-agent -k 04:44:52 unset SSH_AUTH_SOCK; 04:44:52 unset SSH_AGENT_PID; 04:44:52 echo Agent pid 39 killed; 04:44:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:44:52 + git semver [Pipeline] } 04:44:52 $ docker stop --time=1 57d759634b9381b4fc842c7e1c9f4b9a7718d9a5dcb9cbb56e30d124f515a86d 04:44:54 $ docker rm -f --volumes 57d759634b9381b4fc842c7e1c9f4b9a7718d9a5dcb9cbb56e30d124f515a86d [Pipeline] // withDockerContainer [Pipeline] sh 04:44:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:44:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:44:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:54 prd-ubuntu20.04-docker-8c-8g-40833 does not seem to be running inside a container 04:44:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:44:55 $ docker top 2127f3c7578b9fbbab56213bd710e24e290c28f3cd1f1385b494daa26b2f0ec5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:44:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:44:55 [ssh-agent] Looking for ssh-agent implementation... 04:44:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:44:55 $ docker exec 2127f3c7578b9fbbab56213bd710e24e290c28f3cd1f1385b494daa26b2f0ec5 ssh-agent 04:44:55 SSH_AUTH_SOCK=/tmp/ssh-qks49eq8ugdh/agent.33 04:44:55 SSH_AGENT_PID=39 04:44:55 Running ssh-add (command line suppressed) 04:44:55 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2125819098667520244.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_2125819098667520244.key) 04:44:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:44:56 + git semver push 04:44:56 2025-03-11 04:44:56,167 [run_push] DEBUG push 04:44:56 2025-03-11 04:44:56,167 [execute] INFO git cat-file --batch-check 04:44:56 2025-03-11 04:44:56,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) 04:44:56 2025-03-11 04:44:56,171 [execute] INFO git rev-list b299d084289a1045fb70f002357cffe8c7d4da6f -- 04:44:56 2025-03-11 04:44:56,171 [execute] DEBUG Popen(['git', 'rev-list', 'b299d084289a1045fb70f002357cffe8c7d4da6f', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=None) 04:44:56 2025-03-11 04:44:56,176 [execute] INFO git fetch -v origin 04:44:56 2025-03-11 04:44:56,176 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=True, shell=None, istream=None) 04:44:56 2025-03-11 04:44:56,656 [run_push] DEBUG no remote changes detected 04:44:56 2025-03-11 04:44:56,656 [execute] INFO git push origin semver 04:44:56 2025-03-11 04:44:56,656 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=None) 04:44:57 2025-03-11 04:44:57,362 [run_push] DEBUG push all version tags 04:44:57 2025-03-11 04:44:57,362 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:44:57 2025-03-11 04:44:57,363 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) 04:44:57 2025-03-11 04:44:57,941 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 04:44:57 4.0.0-dev.6 [Pipeline] } 04:44:57 $ docker exec --env ******** --env ******** 2127f3c7578b9fbbab56213bd710e24e290c28f3cd1f1385b494daa26b2f0ec5 ssh-agent -k 04:44:58 unset SSH_AUTH_SOCK; 04:44:58 unset SSH_AGENT_PID; 04:44:58 echo Agent pid 39 killed; 04:44:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:44:58 + git semver [Pipeline] } 04:44:58 $ docker stop --time=1 2127f3c7578b9fbbab56213bd710e24e290c28f3cd1f1385b494daa26b2f0ec5 04:45:00 $ docker rm -f --volumes 2127f3c7578b9fbbab56213bd710e24e290c28f3cd1f1385b494daa26b2f0ec5 [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 04:45:00 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 04:45:00 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 04:45:00 total 16 04:45:00 drwxr-xr-x 3 root root 4096 Mar 11 04:30 . 04:45:00 drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 04:44 .. 04:45:00 drwxr-xr-x 2 root root 4096 Mar 11 04:30 cost 04:45:00 -rw-r--r-- 1 root root 83 Mar 11 04:30 cost.csv 04:45:00 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 04:45:00 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 04:45:00 total 16 04:45:00 drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 04:30 . 04:45:00 drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 04:44 .. 04:45:00 drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 04:30 cost 04:45:00 -rw-r--r-- 1 jenkins jenkins 83 Mar 11 04:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:45:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:45:01 ---> package-listing.sh 04:45:01 ++ facter osfamily 04:45:01 ++ tr '[:upper:]' '[:lower:]' 04:45:02 + OS_FAMILY=debian 04:45:02 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 04:45:02 + START_PACKAGES=/tmp/packages_start.txt 04:45:02 + END_PACKAGES=/tmp/packages_end.txt 04:45:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:45:02 + PACKAGES=/tmp/packages_start.txt 04:45:02 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 04:45:02 + PACKAGES=/tmp/packages_end.txt 04:45:02 + case "${OS_FAMILY}" in 04:45:02 + dpkg -l 04:45:02 + grep '^ii' 04:45:02 + '[' -f /tmp/packages_start.txt ']' 04:45:02 + '[' -f /tmp/packages_end.txt ']' 04:45:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:45:02 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 04:45:02 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 04:45:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 04:45:02 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/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:45:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:45:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:45:03 prd-ubuntu20.04-docker-8c-8g-40833 does not seem to be running inside a container 04:45:03 $ 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/edgexfoundry_device-opc-ua_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_main -v /w/workspace/edgexfoundry_device-opc-ua_main:/w/workspace/edgexfoundry_device-opc-ua_main:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_main@tmp:/w/workspace/edgexfoundry_device-opc-ua_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 04:45:03 $ docker top 71fcae2916dfd1a67810ef2553b9f151e2d3cfe4d1a96188a893da64d043d903 -eo pid,comm [Pipeline] { [Pipeline] sh 04:45:03 + touch /tmp/pre-build-complete [Pipeline] sh 04:45:03 + mkdir -p /var/log/sysstat [Pipeline] sh 04:45:04 + ls /var/log/sa-host 04:45:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:45:04 provisioning config files... 04:45:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config7810228122992010502tmp [Pipeline] { [Pipeline] echo 04:45:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:45:04 ---> create-netrc.sh [Pipeline] } 04:45:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:45:05 ---> python-tools-install.sh [Pipeline] echo 04:45:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:45:05 ---> sudo-logs.sh 04:45:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:45:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:45:05 ---> job-cost.sh 04:45:05 lf-activate-venv: SKIPPING 04:45:05 DEBUG: total: 0.2199999988079071 04:45:05 INFO: Retrieving Stack Cost... 04:45:06 INFO: Retrieving Pricing Info for: v3-standard-8 04:45:06 INFO: Archiving Costs [Pipeline] echo 04:45:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:45:06 ---> logs-deploy.sh 04:45:07 lf-activate-venv: SKIPPING 04:45:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/8 04:45:07 INFO: archiving workspace using pattern(s): 04:45:07 Archives upload complete. 04:45:07 INFO: archiving logs to Nexus