Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ba2c2be672695aefc0d99a44829f9a6027e9c4d4 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-ssh13018336980818653854.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh820268673172056839.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh13467457390217811245.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh5149232158830954391.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-ssh1185595835923175390.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40326 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 Avoid second fetch Checking out Revision ba2c2be672695aefc0d99a44829f9a6027e9c4d4 (main) Commit message: "docs: Update changelog for 4.0 release (#107)" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f ba2c2be672695aefc0d99a44829f9a6027e9c4d4 # timeout=10 > git rev-list --no-walk 567f6343e4b1422d3c43b87100bcf5ceebd6dd2c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:22:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:22:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:22:43 ========================================================= 11:22:43 EdgeX Global Pipelines Version Info 11:22:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:22:43 ------------------- 11:22:43 stable info: 11:22:43 ------------------- 11:22:43 Commited By: Cherry Wang cherry@iotechsys.com 11:22:43 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 11:22:43 Message: update stable to v1.0.269 11:22:44 ------------------- 11:22:44 experimental info: 11:22:44 ------------------- 11:22:44 Commited By: Ginny Guan ginny@iotechsys.com 11:22:44 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 11:22:44 Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:22:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 11:22:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 11:22:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:22:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:22:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:22:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:22:44 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:22:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:22:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:22:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:22:44 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:22:44 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 11:22:44 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:22:44 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:22:44 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:22:44 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:22:44 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:22:44 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:22:44 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:22:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:22:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:22:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:22:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:22:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:22:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:22:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:22:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:22:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:22:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:22:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:22:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [Pipeline] echo 11:22:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba2c2be [Pipeline] echo 11:22:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:22:45 provisioning config files... 11:22:45 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config14495621860222477305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:22:45 ---> ****-login.sh 11:22:45 nexus3.edgexfoundry.org:10001 11:22:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:22:46 Configure a credential helper to remove this warning. See 11:22:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:22:46 11:22:46 Login Succeeded 11:22:46 nexus3.edgexfoundry.org:10002 11:22:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:22:46 Configure a credential helper to remove this warning. See 11:22:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:22:46 11:22:46 Login Succeeded 11:22:46 nexus3.edgexfoundry.org:10003 11:22:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:22:46 Configure a credential helper to remove this warning. See 11:22:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:22:46 11:22:46 Login Succeeded 11:22:46 nexus3.edgexfoundry.org:10004 11:22:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:22:46 Configure a credential helper to remove this warning. See 11:22:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:22:46 11:22:46 Login Succeeded 11:22:46 ****.io 11:22:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:22:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:22:46 Configure a credential helper to remove this warning. See 11:22:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:22:46 11:22:46 Login Succeeded 11:22:46 ---> ****-login.sh ends [Pipeline] } 11:22:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:22:47 + git rev-list -1 --merges ba2c2be672695aefc0d99a44829f9a6027e9c4d4~1..ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [Pipeline] echo 11:22:47 -----------> git rev-list -1 --merges ba2c2be672695aefc0d99a44829f9a6027e9c4d4~1..ba2c2be672695aefc0d99a44829f9a6027e9c4d4 ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [false] [Pipeline] sh 11:22:47 + git log --format=format:%s -1 ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [Pipeline] echo 11:22:47 ========================================================= 11:22:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:22:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:22:47 + git log --format=format:%s -1 ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [Pipeline] echo 11:22:47 [semverPrep] GIT_COMMIT: ba2c2be672695aefc0d99a44829f9a6027e9c4d4, Commit Message: docs: Update changelog for 4.0 release (#107) [Pipeline] echo 11:22:47 [semverPrep] This is not a build commit. [Pipeline] sh 11:22:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:22:48 + grep -v github /etc/ssh/ssh_known_hosts 11:22:48 + [ -e /tmp/ssh_known_hosts ] 11:22:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:22:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:22:48 + sudo tee -a /etc/ssh/ssh_known_hosts 11:22:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:22:48 11:22:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:22:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:22:48 0.1.4: Pulling from edgex-devops/py-git-semver 11:22:48 b85a868b505f: Pulling fs layer 11:22:48 e2be974225ed: Pulling fs layer 11:22:48 339a4e72a1f5: Pulling fs layer 11:22:48 988bab9f4d93: Pulling fs layer 11:22:48 1469e6f7b9e6: Pulling fs layer 11:22:48 eaf3925da568: Pulling fs layer 11:22:48 bab4dde63d76: Pulling fs layer 11:22:48 988bab9f4d93: Waiting 11:22:48 1469e6f7b9e6: Waiting 11:22:48 eaf3925da568: Waiting 11:22:48 bde34c3a00c8: Pulling fs layer 11:22:48 b352a97aabf1: Pulling fs layer 11:22:48 4872d77fe225: Pulling fs layer 11:22:48 bde34c3a00c8: Waiting 11:22:48 b352a97aabf1: Waiting 11:22:48 bab4dde63d76: Waiting 11:22:48 5851b861e8e6: Pulling fs layer 11:22:48 4872d77fe225: Waiting 11:22:48 5851b861e8e6: Waiting 11:22:48 e2be974225ed: Download complete 11:22:48 988bab9f4d93: Verifying Checksum 11:22:48 988bab9f4d93: Download complete 11:22:48 1469e6f7b9e6: Verifying Checksum 11:22:48 1469e6f7b9e6: Download complete 11:22:48 eaf3925da568: Verifying Checksum 11:22:48 eaf3925da568: Download complete 11:22:49 339a4e72a1f5: Verifying Checksum 11:22:49 339a4e72a1f5: Download complete 11:22:49 bde34c3a00c8: Verifying Checksum 11:22:49 bde34c3a00c8: Download complete 11:22:49 b352a97aabf1: Verifying Checksum 11:22:49 b352a97aabf1: Download complete 11:22:49 4872d77fe225: Verifying Checksum 11:22:49 4872d77fe225: Download complete 11:22:49 5851b861e8e6: Verifying Checksum 11:22:49 5851b861e8e6: Download complete 11:22:49 b85a868b505f: Verifying Checksum 11:22:49 b85a868b505f: Download complete 11:22:49 bab4dde63d76: Verifying Checksum 11:22:49 bab4dde63d76: Download complete 11:22:50 b85a868b505f: Pull complete 11:22:50 e2be974225ed: Pull complete 11:22:50 339a4e72a1f5: Pull complete 11:22:51 988bab9f4d93: Pull complete 11:22:51 1469e6f7b9e6: Pull complete 11:22:51 eaf3925da568: Pull complete 11:22:53 bab4dde63d76: Pull complete 11:22:53 bde34c3a00c8: Pull complete 11:22:53 b352a97aabf1: Pull complete 11:22:53 4872d77fe225: Pull complete 11:22:53 5851b861e8e6: Pull complete 11:22:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:22:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:22:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:22:53 prd-ubuntu20.04-docker-8c-8g-40326 does not seem to be running inside a container 11:22:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:22:55 $ docker top 2f5f787f550e2293b87b22e5897155794ce6c1df5b4f389b9718e282f554df60 -eo pid,comm 11:22:55 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). 11:22:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:22:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:22:55 [ssh-agent] Looking for ssh-agent implementation... 11:22:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:22:55 $ docker exec 2f5f787f550e2293b87b22e5897155794ce6c1df5b4f389b9718e282f554df60 ssh-agent 11:22:55 SSH_AUTH_SOCK=/tmp/ssh-tdyrYucuk9i2/agent.32 11:22:55 SSH_AGENT_PID=38 11:22:55 Running ssh-add (command line suppressed) 11:22:55 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11372750225832362638.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_11372750225832362638.key) 11:22:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:22:56 + git tag --points-at HEAD [Pipeline] } 11:22:56 $ docker exec --env ******** --env ******** 2f5f787f550e2293b87b22e5897155794ce6c1df5b4f389b9718e282f554df60 ssh-agent -k 11:22:56 unset SSH_AUTH_SOCK; 11:22:56 unset SSH_AGENT_PID; 11:22:56 echo Agent pid 38 killed; 11:22:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:22:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:22:56 [ssh-agent] Looking for ssh-agent implementation... 11:22:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:22:56 $ docker exec 2f5f787f550e2293b87b22e5897155794ce6c1df5b4f389b9718e282f554df60 ssh-agent 11:22:56 SSH_AUTH_SOCK=/tmp/ssh-JBFjJYKiIpLC/agent.70 11:22:56 SSH_AGENT_PID=76 11:22:56 Running ssh-add (command line suppressed) 11:22:56 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_14635538671004098981.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_14635538671004098981.key) 11:22:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:22:56 + git semver init 11:22:57 2025-03-05 11:22:57,115 [run_init] DEBUG init version:0.0.0 force:False 11:22:57 2025-03-05 11:22:57,115 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_main/.semver 11:22:57 2025-03-05 11:22:57,116 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_main/.semver 11:22:57 2025-03-05 11:22:57,116 [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) 11:22:57 2025-03-05 11:22:57,752 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_main/.git/info/exclude 11:22:57 2025-03-05 11:22:57,753 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:False 11:22:57 2025-03-05 11:22:57,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 11:22:57 2025-03-05 11:22:57,753 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 11:22:57 4.0.0-dev.4 [Pipeline] } 11:22:58 $ docker exec --env ******** --env ******** 2f5f787f550e2293b87b22e5897155794ce6c1df5b4f389b9718e282f554df60 ssh-agent -k 11:22:58 unset SSH_AUTH_SOCK; 11:22:58 unset SSH_AGENT_PID; 11:22:58 echo Agent pid 76 killed; 11:22:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:22:58 + git semver [Pipeline] } 11:22:58 $ docker stop --time=1 2f5f787f550e2293b87b22e5897155794ce6c1df5b4f389b9718e282f554df60 11:23:00 $ docker rm -f --volumes 2f5f787f550e2293b87b22e5897155794ce6c1df5b4f389b9718e282f554df60 [Pipeline] // withDockerContainer [Pipeline] sh 11:23:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:23:00 Stashed 1 file(s) [Pipeline] echo 11:23:00 [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:23:00 provisioning config files... 11:23:00 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config916759189696762335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:23:01 ---> ****-login.sh 11:23:01 nexus3.edgexfoundry.org:10001 11:23:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:01 Configure a credential helper to remove this warning. See 11:23:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:01 11:23:01 Login Succeeded 11:23:01 nexus3.edgexfoundry.org:10002 11:23:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:01 Configure a credential helper to remove this warning. See 11:23:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:01 11:23:01 Login Succeeded 11:23:01 nexus3.edgexfoundry.org:10003 11:23:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:01 Configure a credential helper to remove this warning. See 11:23:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:01 11:23:01 Login Succeeded 11:23:01 nexus3.edgexfoundry.org:10004 11:23:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:01 Configure a credential helper to remove this warning. See 11:23:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:01 11:23:01 Login Succeeded 11:23:01 ****.io 11:23:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:23:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:23:01 Configure a credential helper to remove this warning. See 11:23:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:23:01 11:23:01 Login Succeeded 11:23:01 ---> ****-login.sh ends [Pipeline] } 11:23:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:23:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:23:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:23:01 ========================================================= 11:23:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:23:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:02 + 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 . 11:23:02 Sending build context to Docker daemon 840.7kB 11:23:02 Step 1/5 : FROM golang:1.23-alpine3.20 AS builder 11:23:02 1.23-alpine3.20: Pulling from library/golang 11:23:02 0a9a5dfd008f: Pulling fs layer 11:23:02 8833042f23b5: Pulling fs layer 11:23:02 6ca661eb024f: Pulling fs layer 11:23:02 b5acb76e9680: Pulling fs layer 11:23:02 4f4fb700ef54: Pulling fs layer 11:23:02 b5acb76e9680: Waiting 11:23:02 4f4fb700ef54: Waiting 11:23:02 8833042f23b5: Verifying Checksum 11:23:02 8833042f23b5: Download complete 11:23:02 0a9a5dfd008f: Download complete 11:23:03 b5acb76e9680: Verifying Checksum 11:23:03 b5acb76e9680: Download complete 11:23:03 4f4fb700ef54: Verifying Checksum 11:23:03 4f4fb700ef54: Download complete 11:23:03 0a9a5dfd008f: Pull complete 11:23:03 8833042f23b5: Pull complete 11:23:03 6ca661eb024f: Verifying Checksum 11:23:03 6ca661eb024f: Download complete 11:23:06 6ca661eb024f: Pull complete 11:23:06 b5acb76e9680: Pull complete 11:23:07 4f4fb700ef54: Pull complete 11:23:07 Digest: sha256:ba3bc885fdb001d0e84a6f4d1735d7cc03ebfe0f1c35337ad1d0e7869aedd516 11:23:07 Status: Downloaded newer image for golang:1.23-alpine3.20 11:23:07 ---> e6f66776510c 11:23:07 Step 2/5 : WORKDIR /device-opcua 11:23:08 ---> Running in 0f57cee4c214 11:23:08 Removing intermediate container 0f57cee4c214 11:23:08 ---> 7d93e8edab68 11:23:08 Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 11:23:08 ---> Running in d3f93734eae2 11:23:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:23:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:23:09 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:23:09 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:23:09 OK: 24170 distinct packages available 11:23:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:23:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:23:09 (1/30) Installing libgcc (13.2.1_git20240309-r1) 11:23:09 (2/30) Installing jansson (2.14-r4) 11:23:09 (3/30) Installing libstdc++ (13.2.1_git20240309-r1) 11:23:09 (4/30) Installing zstd-libs (1.5.6-r0) 11:23:09 (5/30) Installing binutils (2.42-r0) 11:23:10 (6/30) Installing libgomp (13.2.1_git20240309-r1) 11:23:10 (7/30) Installing libatomic (13.2.1_git20240309-r1) 11:23:10 (8/30) Installing gmp (6.3.0-r1) 11:23:10 (9/30) Installing isl26 (0.26-r1) 11:23:10 (10/30) Installing mpfr4 (4.2.1-r0) 11:23:10 (11/30) Installing mpc1 (1.3.1-r1) 11:23:10 (12/30) Installing gcc (13.2.1_git20240309-r1) 11:23:10 (13/30) Installing brotli-libs (1.1.0-r2) 11:23:10 (14/30) Installing c-ares (1.33.1-r0) 11:23:10 (15/30) Installing libunistring (1.2-r0) 11:23:10 (16/30) Installing libidn2 (2.3.7-r0) 11:23:10 (17/30) Installing nghttp2-libs (1.62.1-r0) 11:23:10 (18/30) Installing libpsl (0.21.5-r1) 11:23:10 (19/30) Installing libcurl (8.12.1-r0) 11:23:10 (20/30) Installing libexpat (2.6.4-r0) 11:23:10 (21/30) Installing pcre2 (10.43-r0) 11:23:10 (22/30) Installing git (2.45.3-r0) 11:23:10 (23/30) Installing git-init-template (2.45.3-r0) 11:23:10 (24/30) Installing make (4.4.1-r2) 11:23:10 (25/30) Installing musl-dev (1.2.5-r1) 11:23:10 (26/30) Installing pkgconf (2.2.0-r0) 11:23:10 (27/30) Installing libsodium (1.0.19-r0) 11:23:10 (28/30) Installing libzmq (4.3.5-r2) 11:23:10 (29/30) Installing libsodium-dev (1.0.19-r0) 11:23:10 (30/30) Installing zeromq-dev (4.3.5-r2) 11:23:10 Executing busybox-1.36.1-r29.trigger 11:23:10 OK: 171 MiB in 45 packages 11:23:14 Removing intermediate container d3f93734eae2 11:23:14 ---> cf621f761674 11:23:14 Step 4/5 : COPY . . 11:23:14 ---> a866cbff9b83 11:23:14 Step 5/5 : RUN make build 11:23:14 ---> Running in 243ddddf50c3 11:23:14 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 11:23:14 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.26 11:23:14 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.30 11:23:14 go: downloading github.com/gopcua/opcua v0.7.1 11:23:14 go: downloading github.com/spf13/cast v1.7.1 11:23:14 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.29 11:23:14 go: downloading github.com/labstack/echo/v4 v4.13.3 11:23:14 go: downloading github.com/go-playground/validator/v10 v10.25.0 11:23:14 go: downloading github.com/google/uuid v1.6.0 11:23:14 go: downloading github.com/go-kit/log v0.2.1 11:23:14 go: downloading github.com/panjf2000/ants/v2 v2.11.1 11:23:14 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 11:23:14 go: downloading golang.org/x/net v0.35.0 11:23:14 go: downloading github.com/OneOfOne/xxhash v1.2.8 11:23:14 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:23:14 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.18 11:23:14 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:23:14 go: downloading gopkg.in/yaml.v3 v3.0.1 11:23:14 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 11:23:14 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.14 11:23:14 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.4 11:23:14 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.12 11:23:14 go: downloading github.com/mitchellh/mapstructure v1.5.0 11:23:14 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 11:23:14 go: downloading github.com/openziti/sdk-golang v0.24.1 11:23:14 go: downloading github.com/sirupsen/logrus v1.9.3 11:23:14 go: downloading github.com/mitchellh/copystructure v1.2.0 11:23:14 go: downloading github.com/go-logfmt/logfmt v0.5.1 11:23:14 go: downloading github.com/labstack/gommon v0.4.2 11:23:14 go: downloading golang.org/x/crypto v0.33.0 11:23:14 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 11:23:14 go: downloading github.com/go-playground/universal-translator v0.18.1 11:23:14 go: downloading github.com/leodido/go-urn v1.4.0 11:23:14 go: downloading golang.org/x/text v0.22.0 11:23:14 go: downloading golang.org/x/sync v0.11.0 11:23:14 go: downloading github.com/x448/float16 v0.8.4 11:23:14 go: downloading github.com/hashicorp/errwrap v1.1.0 11:23:14 go: downloading github.com/gorilla/websocket v1.5.3 11:23:15 go: downloading github.com/valyala/fasttemplate v1.2.2 11:23:15 go: downloading golang.org/x/time v0.8.0 11:23:15 go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 11:23:15 go: downloading github.com/mitchellh/reflectwalk v1.0.2 11:23:15 go: downloading golang.org/x/sys v0.30.0 11:23:15 go: downloading github.com/michaelquigley/pfxlog v0.6.10 11:23:15 go: downloading github.com/openziti/channel/v3 v3.0.27 11:23:15 go: downloading github.com/openziti/edge-api v0.26.38 11:23:15 go: downloading github.com/openziti/foundation/v2 v2.0.56 11:23:15 go: downloading github.com/openziti/secretstream v0.1.28 11:23:15 go: downloading github.com/openziti/transport/v2 v2.0.160 11:23:15 go: downloading github.com/pkg/errors v0.9.1 11:23:15 go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d 11:23:15 go: downloading github.com/mattn/go-colorable v0.1.14 11:23:15 go: downloading github.com/mattn/go-isatty v0.0.20 11:23:15 go: downloading github.com/go-playground/locales v0.14.1 11:23:15 go: downloading github.com/go-openapi/runtime v0.28.0 11:23:15 go: downloading github.com/go-openapi/strfmt v0.23.0 11:23:15 go: downloading github.com/go-resty/resty/v2 v2.16.4 11:23:15 go: downloading github.com/openziti/identity v1.0.94 11:23:15 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 11:23:15 go: downloading github.com/zitadel/oidc/v2 v2.12.2 11:23:15 go: downloading golang.org/x/oauth2 v0.25.0 11:23:15 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 11:23:15 go: downloading github.com/kataras/go-events v0.0.3 11:23:15 go: downloading github.com/openziti/metrics v1.2.65 11:23:15 go: downloading github.com/valyala/bytebufferpool v1.0.0 11:23:15 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 11:23:15 go: downloading google.golang.org/protobuf v1.36.3 11:23:15 go: downloading github.com/zeebo/errs v1.4.0 11:23:15 go: downloading google.golang.org/grpc v1.70.0 11:23:15 Still waiting to schedule task 11:23:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:23:16 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 11:23:16 go: downloading github.com/go-openapi/errors v0.22.0 11:23:16 go: downloading github.com/go-openapi/swag v0.23.0 11:23:16 go: downloading github.com/opentracing/opentracing-go v1.2.0 11:23:16 go: downloading go.opentelemetry.io/otel v1.32.0 11:23:16 go: downloading go.opentelemetry.io/otel/trace v1.32.0 11:23:16 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 11:23:16 go: downloading github.com/oklog/ulid v1.3.1 11:23:16 go: downloading go.mongodb.org/mongo-driver v1.17.0 11:23:16 go: downloading github.com/go-openapi/validate v0.24.0 11:23:16 go: downloading github.com/fsnotify/fsnotify v1.7.0 11:23:16 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 11:23:16 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 11:23:16 go: downloading github.com/gorilla/securecookie v1.1.2 11:23:16 go: downloading github.com/gorilla/schema v1.4.1 11:23:16 go: downloading github.com/muhlemmer/gu v0.3.1 11:23:16 go: downloading github.com/mitchellh/go-ps v1.0.0 11:23:16 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 11:23:16 go: downloading golang.org/x/term v0.29.0 11:23:16 go: downloading github.com/go-jose/go-jose/v4 v4.0.5 11:23:16 go: downloading github.com/go-openapi/analysis v0.23.0 11:23:16 go: downloading github.com/go-openapi/loads v0.22.0 11:23:16 go: downloading github.com/go-openapi/spec v0.21.0 11:23:16 go: downloading github.com/mailru/easyjson v0.7.7 11:23:16 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a 11:23:16 go: downloading github.com/go-logr/logr v1.4.2 11:23:16 go: downloading go.opentelemetry.io/otel/metric v1.32.0 11:23:16 go: downloading github.com/go-openapi/jsonpointer v0.21.0 11:23:16 go: downloading github.com/tklauser/go-sysconf v0.3.12 11:23:16 go: downloading github.com/josharian/intern v1.0.0 11:23:16 go: downloading github.com/go-logr/stdr v1.2.2 11:23:16 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 11:23:16 go: downloading github.com/go-openapi/jsonreference v0.21.0 11:23:16 go: downloading github.com/tklauser/numcpus v0.6.1 11:23:43 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 11:23:53 Removing intermediate container 243ddddf50c3 11:23:53 ---> 039400e4d1bd 11:23:53 [Warning] One or more build-args [BASE MAKE] were not consumed 11:23:53 Successfully built 039400e4d1bd 11:23:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:53 + docker inspect -f . ci-base-image-x86_64 11:23:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:23:53 prd-ubuntu20.04-docker-8c-8g-40326 does not seem to be running inside a container 11:23:53 $ 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 ******** ci-base-image-x86_64 cat 11:23:54 $ docker top 564b7ee54a9f8dd5d2b822de6f622950c60a6703901b36e75278daa07be1f7d7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:23:54 + go version 11:23:54 go version go1.23.7 linux/amd64 [Pipeline] } 11:23:54 $ docker stop --time=1 564b7ee54a9f8dd5d2b822de6f622950c60a6703901b36e75278daa07be1f7d7 11:23:55 $ docker rm -f --volumes 564b7ee54a9f8dd5d2b822de6f622950c60a6703901b36e75278daa07be1f7d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:23:56 + docker inspect -f . ci-base-image-x86_64 11:23:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:23:56 prd-ubuntu20.04-docker-8c-8g-40326 does not seem to be running inside a container 11:23:56 $ 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 ******** ci-base-image-x86_64 cat 11:23:56 $ docker top b848125050f08d63eb744fb29fad0d42bbfa02d1c7f7b976d6fe6dfedb9df897 -eo pid,comm [Pipeline] { [Pipeline] sh 11:23:57 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] fileExists [Pipeline] sh 11:23:57 + make test 11:23:57 go install github.com/jstemmer/go-junit-report@v0.9.1 11:23:57 go: downloading github.com/jstemmer/go-junit-report v0.9.1 11:24:02 go install github.com/axw/gocov/gocov@v1.0.0 11:24:02 go: downloading github.com/axw/gocov v1.0.0 11:24:02 go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 11:24:04 go install github.com/AlekSi/gocov-xml@v1.0.0 11:24:04 go: downloading github.com/AlekSi/gocov-xml v1.0.0 11:24:05 go install github.com/jandelgado/gcov2lcov@v1.0.5 11:24:05 go: downloading github.com/jandelgado/gcov2lcov v1.0.5 11:24:05 rm -rf test-artifacts 11:24:05 mkdir test-artifacts 11:24:05 go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml 11:24:06 go: downloading github.com/stretchr/testify v1.10.0 11:24:06 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 11:24:06 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 11:24:28 gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml 11:24:28 gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo 11:24:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:24:28 $ docker stop --time=1 b848125050f08d63eb744fb29fad0d42bbfa02d1c7f7b976d6fe6dfedb9df897 11:24:30 $ docker rm -f --volumes b848125050f08d63eb744fb29fad0d42bbfa02d1c7f7b976d6fe6dfedb9df897 [Pipeline] // withDockerContainer [Pipeline] sh 11:24:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:24:31 Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:24:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:24:32 + ls -al . 11:24:32 total 196 11:24:32 drwxrwxr-x 10 jenkins jenkins 4096 Mar 5 11:24 . 11:24:32 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:22 .. 11:24:32 -rw-rw-r-- 1 jenkins jenkins 62 Mar 5 11:22 .dockerignore 11:24:32 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:24 .git 11:24:32 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:22 .github 11:24:32 -rw-rw-r-- 1 jenkins jenkins 84 Mar 5 11:22 .gitignore 11:24:32 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 11:22 .semver 11:24:32 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:22 .vscode 11:24:32 -rw-rw-r-- 1 jenkins jenkins 7466 Mar 5 11:22 Attribution.txt 11:24:32 -rw-rw-r-- 1 jenkins jenkins 2560 Mar 5 11:22 CHANGELOG.md 11:24:32 -rw-rw-r-- 1 jenkins jenkins 1125 Mar 5 11:22 Dockerfile 11:24:32 -rw-rw-r-- 1 jenkins jenkins 649 Mar 5 11:22 Jenkinsfile 11:24:32 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 5 11:22 LICENSE 11:24:32 -rw-rw-r-- 1 jenkins jenkins 2185 Mar 5 11:22 Makefile 11:24:32 -rw-rw-r-- 1 jenkins jenkins 4109 Mar 5 11:22 README.md 11:24:32 -rw-rw-r-- 1 jenkins jenkins 11 Mar 5 11:23 VERSION 11:24:32 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:22 bin 11:24:32 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:22 cmd 11:24:32 -rw-rw-r-- 1 jenkins jenkins 6291 Mar 5 11:22 go.mod 11:24:32 -rw-rw-r-- 1 jenkins jenkins 86793 Mar 5 11:22 go.sum 11:24:32 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:22 internal 11:24:32 drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 11:24 test-artifacts 11:24:32 -rw-rw-r-- 1 jenkins jenkins 260 Mar 5 11:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:24:32 + 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=ba2c2be672695aefc0d99a44829f9a6027e9c4d4 --label arch=amd64 --label version=4.0.0-dev.4 . 11:24:32 Sending build context to Docker daemon 858.1kB 11:24:32 Step 1/19 : FROM golang:1.23-alpine3.20 AS builder 11:24:32 ---> e6f66776510c 11:24:32 Step 2/19 : WORKDIR /device-opcua 11:24:32 ---> Using cache 11:24:32 ---> 7d93e8edab68 11:24:32 Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 11:24:32 ---> Using cache 11:24:32 ---> cf621f761674 11:24:32 Step 4/19 : COPY . . 11:24:32 ---> e23e3f137b7a 11:24:32 Step 5/19 : RUN make build 11:24:32 ---> Running in 78754a7bb09d 11:24:32 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 11:24:32 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.26 11:24:32 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.30 11:24:32 go: downloading github.com/gopcua/opcua v0.7.1 11:24:33 go: downloading github.com/spf13/cast v1.7.1 11:24:33 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.29 11:24:33 go: downloading github.com/labstack/echo/v4 v4.13.3 11:24:33 go: downloading github.com/go-kit/log v0.2.1 11:24:33 go: downloading github.com/go-playground/validator/v10 v10.25.0 11:24:33 go: downloading github.com/google/uuid v1.6.0 11:24:33 go: downloading github.com/panjf2000/ants/v2 v2.11.1 11:24:33 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 11:24:33 go: downloading github.com/go-logfmt/logfmt v0.5.1 11:24:33 go: downloading golang.org/x/net v0.35.0 11:24:33 go: downloading github.com/OneOfOne/xxhash v1.2.8 11:24:33 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:24:33 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.18 11:24:33 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:24:33 go: downloading gopkg.in/yaml.v3 v3.0.1 11:24:33 go: downloading github.com/labstack/gommon v0.4.2 11:24:33 go: downloading golang.org/x/crypto v0.33.0 11:24:33 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.4 11:24:33 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 11:24:33 go: downloading github.com/sirupsen/logrus v1.9.3 11:24:33 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 11:24:33 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.12 11:24:33 go: downloading github.com/openziti/sdk-golang v0.24.1 11:24:33 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.14 11:24:33 go: downloading github.com/mitchellh/copystructure v1.2.0 11:24:33 go: downloading github.com/mitchellh/mapstructure v1.5.0 11:24:33 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 11:24:33 go: downloading github.com/go-playground/universal-translator v0.18.1 11:24:33 go: downloading github.com/leodido/go-urn v1.4.0 11:24:33 go: downloading golang.org/x/text v0.22.0 11:24:33 go: downloading golang.org/x/sync v0.11.0 11:24:33 go: downloading github.com/x448/float16 v0.8.4 11:24:33 go: downloading github.com/hashicorp/errwrap v1.1.0 11:24:33 go: downloading github.com/mattn/go-colorable v0.1.14 11:24:33 go: downloading github.com/mattn/go-isatty v0.0.20 11:24:33 go: downloading github.com/valyala/fasttemplate v1.2.2 11:24:33 go: downloading github.com/gorilla/websocket v1.5.3 11:24:33 go: downloading golang.org/x/sys v0.30.0 11:24:33 go: downloading golang.org/x/time v0.8.0 11:24:33 go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 11:24:33 go: downloading github.com/michaelquigley/pfxlog v0.6.10 11:24:33 go: downloading github.com/openziti/channel/v3 v3.0.27 11:24:33 go: downloading github.com/openziti/edge-api v0.26.38 11:24:33 go: downloading github.com/openziti/foundation/v2 v2.0.56 11:24:33 go: downloading github.com/openziti/secretstream v0.1.28 11:24:33 go: downloading github.com/openziti/transport/v2 v2.0.160 11:24:33 go: downloading github.com/pkg/errors v0.9.1 11:24:33 go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d 11:24:33 go: downloading github.com/mitchellh/reflectwalk v1.0.2 11:24:33 go: downloading github.com/go-playground/locales v0.14.1 11:24:33 go: downloading github.com/go-openapi/runtime v0.28.0 11:24:33 go: downloading github.com/go-openapi/strfmt v0.23.0 11:24:33 go: downloading github.com/go-resty/resty/v2 v2.16.4 11:24:34 go: downloading github.com/openziti/identity v1.0.94 11:24:34 go: downloading github.com/zitadel/oidc/v2 v2.12.2 11:24:34 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 11:24:34 go: downloading golang.org/x/oauth2 v0.25.0 11:24:34 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 11:24:34 go: downloading github.com/kataras/go-events v0.0.3 11:24:34 go: downloading github.com/openziti/metrics v1.2.65 11:24:34 go: downloading github.com/valyala/bytebufferpool v1.0.0 11:24:34 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 11:24:34 go: downloading google.golang.org/protobuf v1.36.3 11:24:34 go: downloading github.com/zeebo/errs v1.4.0 11:24:34 go: downloading google.golang.org/grpc v1.70.0 11:24:34 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 11:24:34 go: downloading github.com/go-openapi/errors v0.22.0 11:24:34 go: downloading github.com/go-openapi/swag v0.23.0 11:24:34 go: downloading github.com/opentracing/opentracing-go v1.2.0 11:24:34 go: downloading go.opentelemetry.io/otel v1.32.0 11:24:34 go: downloading go.opentelemetry.io/otel/trace v1.32.0 11:24:34 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 11:24:34 go: downloading github.com/oklog/ulid v1.3.1 11:24:35 go: downloading go.mongodb.org/mongo-driver v1.17.0 11:24:35 go: downloading github.com/go-openapi/validate v0.24.0 11:24:35 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 11:24:35 go: downloading github.com/fsnotify/fsnotify v1.7.0 11:24:35 go: downloading github.com/mitchellh/go-ps v1.0.0 11:24:35 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 11:24:35 go: downloading github.com/gorilla/securecookie v1.1.2 11:24:35 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 11:24:35 go: downloading golang.org/x/term v0.29.0 11:24:35 go: downloading github.com/gorilla/schema v1.4.1 11:24:35 go: downloading github.com/muhlemmer/gu v0.3.1 11:24:35 go: downloading github.com/go-jose/go-jose/v4 v4.0.5 11:24:35 go: downloading github.com/go-openapi/analysis v0.23.0 11:24:35 go: downloading github.com/go-openapi/loads v0.22.0 11:24:35 go: downloading github.com/go-openapi/spec v0.21.0 11:24:35 go: downloading github.com/mailru/easyjson v0.7.7 11:24:35 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a 11:24:35 go: downloading github.com/go-logr/logr v1.4.2 11:24:35 go: downloading go.opentelemetry.io/otel/metric v1.32.0 11:24:35 go: downloading github.com/tklauser/go-sysconf v0.3.12 11:24:35 go: downloading github.com/go-openapi/jsonpointer v0.21.0 11:24:35 go: downloading github.com/josharian/intern v1.0.0 11:24:35 go: downloading github.com/go-logr/stdr v1.2.2 11:24:35 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 11:24:35 go: downloading github.com/go-openapi/jsonreference v0.21.0 11:24:35 go: downloading github.com/tklauser/numcpus v0.6.1 11:24:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40327 in /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] { [Pipeline] ws 11:24:57 Running in /w/workspace/device-opc-ua/7 [Pipeline] { [Pipeline] checkout 11:25:00 Selected Git installation does not exist. Using Default 11:25:00 The recommended git tool is: NONE 11:25:01 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 11:25:05 using credential edgex-jenkins-ssh 11:25:05 Cloning the remote Git repository 11:25:05 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 11:25:05 > git init /w/workspace/device-opc-ua/7 # timeout=10 11:25:05 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 11:25:05 > git --version # timeout=10 11:25:05 > git --version # 'git version 2.25.1' 11:25:05 using GIT_SSH to set credentials SSH Credentials for GitHub 11:25:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:25:06 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 11:25:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:25:07 Avoid second fetch 11:25:07 Checking out Revision ba2c2be672695aefc0d99a44829f9a6027e9c4d4 (main) 11:25:07 Commit message: "docs: Update changelog for 4.0 release (#107)" 11:25:07 > git config core.sparsecheckout # timeout=10 11:25:07 > git checkout -f ba2c2be672695aefc0d99a44829f9a6027e9c4d4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:25:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:25:12 % Total % Received % Xferd Average Speed Time Time Time Current 11:25:12 Dload Upload Total Spent Left Speed 11:25:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 11:25:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:25:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 11:25:13 sudo tee /etc/docker/daemon.new 11:25:13 { 11:25:13 "registry-mirrors": [ 11:25:13 "https://nexus3.edgexfoundry.org:10001" 11:25:13 ], 11:25:13 "bip": "10.250.0.254/24", 11:25:13 "hosts": [ 11:25:13 "tcp://0.0.0.0:5555", 11:25:13 "unix:///var/run/docker.sock" 11:25:13 ], 11:25:13 "mtu": 1458, 11:25:13 "selinux-enabled": true, 11:25:13 "seccomp-profile": "/etc/docker/seccomp.json" 11:25:13 } [Pipeline] sh 11:25:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:25:13 + sudo service docker restart 11:25:17 Removing intermediate container 78754a7bb09d 11:25:17 ---> 7c979bd780d3 11:25:17 Step 6/19 : FROM alpine:3.20 11:25:17 3.20: Pulling from library/alpine 11:25:17 0a9a5dfd008f: Already exists 11:25:17 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:25:17 Status: Downloaded newer image for alpine:3.20 11:25:17 ---> ff221270b9fb 11:25:17 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 11:25:17 ---> Running in 85038a9d7062 11:25:17 Removing intermediate container 85038a9d7062 11:25:17 ---> 38f69221f4ef 11:25:17 Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init 11:25:17 ---> Running in 1e53140df741 11:25:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:17 (1/6) Installing dumb-init (1.2.5-r3) 11:25:17 (2/6) Installing libgcc (13.2.1_git20240309-r1) 11:25:17 (3/6) Installing libsodium (1.0.19-r0) 11:25:17 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 11:25:18 (5/6) Installing libzmq (4.3.5-r2) 11:25:18 (6/6) Installing zeromq (4.3.5-r2) 11:25:18 Executing busybox-1.36.1-r29.trigger 11:25:18 OK: 12 MiB in 20 packages 11:25:18 Removing intermediate container 1e53140df741 11:25:18 ---> 3e165250094a 11:25:18 Step 9/19 : RUN apk --no-cache upgrade 11:25:18 ---> Running in 281cb143a76d 11:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:25:19 OK: 12 MiB in 20 packages 11:25:19 Removing intermediate container 281cb143a76d 11:25:19 ---> b69a53665632 11:25:19 Step 10/19 : EXPOSE 59997 11:25:19 ---> Running in d1b0eba82953 11:25:19 Removing intermediate container d1b0eba82953 11:25:19 ---> 75153f215d5b 11:25:19 Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / 11:25:20 ---> 35552509bb58 11:25:20 Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res 11:25:20 ---> f51dc636ac9d 11:25:20 Step 13/19 : COPY LICENSE / 11:25:20 ---> e4689dea059f 11:25:20 Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt 11:25:20 ---> 8dd9cbd0031a 11:25:20 Step 15/19 : ENTRYPOINT ["/device-opcua"] 11:25:20 ---> Running in f227bf70608b 11:25:20 Removing intermediate container f227bf70608b 11:25:20 ---> 4d882459c496 11:25:20 Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:25:20 ---> Running in eb5a3f601580 11:25:20 Removing intermediate container eb5a3f601580 11:25:20 ---> 13e036c29614 11:25:20 Step 17/19 : LABEL arch=amd64 11:25:21 ---> Running in 5a13b89296eb 11:25:21 Removing intermediate container 5a13b89296eb 11:25:21 ---> 3ab6f12230c3 11:25:21 Step 18/19 : LABEL git_sha=ba2c2be672695aefc0d99a44829f9a6027e9c4d4 11:25:21 ---> Running in 65493ed5b102 11:25:21 Removing intermediate container 65493ed5b102 11:25:21 ---> f38f09dfc42c 11:25:21 Step 19/19 : LABEL version=4.0.0-dev.4 11:25:21 ---> Running in 7fbe44f228a8 11:25:21 Removing intermediate container 7fbe44f228a8 11:25:21 ---> d20d2ed47b19 11:25:21 [Warning] One or more build-args [ARCH BASE MAKE] were not consumed 11:25:21 Successfully built d20d2ed47b19 11:25:21 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 11:25:21 provisioning config files... 11:25:21 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config5833114765303659789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:25:21 ---> ****-login.sh 11:25:21 nexus3.edgexfoundry.org:10001 11:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:25:21 Configure a credential helper to remove this warning. See 11:25:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:25:21 11:25:21 Login Succeeded 11:25:21 nexus3.edgexfoundry.org:10002 11:25:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:25:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:25:21 Configure a credential helper to remove this warning. See 11:25:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:25:21 11:25:21 Login Succeeded 11:25:21 nexus3.edgexfoundry.org:10003 11:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:25:22 Configure a credential helper to remove this warning. See 11:25:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:25:22 11:25:22 Login Succeeded 11:25:22 nexus3.edgexfoundry.org:10004 11:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:25:22 Configure a credential helper to remove this warning. See 11:25:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:25:22 11:25:22 Login Succeeded 11:25:22 ****.io 11:25:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:25:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:25:22 Configure a credential helper to remove this warning. See 11:25:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:25:22 11:25:22 Login Succeeded 11:25:22 ---> ****-login.sh ends [Pipeline] } 11:25:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:25:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:25:22 [edgeXDocker.push] Tagging docker image device-opc-ua with the following tags: 11:25:22 ba2c2be672695aefc0d99a44829f9a6027e9c4d4 11:25:22 latest 11:25:22 4.0.0-dev.4 11:25:22 ba2c2be672695aefc0d99a44829f9a6027e9c4d4-4.0.0-dev.4 11:25:22 main 11:25:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:22 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:23 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:ba2c2be672695aefc0d99a44829f9a6027e9c4d4 11:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 11:25:23 d1759ba664df: Preparing 11:25:23 22b5e1367809: Preparing 11:25:23 83b4e2e975c2: Preparing 11:25:23 fb1450a7924a: Preparing 11:25:23 ed43d498befe: Preparing 11:25:23 09a796199f62: Preparing 11:25:23 994456c4fd7b: Preparing 11:25:23 09a796199f62: Waiting 11:25:23 994456c4fd7b: Waiting 11:25:23 d1759ba664df: Pushed 11:25:23 ed43d498befe: Pushed 11:25:23 22b5e1367809: Pushed 11:25:23 83b4e2e975c2: Pushed 11:25:23 994456c4fd7b: Layer already exists 11:25:23 09a796199f62: Pushed 11:25:27 fb1450a7924a: Pushed 11:25:27 ba2c2be672695aefc0d99a44829f9a6027e9c4d4: digest: sha256:774a23452a530026c23086e2a872393fed6d47afd9565aef0b2eeefd0297728c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:28 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:28 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:latest 11:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 11:25:28 d1759ba664df: Preparing 11:25:28 22b5e1367809: Preparing 11:25:28 83b4e2e975c2: Preparing 11:25:28 fb1450a7924a: Preparing 11:25:28 ed43d498befe: Preparing 11:25:28 09a796199f62: Preparing 11:25:28 994456c4fd7b: Preparing 11:25:28 09a796199f62: Waiting 11:25:28 994456c4fd7b: Waiting 11:25:28 d1759ba664df: Layer already exists 11:25:28 83b4e2e975c2: Layer already exists 11:25:28 ed43d498befe: Layer already exists 11:25:28 fb1450a7924a: Layer already exists 11:25:28 22b5e1367809: Layer already exists 11:25:28 09a796199f62: Layer already exists 11:25:28 994456c4fd7b: Layer already exists 11:25:28 latest: digest: sha256:774a23452a530026c23086e2a872393fed6d47afd9565aef0b2eeefd0297728c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:28 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:29 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.4 11:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 11:25:29 d1759ba664df: Preparing 11:25:29 22b5e1367809: Preparing 11:25:29 83b4e2e975c2: Preparing 11:25:29 fb1450a7924a: Preparing 11:25:29 ed43d498befe: Preparing 11:25:29 09a796199f62: Preparing 11:25:29 994456c4fd7b: Preparing 11:25:29 09a796199f62: Waiting 11:25:29 d1759ba664df: Layer already exists 11:25:29 ed43d498befe: Layer already exists 11:25:29 83b4e2e975c2: Layer already exists 11:25:29 22b5e1367809: Layer already exists 11:25:29 fb1450a7924a: Layer already exists 11:25:29 09a796199f62: Layer already exists 11:25:29 994456c4fd7b: Layer already exists 11:25:29 4.0.0-dev.4: digest: sha256:774a23452a530026c23086e2a872393fed6d47afd9565aef0b2eeefd0297728c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:29 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:ba2c2be672695aefc0d99a44829f9a6027e9c4d4-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:29 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:ba2c2be672695aefc0d99a44829f9a6027e9c4d4-4.0.0-dev.4 11:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 11:25:29 d1759ba664df: Preparing 11:25:29 22b5e1367809: Preparing 11:25:29 83b4e2e975c2: Preparing 11:25:29 fb1450a7924a: Preparing 11:25:29 ed43d498befe: Preparing 11:25:29 09a796199f62: Preparing 11:25:29 994456c4fd7b: Preparing 11:25:29 994456c4fd7b: Waiting 11:25:29 09a796199f62: Waiting 11:25:29 ed43d498befe: Layer already exists 11:25:29 83b4e2e975c2: Layer already exists 11:25:29 22b5e1367809: Layer already exists 11:25:29 fb1450a7924a: Layer already exists 11:25:29 d1759ba664df: Layer already exists 11:25:29 994456c4fd7b: Layer already exists 11:25:29 09a796199f62: Layer already exists 11:25:29 ba2c2be672695aefc0d99a44829f9a6027e9c4d4-4.0.0-dev.4: digest: sha256:774a23452a530026c23086e2a872393fed6d47afd9565aef0b2eeefd0297728c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:30 + docker tag device-opc-ua nexus3.edgexfoundry.org:10004/device-opc-ua:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:30 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua:main 11:25:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua] 11:25:30 d1759ba664df: Preparing 11:25:30 22b5e1367809: Preparing 11:25:30 83b4e2e975c2: Preparing 11:25:30 fb1450a7924a: Preparing 11:25:30 ed43d498befe: Preparing 11:25:30 09a796199f62: Preparing 11:25:30 994456c4fd7b: Preparing 11:25:30 09a796199f62: Waiting 11:25:30 994456c4fd7b: Waiting 11:25:30 22b5e1367809: Layer already exists 11:25:30 fb1450a7924a: Layer already exists 11:25:30 ed43d498befe: Layer already exists 11:25:30 d1759ba664df: Layer already exists 11:25:30 83b4e2e975c2: Layer already exists 11:25:30 994456c4fd7b: Layer already exists 11:25:30 09a796199f62: Layer already exists 11:25:30 main: digest: sha256:774a23452a530026c23086e2a872393fed6d47afd9565aef0b2eeefd0297728c size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:25:30 ===================================================== [Pipeline] echo 11:25:30 taggedImages: 11:25:30 - nexus3.edgexfoundry.org:10004/device-opc-ua:ba2c2be672695aefc0d99a44829f9a6027e9c4d4 11:25:30 - nexus3.edgexfoundry.org:10004/device-opc-ua:latest 11:25:30 - nexus3.edgexfoundry.org:10004/device-opc-ua:4.0.0-dev.4 11:25:30 - nexus3.edgexfoundry.org:10004/device-opc-ua:ba2c2be672695aefc0d99a44829f9a6027e9c4d4-4.0.0-dev.4 11:25:30 - 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 11:25:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:25:30 11:25:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:25:31 latest: Pulling from edgex-lftools-log-publisher 11:25:31 5eb5b503b376: Pulling fs layer 11:25:31 5c69ac0246d0: Pulling fs layer 11:25:31 ec43610c2a17: Pulling fs layer 11:25:31 3a2ae6a8a46f: Pulling fs layer 11:25:31 33b1e0a273af: Pulling fs layer 11:25:31 5d3b04190fa2: Pulling fs layer 11:25:31 2f39f015ded8: Pulling fs layer 11:25:31 3a2ae6a8a46f: Waiting 11:25:31 5d3b04190fa2: Waiting 11:25:31 5c69ac0246d0: Verifying Checksum 11:25:31 5c69ac0246d0: Download complete 11:25:31 3a2ae6a8a46f: Verifying Checksum 11:25:31 3a2ae6a8a46f: Download complete 11:25:31 33b1e0a273af: Verifying Checksum 11:25:31 33b1e0a273af: Download complete 11:25:31 5d3b04190fa2: Verifying Checksum 11:25:31 5d3b04190fa2: Download complete 11:25:31 ec43610c2a17: Verifying Checksum 11:25:31 ec43610c2a17: Download complete 11:25:31 5eb5b503b376: Verifying Checksum 11:25:31 5eb5b503b376: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:25:32 provisioning config files... 11:25:32 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/7@tmp/config3687231904390274362tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:25:32 2f39f015ded8: Download complete 11:25:32 ---> ****-login.sh 11:25:32 nexus3.edgexfoundry.org:10001 11:25:32 5eb5b503b376: Pull complete 11:25:32 5c69ac0246d0: Pull complete 11:25:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:25:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:25:33 Configure a credential helper to remove this warning. See 11:25:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:25:33 11:25:33 Login Succeeded 11:25:33 nexus3.edgexfoundry.org:10002 11:25:33 ec43610c2a17: Pull complete 11:25:33 3a2ae6a8a46f: Pull complete 11:25:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:25:33 33b1e0a273af: Pull complete 11:25:33 5d3b04190fa2: Pull complete 11:25:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:25:33 Configure a credential helper to remove this warning. See 11:25:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:25:33 11:25:33 Login Succeeded 11:25:33 nexus3.edgexfoundry.org:10003 11:25:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:25:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:25:33 Configure a credential helper to remove this warning. See 11:25:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:25:33 11:25:33 Login Succeeded 11:25:33 nexus3.edgexfoundry.org:10004 11:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:25:34 Configure a credential helper to remove this warning. See 11:25:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:25:34 11:25:34 Login Succeeded 11:25:34 ****.io 11:25:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:25:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:25:34 Configure a credential helper to remove this warning. See 11:25:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:25:34 11:25:34 Login Succeeded 11:25:34 ---> ****-login.sh ends [Pipeline] } 11:25:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:25:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:25:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:25:35 ========================================================= 11:25:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 11:25:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:25:35 + 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 . 11:25:35 Sending build context to Docker daemon 545.3kB 11:25:35 Step 1/5 : FROM golang:1.23-alpine3.20 AS builder 11:25:36 1.23-alpine3.20: Pulling from library/golang 11:25:36 94e9d8af2201: Pulling fs layer 11:25:36 345fe9f21930: Pulling fs layer 11:25:36 b40fc9e46828: Pulling fs layer 11:25:36 c9804373a1e5: Pulling fs layer 11:25:36 4f4fb700ef54: Pulling fs layer 11:25:36 c9804373a1e5: Waiting 11:25:36 4f4fb700ef54: Waiting 11:25:36 345fe9f21930: Verifying Checksum 11:25:36 345fe9f21930: Download complete 11:25:36 94e9d8af2201: Verifying Checksum 11:25:36 94e9d8af2201: Download complete 11:25:36 c9804373a1e5: Verifying Checksum 11:25:36 4f4fb700ef54: Verifying Checksum 11:25:37 94e9d8af2201: Pull complete 11:25:37 2f39f015ded8: Pull complete 11:25:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:25:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:25:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv 11:25:37 345fe9f21930: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:25:37 prd-ubuntu20.04-docker-8c-8g-40326 does not seem to be running inside a container 11:25:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:25:38 b40fc9e46828: Download complete 11:25:40 $ docker top 5180998d39af54a1f41dd55fb9f1a185f5d502b8d38771535698980ca83d5ddf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:25:40 ---> job-cost.sh 11:25:40 lf-activate-venv: SKIPPING 11:25:40 INFO: No Stack... 11:25:41 INFO: Retrieving Pricing Info for: v3-standard-8 11:25:41 INFO: Archiving Costs [Pipeline] sh 11:25:42 + cat /w/workspace/edgexfoundry_device-opc-ua_main/archives/cost.csv 11:25:42 + cut -d, -f6 [Pipeline] lock 11:25:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-7-stack-cost] 11:25:42 Resource [jenkins-edgexfoundry-device-opc-ua-main-7-stack-cost] did not exist. Created. 11:25:42 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:25:42 + echo total: 0.2199999988079071 [Pipeline] stash 11:25:42 Stashed 1 file(s) [Pipeline] } 11:25:42 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 11:25:42 $ docker stop --time=1 5180998d39af54a1f41dd55fb9f1a185f5d502b8d38771535698980ca83d5ddf 11:25:43 $ docker rm -f --volumes 5180998d39af54a1f41dd55fb9f1a185f5d502b8d38771535698980ca83d5ddf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:25:53 b40fc9e46828: Pull complete 11:25:53 c9804373a1e5: Pull complete 11:25:53 4f4fb700ef54: Pull complete 11:25:53 Digest: sha256:ba3bc885fdb001d0e84a6f4d1735d7cc03ebfe0f1c35337ad1d0e7869aedd516 11:25:53 Status: Downloaded newer image for golang:1.23-alpine3.20 11:25:53 ---> 54805b3f18a3 11:25:53 Step 2/5 : WORKDIR /device-opcua 11:25:53 ---> Running in d024ffbe8162 11:25:53 Removing intermediate container d024ffbe8162 11:25:53 ---> c2de5b355e35 11:25:53 Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 11:25:53 ---> Running in bc34ad19337b 11:25:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:56 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:25:56 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:25:56 OK: 24048 distinct packages available 11:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:25:58 (1/30) Installing libgcc (13.2.1_git20240309-r1) 11:25:58 (2/30) Installing jansson (2.14-r4) 11:25:58 (3/30) Installing libstdc++ (13.2.1_git20240309-r1) 11:25:58 (4/30) Installing zstd-libs (1.5.6-r0) 11:25:58 (5/30) Installing binutils (2.42-r0) 11:25:58 (6/30) Installing libgomp (13.2.1_git20240309-r1) 11:25:58 (7/30) Installing libatomic (13.2.1_git20240309-r1) 11:25:58 (8/30) Installing gmp (6.3.0-r1) 11:25:59 (9/30) Installing isl26 (0.26-r1) 11:25:59 (10/30) Installing mpfr4 (4.2.1-r0) 11:25:59 (11/30) Installing mpc1 (1.3.1-r1) 11:25:59 (12/30) Installing gcc (13.2.1_git20240309-r1) 11:26:01 (13/30) Installing brotli-libs (1.1.0-r2) 11:26:01 (14/30) Installing c-ares (1.33.1-r0) 11:26:01 (15/30) Installing libunistring (1.2-r0) 11:26:01 (16/30) Installing libidn2 (2.3.7-r0) 11:26:01 (17/30) Installing nghttp2-libs (1.62.1-r0) 11:26:01 (18/30) Installing libpsl (0.21.5-r1) 11:26:01 (19/30) Installing libcurl (8.12.1-r0) 11:26:01 (20/30) Installing libexpat (2.6.4-r0) 11:26:01 (21/30) Installing pcre2 (10.43-r0) 11:26:01 (22/30) Installing git (2.45.3-r0) 11:26:02 (23/30) Installing git-init-template (2.45.3-r0) 11:26:02 (24/30) Installing make (4.4.1-r2) 11:26:02 (25/30) Installing musl-dev (1.2.5-r1) 11:26:02 (26/30) Installing pkgconf (2.2.0-r0) 11:26:02 (27/30) Installing libsodium (1.0.19-r0) 11:26:02 (28/30) Installing libzmq (4.3.5-r2) 11:26:02 (29/30) Installing libsodium-dev (1.0.19-r0) 11:26:02 (30/30) Installing zeromq-dev (4.3.5-r2) 11:26:02 Executing busybox-1.36.1-r29.trigger 11:26:02 OK: 165 MiB in 45 packages 11:26:08 Removing intermediate container bc34ad19337b 11:26:08 ---> 48098efe6077 11:26:08 Step 4/5 : COPY . . 11:26:08 ---> 63c17013883e 11:26:08 Step 5/5 : RUN make build 11:26:08 ---> Running in 01d8732e237f 11:26:09 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 11:26:09 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.26 11:26:09 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.30 11:26:10 go: downloading github.com/spf13/cast v1.7.1 11:26:10 go: downloading github.com/gopcua/opcua v0.7.1 11:26:10 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.29 11:26:10 go: downloading github.com/labstack/echo/v4 v4.13.3 11:26:10 go: downloading github.com/go-kit/log v0.2.1 11:26:10 go: downloading github.com/go-playground/validator/v10 v10.25.0 11:26:10 go: downloading github.com/google/uuid v1.6.0 11:26:11 go: downloading github.com/panjf2000/ants/v2 v2.11.1 11:26:11 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 11:26:11 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:26:11 go: downloading github.com/labstack/gommon v0.4.2 11:26:11 go: downloading golang.org/x/crypto v0.33.0 11:26:11 go: downloading golang.org/x/net v0.35.0 11:26:12 go: downloading github.com/go-logfmt/logfmt v0.5.1 11:26:12 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 11:26:12 go: downloading github.com/go-playground/universal-translator v0.18.1 11:26:12 go: downloading github.com/leodido/go-urn v1.4.0 11:26:12 go: downloading golang.org/x/text v0.22.0 11:26:12 go: downloading github.com/OneOfOne/xxhash v1.2.8 11:26:12 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.18 11:26:12 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:26:12 go: downloading gopkg.in/yaml.v3 v3.0.1 11:26:12 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.4 11:26:13 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.14 11:26:13 go: downloading github.com/mitchellh/copystructure v1.2.0 11:26:13 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 11:26:13 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.12 11:26:13 go: downloading github.com/mitchellh/mapstructure v1.5.0 11:26:13 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 11:26:13 go: downloading github.com/openziti/sdk-golang v0.24.1 11:26:13 go: downloading github.com/sirupsen/logrus v1.9.3 11:26:13 go: downloading golang.org/x/sync v0.11.0 11:26:13 go: downloading github.com/mattn/go-colorable v0.1.14 11:26:13 go: downloading github.com/mattn/go-isatty v0.0.20 11:26:13 go: downloading github.com/valyala/fasttemplate v1.2.2 11:26:13 go: downloading github.com/x448/float16 v0.8.4 11:26:13 go: downloading github.com/go-playground/locales v0.14.1 11:26:13 go: downloading golang.org/x/sys v0.30.0 11:26:13 go: downloading github.com/hashicorp/errwrap v1.1.0 11:26:14 go: downloading github.com/mitchellh/reflectwalk v1.0.2 11:26:14 go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 11:26:14 go: downloading golang.org/x/time v0.8.0 11:26:14 go: downloading github.com/gorilla/websocket v1.5.3 11:26:15 go: downloading github.com/michaelquigley/pfxlog v0.6.10 11:26:15 go: downloading github.com/openziti/channel/v3 v3.0.27 11:26:15 go: downloading github.com/openziti/edge-api v0.26.38 11:26:15 go: downloading github.com/openziti/foundation/v2 v2.0.56 11:26:15 go: downloading github.com/openziti/secretstream v0.1.28 11:26:15 go: downloading github.com/openziti/transport/v2 v2.0.160 11:26:15 go: downloading github.com/pkg/errors v0.9.1 11:26:15 go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d 11:26:16 go: downloading github.com/valyala/bytebufferpool v1.0.0 11:26:16 go: downloading github.com/zeebo/errs v1.4.0 11:26:16 go: downloading google.golang.org/grpc v1.70.0 11:26:18 go: downloading github.com/go-openapi/runtime v0.28.0 11:26:18 go: downloading github.com/go-openapi/strfmt v0.23.0 11:26:18 go: downloading github.com/go-resty/resty/v2 v2.16.4 11:26:18 go: downloading github.com/openziti/identity v1.0.94 11:26:18 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 11:26:18 go: downloading github.com/zitadel/oidc/v2 v2.12.2 11:26:19 go: downloading golang.org/x/oauth2 v0.25.0 11:26:19 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 11:26:19 go: downloading github.com/kataras/go-events v0.0.3 11:26:19 go: downloading github.com/openziti/metrics v1.2.65 11:26:19 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 11:26:19 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 11:26:19 go: downloading google.golang.org/protobuf v1.36.3 11:26:19 go: downloading github.com/go-jose/go-jose/v4 v4.0.5 11:26:20 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a 11:26:20 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 11:26:20 go: downloading github.com/go-openapi/errors v0.22.0 11:26:20 go: downloading github.com/oklog/ulid v1.3.1 11:26:20 go: downloading go.mongodb.org/mongo-driver v1.17.0 11:26:20 go: downloading github.com/go-openapi/swag v0.23.0 11:26:20 go: downloading github.com/go-openapi/validate v0.24.0 11:26:21 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 11:26:21 go: downloading github.com/opentracing/opentracing-go v1.2.0 11:26:21 go: downloading go.opentelemetry.io/otel v1.32.0 11:26:22 go: downloading go.opentelemetry.io/otel/trace v1.32.0 11:26:22 go: downloading github.com/fsnotify/fsnotify v1.7.0 11:26:22 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 11:26:23 go: downloading github.com/gorilla/securecookie v1.1.2 11:26:23 go: downloading github.com/gorilla/schema v1.4.1 11:26:23 go: downloading github.com/muhlemmer/gu v0.3.1 11:26:23 go: downloading github.com/mitchellh/go-ps v1.0.0 11:26:23 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 11:26:23 go: downloading golang.org/x/term v0.29.0 11:26:23 go: downloading github.com/mailru/easyjson v0.7.7 11:26:23 go: downloading github.com/go-openapi/analysis v0.23.0 11:26:24 go: downloading github.com/go-openapi/jsonpointer v0.21.0 11:26:24 go: downloading github.com/go-openapi/loads v0.22.0 11:26:24 go: downloading github.com/go-openapi/spec v0.21.0 11:26:24 go: downloading github.com/go-logr/logr v1.4.2 11:26:24 go: downloading go.opentelemetry.io/otel/metric v1.32.0 11:26:24 go: downloading github.com/tklauser/go-sysconf v0.3.12 11:26:24 go: downloading github.com/josharian/intern v1.0.0 11:26:24 go: downloading github.com/go-logr/stdr v1.2.2 11:26:24 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 11:26:24 go: downloading github.com/tklauser/numcpus v0.6.1 11:26:24 go: downloading github.com/go-openapi/jsonreference v0.21.0 11:29:31 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 11:30:03 Removing intermediate container 01d8732e237f 11:30:03 ---> fa0758b87cbf 11:30:03 [Warning] One or more build-args [BASE MAKE] were not consumed 11:30:03 Successfully built fa0758b87cbf 11:30:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:04 + docker inspect -f . ci-base-image-arm64 11:30:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:30:04 prd-ubuntu20.04-docker-arm64-4c-16g-40327 does not seem to be running inside a container 11:30:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/7 -v /w/workspace/device-opc-ua/7:/w/workspace/device-opc-ua/7:rw,z -v /w/workspace/device-opc-ua/7@tmp:/w/workspace/device-opc-ua/7@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 11:30:05 $ docker top 079c538f70e11f8ca22ddc3c5bdc7859efb6effc65d55eabadefc250e8286e34 -eo pid,comm [Pipeline] { [Pipeline] sh 11:30:06 + go version 11:30:06 go version go1.23.7 linux/arm64 [Pipeline] } 11:30:06 $ docker stop --time=1 079c538f70e11f8ca22ddc3c5bdc7859efb6effc65d55eabadefc250e8286e34 11:30:08 $ docker rm -f --volumes 079c538f70e11f8ca22ddc3c5bdc7859efb6effc65d55eabadefc250e8286e34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:08 + docker inspect -f . ci-base-image-arm64 11:30:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:30:08 prd-ubuntu20.04-docker-arm64-4c-16g-40327 does not seem to be running inside a container 11:30:08 $ 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/7 -v /w/workspace/device-opc-ua/7:/w/workspace/device-opc-ua/7:rw,z -v /w/workspace/device-opc-ua/7@tmp:/w/workspace/device-opc-ua/7@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 11:30:10 $ docker top 64c788ee51b172dd3a6bb6dc8bc7fd67bf52f1d1e3d4d722f3e3496d76e578ad -eo pid,comm [Pipeline] { [Pipeline] sh 11:30:10 + git config --global --add safe.directory /w/workspace/device-opc-ua/7 [Pipeline] fileExists [Pipeline] sh 11:30:11 + make test 11:30:11 go install github.com/jstemmer/go-junit-report@v0.9.1 11:30:11 go: downloading github.com/jstemmer/go-junit-report v0.9.1 11:30:38 go install github.com/axw/gocov/gocov@v1.0.0 11:30:38 go: downloading github.com/axw/gocov v1.0.0 11:30:39 go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 11:30:49 go install github.com/AlekSi/gocov-xml@v1.0.0 11:30:49 go: downloading github.com/AlekSi/gocov-xml v1.0.0 11:30:50 go install github.com/jandelgado/gcov2lcov@v1.0.5 11:30:50 go: downloading github.com/jandelgado/gcov2lcov v1.0.5 11:30:52 rm -rf test-artifacts 11:30:52 mkdir test-artifacts 11:30:52 go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml 11:30:52 go: downloading github.com/stretchr/testify v1.10.0 11:30:53 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 11:30:53 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 11:34:15 gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml 11:34:15 gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo 11:34:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:34:15 $ docker stop --time=1 64c788ee51b172dd3a6bb6dc8bc7fd67bf52f1d1e3d4d722f3e3496d76e578ad 11:34:17 $ docker rm -f --volumes 64c788ee51b172dd3a6bb6dc8bc7fd67bf52f1d1e3d4d722f3e3496d76e578ad [Pipeline] // withDockerContainer [Pipeline] sh 11:34:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:34:18 Warning: overwriting stash ‘coverage-report’ 11:34:19 Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:34:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:34:19 + ls -al . 11:34:19 total 192 11:34:19 drwxrwxr-x 9 jenkins jenkins 4096 Mar 5 11:30 . 11:34:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:25 .. 11:34:19 -rw-rw-r-- 1 jenkins jenkins 62 Mar 5 11:25 .dockerignore 11:34:19 drwxrwxr-x 8 jenkins jenkins 4096 Mar 5 11:34 .git 11:34:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:25 .github 11:34:19 -rw-rw-r-- 1 jenkins jenkins 84 Mar 5 11:25 .gitignore 11:34:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:25 .vscode 11:34:19 -rw-rw-r-- 1 jenkins jenkins 7466 Mar 5 11:25 Attribution.txt 11:34:19 -rw-rw-r-- 1 jenkins jenkins 2560 Mar 5 11:25 CHANGELOG.md 11:34:19 -rw-rw-r-- 1 jenkins jenkins 1125 Mar 5 11:25 Dockerfile 11:34:19 -rw-rw-r-- 1 jenkins jenkins 649 Mar 5 11:25 Jenkinsfile 11:34:19 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 5 11:25 LICENSE 11:34:19 -rw-rw-r-- 1 jenkins jenkins 2185 Mar 5 11:25 Makefile 11:34:19 -rw-rw-r-- 1 jenkins jenkins 4109 Mar 5 11:25 README.md 11:34:19 -rw-rw-r-- 1 jenkins jenkins 11 Mar 5 11:23 VERSION 11:34:19 drwxrwxr-x 2 jenkins jenkins 4096 Mar 5 11:25 bin 11:34:19 drwxrwxr-x 3 jenkins jenkins 4096 Mar 5 11:25 cmd 11:34:19 -rw-rw-r-- 1 jenkins jenkins 6291 Mar 5 11:25 go.mod 11:34:19 -rw-rw-r-- 1 jenkins jenkins 86793 Mar 5 11:25 go.sum 11:34:19 drwxrwxr-x 4 jenkins jenkins 4096 Mar 5 11:25 internal 11:34:19 drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 11:34 test-artifacts 11:34:19 -rw-rw-r-- 1 jenkins jenkins 260 Mar 5 11:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:34:20 + 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=ba2c2be672695aefc0d99a44829f9a6027e9c4d4 --label arch=arm64 --label version=4.0.0-dev.4 . 11:34:20 Sending build context to Docker daemon 562.2kB 11:34:20 Step 1/19 : FROM golang:1.23-alpine3.20 AS builder 11:34:20 ---> 54805b3f18a3 11:34:20 Step 2/19 : WORKDIR /device-opcua 11:34:20 ---> Using cache 11:34:20 ---> c2de5b355e35 11:34:20 Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 11:34:20 ---> Using cache 11:34:20 ---> 48098efe6077 11:34:20 Step 4/19 : COPY . . 11:34:20 ---> cbbf1ac3e6e1 11:34:20 Step 5/19 : RUN make build 11:34:20 ---> Running in e071a28c7350 11:34:21 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 11:34:21 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.26 11:34:22 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.30 11:34:22 go: downloading github.com/gopcua/opcua v0.7.1 11:34:22 go: downloading github.com/spf13/cast v1.7.1 11:34:22 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.29 11:34:22 go: downloading github.com/labstack/echo/v4 v4.13.3 11:34:23 go: downloading github.com/go-kit/log v0.2.1 11:34:23 go: downloading github.com/go-playground/validator/v10 v10.25.0 11:34:23 go: downloading github.com/google/uuid v1.6.0 11:34:23 go: downloading github.com/panjf2000/ants/v2 v2.11.1 11:34:23 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 11:34:23 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 11:34:23 go: downloading github.com/labstack/gommon v0.4.2 11:34:23 go: downloading golang.org/x/crypto v0.33.0 11:34:24 go: downloading golang.org/x/net v0.35.0 11:34:24 go: downloading github.com/go-logfmt/logfmt v0.5.1 11:34:24 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 11:34:24 go: downloading github.com/go-playground/universal-translator v0.18.1 11:34:24 go: downloading github.com/leodido/go-urn v1.4.0 11:34:25 go: downloading golang.org/x/text v0.22.0 11:34:25 go: downloading github.com/OneOfOne/xxhash v1.2.8 11:34:25 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.18 11:34:25 go: downloading github.com/hashicorp/go-multierror v1.1.1 11:34:25 go: downloading gopkg.in/yaml.v3 v3.0.1 11:34:25 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.4 11:34:25 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.14 11:34:25 go: downloading github.com/mitchellh/copystructure v1.2.0 11:34:25 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 11:34:25 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.12 11:34:26 go: downloading github.com/mitchellh/mapstructure v1.5.0 11:34:26 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 11:34:26 go: downloading github.com/openziti/sdk-golang v0.24.1 11:34:26 go: downloading github.com/sirupsen/logrus v1.9.3 11:34:26 go: downloading golang.org/x/sync v0.11.0 11:34:26 go: downloading github.com/x448/float16 v0.8.4 11:34:26 go: downloading github.com/mattn/go-colorable v0.1.14 11:34:26 go: downloading github.com/mattn/go-isatty v0.0.20 11:34:26 go: downloading github.com/valyala/fasttemplate v1.2.2 11:34:26 go: downloading github.com/go-playground/locales v0.14.1 11:34:26 go: downloading golang.org/x/sys v0.30.0 11:34:26 go: downloading github.com/hashicorp/errwrap v1.1.0 11:34:26 go: downloading github.com/mitchellh/reflectwalk v1.0.2 11:34:26 go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 11:34:26 go: downloading github.com/gorilla/websocket v1.5.3 11:34:27 go: downloading golang.org/x/time v0.8.0 11:34:27 go: downloading github.com/michaelquigley/pfxlog v0.6.10 11:34:27 go: downloading github.com/openziti/channel/v3 v3.0.27 11:34:27 go: downloading github.com/openziti/edge-api v0.26.38 11:34:27 go: downloading github.com/openziti/foundation/v2 v2.0.56 11:34:27 go: downloading github.com/openziti/secretstream v0.1.28 11:34:28 go: downloading github.com/openziti/transport/v2 v2.0.160 11:34:28 go: downloading github.com/pkg/errors v0.9.1 11:34:28 go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d 11:34:29 go: downloading github.com/valyala/bytebufferpool v1.0.0 11:34:29 go: downloading github.com/zeebo/errs v1.4.0 11:34:29 go: downloading google.golang.org/grpc v1.70.0 11:34:31 go: downloading github.com/go-openapi/runtime v0.28.0 11:34:31 go: downloading github.com/go-openapi/strfmt v0.23.0 11:34:31 go: downloading github.com/go-resty/resty/v2 v2.16.4 11:34:31 go: downloading github.com/openziti/identity v1.0.94 11:34:31 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 11:34:31 go: downloading github.com/zitadel/oidc/v2 v2.12.2 11:34:31 go: downloading golang.org/x/oauth2 v0.25.0 11:34:31 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 11:34:31 go: downloading github.com/kataras/go-events v0.0.3 11:34:31 go: downloading github.com/openziti/metrics v1.2.65 11:34:31 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 11:34:31 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 11:34:31 go: downloading google.golang.org/protobuf v1.36.3 11:34:32 go: downloading github.com/go-jose/go-jose/v4 v4.0.5 11:34:33 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a 11:34:33 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 11:34:33 go: downloading github.com/oklog/ulid v1.3.1 11:34:33 go: downloading github.com/go-openapi/errors v0.22.0 11:34:33 go: downloading go.mongodb.org/mongo-driver v1.17.0 11:34:33 go: downloading github.com/go-openapi/swag v0.23.0 11:34:33 go: downloading github.com/opentracing/opentracing-go v1.2.0 11:34:33 go: downloading go.opentelemetry.io/otel v1.32.0 11:34:34 go: downloading go.opentelemetry.io/otel/trace v1.32.0 11:34:34 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 11:34:34 go: downloading github.com/go-openapi/validate v0.24.0 11:34:35 go: downloading github.com/fsnotify/fsnotify v1.7.0 11:34:35 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 11:34:35 go: downloading github.com/gorilla/securecookie v1.1.2 11:34:35 go: downloading github.com/gorilla/schema v1.4.1 11:34:35 go: downloading github.com/muhlemmer/gu v0.3.1 11:34:35 go: downloading github.com/mitchellh/go-ps v1.0.0 11:34:35 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 11:34:36 go: downloading golang.org/x/term v0.29.0 11:34:36 go: downloading github.com/mailru/easyjson v0.7.7 11:34:36 go: downloading github.com/go-openapi/analysis v0.23.0 11:34:36 go: downloading github.com/go-openapi/loads v0.22.0 11:34:36 go: downloading github.com/go-openapi/spec v0.21.0 11:34:36 go: downloading github.com/go-logr/logr v1.4.2 11:34:36 go: downloading go.opentelemetry.io/otel/metric v1.32.0 11:34:36 go: downloading github.com/go-openapi/jsonpointer v0.21.0 11:34:36 go: downloading github.com/tklauser/go-sysconf v0.3.12 11:34:36 go: downloading github.com/josharian/intern v1.0.0 11:34:36 go: downloading github.com/go-logr/stdr v1.2.2 11:34:36 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 11:34:37 go: downloading github.com/tklauser/numcpus v0.6.1 11:34:37 go: downloading github.com/go-openapi/jsonreference v0.21.0 11:37:43 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 11:38:16 Removing intermediate container e071a28c7350 11:38:16 ---> c562ad3e8e98 11:38:16 Step 6/19 : FROM alpine:3.20 11:38:16 3.20: Pulling from library/alpine 11:38:16 94e9d8af2201: Already exists 11:38:16 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 11:38:16 Status: Downloaded newer image for alpine:3.20 11:38:16 ---> 7aab056cecc6 11:38:16 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 11:38:16 ---> Running in 284a45c383df 11:38:16 Removing intermediate container 284a45c383df 11:38:16 ---> a5522ea43cfd 11:38:16 Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init 11:38:16 ---> Running in 0b814b394a0e 11:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:38:18 (1/6) Installing dumb-init (1.2.5-r3) 11:38:18 (2/6) Installing libgcc (13.2.1_git20240309-r1) 11:38:18 (3/6) Installing libsodium (1.0.19-r0) 11:38:18 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 11:38:18 (5/6) Installing libzmq (4.3.5-r2) 11:38:18 (6/6) Installing zeromq (4.3.5-r2) 11:38:18 Executing busybox-1.36.1-r29.trigger 11:38:18 OK: 13 MiB in 20 packages 11:38:19 Removing intermediate container 0b814b394a0e 11:38:19 ---> 0d655e642a07 11:38:19 Step 9/19 : RUN apk --no-cache upgrade 11:38:19 ---> Running in c474f6d50b47 11:38:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:38:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:38:21 OK: 13 MiB in 20 packages 11:38:22 Removing intermediate container c474f6d50b47 11:38:22 ---> fd6805047049 11:38:22 Step 10/19 : EXPOSE 59997 11:38:22 ---> Running in d6b012bc8040 11:38:22 Removing intermediate container d6b012bc8040 11:38:22 ---> 517f987d2744 11:38:22 Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / 11:38:25 ---> 9018b991c0ca 11:38:25 Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res 11:38:25 ---> d2d4b114790f 11:38:25 Step 13/19 : COPY LICENSE / 11:38:25 ---> 8022899e0542 11:38:25 Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt 11:38:26 ---> ecadfcbb4488 11:38:26 Step 15/19 : ENTRYPOINT ["/device-opcua"] 11:38:26 ---> Running in 010895c60a8f 11:38:26 Removing intermediate container 010895c60a8f 11:38:26 ---> c4b0d8c0fb73 11:38:26 Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:38:26 ---> Running in 01c76f37fcf2 11:38:26 Removing intermediate container 01c76f37fcf2 11:38:26 ---> 6969d790acbb 11:38:26 Step 17/19 : LABEL arch=arm64 11:38:26 ---> Running in 83672258e5fa 11:38:27 Removing intermediate container 83672258e5fa 11:38:27 ---> 5d945ffcad8c 11:38:27 Step 18/19 : LABEL git_sha=ba2c2be672695aefc0d99a44829f9a6027e9c4d4 11:38:27 ---> Running in dac1ca7488ac 11:38:27 Removing intermediate container dac1ca7488ac 11:38:27 ---> b81d6b12d936 11:38:27 Step 19/19 : LABEL version=4.0.0-dev.4 11:38:27 ---> Running in 3b9b39764cbb 11:38:27 Removing intermediate container 3b9b39764cbb 11:38:27 ---> 62b59f6441a6 11:38:27 [Warning] One or more build-args [ARCH BASE MAKE] were not consumed 11:38:27 Successfully built 62b59f6441a6 11:38:27 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 11:38:27 provisioning config files... 11:38:28 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/7@tmp/config14353133588789667644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:38:28 ---> ****-login.sh 11:38:28 nexus3.edgexfoundry.org:10001 11:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:28 Configure a credential helper to remove this warning. See 11:38:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:28 11:38:28 Login Succeeded 11:38:28 nexus3.edgexfoundry.org:10002 11:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:28 Configure a credential helper to remove this warning. See 11:38:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:28 11:38:28 Login Succeeded 11:38:28 nexus3.edgexfoundry.org:10003 11:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:29 Configure a credential helper to remove this warning. See 11:38:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:29 11:38:29 Login Succeeded 11:38:29 nexus3.edgexfoundry.org:10004 11:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:29 Configure a credential helper to remove this warning. See 11:38:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:29 11:38:29 Login Succeeded 11:38:29 ****.io 11:38:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:38:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:38:30 Configure a credential helper to remove this warning. See 11:38:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:38:30 11:38:30 Login Succeeded 11:38:30 ---> ****-login.sh ends [Pipeline] } 11:38:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:38:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:38:30 [edgeXDocker.push] Tagging docker image device-opc-ua-arm64 with the following tags: 11:38:30 ba2c2be672695aefc0d99a44829f9a6027e9c4d4 11:38:30 latest 11:38:30 4.0.0-dev.4 11:38:30 ba2c2be672695aefc0d99a44829f9a6027e9c4d4-4.0.0-dev.4 11:38:30 main 11:38:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:30 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:31 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:ba2c2be672695aefc0d99a44829f9a6027e9c4d4 11:38:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 11:38:31 e6a0f99b5f05: Preparing 11:38:31 6f4d91a0d502: Preparing 11:38:31 b125a5204f12: Preparing 11:38:31 39cf9f6c61ec: Preparing 11:38:31 120bfcd7da8c: Preparing 11:38:31 4eabf346e124: Preparing 11:38:31 dd9c8f8612c8: Preparing 11:38:31 4eabf346e124: Waiting 11:38:31 dd9c8f8612c8: Waiting 11:38:31 e6a0f99b5f05: Pushed 11:38:31 120bfcd7da8c: Pushed 11:38:31 6f4d91a0d502: Pushed 11:38:31 b125a5204f12: Pushed 11:38:31 dd9c8f8612c8: Layer already exists 11:38:32 4eabf346e124: Pushed 11:38:40 39cf9f6c61ec: Pushed 11:38:40 ba2c2be672695aefc0d99a44829f9a6027e9c4d4: digest: sha256:8ce5a0d17366308b4178509c3ccc6151e601dee01aba7a2cd5d6e6c8439fc317 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:41 + 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 11:38:41 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 11:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 11:38:41 e6a0f99b5f05: Preparing 11:38:41 6f4d91a0d502: Preparing 11:38:41 b125a5204f12: Preparing 11:38:41 39cf9f6c61ec: Preparing 11:38:41 120bfcd7da8c: Preparing 11:38:41 4eabf346e124: Preparing 11:38:41 dd9c8f8612c8: Preparing 11:38:41 4eabf346e124: Waiting 11:38:41 dd9c8f8612c8: Waiting 11:38:41 39cf9f6c61ec: Layer already exists 11:38:41 b125a5204f12: Layer already exists 11:38:41 e6a0f99b5f05: Layer already exists 11:38:41 120bfcd7da8c: Layer already exists 11:38:41 6f4d91a0d502: Layer already exists 11:38:41 dd9c8f8612c8: Layer already exists 11:38:41 4eabf346e124: Layer already exists 11:38:41 latest: digest: sha256:8ce5a0d17366308b4178509c3ccc6151e601dee01aba7a2cd5d6e6c8439fc317 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:41 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:42 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.4 11:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 11:38:42 e6a0f99b5f05: Preparing 11:38:42 6f4d91a0d502: Preparing 11:38:42 b125a5204f12: Preparing 11:38:42 39cf9f6c61ec: Preparing 11:38:42 120bfcd7da8c: Preparing 11:38:42 4eabf346e124: Preparing 11:38:42 dd9c8f8612c8: Preparing 11:38:42 4eabf346e124: Waiting 11:38:42 dd9c8f8612c8: Waiting 11:38:42 120bfcd7da8c: Layer already exists 11:38:42 e6a0f99b5f05: Layer already exists 11:38:42 39cf9f6c61ec: Layer already exists 11:38:42 6f4d91a0d502: Layer already exists 11:38:42 b125a5204f12: Layer already exists 11:38:42 dd9c8f8612c8: Layer already exists 11:38:42 4eabf346e124: Layer already exists 11:38:42 4.0.0-dev.4: digest: sha256:8ce5a0d17366308b4178509c3ccc6151e601dee01aba7a2cd5d6e6c8439fc317 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:42 + docker tag device-opc-ua-arm64 nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:ba2c2be672695aefc0d99a44829f9a6027e9c4d4-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:42 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:ba2c2be672695aefc0d99a44829f9a6027e9c4d4-4.0.0-dev.4 11:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 11:38:42 e6a0f99b5f05: Preparing 11:38:42 6f4d91a0d502: Preparing 11:38:42 b125a5204f12: Preparing 11:38:42 39cf9f6c61ec: Preparing 11:38:42 120bfcd7da8c: Preparing 11:38:42 4eabf346e124: Preparing 11:38:42 dd9c8f8612c8: Preparing 11:38:42 4eabf346e124: Waiting 11:38:42 dd9c8f8612c8: Waiting 11:38:42 e6a0f99b5f05: Layer already exists 11:38:42 b125a5204f12: Layer already exists 11:38:42 120bfcd7da8c: Layer already exists 11:38:42 39cf9f6c61ec: Layer already exists 11:38:42 6f4d91a0d502: Layer already exists 11:38:42 4eabf346e124: Layer already exists 11:38:42 dd9c8f8612c8: Layer already exists 11:38:42 ba2c2be672695aefc0d99a44829f9a6027e9c4d4-4.0.0-dev.4: digest: sha256:8ce5a0d17366308b4178509c3ccc6151e601dee01aba7a2cd5d6e6c8439fc317 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:43 + 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 11:38:43 + docker push nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:main 11:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-opc-ua-arm64] 11:38:43 e6a0f99b5f05: Preparing 11:38:43 6f4d91a0d502: Preparing 11:38:43 b125a5204f12: Preparing 11:38:43 39cf9f6c61ec: Preparing 11:38:43 120bfcd7da8c: Preparing 11:38:43 4eabf346e124: Preparing 11:38:43 dd9c8f8612c8: Preparing 11:38:43 4eabf346e124: Waiting 11:38:43 dd9c8f8612c8: Waiting 11:38:43 b125a5204f12: Layer already exists 11:38:43 39cf9f6c61ec: Layer already exists 11:38:43 6f4d91a0d502: Layer already exists 11:38:43 120bfcd7da8c: Layer already exists 11:38:43 e6a0f99b5f05: Layer already exists 11:38:43 4eabf346e124: Layer already exists 11:38:43 dd9c8f8612c8: Layer already exists 11:38:43 main: digest: sha256:8ce5a0d17366308b4178509c3ccc6151e601dee01aba7a2cd5d6e6c8439fc317 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:38:43 ===================================================== [Pipeline] echo 11:38:43 taggedImages: 11:38:43 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:ba2c2be672695aefc0d99a44829f9a6027e9c4d4 11:38:43 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:latest 11:38:43 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:4.0.0-dev.4 11:38:43 - nexus3.edgexfoundry.org:10004/device-opc-ua-arm64:ba2c2be672695aefc0d99a44829f9a6027e9c4d4-4.0.0-dev.4 11:38:43 - 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 11:38:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:38:44 11:38:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:38:44 arm64: Pulling from edgex-lftools-log-publisher 11:38:44 8998bd30e6a1: Pulling fs layer 11:38:44 04944245beec: Pulling fs layer 11:38:44 699f458cf7ca: Pulling fs layer 11:38:44 765212b225bb: Pulling fs layer 11:38:44 f23df028b6ca: Pulling fs layer 11:38:44 d65c8cfc05b1: Pulling fs layer 11:38:44 2437ff75d9bd: Pulling fs layer 11:38:44 d65c8cfc05b1: Waiting 11:38:44 765212b225bb: Waiting 11:38:44 f23df028b6ca: Waiting 11:38:44 2437ff75d9bd: Waiting 11:38:44 04944245beec: Verifying Checksum 11:38:44 04944245beec: Download complete 11:38:44 765212b225bb: Verifying Checksum 11:38:44 765212b225bb: Download complete 11:38:44 f23df028b6ca: Verifying Checksum 11:38:44 f23df028b6ca: Download complete 11:38:44 d65c8cfc05b1: Verifying Checksum 11:38:44 d65c8cfc05b1: Download complete 11:38:45 699f458cf7ca: Verifying Checksum 11:38:45 699f458cf7ca: Download complete 11:38:45 8998bd30e6a1: Verifying Checksum 11:38:45 8998bd30e6a1: Download complete 11:38:47 2437ff75d9bd: Verifying Checksum 11:38:47 2437ff75d9bd: Download complete 11:38:49 8998bd30e6a1: Pull complete 11:38:50 04944245beec: Pull complete 11:38:52 699f458cf7ca: Pull complete 11:38:52 765212b225bb: Pull complete 11:38:53 f23df028b6ca: Pull complete 11:38:53 d65c8cfc05b1: Pull complete 11:39:11 2437ff75d9bd: Pull complete 11:39:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:39:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:39:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:11 prd-ubuntu20.04-docker-arm64-4c-16g-40327 does not seem to be running inside a container 11:39:11 $ 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/7 -v /w/workspace/device-opc-ua/7:/w/workspace/device-opc-ua/7:rw,z -v /w/workspace/device-opc-ua/7@tmp:/w/workspace/device-opc-ua/7@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 11:39:14 $ docker top 1f1486b8709454091c3a317b56918ae50d4cd39176be05c2ce195f8d7b3c9535 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:39:15 ---> job-cost.sh 11:39:15 lf-activate-venv: SKIPPING 11:39:15 INFO: No Stack... 11:39:15 INFO: Retrieving Pricing Info for: v3-standard-4 11:39:16 INFO: Archiving Costs [Pipeline] sh 11:39:17 + + cutcat -d, /w/workspace/device-opc-ua/7/archives/cost.csv -f6 11:39:17 [Pipeline] lock 11:39:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-main-7-stack-cost] 11:39:17 Resource [jenkins-edgexfoundry-device-opc-ua-main-7-stack-cost] did not exist. Created. 11:39:17 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-main-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:39:17 /w/workspace/device-opc-ua/7@tmp/durable-bb7e5289/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:39:18 + echo total: 0.10999999940395355 [Pipeline] stash 11:39:18 Warning: overwriting stash ‘stack-cost’ 11:39:18 Stashed 1 file(s) [Pipeline] } 11:39:18 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-main-7-stack-cost] [Pipeline] // lock [Pipeline] } 11:39:18 $ docker stop --time=1 1f1486b8709454091c3a317b56918ae50d4cd39176be05c2ce195f8d7b3c9535 11:39:20 $ docker rm -f --volumes 1f1486b8709454091c3a317b56918ae50d4cd39176be05c2ce195f8d7b3c9535 [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 11:39:20 provisioning config files... 11:39:20 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config12832375001422065207tmp [Pipeline] { [Pipeline] sh 11:39:20 + set +x 11:39:20 + curl -s https://codecov.io/bash 11:39:20 + bash -s -- 11:39:20 11:39:20 _____ _ 11:39:20 / ____| | | 11:39:20 | | ___ __| | ___ ___ _____ __ 11:39:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:39:20 | |___| (_) | (_| | __/ (_| (_) \ V / 11:39:20 \_____\___/ \__,_|\___|\___\___/ \_/ 11:39:20 Bash-1.0.6 11:39:20 11:39:20 11:39:20 ==> git version 2.25.1 found 11:39:20 ==> 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 11:39:20 Release-Date: 2020-01-08 11:39:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:39:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:39:20 ==> Jenkins CI detected. 11:39:20 current dir:  /w/workspace/edgexfoundry_device-opc-ua_main 11:39:20 project root: . 11:39:20 --> token set from env 11:39:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:39:20 ==> Running gcov in . (disable via -X gcov) 11:39:20 ==> Python coveragepy not found 11:39:20 ==> Searching for coverage reports in: 11:39:20 + . 11:39:20 -> Found 4 reports 11:39:20 ==> Detecting git/mercurial file structure 11:39:20 ==> Reading reports 11:39:20 + ./test-artifacts/coverage.lcov bytes=561 11:39:20 + ./test-artifacts/cover.out bytes=2241 11:39:20 + ./test-artifacts/coverage.xml bytes=6158 11:39:20 + ./test-artifacts/report.xml bytes=4152 11:39:20 ==> Appending adjustments 11:39:20 https://docs.codecov.io/docs/fixing-reports 11:39:21 + Found adjustments 11:39:21 ==> Gzipping contents 11:39:21 4.0K /tmp/codecov.8TZgxO.gz 11:39:21 ==> Uploading reports 11:39:21 url: https://codecov.io 11:39:21 query: branch=main&commit=ba2c2be672695aefc0d99a44829f9a6027e9c4d4&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 11:39:21 -> Pinging Codecov 11:39:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ba2c2be672695aefc0d99a44829f9a6027e9c4d4&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2Fmain%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=&job=&cmd_args= 11:39:21 -> Uploading to 11:39:21 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/ba2c2be672695aefc0d99a44829f9a6027e9c4d4/ad104bfc-0bb6-4c1a-836d-77249542c5d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250305%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250305T113921Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=97ed920dde8d3ec10035461efceb4c3485d01eebc10725afa1630336c7058506 11:39:21 % Total % Received % Xferd Average Speed Time Time Time Current 11:39:21 Dload Upload Total Spent Left Speed 11:39:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3517 0 0 100 3517 0 11025 --:--:-- --:--:-- --:--:-- 11025 11:39:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [Pipeline] } 11:39:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:39:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:39:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:39:22 11:39:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:39:22 latest: Pulling from edgex-devops/edgex-snyk-go 11:39:22 43c4264eed91: Pulling fs layer 11:39:22 4cc291be95ef: Pulling fs layer 11:39:22 2ac1f1163629: Pulling fs layer 11:39:22 5c3c966382ef: Pulling fs layer 11:39:22 4f4fb700ef54: Pulling fs layer 11:39:22 d9c7d2e4e75e: Pulling fs layer 11:39:22 9c3e1370e548: Pulling fs layer 11:39:22 4f4fb700ef54: Waiting 11:39:22 d9c7d2e4e75e: Waiting 11:39:22 5c3c966382ef: Waiting 11:39:22 4cc291be95ef: Verifying Checksum 11:39:22 4cc291be95ef: Download complete 11:39:22 5c3c966382ef: Verifying Checksum 11:39:22 5c3c966382ef: Download complete 11:39:22 4f4fb700ef54: Verifying Checksum 11:39:22 4f4fb700ef54: Download complete 11:39:22 43c4264eed91: Download complete 11:39:23 43c4264eed91: Pull complete 11:39:23 d9c7d2e4e75e: Verifying Checksum 11:39:23 d9c7d2e4e75e: Download complete 11:39:23 4cc291be95ef: Pull complete 11:39:23 2ac1f1163629: Verifying Checksum 11:39:23 2ac1f1163629: Download complete 11:39:23 9c3e1370e548: Verifying Checksum 11:39:23 9c3e1370e548: Download complete 11:39:27 2ac1f1163629: Pull complete 11:39:27 5c3c966382ef: Pull complete 11:39:27 4f4fb700ef54: Pull complete 11:39:27 d9c7d2e4e75e: Pull complete 11:39:30 9c3e1370e548: Pull complete 11:39:30 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 11:39:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:39:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:30 prd-ubuntu20.04-docker-8c-8g-40326 does not seem to be running inside a container 11:39:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 11:39:33 $ docker top b71f3ccb23adab7279047125e6436279586d01d6c7d1175fa1e16a898ad8bd41 -eo pid,comm [Pipeline] { [Pipeline] sh 11:39:33 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_main [Pipeline] echo 11:39:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-opc-ua:main' [Pipeline] sh 11:39:33 + set -o pipefail 11:39:33 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-opc-ua:main' 11:39:39 11:39:39 Monitoring /w/workspace/edgexfoundry_device-opc-ua_main (github.com/edgexfoundry/device-opc-ua)... 11:39:39 11:39:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/3cf99318-0193-4c3c-b62c-841d5a6b07bf/history/e53f1049-f575-4331-9649-bbcc5aa62bf7 11:39:39 11:39:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:39:39 11:39:39 11:39:39 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 11:39:39 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:39:39 $ docker stop --time=1 b71f3ccb23adab7279047125e6436279586d01d6c7d1175fa1e16a898ad8bd41 11:39:42 $ docker rm -f --volumes b71f3ccb23adab7279047125e6436279586d01d6c7d1175fa1e16a898ad8bd41 [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 11:39:43 + git log --format=format:%s -1 ba2c2be672695aefc0d99a44829f9a6027e9c4d4 [Pipeline] sh 11:39:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:39:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:39:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:43 prd-ubuntu20.04-docker-8c-8g-40326 does not seem to be running inside a container 11:39:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:39:44 $ docker top e3b2e997373ae426843ede07fe8382ad7d65ef0c3669bae9abd54ad6df816a7a -eo pid,comm 11:39:44 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). 11:39:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:39:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:39:44 [ssh-agent] Looking for ssh-agent implementation... 11:39:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:39:44 $ docker exec e3b2e997373ae426843ede07fe8382ad7d65ef0c3669bae9abd54ad6df816a7a ssh-agent 11:39:44 SSH_AUTH_SOCK=/tmp/ssh-Elq7kE14wv88/agent.31 11:39:44 SSH_AGENT_PID=37 11:39:44 Running ssh-add (command line suppressed) 11:39:44 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6373362582514841519.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_6373362582514841519.key) 11:39:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:39:44 + git semver tag 11:39:45 2025-03-05 11:39:45,055 [run_tag] DEBUG tag force:False 11:39:45 2025-03-05 11:39:45,055 [check_head_tag] DEBUG check head tag 11:39:45 2025-03-05 11:39:45,055 [execute] INFO git cat-file --batch-check 11:39:45 2025-03-05 11:39:45,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=) 11:39:45 2025-03-05 11:39:45,059 [execute] INFO git cat-file --batch 11:39:45 2025-03-05 11:39:45,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=) 11:39:45 2025-03-05 11:39:45,064 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 11:39:45 2025-03-05 11:39:45,065 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 11:39:45 2025-03-05 11:39:45,065 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main, universal_newlines=False, shell=None, istream=None) 11:39:45 2025-03-05 11:39:45,070 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 11:39:45 4.0.0-dev.4 [Pipeline] } 11:39:45 $ docker exec --env ******** --env ******** e3b2e997373ae426843ede07fe8382ad7d65ef0c3669bae9abd54ad6df816a7a ssh-agent -k 11:39:45 unset SSH_AUTH_SOCK; 11:39:45 unset SSH_AGENT_PID; 11:39:45 echo Agent pid 37 killed; 11:39:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:39:45 + git semver [Pipeline] } 11:39:45 $ docker stop --time=1 e3b2e997373ae426843ede07fe8382ad7d65ef0c3669bae9abd54ad6df816a7a 11:39:47 $ docker rm -f --volumes e3b2e997373ae426843ede07fe8382ad7d65ef0c3669bae9abd54ad6df816a7a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:39:47 11:39:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:39:47 0.23.1-centos7: Pulling from edgex-lftools 11:39:47 ab5ef0e58194: Pulling fs layer 11:39:47 9712f1f96733: Pulling fs layer 11:39:47 63f879dbbcfc: Pulling fs layer 11:39:47 0d9ebad4ef96: Pulling fs layer 11:39:47 e9a5061849ea: Pulling fs layer 11:39:47 d747dcd14b5f: Pulling fs layer 11:39:47 2de7ff778b66: Pulling fs layer 11:39:47 0d9ebad4ef96: Waiting 11:39:47 e9a5061849ea: Waiting 11:39:47 d747dcd14b5f: Waiting 11:39:47 2de7ff778b66: Waiting 11:39:47 9712f1f96733: Verifying Checksum 11:39:47 9712f1f96733: Download complete 11:39:48 63f879dbbcfc: Verifying Checksum 11:39:48 63f879dbbcfc: Download complete 11:39:48 e9a5061849ea: Verifying Checksum 11:39:48 e9a5061849ea: Download complete 11:39:48 0d9ebad4ef96: Verifying Checksum 11:39:48 0d9ebad4ef96: Download complete 11:39:48 d747dcd14b5f: Verifying Checksum 11:39:48 d747dcd14b5f: Download complete 11:39:48 2de7ff778b66: Verifying Checksum 11:39:48 2de7ff778b66: Download complete 11:39:48 ab5ef0e58194: Download complete 11:39:51 ab5ef0e58194: Pull complete 11:39:51 9712f1f96733: Pull complete 11:39:52 63f879dbbcfc: Pull complete 11:39:55 0d9ebad4ef96: Pull complete 11:39:55 e9a5061849ea: Pull complete 11:39:56 d747dcd14b5f: Pull complete 11:39:56 2de7ff778b66: Pull complete 11:39:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:39:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:39:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:39:57 prd-ubuntu20.04-docker-8c-8g-40326 does not seem to be running inside a container 11:39:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:39:59 $ docker top 983b6694a198d88b92fd9951b00d8315fdfe2722b5fc78f798e5ec7c1a24146a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:39:59 provisioning config files... 11:39:59 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config789023582627948706tmp 11:39:59 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config8544396770415210812tmp 11:39:59 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config1089011212555408162tmp [Pipeline] { [Pipeline] echo 11:39:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:39:59 ---> sigul-configuration.sh 11:39:59 gpg: directory `/root/.gnupg' created 11:39:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:39:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:39:59 gpg: keyring `/root/.gnupg/secring.gpg' created 11:39:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:39:59 gpg: CAST5 encrypted data 11:39:59 gpg: encrypted with 1 passphrase 11:39:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:40:00 + mkdir /home/jenkins 11:40:00 + mkdir /home/jenkins/sigul [Pipeline] sh 11:40:00 + 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 11:40:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:40:00 ---> sigul-install.sh 11:40:00 Sigul already installed; skipping installation. [Pipeline] sh 11:40:01 + git tag --list 11:40:01 v4.0.0-dev.1 11:40:01 v4.0.0-dev.2 11:40:01 v4.0.0-dev.3 11:40:01 v4.0.0-dev.4 [Pipeline] sh 11:40:01 + lftools sign git-tag v4.0.0-dev.4 11:40:02 Signing Git tag with Sigul... 11:40:02 Signing v4.0.0-dev.4 [Pipeline] echo 11:40:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:40:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:40:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:40:02 $ docker stop --time=1 983b6694a198d88b92fd9951b00d8315fdfe2722b5fc78f798e5ec7c1a24146a 11:40:03 $ docker rm -f --volumes 983b6694a198d88b92fd9951b00d8315fdfe2722b5fc78f798e5ec7c1a24146a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:40:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:40:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:40:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:40:04 prd-ubuntu20.04-docker-8c-8g-40326 does not seem to be running inside a container 11:40:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:40:05 $ docker top 36ccebda4d1212facbfbdafecf985bfe7a40a99e139d0d4631d4b60473b39fcd -eo pid,comm 11:40:05 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). 11:40:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:40:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:40:05 [ssh-agent] Looking for ssh-agent implementation... 11:40:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:40:05 $ docker exec 36ccebda4d1212facbfbdafecf985bfe7a40a99e139d0d4631d4b60473b39fcd ssh-agent 11:40:05 SSH_AUTH_SOCK=/tmp/ssh-4pNLGrIQE2UI/agent.31 11:40:05 SSH_AGENT_PID=37 11:40:05 Running ssh-add (command line suppressed) 11:40:05 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_12176311017028011322.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_12176311017028011322.key) 11:40:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:40:05 + git semver bump pre 11:40:06 2025-03-05 11:40:06,056 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 11:40:06 2025-03-05 11:40:06,056 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev 11:40:06 2025-03-05 11:40:06,056 [bump_version] DEBUG bumped version:4.0.0-dev.5 11:40:06 2025-03-05 11:40:06,056 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main with force:True 11:40:06 2025-03-05 11:40:06,056 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 11:40:06 2025-03-05 11:40:06,057 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 11:40:06 2025-03-05 11:40:06,058 [execute] INFO git cat-file --batch-check 11:40:06 2025-03-05 11:40:06,058 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) 11:40:06 2025-03-05 11:40:06,063 [execute] INFO git cat-file --batch 11:40:06 2025-03-05 11:40:06,063 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) 11:40:06 2025-03-05 11:40:06,066 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 11:40:06 4.0.0-dev.5 [Pipeline] } 11:40:06 $ docker exec --env ******** --env ******** 36ccebda4d1212facbfbdafecf985bfe7a40a99e139d0d4631d4b60473b39fcd ssh-agent -k 11:40:06 unset SSH_AUTH_SOCK; 11:40:06 unset SSH_AGENT_PID; 11:40:06 echo Agent pid 37 killed; 11:40:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:40:06 + git semver [Pipeline] } 11:40:06 $ docker stop --time=1 36ccebda4d1212facbfbdafecf985bfe7a40a99e139d0d4631d4b60473b39fcd 11:40:08 $ docker rm -f --volumes 36ccebda4d1212facbfbdafecf985bfe7a40a99e139d0d4631d4b60473b39fcd [Pipeline] // withDockerContainer [Pipeline] sh 11:40:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:40:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:40:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:40:08 prd-ubuntu20.04-docker-8c-8g-40326 does not seem to be running inside a container 11:40:08 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:40:09 $ docker top 7beaa3ac2f187c105996e7d5b67eb6e9ece249aa83822a2db4fea69b4f90ba42 -eo pid,comm 11:40:09 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). 11:40:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:40:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:40:09 [ssh-agent] Looking for ssh-agent implementation... 11:40:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:40:09 $ docker exec 7beaa3ac2f187c105996e7d5b67eb6e9ece249aa83822a2db4fea69b4f90ba42 ssh-agent 11:40:09 SSH_AUTH_SOCK=/tmp/ssh-J1wik5rBsCkv/agent.32 11:40:09 SSH_AGENT_PID=39 11:40:09 Running ssh-add (command line suppressed) 11:40:09 Identity added: /w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_7324683344434426944.key (/w/workspace/edgexfoundry_device-opc-ua_main@tmp/private_key_7324683344434426944.key) 11:40:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:40:09 + git semver push 11:40:10 2025-03-05 11:40:10,073 [run_push] DEBUG push 11:40:10 2025-03-05 11:40:10,073 [execute] INFO git cat-file --batch-check 11:40:10 2025-03-05 11:40:10,074 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=) 11:40:10 2025-03-05 11:40:10,077 [execute] INFO git rev-list 9c1eed3488193f4db5363cfb60af502f227aad3c -- 11:40:10 2025-03-05 11:40:10,077 [execute] DEBUG Popen(['git', 'rev-list', '9c1eed3488193f4db5363cfb60af502f227aad3c', '--'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=None) 11:40:10 2025-03-05 11:40:10,082 [execute] INFO git fetch -v origin 11:40:10 2025-03-05 11:40:10,083 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=True, shell=None, istream=None) 11:40:10 2025-03-05 11:40:10,532 [run_push] DEBUG no remote changes detected 11:40:10 2025-03-05 11:40:10,532 [execute] INFO git push origin semver 11:40:10 2025-03-05 11:40:10,533 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_main/.semver, universal_newlines=False, shell=None, istream=None) 11:40:11 2025-03-05 11:40:11,371 [run_push] DEBUG push all version tags 11:40:11 2025-03-05 11:40:11,372 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:40:11 2025-03-05 11:40:11,372 [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) 11:40:12 2025-03-05 11:40:12,057 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_main/.semver/main 11:40:12 4.0.0-dev.5 [Pipeline] } 11:40:12 $ docker exec --env ******** --env ******** 7beaa3ac2f187c105996e7d5b67eb6e9ece249aa83822a2db4fea69b4f90ba42 ssh-agent -k 11:40:12 unset SSH_AUTH_SOCK; 11:40:12 unset SSH_AGENT_PID; 11:40:12 echo Agent pid 39 killed; 11:40:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:40:12 + git semver [Pipeline] } 11:40:12 $ docker stop --time=1 7beaa3ac2f187c105996e7d5b67eb6e9ece249aa83822a2db4fea69b4f90ba42 11:40:14 $ docker rm -f --volumes 7beaa3ac2f187c105996e7d5b67eb6e9ece249aa83822a2db4fea69b4f90ba42 [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 11:40:14 + [ -d /w/workspace/edgexfoundry_device-opc-ua_main/archives ] 11:40:14 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 11:40:14 total 16 11:40:14 drwxr-xr-x 3 root root 4096 Mar 5 11:25 . 11:40:14 drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 11:40 .. 11:40:14 drwxr-xr-x 2 root root 4096 Mar 5 11:25 cost 11:40:14 -rw-r--r-- 1 root root 83 Mar 5 11:25 cost.csv 11:40:14 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_main/archives 11:40:14 + ls -al /w/workspace/edgexfoundry_device-opc-ua_main/archives 11:40:14 total 16 11:40:14 drwxr-xr-x 3 jenkins jenkins 4096 Mar 5 11:25 . 11:40:14 drwxrwxr-x 11 jenkins jenkins 4096 Mar 5 11:40 .. 11:40:14 drwxr-xr-x 2 jenkins jenkins 4096 Mar 5 11:25 cost 11:40:14 -rw-r--r-- 1 jenkins jenkins 83 Mar 5 11:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:40:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:40:16 ---> package-listing.sh 11:40:16 ++ facter osfamily 11:40:16 ++ tr '[:upper:]' '[:lower:]' 11:40:16 + OS_FAMILY=debian 11:40:16 + workspace=/w/workspace/edgexfoundry_device-opc-ua_main 11:40:16 + START_PACKAGES=/tmp/packages_start.txt 11:40:16 + END_PACKAGES=/tmp/packages_end.txt 11:40:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:40:16 + PACKAGES=/tmp/packages_start.txt 11:40:16 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 11:40:16 + PACKAGES=/tmp/packages_end.txt 11:40:16 + case "${OS_FAMILY}" in 11:40:16 + dpkg -l 11:40:16 + grep '^ii' 11:40:16 + '[' -f /tmp/packages_start.txt ']' 11:40:16 + '[' -f /tmp/packages_end.txt ']' 11:40:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:40:16 + '[' /w/workspace/edgexfoundry_device-opc-ua_main ']' 11:40:16 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_main/archives/ 11:40:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_main/archives/ [Pipeline] echo 11:40:16 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 11:40:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:40:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:40:17 prd-ubuntu20.04-docker-8c-8g-40326 does not seem to be running inside a container 11:40:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:40:17 $ docker top 8b381b9ff739bb8f387067eafecd0eddfcd9d2f6c26f3be8365d3f040f674183 -eo pid,comm [Pipeline] { [Pipeline] sh 11:40:17 + touch /tmp/pre-build-complete [Pipeline] sh 11:40:17 + mkdir -p /var/log/sysstat [Pipeline] sh 11:40:18 + ls /var/log/sa-host 11:40:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:40:18 provisioning config files... 11:40:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_main@tmp/config4584745592123297073tmp [Pipeline] { [Pipeline] echo 11:40:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:40:18 ---> create-netrc.sh [Pipeline] } 11:40:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:40:18 ---> python-tools-install.sh [Pipeline] echo 11:40:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:40:19 ---> sudo-logs.sh 11:40:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:40:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:40:19 ---> job-cost.sh 11:40:19 lf-activate-venv: SKIPPING 11:40:19 DEBUG: total: 0.2199999988079071 11:40:19 INFO: Retrieving Stack Cost... 11:40:20 INFO: Retrieving Pricing Info for: v3-standard-8 11:40:20 INFO: Archiving Costs [Pipeline] echo 11:40:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:40:20 ---> logs-deploy.sh 11:40:20 lf-activate-venv: SKIPPING 11:40:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/main/7 11:40:20 INFO: archiving workspace using pattern(s): 11:40:21 Archives upload complete. 11:40:21 INFO: archiving logs to Nexus