Pull request #111 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0d25a1c55972f16e6c6c1f374d679cdb96d5557f+ba2c2be672695aefc0d99a44829f9a6027e9c4d4 (64b1e622ec0f5973fe8af618cbee6d06ced4f78c) 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-ssh18274316610647366874.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7902124601288611634.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11703591156415410634.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12335856019842664224.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh6524794159451753279.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-opc-ua/branches/PR-111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16396342632480052244.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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 ‘prd-ubuntu20.04-docker-8c-8g-40773’ is offline Running on prd-ubuntu20.04-docker-8c-8g-40776 in /w/workspace/dgexfoundry_device-opc-ua_PR-111 [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/dgexfoundry_device-opc-ua_PR-111 # 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 Merging remotes/origin/main commit ba2c2be672695aefc0d99a44829f9a6027e9c4d4 into PR head commit 0d25a1c55972f16e6c6c1f374d679cdb96d5557f Merge succeeded, producing 0d25a1c55972f16e6c6c1f374d679cdb96d5557f Checking out Revision 0d25a1c55972f16e6c6c1f374d679cdb96d5557f (PR-111) > 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 remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/pull/111/head:refs/remotes/origin/PR-111 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d25a1c55972f16e6c6c1f374d679cdb96d5557f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ba2c2be672695aefc0d99a44829f9a6027e9c4d4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d25a1c55972f16e6c6c1f374d679cdb96d5557f # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:06:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:06:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:06:54 ========================================================= 20:06:54 EdgeX Global Pipelines Version Info 20:06:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:06:55 ------------------- 20:06:55 stable info: 20:06:55 ------------------- 20:06:55 Commited By: Cherry Wang cherry@iotechsys.com 20:06:55 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 20:06:55 Message: update stable to v1.0.271 20:06:55 ------------------- 20:06:55 experimental info: 20:06:55 ------------------- 20:06:55 Commited By: **** collab-it+edgex@linuxfoundation.org 20:06:55 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 20:06:55 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:06:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 20:06:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 20:06:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:06:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:06:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:06:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 20:06:56 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:06:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:06:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:06:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:06:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:06:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 20:06:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:06:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:06:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:06:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:06:56 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:06:56 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:06:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:06:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:06:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:06:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:06:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:06:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:06:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:06:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:06:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:06:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-111 [Pipeline] echo 20:06:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-111 [Pipeline] echo 20:06:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-111 [Pipeline] echo 20:06:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d25a1c55972f16e6c6c1f374d679cdb96d5557f [Pipeline] echo 20:06:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d25a1c [Pipeline] echo 20:06:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:06:57 provisioning config files... 20:06:57 copy managed file [device-opc-ua-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp/config13216422420199889366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:58 ---> ****-login.sh 20:06:58 nexus3.edgexfoundry.org:10001 20:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:06:58 Configure a credential helper to remove this warning. See 20:06:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:06:58 20:06:58 Login Succeeded 20:06:58 nexus3.edgexfoundry.org:10002 20:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:06:58 Configure a credential helper to remove this warning. See 20:06:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:06:58 20:06:58 Login Succeeded 20:06:58 nexus3.edgexfoundry.org:10003 20:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:06:58 Configure a credential helper to remove this warning. See 20:06:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:06:58 20:06:58 Login Succeeded 20:06:58 nexus3.edgexfoundry.org:10004 20:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:06:58 Configure a credential helper to remove this warning. See 20:06:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:06:58 20:06:58 Login Succeeded 20:06:58 ****.io 20:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:06:59 Configure a credential helper to remove this warning. See 20:06:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:06:59 20:06:59 Login Succeeded 20:06:59 ---> ****-login.sh ends [Pipeline] } 20:06:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:06:59 + git rev-list -1 --merges 0d25a1c55972f16e6c6c1f374d679cdb96d5557f~1..0d25a1c55972f16e6c6c1f374d679cdb96d5557f [Pipeline] echo 20:06:59 -----------> git rev-list -1 --merges 0d25a1c55972f16e6c6c1f374d679cdb96d5557f~1..0d25a1c55972f16e6c6c1f374d679cdb96d5557f 0d25a1c55972f16e6c6c1f374d679cdb96d5557f [false] [Pipeline] sh 20:07:00 + git log --format=format:%s -1 0d25a1c55972f16e6c6c1f374d679cdb96d5557f [Pipeline] echo 20:07:00 ========================================================= 20:07:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:07:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:07:00 + git log --format=format:%s -1 0d25a1c55972f16e6c6c1f374d679cdb96d5557f [Pipeline] echo 20:07:00 [semverPrep] GIT_COMMIT: 0d25a1c55972f16e6c6c1f374d679cdb96d5557f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 20:07:00 [semverPrep] This is not a build commit. [Pipeline] sh 20:07:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:07:01 + grep -v github /etc/ssh/ssh_known_hosts 20:07:01 + [ -e /tmp/ssh_known_hosts ] 20:07:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:07:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:07:01 + sudo tee -a /etc/ssh/ssh_known_hosts 20:07:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:07:01 20:07:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:07:02 0.1.4: Pulling from edgex-devops/py-git-semver 20:07:02 b85a868b505f: Pulling fs layer 20:07:02 e2be974225ed: Pulling fs layer 20:07:02 339a4e72a1f5: Pulling fs layer 20:07:02 988bab9f4d93: Pulling fs layer 20:07:02 1469e6f7b9e6: Pulling fs layer 20:07:02 eaf3925da568: Pulling fs layer 20:07:02 bab4dde63d76: Pulling fs layer 20:07:02 bde34c3a00c8: Pulling fs layer 20:07:02 b352a97aabf1: Pulling fs layer 20:07:02 4872d77fe225: Pulling fs layer 20:07:02 5851b861e8e6: Pulling fs layer 20:07:02 bde34c3a00c8: Waiting 20:07:02 b352a97aabf1: Waiting 20:07:02 4872d77fe225: Waiting 20:07:02 5851b861e8e6: Waiting 20:07:02 988bab9f4d93: Waiting 20:07:02 1469e6f7b9e6: Waiting 20:07:02 bab4dde63d76: Waiting 20:07:02 eaf3925da568: Waiting 20:07:02 e2be974225ed: Download complete 20:07:02 988bab9f4d93: Verifying Checksum 20:07:02 988bab9f4d93: Download complete 20:07:02 1469e6f7b9e6: Verifying Checksum 20:07:02 1469e6f7b9e6: Download complete 20:07:02 339a4e72a1f5: Verifying Checksum 20:07:02 339a4e72a1f5: Download complete 20:07:02 eaf3925da568: Download complete 20:07:02 bde34c3a00c8: Verifying Checksum 20:07:02 bde34c3a00c8: Download complete 20:07:02 b352a97aabf1: Verifying Checksum 20:07:02 4872d77fe225: Verifying Checksum 20:07:02 4872d77fe225: Download complete 20:07:02 5851b861e8e6: Download complete 20:07:02 b85a868b505f: Download complete 20:07:02 bab4dde63d76: Verifying Checksum 20:07:02 bab4dde63d76: Download complete 20:07:03 b85a868b505f: Pull complete 20:07:03 e2be974225ed: Pull complete 20:07:04 339a4e72a1f5: Pull complete 20:07:04 988bab9f4d93: Pull complete 20:07:04 1469e6f7b9e6: Pull complete 20:07:04 eaf3925da568: Pull complete 20:07:06 bab4dde63d76: Pull complete 20:07:06 bde34c3a00c8: Pull complete 20:07:06 b352a97aabf1: Pull complete 20:07:06 4872d77fe225: Pull complete 20:07:06 5851b861e8e6: Pull complete 20:07:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:07:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:07:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:06 prd-ubuntu20.04-docker-8c-8g-40776 does not seem to be running inside a container 20:07:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-opc-ua_PR-111 -v /w/workspace/dgexfoundry_device-opc-ua_PR-111:/w/workspace/dgexfoundry_device-opc-ua_PR-111:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-111@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 20:07:09 $ docker top 923bad1c72b5dd22e03aea2905e64bed93eef5d7a5c8cfa902fdb987e5527b34 -eo pid,comm 20:07: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). 20:07:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:07:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:07:09 [ssh-agent] Looking for ssh-agent implementation... 20:07:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:07:09 $ docker exec 923bad1c72b5dd22e03aea2905e64bed93eef5d7a5c8cfa902fdb987e5527b34 ssh-agent 20:07:09 SSH_AUTH_SOCK=/tmp/ssh-y5pNy5XcvWAA/agent.31 20:07:09 SSH_AGENT_PID=37 20:07:09 Running ssh-add (command line suppressed) 20:07:09 Identity added: /w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp/private_key_8653041616130823435.key (/w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp/private_key_8653041616130823435.key) 20:07:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:07:10 + git tag --points-at HEAD [Pipeline] } 20:07:10 $ docker exec --env ******** --env ******** 923bad1c72b5dd22e03aea2905e64bed93eef5d7a5c8cfa902fdb987e5527b34 ssh-agent -k 20:07:10 unset SSH_AUTH_SOCK; 20:07:10 unset SSH_AGENT_PID; 20:07:10 echo Agent pid 37 killed; 20:07:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:07:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:07:10 [ssh-agent] Looking for ssh-agent implementation... 20:07:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:07:10 $ docker exec 923bad1c72b5dd22e03aea2905e64bed93eef5d7a5c8cfa902fdb987e5527b34 ssh-agent 20:07:10 SSH_AUTH_SOCK=/tmp/ssh-9neEHETe4yuA/agent.70 20:07:10 SSH_AGENT_PID=76 20:07:10 Running ssh-add (command line suppressed) 20:07:10 Identity added: /w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp/private_key_1720005673743855554.key (/w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp/private_key_1720005673743855554.key) 20:07:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:07:10 + git semver init 20:07:11 2025-03-10 20:07:11,132 [run_init] DEBUG init version:0.0.0 force:False 20:07:11 2025-03-10 20:07:11,133 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-opc-ua_PR-111/.semver 20:07:11 2025-03-10 20:07:11,134 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/dgexfoundry_device-opc-ua_PR-111/.semver 20:07:11 2025-03-10 20:07:11,134 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/dgexfoundry_device-opc-ua_PR-111/.semver'], cwd=/w/workspace/dgexfoundry_device-opc-ua_PR-111, universal_newlines=False, shell=None, istream=None) 20:07:11 2025-03-10 20:07:11,772 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-opc-ua_PR-111/.git/info/exclude 20:07:11 2025-03-10 20:07:11,773 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-opc-ua_PR-111/.semver/PR-111 with force:False 20:07:11 2025-03-10 20:07:11,773 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_device-opc-ua_PR-111/.semver/PR-111 20:07:11 2025-03-10 20:07:11,777 [execute] INFO git cat-file --batch-check 20:07:11 2025-03-10 20:07:11,777 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-opc-ua_PR-111/.semver, universal_newlines=False, shell=None, istream=) 20:07:11 2025-03-10 20:07:11,785 [execute] INFO git cat-file --batch 20:07:11 2025-03-10 20:07:11,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-opc-ua_PR-111/.semver, universal_newlines=False, shell=None, istream=) 20:07:11 2025-03-10 20:07:11,792 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-opc-ua_PR-111/.semver/PR-111 20:07:11 0.0.0 [Pipeline] } 20:07:12 $ docker exec --env ******** --env ******** 923bad1c72b5dd22e03aea2905e64bed93eef5d7a5c8cfa902fdb987e5527b34 ssh-agent -k 20:07:12 unset SSH_AUTH_SOCK; 20:07:12 unset SSH_AGENT_PID; 20:07:12 echo Agent pid 76 killed; 20:07:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:07:12 + git semver [Pipeline] } 20:07:12 $ docker stop --time=1 923bad1c72b5dd22e03aea2905e64bed93eef5d7a5c8cfa902fdb987e5527b34 20:07:14 $ docker rm -f --volumes 923bad1c72b5dd22e03aea2905e64bed93eef5d7a5c8cfa902fdb987e5527b34 [Pipeline] // withDockerContainer [Pipeline] sh 20:07:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:07:14 Stashed 1 file(s) [Pipeline] echo 20:07:14 [edgeXSemver]: initialized semver on version 0.0.0 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:07:15 provisioning config files... 20:07:15 copy managed file [device-opc-ua-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp/config16214581513161089585tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 20:07:16 ---> ****-login.sh 20:07:16 nexus3.edgexfoundry.org:10001 20:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:07:16 Configure a credential helper to remove this warning. See 20:07:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:07:16 20:07:16 Login Succeeded 20:07:16 nexus3.edgexfoundry.org:10002 20:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:07:16 Configure a credential helper to remove this warning. See 20:07:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:07:16 20:07:16 Login Succeeded 20:07:16 nexus3.edgexfoundry.org:10003 20:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:07:16 Configure a credential helper to remove this warning. See 20:07:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:07:16 20:07:16 Login Succeeded 20:07:16 nexus3.edgexfoundry.org:10004 20:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:07:16 Configure a credential helper to remove this warning. See 20:07:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:07:16 20:07:16 Login Succeeded 20:07:16 ****.io 20:07:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:07:16 Configure a credential helper to remove this warning. See 20:07:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:07:16 20:07:16 Login Succeeded 20:07:16 ---> ****-login.sh ends [Pipeline] } 20:07:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:07:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 20:07:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 20:07:17 ========================================================= 20:07:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 20:07:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:17 + 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 . 20:07:17 Sending build context to Docker daemon 867.3kB 20:07:17 Step 1/5 : FROM golang:1.23-alpine3.20 AS builder 20:07:18 1.23-alpine3.20: Pulling from library/golang 20:07:18 0a9a5dfd008f: Pulling fs layer 20:07:18 8833042f23b5: Pulling fs layer 20:07:18 6ca661eb024f: Pulling fs layer 20:07:18 b5acb76e9680: Pulling fs layer 20:07:18 4f4fb700ef54: Pulling fs layer 20:07:18 b5acb76e9680: Waiting 20:07:18 4f4fb700ef54: Waiting 20:07:18 8833042f23b5: Download complete 20:07:18 0a9a5dfd008f: Download complete 20:07:18 b5acb76e9680: Verifying Checksum 20:07:18 b5acb76e9680: Download complete 20:07:18 4f4fb700ef54: Download complete 20:07:18 0a9a5dfd008f: Pull complete 20:07:18 8833042f23b5: Pull complete 20:07:19 6ca661eb024f: Verifying Checksum 20:07:19 6ca661eb024f: Download complete 20:07:22 6ca661eb024f: Pull complete 20:07:22 b5acb76e9680: Pull complete 20:07:22 4f4fb700ef54: Pull complete 20:07:22 Digest: sha256:ba3bc885fdb001d0e84a6f4d1735d7cc03ebfe0f1c35337ad1d0e7869aedd516 20:07:22 Status: Downloaded newer image for golang:1.23-alpine3.20 20:07:22 ---> e6f66776510c 20:07:22 Step 2/5 : WORKDIR /device-opcua 20:07:24 ---> Running in 470b31894c3c 20:07:24 Removing intermediate container 470b31894c3c 20:07:24 ---> f604fba5fb17 20:07:24 Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 20:07:24 ---> Running in 208ced9360f6 20:07:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:07:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:07:25 v3.20.6-35-g50c51db4986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 20:07:25 v3.20.6-37-gcf54ad64986 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 20:07:25 OK: 24170 distinct packages available 20:07:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:07:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:07:25 (1/30) Installing libgcc (13.2.1_git20240309-r1) 20:07:25 (2/30) Installing jansson (2.14-r4) 20:07:25 (3/30) Installing libstdc++ (13.2.1_git20240309-r1) 20:07:25 (4/30) Installing zstd-libs (1.5.6-r0) 20:07:25 (5/30) Installing binutils (2.42-r0) 20:07:25 (6/30) Installing libgomp (13.2.1_git20240309-r1) 20:07:25 (7/30) Installing libatomic (13.2.1_git20240309-r1) 20:07:25 (8/30) Installing gmp (6.3.0-r1) 20:07:25 (9/30) Installing isl26 (0.26-r1) 20:07:25 (10/30) Installing mpfr4 (4.2.1-r0) 20:07:25 (11/30) Installing mpc1 (1.3.1-r1) 20:07:25 (12/30) Installing gcc (13.2.1_git20240309-r1) 20:07:26 (13/30) Installing brotli-libs (1.1.0-r2) 20:07:26 (14/30) Installing c-ares (1.33.1-r0) 20:07:26 (15/30) Installing libunistring (1.2-r0) 20:07:26 (16/30) Installing libidn2 (2.3.7-r0) 20:07:26 (17/30) Installing nghttp2-libs (1.62.1-r0) 20:07:26 (18/30) Installing libpsl (0.21.5-r1) 20:07:26 (19/30) Installing libcurl (8.12.1-r0) 20:07:26 (20/30) Installing libexpat (2.6.4-r0) 20:07:26 (21/30) Installing pcre2 (10.43-r0) 20:07:26 (22/30) Installing git (2.45.3-r0) 20:07:26 (23/30) Installing git-init-template (2.45.3-r0) 20:07:26 (24/30) Installing make (4.4.1-r2) 20:07:26 (25/30) Installing musl-dev (1.2.5-r1) 20:07:26 (26/30) Installing pkgconf (2.2.0-r0) 20:07:26 (27/30) Installing libsodium (1.0.19-r0) 20:07:26 (28/30) Installing libzmq (4.3.5-r2) 20:07:26 (29/30) Installing libsodium-dev (1.0.19-r0) 20:07:26 (30/30) Installing zeromq-dev (4.3.5-r2) 20:07:26 Executing busybox-1.36.1-r29.trigger 20:07:26 OK: 171 MiB in 45 packages 20:07:29 Removing intermediate container 208ced9360f6 20:07:29 ---> 05676113dab2 20:07:29 Step 4/5 : COPY . . 20:07:29 ---> d53150025955 20:07:29 Step 5/5 : RUN make build 20:07:29 ---> Running in 590b7529dd54 20:07:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 20:07:30 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.31 20:07:30 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0 20:07:30 go: downloading github.com/gopcua/opcua v0.7.1 20:07:30 go: downloading github.com/spf13/cast v1.7.1 20:07:30 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.2 20:07:31 go: downloading github.com/labstack/echo/v4 v4.13.3 20:07:31 go: downloading github.com/google/uuid v1.6.0 20:07:31 go: downloading github.com/panjf2000/ants/v2 v2.11.2 20:07:31 go: downloading github.com/go-playground/validator/v10 v10.25.0 20:07:31 go: downloading github.com/go-kit/log v0.2.1 20:07:31 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 20:07:31 go: downloading golang.org/x/net v0.35.0 20:07:31 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:07:31 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:07:31 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0 20:07:31 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:07:31 go: downloading gopkg.in/yaml.v3 v3.0.1 20:07:31 go: downloading github.com/labstack/gommon v0.4.2 20:07:31 go: downloading golang.org/x/crypto v0.33.0 20:07:31 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0 20:07:31 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0 20:07:31 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0 20:07:31 go: downloading github.com/mitchellh/copystructure v1.2.0 20:07:31 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 20:07:32 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:07:32 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 20:07:32 go: downloading github.com/openziti/sdk-golang v0.24.1 20:07:32 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:07:32 go: downloading github.com/sirupsen/logrus v1.9.3 20:07:32 go: downloading github.com/x448/float16 v0.8.4 20:07:32 go: downloading github.com/hashicorp/errwrap v1.1.0 20:07:32 go: downloading github.com/mattn/go-colorable v0.1.14 20:07:32 go: downloading github.com/mattn/go-isatty v0.0.20 20:07:32 go: downloading github.com/valyala/fasttemplate v1.2.2 20:07:32 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 20:07:32 go: downloading github.com/go-playground/universal-translator v0.18.1 20:07:32 go: downloading github.com/leodido/go-urn v1.4.0 20:07:32 go: downloading golang.org/x/text v0.22.0 20:07:32 go: downloading golang.org/x/sync v0.11.0 20:07:32 go: downloading github.com/mitchellh/reflectwalk v1.0.2 20:07:32 go: downloading golang.org/x/time v0.8.0 20:07:32 go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 20:07:32 go: downloading github.com/gorilla/websocket v1.5.3 20:07:32 go: downloading golang.org/x/sys v0.30.0 20:07:32 go: downloading github.com/valyala/bytebufferpool v1.0.0 20:07:32 go: downloading github.com/go-playground/locales v0.14.1 20:07:32 go: downloading github.com/michaelquigley/pfxlog v0.6.10 20:07:32 go: downloading github.com/openziti/channel/v3 v3.0.27 20:07:32 go: downloading github.com/openziti/edge-api v0.26.38 20:07:32 go: downloading github.com/openziti/foundation/v2 v2.0.56 20:07:33 go: downloading github.com/openziti/secretstream v0.1.28 20:07:33 go: downloading github.com/openziti/transport/v2 v2.0.160 20:07:33 go: downloading github.com/pkg/errors v0.9.1 20:07:33 go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d 20:07:33 go: downloading github.com/go-openapi/runtime v0.28.0 20:07:33 go: downloading github.com/go-openapi/strfmt v0.23.0 20:07:33 go: downloading github.com/go-resty/resty/v2 v2.16.4 20:07:33 go: downloading github.com/openziti/identity v1.0.94 20:07:33 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 20:07:33 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 20:07:33 go: downloading github.com/zitadel/oidc/v2 v2.12.2 20:07:33 go: downloading github.com/kataras/go-events v0.0.3 20:07:33 go: downloading golang.org/x/oauth2 v0.25.0 20:07:33 go: downloading github.com/openziti/metrics v1.2.65 20:07:33 go: downloading github.com/zeebo/errs v1.4.0 20:07:33 go: downloading google.golang.org/grpc v1.70.0 20:07:33 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 20:07:33 go: downloading google.golang.org/protobuf v1.36.3 20:07:34 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 20:07:34 go: downloading github.com/go-openapi/errors v0.22.0 20:07:34 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 20:07:34 go: downloading github.com/oklog/ulid v1.3.1 20:07:34 go: downloading go.mongodb.org/mongo-driver v1.17.0 20:07:34 go: downloading github.com/opentracing/opentracing-go v1.2.0 20:07:34 go: downloading go.opentelemetry.io/otel v1.32.0 20:07:35 go: downloading github.com/go-openapi/swag v0.23.0 20:07:35 go: downloading go.opentelemetry.io/otel/trace v1.32.0 20:07:35 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 20:07:35 go: downloading github.com/go-openapi/validate v0.24.0 20:07:35 go: downloading github.com/mitchellh/go-ps v1.0.0 20:07:35 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 20:07:35 go: downloading github.com/go-jose/go-jose/v4 v4.0.5 20:07:35 go: downloading github.com/fsnotify/fsnotify v1.7.0 20:07:35 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 20:07:35 go: downloading github.com/gorilla/securecookie v1.1.2 20:07:35 go: downloading golang.org/x/term v0.29.0 20:07:35 go: downloading github.com/gorilla/schema v1.4.1 20:07:35 go: downloading github.com/muhlemmer/gu v0.3.1 20:07:35 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a 20:07:35 go: downloading github.com/go-openapi/analysis v0.23.0 20:07:35 go: downloading github.com/go-openapi/loads v0.22.0 20:07:35 go: downloading github.com/go-openapi/spec v0.21.0 20:07:35 go: downloading github.com/go-logr/logr v1.4.2 20:07:35 go: downloading go.opentelemetry.io/otel/metric v1.32.0 20:07:35 go: downloading github.com/mailru/easyjson v0.7.7 20:07:35 go: downloading github.com/go-openapi/jsonpointer v0.21.0 20:07:35 go: downloading github.com/tklauser/go-sysconf v0.3.12 20:07:35 go: downloading github.com/go-logr/stdr v1.2.2 20:07:35 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 20:07:35 go: downloading github.com/josharian/intern v1.0.0 20:07:35 go: downloading github.com/tklauser/numcpus v0.6.1 20:07:35 go: downloading github.com/go-openapi/jsonreference v0.21.0 20:07:57 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:08:15 Removing intermediate container 590b7529dd54 20:08:15 ---> 33beb0593b8d 20:08:15 [Warning] One or more build-args [BASE MAKE] were not consumed 20:08:15 Successfully built 33beb0593b8d 20:08:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:15 + docker inspect -f . ci-base-image-x86_64 20:08:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:15 prd-ubuntu20.04-docker-8c-8g-40776 does not seem to be running inside a container 20:08:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-opc-ua_PR-111 -v /w/workspace/dgexfoundry_device-opc-ua_PR-111:/w/workspace/dgexfoundry_device-opc-ua_PR-111:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-111@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 ******** -e ******** ci-base-image-x86_64 cat 20:08:16 $ docker top 3665a4f47dca9638756e37b0af6015fb299598d281de5dad007495cec0273b95 -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:16 + go version 20:08:16 go version go1.23.7 linux/amd64 [Pipeline] } 20:08:16 $ docker stop --time=1 3665a4f47dca9638756e37b0af6015fb299598d281de5dad007495cec0273b95 20:08:17 $ docker rm -f --volumes 3665a4f47dca9638756e37b0af6015fb299598d281de5dad007495cec0273b95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:18 + docker inspect -f . ci-base-image-x86_64 20:08:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:18 prd-ubuntu20.04-docker-8c-8g-40776 does not seem to be running inside a container 20:08:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_device-opc-ua_PR-111 -v /w/workspace/dgexfoundry_device-opc-ua_PR-111:/w/workspace/dgexfoundry_device-opc-ua_PR-111:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-111@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 ******** -e ******** ci-base-image-x86_64 cat 20:08:19 $ docker top d0533bb11640a496310bdc70b319635d0bb2a6e09ef6e3ced89bb67b99f54e4f -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:19 + git config --global --add safe.directory /w/workspace/dgexfoundry_device-opc-ua_PR-111 [Pipeline] fileExists [Pipeline] sh 20:08:19 + make test 20:08:19 go install github.com/jstemmer/go-junit-report@v0.9.1 20:08:19 go: downloading github.com/jstemmer/go-junit-report v0.9.1 20:08:25 go install github.com/axw/gocov/gocov@v1.0.0 20:08:25 go: downloading github.com/axw/gocov v1.0.0 20:08:25 go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 20:08:28 go install github.com/AlekSi/gocov-xml@v1.0.0 20:08:28 go: downloading github.com/AlekSi/gocov-xml v1.0.0 20:08:29 go install github.com/jandelgado/gcov2lcov@v1.0.5 20:08:29 go: downloading github.com/jandelgado/gcov2lcov v1.0.5 20:08:30 rm -rf test-artifacts 20:08:30 mkdir test-artifacts 20:08:30 go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml 20:08:30 go: downloading github.com/stretchr/testify v1.10.0 20:08:30 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 20:08:30 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 20:08:48 gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml 20:08:48 gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo 20:08:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 20:08:48 $ docker stop --time=1 d0533bb11640a496310bdc70b319635d0bb2a6e09ef6e3ced89bb67b99f54e4f 20:08:52 $ docker rm -f --volumes d0533bb11640a496310bdc70b319635d0bb2a6e09ef6e3ced89bb67b99f54e4f [Pipeline] // withDockerContainer [Pipeline] sh 20:08:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:08:52 Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:08:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:08:53 + ls -al . 20:08:53 total 196 20:08:53 drwxrwxr-x 10 jenkins jenkins 4096 Mar 10 20:08 . 20:08:53 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 20:06 .. 20:08:53 -rw-rw-r-- 1 jenkins jenkins 62 Mar 10 20:06 .dockerignore 20:08:53 drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 20:08 .git 20:08:53 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 20:06 .github 20:08:53 -rw-rw-r-- 1 jenkins jenkins 84 Mar 10 20:06 .gitignore 20:08:53 drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 20:07 .semver 20:08:53 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 20:06 .vscode 20:08:53 -rw-rw-r-- 1 jenkins jenkins 7466 Mar 10 20:06 Attribution.txt 20:08:53 -rw-rw-r-- 1 jenkins jenkins 2560 Mar 10 20:06 CHANGELOG.md 20:08:53 -rw-rw-r-- 1 jenkins jenkins 1125 Mar 10 20:06 Dockerfile 20:08:53 -rw-rw-r-- 1 jenkins jenkins 649 Mar 10 20:06 Jenkinsfile 20:08:53 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 10 20:06 LICENSE 20:08:53 -rw-rw-r-- 1 jenkins jenkins 2185 Mar 10 20:06 Makefile 20:08:53 -rw-rw-r-- 1 jenkins jenkins 4109 Mar 10 20:06 README.md 20:08:53 -rw-rw-r-- 1 jenkins jenkins 5 Mar 10 20:07 VERSION 20:08:53 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 20:06 bin 20:08:53 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 20:06 cmd 20:08:53 -rw-rw-r-- 1 jenkins jenkins 6250 Mar 10 20:06 go.mod 20:08:53 -rw-rw-r-- 1 jenkins jenkins 86711 Mar 10 20:06 go.sum 20:08:53 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 20:06 internal 20:08:53 drwxr-xr-x 2 jenkins jenkins 4096 Mar 10 20:08 test-artifacts 20:08:53 -rw-rw-r-- 1 jenkins jenkins 260 Mar 10 20:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:54 + 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=0d25a1c55972f16e6c6c1f374d679cdb96d5557f --label arch=amd64 --label version=0.0.0 . 20:08:54 Sending build context to Docker daemon 884.7kB 20:08:54 Step 1/19 : FROM golang:1.23-alpine3.20 AS builder 20:08:54 ---> e6f66776510c 20:08:54 Step 2/19 : WORKDIR /device-opcua 20:08:54 ---> Using cache 20:08:54 ---> f604fba5fb17 20:08:54 Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 20:08:54 ---> Using cache 20:08:54 ---> 05676113dab2 20:08:54 Step 4/19 : COPY . . 20:08:54 ---> 05bf38954886 20:08:54 Step 5/19 : RUN make build 20:08:54 ---> Running in d31d6e8a233f 20:08:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-opc-ua.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.31 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 20:08:54 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.31 20:08:54 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0 20:08:54 go: downloading github.com/gopcua/opcua v0.7.1 20:08:54 go: downloading github.com/spf13/cast v1.7.1 20:08:54 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.2 20:08:54 go: downloading github.com/labstack/echo/v4 v4.13.3 20:08:54 go: downloading github.com/google/uuid v1.6.0 20:08:54 go: downloading github.com/panjf2000/ants/v2 v2.11.2 20:08:54 go: downloading github.com/go-playground/validator/v10 v10.25.0 20:08:54 go: downloading github.com/go-kit/log v0.2.1 20:08:54 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 20:08:54 go: downloading github.com/OneOfOne/xxhash v1.2.8 20:08:54 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 20:08:54 go: downloading golang.org/x/net v0.35.0 20:08:54 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0 20:08:54 go: downloading github.com/hashicorp/go-multierror v1.1.1 20:08:54 go: downloading gopkg.in/yaml.v3 v3.0.1 20:08:55 go: downloading github.com/labstack/gommon v0.4.2 20:08:55 go: downloading golang.org/x/crypto v0.33.0 20:08:55 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 20:08:55 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0 20:08:55 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 20:08:55 go: downloading github.com/openziti/sdk-golang v0.24.1 20:08:55 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0 20:08:55 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0 20:08:55 go: downloading github.com/mitchellh/copystructure v1.2.0 20:08:55 go: downloading github.com/mitchellh/mapstructure v1.5.0 20:08:55 go: downloading github.com/go-logfmt/logfmt v0.5.1 20:08:55 go: downloading golang.org/x/sync v0.11.0 20:08:55 go: downloading github.com/x448/float16 v0.8.4 20:08:55 go: downloading github.com/sirupsen/logrus v1.9.3 20:08:55 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 20:08:55 go: downloading github.com/go-playground/universal-translator v0.18.1 20:08:55 go: downloading github.com/leodido/go-urn v1.4.0 20:08:55 go: downloading golang.org/x/text v0.22.0 20:08:55 go: downloading github.com/hashicorp/errwrap v1.1.0 20:08:55 go: downloading github.com/mattn/go-colorable v0.1.14 20:08:55 go: downloading github.com/mattn/go-isatty v0.0.20 20:08:55 go: downloading github.com/valyala/fasttemplate v1.2.2 20:08:55 go: downloading github.com/gorilla/websocket v1.5.3 20:08:55 go: downloading golang.org/x/time v0.8.0 20:08:55 go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 20:08:55 go: downloading github.com/michaelquigley/pfxlog v0.6.10 20:08:55 go: downloading github.com/openziti/channel/v3 v3.0.27 20:08:55 go: downloading github.com/openziti/edge-api v0.26.38 20:08:55 go: downloading github.com/openziti/foundation/v2 v2.0.56 20:08:55 go: downloading github.com/openziti/secretstream v0.1.28 20:08:55 go: downloading github.com/openziti/transport/v2 v2.0.160 20:08:55 go: downloading github.com/pkg/errors v0.9.1 20:08:55 go: downloading golang.org/x/exp v0.0.0-20241204233417-43b7b7cde48d 20:08:55 go: downloading github.com/mitchellh/reflectwalk v1.0.2 20:08:55 go: downloading golang.org/x/sys v0.30.0 20:08:55 go: downloading github.com/go-playground/locales v0.14.1 20:08:55 go: downloading github.com/go-openapi/runtime v0.28.0 20:08:55 go: downloading github.com/go-openapi/strfmt v0.23.0 20:08:55 go: downloading github.com/go-resty/resty/v2 v2.16.4 20:08:56 go: downloading github.com/openziti/identity v1.0.94 20:08:56 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 20:08:56 go: downloading github.com/zitadel/oidc/v2 v2.12.2 20:08:56 go: downloading golang.org/x/oauth2 v0.25.0 20:08:56 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 20:08:56 go: downloading github.com/kataras/go-events v0.0.3 20:08:56 go: downloading github.com/openziti/metrics v1.2.65 20:08:56 go: downloading github.com/valyala/bytebufferpool v1.0.0 20:08:56 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 20:08:56 go: downloading google.golang.org/protobuf v1.36.3 20:08:56 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 20:08:56 go: downloading github.com/zeebo/errs v1.4.0 20:08:56 go: downloading google.golang.org/grpc v1.70.0 20:08:56 go: downloading github.com/go-openapi/errors v0.22.0 20:08:56 go: downloading github.com/go-openapi/swag v0.23.0 20:08:56 go: downloading github.com/opentracing/opentracing-go v1.2.0 20:08:56 go: downloading go.opentelemetry.io/otel v1.32.0 20:08:56 go: downloading go.opentelemetry.io/otel/trace v1.32.0 20:08:56 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 20:08:56 go: downloading github.com/oklog/ulid v1.3.1 20:08:56 go: downloading go.mongodb.org/mongo-driver v1.17.0 20:08:57 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 20:08:57 go: downloading github.com/go-openapi/validate v0.24.0 20:08:57 go: downloading github.com/fsnotify/fsnotify v1.7.0 20:08:57 go: downloading github.com/mitchellh/go-ps v1.0.0 20:08:57 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 20:08:57 go: downloading golang.org/x/term v0.29.0 20:08:57 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 20:08:57 go: downloading github.com/go-jose/go-jose/v4 v4.0.5 20:08:57 go: downloading github.com/gorilla/securecookie v1.1.2 20:08:57 go: downloading github.com/gorilla/schema v1.4.1 20:08:57 go: downloading github.com/muhlemmer/gu v0.3.1 20:08:57 go: downloading github.com/go-openapi/analysis v0.23.0 20:08:57 go: downloading github.com/go-openapi/loads v0.22.0 20:08:57 go: downloading github.com/go-openapi/spec v0.21.0 20:08:57 go: downloading github.com/mailru/easyjson v0.7.7 20:08:57 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a 20:08:57 go: downloading github.com/go-logr/logr v1.4.2 20:08:57 go: downloading go.opentelemetry.io/otel/metric v1.32.0 20:08:57 go: downloading github.com/tklauser/go-sysconf v0.3.12 20:08:57 go: downloading github.com/go-openapi/jsonpointer v0.21.0 20:08:57 go: downloading github.com/josharian/intern v1.0.0 20:08:57 go: downloading github.com/go-logr/stdr v1.2.2 20:08:57 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 20:08:57 go: downloading github.com/go-openapi/jsonreference v0.21.0 20:08:57 go: downloading github.com/tklauser/numcpus v0.6.1 20:09:19 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:09:37 Removing intermediate container d31d6e8a233f 20:09:37 ---> bc42dbdc1899 20:09:37 Step 6/19 : FROM alpine:3.20 20:09:37 3.20: Pulling from library/alpine 20:09:37 0a9a5dfd008f: Already exists 20:09:37 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 20:09:37 Status: Downloaded newer image for alpine:3.20 20:09:37 ---> ff221270b9fb 20:09:37 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 20:09:37 ---> Running in b8acb282a5ed 20:09:37 Removing intermediate container b8acb282a5ed 20:09:37 ---> e01babc02a7d 20:09:37 Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init 20:09:37 ---> Running in d5388c0463f6 20:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:09:37 (1/6) Installing dumb-init (1.2.5-r3) 20:09:37 (2/6) Installing libgcc (13.2.1_git20240309-r1) 20:09:37 (3/6) Installing libsodium (1.0.19-r0) 20:09:37 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 20:09:37 (5/6) Installing libzmq (4.3.5-r2) 20:09:37 (6/6) Installing zeromq (4.3.5-r2) 20:09:37 Executing busybox-1.36.1-r29.trigger 20:09:37 OK: 12 MiB in 20 packages 20:09:37 Removing intermediate container d5388c0463f6 20:09:37 ---> f5f30ab3f1b3 20:09:37 Step 9/19 : RUN apk --no-cache upgrade 20:09:37 ---> Running in cf44a40178d1 20:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:09:37 OK: 12 MiB in 20 packages 20:09:38 Removing intermediate container cf44a40178d1 20:09:38 ---> 163392cd83a5 20:09:38 Step 10/19 : EXPOSE 59997 20:09:38 ---> Running in ba0c8c2b5822 20:09:38 Removing intermediate container ba0c8c2b5822 20:09:38 ---> 137cca7be5a3 20:09:38 Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / 20:09:39 ---> ebb3cc84659e 20:09:39 Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res 20:09:39 ---> 403fa24134dd 20:09:39 Step 13/19 : COPY LICENSE / 20:09:39 ---> 50357a094639 20:09:39 Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt 20:09:39 ---> 6c9516dc0993 20:09:39 Step 15/19 : ENTRYPOINT ["/device-opcua"] 20:09:39 ---> Running in 91e63205ef86 20:09:39 Removing intermediate container 91e63205ef86 20:09:39 ---> 3fb820d4a4bf 20:09:39 Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 20:09:39 ---> Running in cb25a91f5727 20:09:39 Removing intermediate container cb25a91f5727 20:09:39 ---> 588a0d3ab934 20:09:39 Step 17/19 : LABEL arch=amd64 20:09:39 ---> Running in 8774ae2b5456 20:09:39 Removing intermediate container 8774ae2b5456 20:09:39 ---> f99a8b8e6b93 20:09:39 Step 18/19 : LABEL git_sha=0d25a1c55972f16e6c6c1f374d679cdb96d5557f 20:09:39 ---> Running in 6341c53e1f02 20:09:39 Removing intermediate container 6341c53e1f02 20:09:39 ---> fc57741ba2d8 20:09:39 Step 19/19 : LABEL version=0.0.0 20:09:39 ---> Running in 559bdbd61817 20:09:40 Removing intermediate container 559bdbd61817 20:09:40 ---> 528aa308fa80 20:09:40 [Warning] One or more build-args [ARCH BASE MAKE] were not consumed 20:09:40 Successfully built 528aa308fa80 20:09:40 Successfully tagged device-opc-ua:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 20:09:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:09:41 20:09:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:09:41 latest: Pulling from edgex-lftools-log-publisher 20:09:41 5eb5b503b376: Pulling fs layer 20:09:41 5c69ac0246d0: Pulling fs layer 20:09:41 ec43610c2a17: Pulling fs layer 20:09:41 3a2ae6a8a46f: Pulling fs layer 20:09:41 33b1e0a273af: Pulling fs layer 20:09:41 5d3b04190fa2: Pulling fs layer 20:09:41 2f39f015ded8: Pulling fs layer 20:09:41 33b1e0a273af: Waiting 20:09:41 2f39f015ded8: Waiting 20:09:41 5d3b04190fa2: Waiting 20:09:41 3a2ae6a8a46f: Waiting 20:09:41 5c69ac0246d0: Verifying Checksum 20:09:41 5c69ac0246d0: Download complete 20:09:41 3a2ae6a8a46f: Verifying Checksum 20:09:41 3a2ae6a8a46f: Download complete 20:09:41 ec43610c2a17: Verifying Checksum 20:09:41 ec43610c2a17: Download complete 20:09:41 33b1e0a273af: Verifying Checksum 20:09:41 33b1e0a273af: Download complete 20:09:41 5d3b04190fa2: Verifying Checksum 20:09:41 5d3b04190fa2: Download complete 20:09:41 5eb5b503b376: Verifying Checksum 20:09:41 5eb5b503b376: Download complete 20:09:42 2f39f015ded8: Verifying Checksum 20:09:42 2f39f015ded8: Download complete 20:09:42 5eb5b503b376: Pull complete 20:09:42 5c69ac0246d0: Pull complete 20:09:43 ec43610c2a17: Pull complete 20:09:43 3a2ae6a8a46f: Pull complete 20:09:43 33b1e0a273af: Pull complete 20:09:43 5d3b04190fa2: Pull complete 20:09:47 2f39f015ded8: Pull complete 20:09:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:09:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:09:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:09:47 prd-ubuntu20.04-docker-8c-8g-40776 does not seem to be running inside a container 20:09:47 $ 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/dgexfoundry_device-opc-ua_PR-111 -v /w/workspace/dgexfoundry_device-opc-ua_PR-111:/w/workspace/dgexfoundry_device-opc-ua_PR-111:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-111@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:09:50 $ docker top 00b1d0df06176d50346084a4ddc3cb1d20c1f0f8bb2351d62ba01268bdc46396 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:09:50 ---> job-cost.sh 20:09:50 lf-activate-venv: SKIPPING 20:09:50 INFO: No Stack... 20:09:51 INFO: Retrieving Pricing Info for: v3-standard-8 20:09:51 INFO: Archiving Costs [Pipeline] sh 20:09:51 + cat /w/workspace/dgexfoundry_device-opc-ua_PR-111/archives/cost.csv 20:09:51 + cut -d, -f6 [Pipeline] lock 20:09:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-111-1-stack-cost] 20:09:51 Resource [jenkins-edgexfoundry-device-opc-ua-PR-111-1-stack-cost] did not exist. Created. 20:09:51 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-111-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:09:52 + echo total: 0.2199999988079071 [Pipeline] stash 20:09:52 Stashed 1 file(s) [Pipeline] } 20:09:52 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-111-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:09:52 $ docker stop --time=1 00b1d0df06176d50346084a4ddc3cb1d20c1f0f8bb2351d62ba01268bdc46396 20:09:53 $ docker rm -f --volumes 00b1d0df06176d50346084a4ddc3cb1d20c1f0f8bb2351d62ba01268bdc46396 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:09:54 provisioning config files... 20:09:54 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp/config7827321618150299219tmp [Pipeline] { [Pipeline] sh 20:09:54 + set +x 20:09:54 + curl -s https://codecov.io/bash 20:09:54 + bash -s -- 20:09:54 20:09:54 _____ _ 20:09:54 / ____| | | 20:09:54 | | ___ __| | ___ ___ _____ __ 20:09:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:09:54 | |___| (_) | (_| | __/ (_| (_) \ V / 20:09:54 \_____\___/ \__,_|\___|\___\___/ \_/ 20:09:54 Bash-1.0.6 20:09:54 20:09:54 20:09:54 ==> git version 2.25.1 found 20:09:54 ==> 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 20:09:54 Release-Date: 2020-01-08 20:09:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:09:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:09:54 ==> Jenkins CI detected. 20:09:54 current dir:  /w/workspace/dgexfoundry_device-opc-ua_PR-111 20:09:54 project root: . 20:09:54 --> token set from env 20:09:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:09:54 ==> Running gcov in . (disable via -X gcov) 20:09:54 ==> Python coveragepy not found 20:09:54 ==> Searching for coverage reports in: 20:09:54 + . 20:09:54 -> Found 4 reports 20:09:54 ==> Detecting git/mercurial file structure 20:09:54 ==> Reading reports 20:09:54 + ./test-artifacts/coverage.lcov bytes=561 20:09:54 + ./test-artifacts/cover.out bytes=2241 20:09:54 + ./test-artifacts/coverage.xml bytes=6159 20:09:54 + ./test-artifacts/report.xml bytes=4154 20:09:54 ==> Appending adjustments 20:09:54 https://docs.codecov.io/docs/fixing-reports 20:09:54 + Found adjustments 20:09:54 ==> Gzipping contents 20:09:54 4.0K /tmp/codecov.8Cdt12.gz 20:09:54 ==> Uploading reports 20:09:54 url: https://codecov.io 20:09:54 query: branch=PR-111&commit=0d25a1c55972f16e6c6c1f374d679cdb96d5557f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2FPR-111%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=111&job=&cmd_args= 20:09:54 -> Pinging Codecov 20:09:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-111&commit=0d25a1c55972f16e6c6c1f374d679cdb96d5557f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2FPR-111%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=111&job=&cmd_args= 20:09:55 -> Uploading to 20:09:55 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/0d25a1c55972f16e6c6c1f374d679cdb96d5557f/a14190bc-9319-4e42-a0f9-76b44216ee7c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250310%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250310T200954Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=d5cbdb8d99351637b606aca6a6b2cf346284900a48b32c371ca917cf11666b6a 20:09:55 % Total % Received % Xferd Average Speed Time Time Time Current 20:09:55 Dload Upload Total Spent Left Speed 20:09:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3521 0 0 100 3521 0 20120 --:--:-- --:--:-- --:--:-- 20120 20:09:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/0d25a1c55972f16e6c6c1f374d679cdb96d5557f [Pipeline] } 20:09:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 20:09:57 + [ -d /w/workspace/dgexfoundry_device-opc-ua_PR-111/archives ] 20:09:57 + ls -al /w/workspace/dgexfoundry_device-opc-ua_PR-111/archives 20:09:57 total 16 20:09:57 drwxr-xr-x 3 root root 4096 Mar 10 20:09 . 20:09:57 drwxrwxr-x 11 jenkins jenkins 4096 Mar 10 20:09 .. 20:09:57 drwxr-xr-x 2 root root 4096 Mar 10 20:09 cost 20:09:57 -rw-r--r-- 1 root root 85 Mar 10 20:09 cost.csv 20:09:57 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-opc-ua_PR-111/archives 20:09:57 + ls -al /w/workspace/dgexfoundry_device-opc-ua_PR-111/archives 20:09:57 total 16 20:09:57 drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 20:09 . 20:09:57 drwxrwxr-x 11 jenkins jenkins 4096 Mar 10 20:09 .. 20:09:57 drwxr-xr-x 2 jenkins jenkins 4096 Mar 10 20:09 cost 20:09:57 -rw-r--r-- 1 jenkins jenkins 85 Mar 10 20:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:09:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:09:58 ---> package-listing.sh 20:09:58 ++ facter osfamily 20:09:58 ++ tr '[:upper:]' '[:lower:]' 20:09:58 + OS_FAMILY=debian 20:09:58 + workspace=/w/workspace/dgexfoundry_device-opc-ua_PR-111 20:09:58 + START_PACKAGES=/tmp/packages_start.txt 20:09:58 + END_PACKAGES=/tmp/packages_end.txt 20:09:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:09:58 + PACKAGES=/tmp/packages_start.txt 20:09:58 + '[' /w/workspace/dgexfoundry_device-opc-ua_PR-111 ']' 20:09:58 + PACKAGES=/tmp/packages_end.txt 20:09:58 + case "${OS_FAMILY}" in 20:09:58 + dpkg -l 20:09:58 + grep '^ii' 20:09:58 + '[' -f /tmp/packages_start.txt ']' 20:09:58 + '[' -f /tmp/packages_end.txt ']' 20:09:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:09:58 + '[' /w/workspace/dgexfoundry_device-opc-ua_PR-111 ']' 20:09:58 + mkdir -p /w/workspace/dgexfoundry_device-opc-ua_PR-111/archives/ 20:09:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-opc-ua_PR-111/archives/ [Pipeline] echo 20:09:58 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/dgexfoundry_device-opc-ua_PR-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:09:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:09:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:09:59 prd-ubuntu20.04-docker-8c-8g-40776 does not seem to be running inside a container 20:09:59 $ 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/dgexfoundry_device-opc-ua_PR-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-opc-ua_PR-111 -v /w/workspace/dgexfoundry_device-opc-ua_PR-111:/w/workspace/dgexfoundry_device-opc-ua_PR-111:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:09:59 $ docker top 45cbfe922668988ee5631097fc3ed51b36a074b5accd9af66e679f311ed79794 -eo pid,comm [Pipeline] { [Pipeline] sh 20:10:00 + touch /tmp/pre-build-complete [Pipeline] sh 20:10:00 + mkdir -p /var/log/sysstat [Pipeline] sh 20:10:01 + ls /var/log/sa-host 20:10:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:10:01 provisioning config files... 20:10:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_PR-111@tmp/config5496208624587985634tmp [Pipeline] { [Pipeline] echo 20:10:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:10:02 ---> create-netrc.sh [Pipeline] } 20:10:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:10:02 ---> python-tools-install.sh [Pipeline] echo 20:10:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:10:02 ---> sudo-logs.sh 20:10:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:10:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:10:03 ---> job-cost.sh 20:10:03 lf-activate-venv: SKIPPING 20:10:03 DEBUG: total: 0.2199999988079071 20:10:03 INFO: Retrieving Stack Cost... 20:10:03 INFO: Retrieving Pricing Info for: v3-standard-8 20:10:03 INFO: Archiving Costs [Pipeline] echo 20:10:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:10:03 ---> logs-deploy.sh 20:10:03 lf-activate-venv: SKIPPING 20:10:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/PR-111/1 20:10:03 INFO: archiving workspace using pattern(s): 20:10:04 Archives upload complete. 20:10:05 INFO: archiving logs to Nexus 20:10:05 ---> uname -a: 20:10:05 Linux prd-ubuntu20-04-docker-8c-8g-40776 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:10:05 20:10:05 20:10:05 ---> lscpu: 20:10:05 Architecture: x86_64 20:10:05 CPU op-mode(s): 32-bit, 64-bit 20:10:05 Byte Order: Little Endian 20:10:05 Address sizes: 40 bits physical, 48 bits virtual 20:10:05 CPU(s): 8 20:10:05 On-line CPU(s) list: 0-7 20:10:05 Thread(s) per core: 1 20:10:05 Core(s) per socket: 1 20:10:05 Socket(s): 8 20:10:05 NUMA node(s): 1 20:10:05 Vendor ID: AuthenticAMD 20:10:05 CPU family: 23 20:10:05 Model: 49 20:10:05 Model name: AMD EPYC-Rome Processor 20:10:05 Stepping: 0 20:10:05 CPU MHz: 2799.998 20:10:05 BogoMIPS: 5599.99 20:10:05 Virtualization: AMD-V 20:10:05 Hypervisor vendor: KVM 20:10:05 Virtualization type: full 20:10:05 L1d cache: 256 KiB 20:10:05 L1i cache: 256 KiB 20:10:05 L2 cache: 4 MiB 20:10:05 L3 cache: 128 MiB 20:10:05 NUMA node0 CPU(s): 0-7 20:10:05 Vulnerability Itlb multihit: Not affected 20:10:05 Vulnerability L1tf: Not affected 20:10:05 Vulnerability Mds: Not affected 20:10:05 Vulnerability Meltdown: Not affected 20:10:05 Vulnerability Mmio stale data: Not affected 20:10:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:10:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:10:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:10:05 Vulnerability Srbds: Not affected 20:10:05 Vulnerability Tsx async abort: Not affected 20:10:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:10:05 20:10:05 20:10:05 ---> nproc: 20:10:05 8 20:10:05 20:10:05 20:10:05 ---> df -h: 20:10:05 Filesystem Size Used Avail Use% Mounted on 20:10:05 overlay 155G 12G 144G 8% / 20:10:05 tmpfs 64M 0 64M 0% /dev 20:10:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:10:05 shm 64M 0 64M 0% /dev/shm 20:10:05 /dev/vda1 155G 12G 144G 8% /facter-os 20:10:05 20:10:05 20:10:05 ---> sar -b -r -n DEV: 20:10:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40776) 03/10/25 _x86_64_ (8 CPU) 20:10:05 20:10:05 20:06:13 LINUX RESTART (8 CPU) 20:10:05 20:10:05 20:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:10:05 20:08:01 147.42 3.29 144.13 0.00 416.47 60249.31 0.00 20:10:05 20:09:01 95.43 0.18 95.25 0.00 16.13 43470.49 0.00 20:10:05 20:10:01 211.10 0.28 210.81 0.00 24.40 73961.94 0.00 20:10:05 Average: 151.34 1.24 150.10 0.00 150.86 59221.54 0.00 20:10:05 20:10:05 20:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:10:05 20:08:01 28471680 31505148 808728 2.46 97124 3150100 2030144 5.98 1283980 2674544 81756 20:10:05 20:09:01 27880988 31298408 1005016 3.06 123968 3434960 2426820 7.15 1523184 2940824 377648 20:10:05 20:10:01 27145384 31508364 794540 2.42 148108 4309052 1819024 5.36 1321464 3833200 308 20:10:05 Average: 27832684 31437307 869428 2.64 123067 3631371 2091996 6.17 1376209 3149523 153237 20:10:05 20:10:05 20:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:10:05 20:08:01 lo 2.78 2.78 0.29 0.29 0.00 0.00 0.00 0.00 20:10:05 20:08:01 ens3 318.03 160.41 3382.32 33.51 0.00 0.00 0.00 0.00 20:10:05 20:08:01 docker0 89.34 171.56 6.85 2023.08 0.00 0.00 0.00 0.00 20:10:05 20:09:01 veth95ea020 61.22 105.52 5.95 886.48 0.00 0.00 0.00 0.07 20:10:05 20:09:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 20:10:05 20:09:01 ens3 186.54 112.45 993.90 24.87 0.00 0.00 0.00 0.00 20:10:05 20:09:01 docker0 84.95 136.14 6.82 946.89 0.00 0.00 0.00 0.00 20:10:05 20:10:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 20:10:05 20:10:01 ens3 137.14 80.17 2653.32 21.81 0.00 0.00 0.00 0.00 20:10:05 20:10:01 docker0 4.00 6.83 0.25 100.18 0.00 0.00 0.00 0.00 20:10:05 Average: lo 1.72 1.72 0.18 0.18 0.00 0.00 0.00 0.00 20:10:05 Average: ens3 213.32 117.44 2337.38 26.69 0.00 0.00 0.00 0.00 20:10:05 Average: docker0 59.26 104.47 4.63 1017.80 0.00 0.00 0.00 0.00 20:10:05 20:10:05 20:10:05 ---> sar -P ALL: 20:10:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40776) 03/10/25 _x86_64_ (8 CPU) 20:10:05 20:10:05 20:06:13 LINUX RESTART (8 CPU) 20:10:05 20:10:05 20:07:02 CPU %user %nice %system %iowait %steal %idle 20:10:05 20:08:01 all 26.06 0.00 5.32 2.64 0.07 65.91 20:10:05 20:08:01 0 24.13 0.00 5.68 7.61 0.09 62.49 20:10:05 20:08:01 1 25.62 0.00 4.88 0.92 0.07 68.51 20:10:05 20:08:01 2 27.78 0.00 5.60 0.03 0.07 66.52 20:10:05 20:08:01 3 27.07 0.00 4.82 0.62 0.07 67.43 20:10:05 20:08:01 4 26.08 0.00 5.88 7.92 0.07 60.04 20:10:05 20:08:01 5 25.70 0.00 5.04 3.07 0.09 66.11 20:10:05 20:08:01 6 25.60 0.00 5.43 0.87 0.07 68.03 20:10:05 20:08:01 7 26.50 0.00 5.22 0.09 0.09 68.11 20:10:05 20:09:01 all 31.94 0.00 6.17 1.61 0.08 60.21 20:10:05 20:09:01 0 30.23 0.00 6.13 1.75 0.07 61.83 20:10:05 20:09:01 1 32.78 0.00 5.86 0.30 0.08 60.98 20:10:05 20:09:01 2 31.94 0.00 5.88 0.50 0.08 61.59 20:10:05 20:09:01 3 31.31 0.00 5.45 0.02 0.07 63.15 20:10:05 20:09:01 4 31.33 0.00 7.41 5.83 0.08 55.35 20:10:05 20:09:01 5 32.32 0.00 6.67 3.27 0.08 57.65 20:10:05 20:09:01 6 32.99 0.00 5.88 0.44 0.08 60.61 20:10:05 20:09:01 7 32.57 0.00 6.06 0.79 0.08 60.49 20:10:05 20:10:01 all 23.04 0.00 5.11 2.65 0.06 69.15 20:10:05 20:10:01 0 22.09 0.00 4.75 3.25 0.07 69.85 20:10:05 20:10:01 1 23.05 0.00 5.84 0.25 0.07 70.78 20:10:05 20:10:01 2 23.96 0.00 4.88 0.59 0.05 70.52 20:10:05 20:10:01 3 22.76 0.00 7.18 12.25 0.07 57.74 20:10:05 20:10:01 4 22.99 0.00 4.69 1.89 0.05 70.38 20:10:05 20:10:01 5 21.56 0.00 4.07 2.81 0.05 71.51 20:10:05 20:10:01 6 23.94 0.00 4.76 0.07 0.05 71.18 20:10:05 20:10:01 7 23.93 0.00 4.73 0.07 0.05 71.23 20:10:05 Average: all 27.02 0.00 5.53 2.30 0.07 65.08 20:10:05 Average: 0 25.49 0.00 5.52 4.19 0.07 64.74 20:10:05 Average: 1 27.18 0.00 5.53 0.49 0.07 66.72 20:10:05 Average: 2 27.90 0.00 5.45 0.38 0.07 66.20 20:10:05 Average: 3 27.04 0.00 5.82 4.32 0.07 62.75 20:10:05 Average: 4 26.79 0.00 5.99 5.19 0.07 61.96 20:10:05 Average: 5 26.53 0.00 5.26 3.05 0.07 65.09 20:10:05 Average: 6 27.52 0.00 5.36 0.46 0.07 66.60 20:10:05 Average: 7 27.68 0.00 5.34 0.32 0.07 66.60 20:10:05 20:10:05 20:10:05