Pull request #108 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d03d24e0c0d0381e074ce93838a9cca2a823c71d+d484454ed3060f2f1c56262b265adff557aa4896 (72a774a52f9d9e5ec2a57291585c046231af969f) 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-ssh1768706292443328121.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-ssh9092590504236047312.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 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-108/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-108/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9008023875739506047.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-108/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1448903361943211819.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 > 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-ssh10638749386151754478.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-108/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-108/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10280581120148553281.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-opc-ua] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-opc-ua-settings PROJECT: device-opc-ua USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-opc-ua DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40039 in /w/workspace/dgexfoundry_device-opc-ua_PR-108 [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-108 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d484454ed3060f2f1c56262b265adff557aa4896 into PR head commit d03d24e0c0d0381e074ce93838a9cca2a823c71d Merge succeeded, producing d03d24e0c0d0381e074ce93838a9cca2a823c71d Checking out Revision d03d24e0c0d0381e074ce93838a9cca2a823c71d (PR-108) 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 7928b8837ad34b090831a72fcdf53bff9dae4c17 > 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/108/head:refs/remotes/origin/PR-108 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d03d24e0c0d0381e074ce93838a9cca2a823c71d # 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 d484454ed3060f2f1c56262b265adff557aa4896 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d03d24e0c0d0381e074ce93838a9cca2a823c71d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:18:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:18:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:18:51 ========================================================= 08:18:51 EdgeX Global Pipelines Version Info 08:18:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:18:52 ------------------- 08:18:52 stable info: 08:18:52 ------------------- 08:18:52 Commited By: Cherry Wang cherry@iotechsys.com 08:18:52 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 08:18:52 Message: update stable to v1.0.269 08:18:53 ------------------- 08:18:53 experimental info: 08:18:53 ------------------- 08:18:53 Commited By: Ginny Guan ginny@iotechsys.com 08:18:53 Commit SHA: 7f93e8bad95e9991f74bdd88f4a3d704a5893b6d 08:18:53 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:18:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 08:18:53 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 08:18:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:18:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:18:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:18:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:18:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:18:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:18:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:18:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:18:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 08:18:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:18:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:18:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:18:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:18:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:18:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:18:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:18:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:18:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:18:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:18:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:18:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:18:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:18:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:18:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:18:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-108 [Pipeline] echo 08:18:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-108 [Pipeline] echo 08:18:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-108 [Pipeline] echo 08:18:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d03d24e0c0d0381e074ce93838a9cca2a823c71d [Pipeline] echo 08:18:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d03d24e [Pipeline] echo 08:18:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:18:55 provisioning config files... 08:18:55 copy managed file [device-opc-ua-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_PR-108@tmp/config1920050165262930070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:18:55 ---> ****-login.sh 08:18:55 nexus3.edgexfoundry.org:10001 08:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:56 Configure a credential helper to remove this warning. See 08:18:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:56 08:18:56 Login Succeeded 08:18:56 nexus3.edgexfoundry.org:10002 08:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:56 Configure a credential helper to remove this warning. See 08:18:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:56 08:18:56 Login Succeeded 08:18:56 nexus3.edgexfoundry.org:10003 08:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:56 Configure a credential helper to remove this warning. See 08:18:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:56 08:18:56 Login Succeeded 08:18:56 nexus3.edgexfoundry.org:10004 08:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:56 Configure a credential helper to remove this warning. See 08:18:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:56 08:18:56 Login Succeeded 08:18:56 ****.io 08:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:18:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:18:56 Configure a credential helper to remove this warning. See 08:18:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:18:56 08:18:56 Login Succeeded 08:18:56 ---> ****-login.sh ends [Pipeline] } 08:18:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:18:57 + git rev-list -1 --merges d03d24e0c0d0381e074ce93838a9cca2a823c71d~1..d03d24e0c0d0381e074ce93838a9cca2a823c71d [Pipeline] echo 08:18:57 -----------> git rev-list -1 --merges d03d24e0c0d0381e074ce93838a9cca2a823c71d~1..d03d24e0c0d0381e074ce93838a9cca2a823c71d d03d24e0c0d0381e074ce93838a9cca2a823c71d [false] [Pipeline] sh 08:18:57 + git log --format=format:%s -1 d03d24e0c0d0381e074ce93838a9cca2a823c71d [Pipeline] echo 08:18:57 ========================================================= 08:18:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:18:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:18:58 + git log --format=format:%s -1 d03d24e0c0d0381e074ce93838a9cca2a823c71d [Pipeline] echo 08:18:58 [semverPrep] GIT_COMMIT: d03d24e0c0d0381e074ce93838a9cca2a823c71d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 08:18:58 [semverPrep] This is not a build commit. [Pipeline] sh 08:18:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:18:58 + grep -v github /etc/ssh/ssh_known_hosts 08:18:58 + [ -e /tmp/ssh_known_hosts ] 08:18:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:18:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 08:18:58 sudo tee -a /etc/ssh/ssh_known_hosts 08:18:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:18:59 08:18:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:18:59 0.1.4: Pulling from edgex-devops/py-git-semver 08:18:59 b85a868b505f: Pulling fs layer 08:18:59 e2be974225ed: Pulling fs layer 08:18:59 339a4e72a1f5: Pulling fs layer 08:18:59 988bab9f4d93: Pulling fs layer 08:18:59 1469e6f7b9e6: Pulling fs layer 08:18:59 eaf3925da568: Pulling fs layer 08:18:59 bab4dde63d76: Pulling fs layer 08:18:59 bde34c3a00c8: Pulling fs layer 08:18:59 b352a97aabf1: Pulling fs layer 08:18:59 4872d77fe225: Pulling fs layer 08:18:59 5851b861e8e6: Pulling fs layer 08:18:59 4872d77fe225: Waiting 08:18:59 eaf3925da568: Waiting 08:18:59 bab4dde63d76: Waiting 08:18:59 bde34c3a00c8: Waiting 08:18:59 5851b861e8e6: Waiting 08:18:59 988bab9f4d93: Waiting 08:18:59 b352a97aabf1: Waiting 08:18:59 1469e6f7b9e6: Waiting 08:18:59 e2be974225ed: Verifying Checksum 08:18:59 e2be974225ed: Download complete 08:18:59 988bab9f4d93: Verifying Checksum 08:18:59 988bab9f4d93: Download complete 08:19:00 1469e6f7b9e6: Verifying Checksum 08:19:00 1469e6f7b9e6: Download complete 08:19:00 339a4e72a1f5: Verifying Checksum 08:19:00 339a4e72a1f5: Download complete 08:19:00 eaf3925da568: Download complete 08:19:00 bde34c3a00c8: Verifying Checksum 08:19:00 bde34c3a00c8: Download complete 08:19:00 b352a97aabf1: Verifying Checksum 08:19:00 b352a97aabf1: Download complete 08:19:00 4872d77fe225: Verifying Checksum 08:19:00 4872d77fe225: Download complete 08:19:00 5851b861e8e6: Verifying Checksum 08:19:00 5851b861e8e6: Download complete 08:19:00 b85a868b505f: Verifying Checksum 08:19:00 b85a868b505f: Download complete 08:19:00 bab4dde63d76: Verifying Checksum 08:19:00 bab4dde63d76: Download complete 08:19:01 b85a868b505f: Pull complete 08:19:01 e2be974225ed: Pull complete 08:19:01 339a4e72a1f5: Pull complete 08:19:02 988bab9f4d93: Pull complete 08:19:02 1469e6f7b9e6: Pull complete 08:19:02 eaf3925da568: Pull complete 08:19:04 bab4dde63d76: Pull complete 08:19:04 bde34c3a00c8: Pull complete 08:19:04 b352a97aabf1: Pull complete 08:19:04 4872d77fe225: Pull complete 08:19:04 5851b861e8e6: Pull complete 08:19:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:19:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:19:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:04 prd-ubuntu20.04-docker-8c-8g-40039 does not seem to be running inside a container 08:19:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-opc-ua_PR-108 -v /w/workspace/dgexfoundry_device-opc-ua_PR-108:/w/workspace/dgexfoundry_device-opc-ua_PR-108:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-108@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-108@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 08:19:06 $ docker top 83a08fb30686d56a2f65efaaf02ca732220e80ff5741fc74ffe727628d81bd7a -eo pid,comm 08:19:06 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). 08:19:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:19:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:19:06 [ssh-agent] Looking for ssh-agent implementation... 08:19:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:19:06 $ docker exec 83a08fb30686d56a2f65efaaf02ca732220e80ff5741fc74ffe727628d81bd7a ssh-agent 08:19:06 SSH_AUTH_SOCK=/tmp/ssh-QQLdVIC5Z0BI/agent.33 08:19:06 SSH_AGENT_PID=39 08:19:06 Running ssh-add (command line suppressed) 08:19:06 Identity added: /w/workspace/dgexfoundry_device-opc-ua_PR-108@tmp/private_key_14954296206754978230.key (/w/workspace/dgexfoundry_device-opc-ua_PR-108@tmp/private_key_14954296206754978230.key) 08:19:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:19:07 + git tag --points-at HEAD [Pipeline] } 08:19:07 $ docker exec --env ******** --env ******** 83a08fb30686d56a2f65efaaf02ca732220e80ff5741fc74ffe727628d81bd7a ssh-agent -k 08:19:07 unset SSH_AUTH_SOCK; 08:19:07 unset SSH_AGENT_PID; 08:19:07 echo Agent pid 39 killed; 08:19:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:19:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:19:07 [ssh-agent] Looking for ssh-agent implementation... 08:19:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:19:07 $ docker exec 83a08fb30686d56a2f65efaaf02ca732220e80ff5741fc74ffe727628d81bd7a ssh-agent 08:19:07 SSH_AUTH_SOCK=/tmp/ssh-NX1LxPEkX7BY/agent.73 08:19:07 SSH_AGENT_PID=79 08:19:07 Running ssh-add (command line suppressed) 08:19:07 Identity added: /w/workspace/dgexfoundry_device-opc-ua_PR-108@tmp/private_key_9651212625619588005.key (/w/workspace/dgexfoundry_device-opc-ua_PR-108@tmp/private_key_9651212625619588005.key) 08:19:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:19:08 + git semver init 08:19:08 2025-03-03 08:19:08,180 [run_init] DEBUG init version:0.0.0 force:False 08:19:08 2025-03-03 08:19:08,181 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_device-opc-ua_PR-108/.semver 08:19:08 2025-03-03 08:19:08,181 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/dgexfoundry_device-opc-ua_PR-108/.semver 08:19:08 2025-03-03 08:19:08,182 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/dgexfoundry_device-opc-ua_PR-108/.semver'], cwd=/w/workspace/dgexfoundry_device-opc-ua_PR-108, universal_newlines=False, shell=None, istream=None) 08:19:08 2025-03-03 08:19:08,814 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_device-opc-ua_PR-108/.git/info/exclude 08:19:08 2025-03-03 08:19:08,814 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_device-opc-ua_PR-108/.semver/PR-108 with force:False 08:19:08 2025-03-03 08:19:08,814 [write_file] DEBUG write to file:/w/workspace/dgexfoundry_device-opc-ua_PR-108/.semver/PR-108 08:19:08 2025-03-03 08:19:08,818 [execute] INFO git cat-file --batch-check 08:19:08 2025-03-03 08:19:08,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dgexfoundry_device-opc-ua_PR-108/.semver, universal_newlines=False, shell=None, istream=) 08:19:08 2025-03-03 08:19:08,825 [execute] INFO git cat-file --batch 08:19:08 2025-03-03 08:19:08,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dgexfoundry_device-opc-ua_PR-108/.semver, universal_newlines=False, shell=None, istream=) 08:19:08 2025-03-03 08:19:08,830 [read_version] DEBUG read version from /w/workspace/dgexfoundry_device-opc-ua_PR-108/.semver/PR-108 08:19:08 0.0.0 [Pipeline] } 08:19:08 $ docker exec --env ******** --env ******** 83a08fb30686d56a2f65efaaf02ca732220e80ff5741fc74ffe727628d81bd7a ssh-agent -k 08:19:08 unset SSH_AUTH_SOCK; 08:19:08 unset SSH_AGENT_PID; 08:19:08 echo Agent pid 79 killed; 08:19:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:19:09 + git semver [Pipeline] } 08:19:09 $ docker stop --time=1 83a08fb30686d56a2f65efaaf02ca732220e80ff5741fc74ffe727628d81bd7a 08:19:11 $ docker rm -f --volumes 83a08fb30686d56a2f65efaaf02ca732220e80ff5741fc74ffe727628d81bd7a [Pipeline] // withDockerContainer [Pipeline] sh 08:19:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:19:11 Stashed 1 file(s) [Pipeline] echo 08:19:11 [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 08:19:12 provisioning config files... 08:19:12 copy managed file [device-opc-ua-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_PR-108@tmp/config10813689799016920049tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 08:19:13 ---> ****-login.sh 08:19:13 nexus3.edgexfoundry.org:10001 08:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:13 Configure a credential helper to remove this warning. See 08:19:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:13 08:19:13 Login Succeeded 08:19:13 nexus3.edgexfoundry.org:10002 08:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:13 Configure a credential helper to remove this warning. See 08:19:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:13 08:19:13 Login Succeeded 08:19:13 nexus3.edgexfoundry.org:10003 08:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:13 Configure a credential helper to remove this warning. See 08:19:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:13 08:19:13 Login Succeeded 08:19:13 nexus3.edgexfoundry.org:10004 08:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:13 Configure a credential helper to remove this warning. See 08:19:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:13 08:19:13 Login Succeeded 08:19:13 ****.io 08:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:13 Configure a credential helper to remove this warning. See 08:19:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:13 08:19:13 Login Succeeded 08:19:13 ---> ****-login.sh ends [Pipeline] } 08:19:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:19:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:19:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:19:14 ========================================================= 08:19:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:19:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:14 + 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 . 08:19:14 Sending build context to Docker daemon 865.3kB 08:19:14 Step 1/5 : FROM golang:1.23-alpine3.20 AS builder 08:19:14 1.23-alpine3.20: Pulling from library/golang 08:19:15 0a9a5dfd008f: Pulling fs layer 08:19:15 dce2e074618e: Pulling fs layer 08:19:15 dd968b00abc2: Pulling fs layer 08:19:15 f9983b2b2d98: Pulling fs layer 08:19:15 4f4fb700ef54: Pulling fs layer 08:19:15 f9983b2b2d98: Waiting 08:19:15 4f4fb700ef54: Waiting 08:19:15 dce2e074618e: Verifying Checksum 08:19:15 dce2e074618e: Download complete 08:19:15 0a9a5dfd008f: Download complete 08:19:15 f9983b2b2d98: Verifying Checksum 08:19:15 f9983b2b2d98: Download complete 08:19:15 4f4fb700ef54: Download complete 08:19:15 0a9a5dfd008f: Pull complete 08:19:15 dce2e074618e: Pull complete 08:19:15 dd968b00abc2: Verifying Checksum 08:19:15 dd968b00abc2: Download complete 08:19:18 dd968b00abc2: Pull complete 08:19:19 f9983b2b2d98: Pull complete 08:19:19 4f4fb700ef54: Pull complete 08:19:19 Digest: sha256:484906fa392c79201ee01325cb42c0414aa9ad836afacf49a0e98a69fd252f78 08:19:19 Status: Downloaded newer image for golang:1.23-alpine3.20 08:19:19 ---> 663922359e6f 08:19:19 Step 2/5 : WORKDIR /device-opcua 08:19:20 ---> Running in 06a8ccc000e9 08:19:20 Removing intermediate container 06a8ccc000e9 08:19:20 ---> 147865ef9777 08:19:20 Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 08:19:20 ---> Running in 83857a8b166e 08:19:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:19:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:19:20 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 08:19:20 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 08:19:20 OK: 24170 distinct packages available 08:19:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:19:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:19:21 (1/30) Installing libgcc (13.2.1_git20240309-r1) 08:19:21 (2/30) Installing jansson (2.14-r4) 08:19:21 (3/30) Installing libstdc++ (13.2.1_git20240309-r1) 08:19:21 (4/30) Installing zstd-libs (1.5.6-r0) 08:19:21 (5/30) Installing binutils (2.42-r0) 08:19:21 (6/30) Installing libgomp (13.2.1_git20240309-r1) 08:19:21 (7/30) Installing libatomic (13.2.1_git20240309-r1) 08:19:21 (8/30) Installing gmp (6.3.0-r1) 08:19:21 (9/30) Installing isl26 (0.26-r1) 08:19:21 (10/30) Installing mpfr4 (4.2.1-r0) 08:19:21 (11/30) Installing mpc1 (1.3.1-r1) 08:19:21 (12/30) Installing gcc (13.2.1_git20240309-r1) 08:19:22 (13/30) Installing brotli-libs (1.1.0-r2) 08:19:22 (14/30) Installing c-ares (1.33.1-r0) 08:19:22 (15/30) Installing libunistring (1.2-r0) 08:19:22 (16/30) Installing libidn2 (2.3.7-r0) 08:19:22 (17/30) Installing nghttp2-libs (1.62.1-r0) 08:19:22 (18/30) Installing libpsl (0.21.5-r1) 08:19:22 (19/30) Installing libcurl (8.12.1-r0) 08:19:22 (20/30) Installing libexpat (2.6.4-r0) 08:19:22 (21/30) Installing pcre2 (10.43-r0) 08:19:22 (22/30) Installing git (2.45.3-r0) 08:19:22 (23/30) Installing git-init-template (2.45.3-r0) 08:19:22 (24/30) Installing make (4.4.1-r2) 08:19:22 (25/30) Installing musl-dev (1.2.5-r1) 08:19:22 (26/30) Installing pkgconf (2.2.0-r0) 08:19:22 (27/30) Installing libsodium (1.0.19-r0) 08:19:22 (28/30) Installing libzmq (4.3.5-r2) 08:19:22 (29/30) Installing libsodium-dev (1.0.19-r0) 08:19:22 (30/30) Installing zeromq-dev (4.3.5-r2) 08:19:22 Executing busybox-1.36.1-r29.trigger 08:19:22 OK: 171 MiB in 45 packages 08:19:24 Removing intermediate container 83857a8b166e 08:19:24 ---> 82bf36e7c4c8 08:19:24 Step 4/5 : COPY . . 08:19:24 ---> bfb3a2a2054b 08:19:24 Step 5/5 : RUN make build 08:19:24 ---> Running in 6d7002a6e683 08:19:25 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.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 08:19:25 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.26 08:19:25 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.30 08:19:25 go: downloading github.com/gopcua/opcua v0.5.3 08:19:25 go: downloading github.com/spf13/cast v1.7.1 08:19:25 go: downloading github.com/go-playground/validator/v10 v10.25.0 08:19:25 go: downloading github.com/google/uuid v1.6.0 08:19:25 go: downloading github.com/go-kit/log v0.2.1 08:19:25 go: downloading github.com/go-logfmt/logfmt v0.5.1 08:19:25 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 08:19:25 go: downloading github.com/go-playground/universal-translator v0.18.1 08:19:25 go: downloading github.com/leodido/go-urn v1.4.0 08:19:25 go: downloading golang.org/x/crypto v0.33.0 08:19:25 go: downloading golang.org/x/text v0.22.0 08:19:25 go: downloading github.com/go-playground/locales v0.14.1 08:19:25 go: downloading golang.org/x/net v0.35.0 08:19:25 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.29 08:19:25 go: downloading github.com/labstack/echo/v4 v4.13.3 08:19:25 go: downloading github.com/panjf2000/ants/v2 v2.11.1 08:19:25 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 08:19:25 go: downloading golang.org/x/sys v0.30.0 08:19:25 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:19:25 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 08:19:25 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.18 08:19:25 go: downloading github.com/hashicorp/go-multierror v1.1.1 08:19:25 go: downloading gopkg.in/yaml.v3 v3.0.1 08:19:25 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.14 08:19:25 go: downloading github.com/mitchellh/copystructure v1.2.0 08:19:25 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.4 08:19:25 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 08:19:26 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.12 08:19:26 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 08:19:26 go: downloading github.com/openziti/sdk-golang v0.24.1 08:19:26 go: downloading github.com/sirupsen/logrus v1.9.3 08:19:26 go: downloading github.com/mitchellh/mapstructure v1.5.0 08:19:26 go: downloading github.com/labstack/gommon v0.4.2 08:19:26 go: downloading golang.org/x/sync v0.11.0 08:19:26 go: downloading github.com/x448/float16 v0.8.4 08:19:26 go: downloading github.com/hashicorp/errwrap v1.1.0 08:19:26 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 08:19:26 go: downloading github.com/mitchellh/reflectwalk v1.0.2 08:19:26 go: downloading github.com/valyala/fasttemplate v1.2.2 08:19:26 go: downloading golang.org/x/time v0.8.0 08:19:26 go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 08:19:26 go: downloading github.com/michaelquigley/pfxlog v0.6.10 08:19:26 go: downloading github.com/openziti/channel/v3 v3.0.27 08:19:26 go: downloading github.com/openziti/edge-api v0.26.38 08:19:26 go: downloading github.com/openziti/foundation/v2 v2.0.56 08:19:26 go: downloading github.com/openziti/secretstream v0.1.28 08:19:26 go: downloading github.com/openziti/transport/v2 v2.0.160 08:19:26 go: downloading github.com/pkg/errors v0.9.1 08:19:26 go: downloading github.com/go-openapi/runtime v0.28.0 08:19:26 go: downloading github.com/go-openapi/strfmt v0.23.0 08:19:26 go: downloading github.com/go-resty/resty/v2 v2.16.4 08:19:27 go: downloading github.com/openziti/identity v1.0.94 08:19:27 go: downloading github.com/zitadel/oidc/v2 v2.12.2 08:19:27 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 08:19:27 go: downloading golang.org/x/oauth2 v0.25.0 08:19:27 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 08:19:27 go: downloading github.com/kataras/go-events v0.0.3 08:19:27 go: downloading github.com/openziti/metrics v1.2.65 08:19:27 go: downloading github.com/gorilla/websocket v1.5.3 08:19:27 go: downloading github.com/zeebo/errs v1.4.0 08:19:27 go: downloading google.golang.org/grpc v1.70.0 08:19:27 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 08:19:27 go: downloading github.com/mattn/go-colorable v0.1.14 08:19:27 go: downloading github.com/mattn/go-isatty v0.0.20 08:19:27 go: downloading google.golang.org/protobuf v1.36.3 08:19:27 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 08:19:27 go: downloading github.com/valyala/bytebufferpool v1.0.0 08:19:27 go: downloading github.com/go-openapi/errors v0.22.0 08:19:27 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 08:19:27 go: downloading github.com/oklog/ulid v1.3.1 08:19:27 go: downloading go.mongodb.org/mongo-driver v1.17.0 08:19:27 go: downloading github.com/go-openapi/swag v0.23.0 08:19:27 go: downloading github.com/opentracing/opentracing-go v1.2.0 08:19:27 go: downloading go.opentelemetry.io/otel v1.32.0 08:19:27 go: downloading go.opentelemetry.io/otel/trace v1.32.0 08:19:27 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 08:19:27 go: downloading github.com/go-openapi/validate v0.24.0 08:19:27 go: downloading github.com/fsnotify/fsnotify v1.7.0 08:19:27 go: downloading github.com/mitchellh/go-ps v1.0.0 08:19:27 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 08:19:27 go: downloading github.com/go-jose/go-jose/v4 v4.0.5 08:19:27 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 08:19:27 go: downloading github.com/gorilla/securecookie v1.1.2 08:19:27 go: downloading github.com/gorilla/schema v1.4.1 08:19:27 go: downloading github.com/muhlemmer/gu v0.3.1 08:19:27 go: downloading golang.org/x/term v0.29.0 08:19:28 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a 08:19:28 go: downloading github.com/go-openapi/analysis v0.23.0 08:19:28 go: downloading github.com/go-openapi/loads v0.22.0 08:19:28 go: downloading github.com/go-openapi/spec v0.21.0 08:19:28 go: downloading github.com/mailru/easyjson v0.7.7 08:19:28 go: downloading github.com/go-logr/logr v1.4.2 08:19:28 go: downloading go.opentelemetry.io/otel/metric v1.32.0 08:19:28 go: downloading github.com/tklauser/go-sysconf v0.3.12 08:19:28 go: downloading github.com/go-openapi/jsonpointer v0.21.0 08:19:28 go: downloading github.com/go-openapi/jsonreference v0.21.0 08:19:28 go: downloading github.com/josharian/intern v1.0.0 08:19:28 go: downloading github.com/go-logr/stdr v1.2.2 08:19:28 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 08:19:28 go: downloading github.com/tklauser/numcpus v0.6.1 08:19:54 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:20:04 Removing intermediate container 6d7002a6e683 08:20:04 ---> 04125580a55a 08:20:04 [Warning] One or more build-args [BASE MAKE] were not consumed 08:20:04 Successfully built 04125580a55a 08:20:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:05 + docker inspect -f . ci-base-image-x86_64 08:20:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:20:05 prd-ubuntu20.04-docker-8c-8g-40039 does not seem to be running inside a container 08:20:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-opc-ua_PR-108 -v /w/workspace/dgexfoundry_device-opc-ua_PR-108:/w/workspace/dgexfoundry_device-opc-ua_PR-108:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-108@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-108@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 08:20:05 $ docker top 6fffc5c6f2d529e5ed368f98deb6fc166e64887463dab131f832421bf1524e3c -eo pid,comm [Pipeline] { [Pipeline] sh 08:20:06 + go version 08:20:06 go version go1.23.6 linux/amd64 [Pipeline] } 08:20:06 $ docker stop --time=1 6fffc5c6f2d529e5ed368f98deb6fc166e64887463dab131f832421bf1524e3c 08:20:07 $ docker rm -f --volumes 6fffc5c6f2d529e5ed368f98deb6fc166e64887463dab131f832421bf1524e3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:08 + docker inspect -f . ci-base-image-x86_64 08:20:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:20:08 prd-ubuntu20.04-docker-8c-8g-40039 does not seem to be running inside a container 08:20:08 $ 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-108 -v /w/workspace/dgexfoundry_device-opc-ua_PR-108:/w/workspace/dgexfoundry_device-opc-ua_PR-108:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-108@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-108@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 08:20:09 $ docker top a18539d33a934b3f31a1885d46aca992ee919c0714c46b47cf59ad52d65e4e66 -eo pid,comm [Pipeline] { [Pipeline] sh 08:20:09 + git config --global --add safe.directory /w/workspace/dgexfoundry_device-opc-ua_PR-108 [Pipeline] fileExists [Pipeline] sh 08:20:09 + make test 08:20:09 go install github.com/jstemmer/go-junit-report@v0.9.1 08:20:10 go: downloading github.com/jstemmer/go-junit-report v0.9.1 08:20:15 go install github.com/axw/gocov/gocov@v1.0.0 08:20:15 go: downloading github.com/axw/gocov v1.0.0 08:20:17 go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 08:20:18 go install github.com/AlekSi/gocov-xml@v1.0.0 08:20:19 go: downloading github.com/AlekSi/gocov-xml v1.0.0 08:20:20 go install github.com/jandelgado/gcov2lcov@v1.0.5 08:20:20 go: downloading github.com/jandelgado/gcov2lcov v1.0.5 08:20:21 rm -rf test-artifacts 08:20:21 mkdir test-artifacts 08:20:21 go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml 08:20:21 go: downloading github.com/stretchr/testify v1.10.0 08:20:21 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 08:20:21 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 08:20:43 gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml 08:20:43 gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo 08:20:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:20:43 $ docker stop --time=1 a18539d33a934b3f31a1885d46aca992ee919c0714c46b47cf59ad52d65e4e66 08:20:46 $ docker rm -f --volumes a18539d33a934b3f31a1885d46aca992ee919c0714c46b47cf59ad52d65e4e66 [Pipeline] // withDockerContainer [Pipeline] sh 08:20:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:20:46 Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:20:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:20:47 + ls -al . 08:20:47 total 192 08:20:47 drwxrwxr-x 10 jenkins jenkins 4096 Mar 3 08:20 . 08:20:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 08:18 .. 08:20:47 -rw-rw-r-- 1 jenkins jenkins 62 Mar 3 08:18 .dockerignore 08:20:47 drwxrwxr-x 8 jenkins jenkins 4096 Mar 3 08:20 .git 08:20:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 3 08:18 .github 08:20:47 -rw-rw-r-- 1 jenkins jenkins 84 Mar 3 08:18 .gitignore 08:20:47 drwxr-xr-x 3 jenkins jenkins 4096 Mar 3 08:19 .semver 08:20:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 3 08:18 .vscode 08:20:47 -rw-rw-r-- 1 jenkins jenkins 7466 Mar 3 08:18 Attribution.txt 08:20:47 -rw-rw-r-- 1 jenkins jenkins 1125 Mar 3 08:18 Dockerfile 08:20:47 -rw-rw-r-- 1 jenkins jenkins 649 Mar 3 08:18 Jenkinsfile 08:20:47 -rw-rw-r-- 1 jenkins jenkins 11367 Mar 3 08:18 LICENSE 08:20:47 -rw-rw-r-- 1 jenkins jenkins 2185 Mar 3 08:18 Makefile 08:20:47 -rw-rw-r-- 1 jenkins jenkins 4109 Mar 3 08:18 README.md 08:20:47 -rw-rw-r-- 1 jenkins jenkins 5 Mar 3 08:19 VERSION 08:20:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 3 08:18 bin 08:20:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 3 08:18 cmd 08:20:47 -rw-rw-r-- 1 jenkins jenkins 6291 Mar 3 08:18 go.mod 08:20:47 -rw-rw-r-- 1 jenkins jenkins 86966 Mar 3 08:18 go.sum 08:20:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 3 08:18 internal 08:20:47 drwxr-xr-x 2 jenkins jenkins 4096 Mar 3 08:20 test-artifacts 08:20:47 -rw-rw-r-- 1 jenkins jenkins 260 Mar 3 08:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:48 + 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=d03d24e0c0d0381e074ce93838a9cca2a823c71d --label arch=amd64 --label version=0.0.0 . 08:20:48 Sending build context to Docker daemon 882.7kB 08:20:48 Step 1/19 : FROM golang:1.23-alpine3.20 AS builder 08:20:48 ---> 663922359e6f 08:20:48 Step 2/19 : WORKDIR /device-opcua 08:20:48 ---> Using cache 08:20:48 ---> 147865ef9777 08:20:48 Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 08:20:48 ---> Using cache 08:20:48 ---> 82bf36e7c4c8 08:20:48 Step 4/19 : COPY . . 08:20:48 ---> d6f35463c4cb 08:20:48 Step 5/19 : RUN make build 08:20:48 ---> Running in a6ad3ce13c47 08:20:48 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.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 08:20:48 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.26 08:20:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.30 08:20:48 go: downloading github.com/gopcua/opcua v0.5.3 08:20:48 go: downloading github.com/spf13/cast v1.7.1 08:20:48 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.29 08:20:48 go: downloading github.com/labstack/echo/v4 v4.13.3 08:20:48 go: downloading github.com/go-playground/validator/v10 v10.25.0 08:20:48 go: downloading github.com/google/uuid v1.6.0 08:20:48 go: downloading github.com/go-kit/log v0.2.1 08:20:48 go: downloading github.com/panjf2000/ants/v2 v2.11.1 08:20:48 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 08:20:48 go: downloading golang.org/x/net v0.35.0 08:20:48 go: downloading github.com/OneOfOne/xxhash v1.2.8 08:20:48 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 08:20:48 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.18 08:20:48 go: downloading github.com/hashicorp/go-multierror v1.1.1 08:20:48 go: downloading gopkg.in/yaml.v3 v3.0.1 08:20:48 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.4 08:20:48 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 08:20:49 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.14 08:20:49 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.12 08:20:49 go: downloading github.com/mitchellh/mapstructure v1.5.0 08:20:49 go: downloading github.com/sirupsen/logrus v1.9.3 08:20:49 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 08:20:49 go: downloading github.com/openziti/sdk-golang v0.24.1 08:20:49 go: downloading github.com/mitchellh/copystructure v1.2.0 08:20:49 go: downloading github.com/labstack/gommon v0.4.2 08:20:49 go: downloading golang.org/x/crypto v0.33.0 08:20:49 go: downloading github.com/gabriel-vasile/mimetype v1.4.8 08:20:49 go: downloading github.com/go-playground/universal-translator v0.18.1 08:20:49 go: downloading github.com/leodido/go-urn v1.4.0 08:20:49 go: downloading golang.org/x/text v0.22.0 08:20:49 go: downloading golang.org/x/sync v0.11.0 08:20:49 go: downloading github.com/x448/float16 v0.8.4 08:20:49 go: downloading github.com/hashicorp/errwrap v1.1.0 08:20:49 go: downloading github.com/gorilla/websocket v1.5.3 08:20:49 go: downloading github.com/spiffe/go-spiffe/v2 v2.5.0 08:20:49 go: downloading github.com/valyala/fasttemplate v1.2.2 08:20:49 go: downloading golang.org/x/time v0.8.0 08:20:49 go: downloading github.com/mitchellh/reflectwalk v1.0.2 08:20:49 go: downloading golang.org/x/sys v0.30.0 08:20:49 go: downloading github.com/michaelquigley/pfxlog v0.6.10 08:20:49 go: downloading github.com/openziti/channel/v3 v3.0.27 08:20:49 go: downloading github.com/openziti/edge-api v0.26.38 08:20:49 go: downloading github.com/openziti/foundation/v2 v2.0.56 08:20:49 go: downloading github.com/openziti/secretstream v0.1.28 08:20:49 go: downloading github.com/openziti/transport/v2 v2.0.160 08:20:49 go: downloading github.com/pkg/errors v0.9.1 08:20:49 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 08:20:49 go: downloading github.com/mattn/go-colorable v0.1.14 08:20:49 go: downloading github.com/mattn/go-isatty v0.0.20 08:20:49 go: downloading github.com/go-logfmt/logfmt v0.5.1 08:20:49 go: downloading github.com/go-playground/locales v0.14.1 08:20:49 go: downloading github.com/go-openapi/runtime v0.28.0 08:20:49 go: downloading github.com/go-openapi/strfmt v0.23.0 08:20:49 go: downloading github.com/go-resty/resty/v2 v2.16.4 08:20:50 go: downloading github.com/openziti/identity v1.0.94 08:20:50 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 08:20:50 go: downloading github.com/zitadel/oidc/v2 v2.12.2 08:20:50 go: downloading golang.org/x/oauth2 v0.25.0 08:20:50 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 08:20:50 go: downloading github.com/kataras/go-events v0.0.3 08:20:50 go: downloading github.com/openziti/metrics v1.2.65 08:20:50 go: downloading github.com/valyala/bytebufferpool v1.0.0 08:20:50 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 08:20:50 go: downloading google.golang.org/protobuf v1.36.3 08:20:50 go: downloading github.com/zeebo/errs v1.4.0 08:20:50 go: downloading google.golang.org/grpc v1.70.0 08:20:50 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 08:20:50 go: downloading github.com/go-openapi/errors v0.22.0 08:20:50 go: downloading github.com/go-openapi/swag v0.23.0 08:20:50 go: downloading github.com/opentracing/opentracing-go v1.2.0 08:20:50 go: downloading go.opentelemetry.io/otel v1.32.0 08:20:50 go: downloading go.opentelemetry.io/otel/trace v1.32.0 08:20:50 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 08:20:50 go: downloading github.com/oklog/ulid v1.3.1 08:20:50 go: downloading go.mongodb.org/mongo-driver v1.17.0 08:20:50 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 08:20:50 go: downloading github.com/go-openapi/validate v0.24.0 08:20:50 go: downloading github.com/fsnotify/fsnotify v1.7.0 08:20:50 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 08:20:50 go: downloading github.com/gorilla/schema v1.4.1 08:20:50 go: downloading github.com/muhlemmer/gu v0.3.1 08:20:50 go: downloading github.com/mitchellh/go-ps v1.0.0 08:20:50 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 08:20:50 go: downloading github.com/gorilla/securecookie v1.1.2 08:20:50 go: downloading golang.org/x/term v0.29.0 08:20:50 go: downloading github.com/go-jose/go-jose/v4 v4.0.5 08:20:50 go: downloading github.com/go-openapi/analysis v0.23.0 08:20:50 go: downloading github.com/go-openapi/loads v0.22.0 08:20:51 go: downloading github.com/go-openapi/spec v0.21.0 08:20:51 go: downloading github.com/mailru/easyjson v0.7.7 08:20:51 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a 08:20:51 go: downloading github.com/go-logr/logr v1.4.2 08:20:51 go: downloading go.opentelemetry.io/otel/metric v1.32.0 08:20:51 go: downloading github.com/tklauser/go-sysconf v0.3.12 08:20:51 go: downloading github.com/go-openapi/jsonpointer v0.21.0 08:20:51 go: downloading github.com/josharian/intern v1.0.0 08:20:51 go: downloading github.com/go-logr/stdr v1.2.2 08:20:51 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 08:20:51 go: downloading github.com/go-openapi/jsonreference v0.21.0 08:20:51 go: downloading github.com/tklauser/numcpus v0.6.1 08:21:17 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 08:21:27 Removing intermediate container a6ad3ce13c47 08:21:27 ---> 020c9ac35e50 08:21:27 Step 6/19 : FROM alpine:3.20 08:21:28 3.20: Pulling from library/alpine 08:21:28 0a9a5dfd008f: Already exists 08:21:28 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:21:28 Status: Downloaded newer image for alpine:3.20 08:21:28 ---> ff221270b9fb 08:21:28 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 08:21:28 ---> Running in 5ec2b60e860b 08:21:28 Removing intermediate container 5ec2b60e860b 08:21:28 ---> 76af62f1f867 08:21:28 Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init 08:21:28 ---> Running in 5e61ce2c0b28 08:21:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:21:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:21:29 (1/6) Installing dumb-init (1.2.5-r3) 08:21:29 (2/6) Installing libgcc (13.2.1_git20240309-r1) 08:21:29 (3/6) Installing libsodium (1.0.19-r0) 08:21:29 (4/6) Installing libstdc++ (13.2.1_git20240309-r1) 08:21:29 (5/6) Installing libzmq (4.3.5-r2) 08:21:29 (6/6) Installing zeromq (4.3.5-r2) 08:21:29 Executing busybox-1.36.1-r29.trigger 08:21:29 OK: 12 MiB in 20 packages 08:21:29 Removing intermediate container 5e61ce2c0b28 08:21:29 ---> c2a88697f5c1 08:21:29 Step 9/19 : RUN apk --no-cache upgrade 08:21:29 ---> Running in 69a6abaf5d6a 08:21:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:21:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:21:30 OK: 12 MiB in 20 packages 08:21:30 Removing intermediate container 69a6abaf5d6a 08:21:30 ---> 285b8ad33153 08:21:30 Step 10/19 : EXPOSE 59997 08:21:30 ---> Running in e0ae8389ce74 08:21:30 Removing intermediate container e0ae8389ce74 08:21:30 ---> dfbcc9f8784a 08:21:30 Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / 08:21:31 ---> ad119de053ad 08:21:31 Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res 08:21:31 ---> 1e485f9bcd4c 08:21:31 Step 13/19 : COPY LICENSE / 08:21:31 ---> 0a14a55b83de 08:21:31 Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt 08:21:31 ---> 77216f7c1418 08:21:31 Step 15/19 : ENTRYPOINT ["/device-opcua"] 08:21:31 ---> Running in de1143dad0d7 08:21:32 Removing intermediate container de1143dad0d7 08:21:32 ---> baac619de6b0 08:21:32 Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:21:32 ---> Running in c44f590b9cc9 08:21:32 Removing intermediate container c44f590b9cc9 08:21:32 ---> 12e525d5c818 08:21:32 Step 17/19 : LABEL arch=amd64 08:21:32 ---> Running in eaf1af781992 08:21:32 Removing intermediate container eaf1af781992 08:21:32 ---> 41f09f593f46 08:21:32 Step 18/19 : LABEL git_sha=d03d24e0c0d0381e074ce93838a9cca2a823c71d 08:21:32 ---> Running in 22854b846f83 08:21:32 Removing intermediate container 22854b846f83 08:21:32 ---> 2b5f9692f22a 08:21:32 Step 19/19 : LABEL version=0.0.0 08:21:32 ---> Running in 146b2513a170 08:21:32 Removing intermediate container 146b2513a170 08:21:32 ---> 5a1847aaa1d6 08:21:32 [Warning] One or more build-args [MAKE ARCH BASE] were not consumed 08:21:32 Successfully built 5a1847aaa1d6 08:21:32 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 08:21:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:21:33 08:21:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:21:33 latest: Pulling from edgex-lftools-log-publisher 08:21:33 5eb5b503b376: Pulling fs layer 08:21:33 5c69ac0246d0: Pulling fs layer 08:21:33 ec43610c2a17: Pulling fs layer 08:21:33 3a2ae6a8a46f: Pulling fs layer 08:21:33 33b1e0a273af: Pulling fs layer 08:21:33 5d3b04190fa2: Pulling fs layer 08:21:33 2f39f015ded8: Pulling fs layer 08:21:33 33b1e0a273af: Waiting 08:21:33 5d3b04190fa2: Waiting 08:21:33 2f39f015ded8: Waiting 08:21:33 3a2ae6a8a46f: Waiting 08:21:33 5c69ac0246d0: Download complete 08:21:33 3a2ae6a8a46f: Verifying Checksum 08:21:33 3a2ae6a8a46f: Download complete 08:21:33 33b1e0a273af: Verifying Checksum 08:21:33 33b1e0a273af: Download complete 08:21:33 5d3b04190fa2: Verifying Checksum 08:21:33 5d3b04190fa2: Download complete 08:21:33 ec43610c2a17: Verifying Checksum 08:21:33 ec43610c2a17: Download complete 08:21:33 5eb5b503b376: Verifying Checksum 08:21:33 5eb5b503b376: Download complete 08:21:34 2f39f015ded8: Download complete 08:21:35 5eb5b503b376: Pull complete 08:21:35 5c69ac0246d0: Pull complete 08:21:35 ec43610c2a17: Pull complete 08:21:35 3a2ae6a8a46f: Pull complete 08:21:36 33b1e0a273af: Pull complete 08:21:36 5d3b04190fa2: Pull complete 08:21:40 2f39f015ded8: Pull complete 08:21:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:21:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:21:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:21:40 prd-ubuntu20.04-docker-8c-8g-40039 does not seem to be running inside a container 08:21:40 $ 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-108 -v /w/workspace/dgexfoundry_device-opc-ua_PR-108:/w/workspace/dgexfoundry_device-opc-ua_PR-108:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-108@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-108@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 08:21:41 $ docker top 349f387b62fb0c83c5bc880a76b4bf003b626504430797a85fc236689499bda6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:21:42 ---> job-cost.sh 08:21:42 lf-activate-venv: SKIPPING 08:21:42 INFO: No Stack... 08:21:43 INFO: Retrieving Pricing Info for: v3-standard-8 08:21:43 INFO: Archiving Costs [Pipeline] sh 08:21:43 + cat+ /w/workspace/dgexfoundry_device-opc-ua_PR-108/archives/cost.csv 08:21:43 cut -d, -f6 [Pipeline] lock 08:21:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-108-1-stack-cost] 08:21:43 Resource [jenkins-edgexfoundry-device-opc-ua-PR-108-1-stack-cost] did not exist. Created. 08:21:43 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-108-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:21:44 + echo total: 0.2199999988079071 [Pipeline] stash 08:21:44 Stashed 1 file(s) [Pipeline] } 08:21:44 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-108-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:21:44 $ docker stop --time=1 349f387b62fb0c83c5bc880a76b4bf003b626504430797a85fc236689499bda6 08:21:45 $ docker rm -f --volumes 349f387b62fb0c83c5bc880a76b4bf003b626504430797a85fc236689499bda6 [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 08:21:46 provisioning config files... 08:21:46 copy managed file [device-opc-ua-codecov-token] to file:/w/workspace/dgexfoundry_device-opc-ua_PR-108@tmp/config7512463705133905483tmp [Pipeline] { [Pipeline] sh 08:21:46 + set +x 08:21:46 + + curl -s https://codecov.io/bash 08:21:46 bash -s -- 08:21:46 08:21:46 _____ _ 08:21:46 / ____| | | 08:21:46 | | ___ __| | ___ ___ _____ __ 08:21:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:21:46 | |___| (_) | (_| | __/ (_| (_) \ V / 08:21:46 \_____\___/ \__,_|\___|\___\___/ \_/ 08:21:46 Bash-1.0.6 08:21:46 08:21:46 08:21:46 ==> git version 2.25.1 found 08:21:46 ==> 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 08:21:46 Release-Date: 2020-01-08 08:21:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:21:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:21:46 ==> Jenkins CI detected. 08:21:46 current dir:  /w/workspace/dgexfoundry_device-opc-ua_PR-108 08:21:46 project root: . 08:21:46 --> token set from env 08:21:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:21:46 ==> Running gcov in . (disable via -X gcov) 08:21:46 ==> Python coveragepy not found 08:21:46 ==> Searching for coverage reports in: 08:21:46 + . 08:21:46 -> Found 4 reports 08:21:46 ==> Detecting git/mercurial file structure 08:21:46 ==> Reading reports 08:21:46 + ./test-artifacts/coverage.lcov bytes=561 08:21:46 + ./test-artifacts/cover.out bytes=2241 08:21:46 + ./test-artifacts/coverage.xml bytes=6159 08:21:46 + ./test-artifacts/report.xml bytes=4154 08:21:46 ==> Appending adjustments 08:21:46 https://docs.codecov.io/docs/fixing-reports 08:21:46 + Found adjustments 08:21:46 ==> Gzipping contents 08:21:46 4.0K /tmp/codecov.QPryTG.gz 08:21:46 ==> Uploading reports 08:21:46 url: https://codecov.io 08:21:46 query: branch=PR-108&commit=d03d24e0c0d0381e074ce93838a9cca2a823c71d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2FPR-108%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=108&job=&cmd_args= 08:21:46 -> Pinging Codecov 08:21:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-108&commit=d03d24e0c0d0381e074ce93838a9cca2a823c71d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-opc-ua%2Fjob%2FPR-108%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-opc-ua&service=jenkins&flags=&pr=108&job=&cmd_args= 08:21:47 -> Uploading to 08:21:47 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-opc-ua/d03d24e0c0d0381e074ce93838a9cca2a823c71d/e9678a28-8400-4b45-94f8-389fd465b638.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250303%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250303T082146Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=c86a48de1b6fa5dfd42ccc8a4732cca614d2c5d906911ee5d14ecbe064f49b49 08:21:47 % Total % Received % Xferd Average Speed Time Time Time Current 08:21:47 Dload Upload Total Spent Left Speed 08:21:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3505 0 0 100 3505 0 57459 --:--:-- --:--:-- --:--:-- 56532 100 3505 0 0 100 3505 0 23059 --:--:-- --:--:-- --:--:-- 22908 08:21:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-opc-ua/commit/d03d24e0c0d0381e074ce93838a9cca2a823c71d [Pipeline] } 08:21:47 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 08:21:49 + [ -d /w/workspace/dgexfoundry_device-opc-ua_PR-108/archives ] 08:21:49 + ls -al /w/workspace/dgexfoundry_device-opc-ua_PR-108/archives 08:21:49 total 16 08:21:49 drwxr-xr-x 3 root root 4096 Mar 3 08:21 . 08:21:49 drwxrwxr-x 11 jenkins jenkins 4096 Mar 3 08:21 .. 08:21:49 drwxr-xr-x 2 root root 4096 Mar 3 08:21 cost 08:21:49 -rw-r--r-- 1 root root 85 Mar 3 08:21 cost.csv 08:21:49 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_device-opc-ua_PR-108/archives 08:21:49 + ls -al /w/workspace/dgexfoundry_device-opc-ua_PR-108/archives 08:21:49 total 16 08:21:49 drwxr-xr-x 3 jenkins jenkins 4096 Mar 3 08:21 . 08:21:49 drwxrwxr-x 11 jenkins jenkins 4096 Mar 3 08:21 .. 08:21:49 drwxr-xr-x 2 jenkins jenkins 4096 Mar 3 08:21 cost 08:21:49 -rw-r--r-- 1 jenkins jenkins 85 Mar 3 08:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:21:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:21:50 ---> package-listing.sh 08:21:50 ++ facter osfamily 08:21:50 ++ tr '[:upper:]' '[:lower:]' 08:21:50 + OS_FAMILY=debian 08:21:50 + workspace=/w/workspace/dgexfoundry_device-opc-ua_PR-108 08:21:50 + START_PACKAGES=/tmp/packages_start.txt 08:21:50 + END_PACKAGES=/tmp/packages_end.txt 08:21:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:21:50 + PACKAGES=/tmp/packages_start.txt 08:21:50 + '[' /w/workspace/dgexfoundry_device-opc-ua_PR-108 ']' 08:21:50 + PACKAGES=/tmp/packages_end.txt 08:21:50 + case "${OS_FAMILY}" in 08:21:50 + dpkg -l 08:21:50 + grep '^ii' 08:21:50 + '[' -f /tmp/packages_start.txt ']' 08:21:50 + '[' -f /tmp/packages_end.txt ']' 08:21:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:21:50 + '[' /w/workspace/dgexfoundry_device-opc-ua_PR-108 ']' 08:21:50 + mkdir -p /w/workspace/dgexfoundry_device-opc-ua_PR-108/archives/ 08:21:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-opc-ua_PR-108/archives/ [Pipeline] echo 08:21:50 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-108/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:21:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:21:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:21:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:21:51 prd-ubuntu20.04-docker-8c-8g-40039 does not seem to be running inside a container 08:21:51 $ 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-108/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-108 -v /w/workspace/dgexfoundry_device-opc-ua_PR-108:/w/workspace/dgexfoundry_device-opc-ua_PR-108:rw,z -v /w/workspace/dgexfoundry_device-opc-ua_PR-108@tmp:/w/workspace/dgexfoundry_device-opc-ua_PR-108@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 08:21:52 $ docker top 88d524f98c222e2d63f87d71ec80852b09255b9126d88e418f1d5943f563ee31 -eo pid,comm [Pipeline] { [Pipeline] sh 08:21:52 + touch /tmp/pre-build-complete [Pipeline] sh 08:21:52 + mkdir -p /var/log/sysstat [Pipeline] sh 08:21:53 + ls /var/log/sa-host 08:21:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:21:53 provisioning config files... 08:21:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-opc-ua_PR-108@tmp/config14655192470087432643tmp [Pipeline] { [Pipeline] echo 08:21:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:21:53 ---> create-netrc.sh [Pipeline] } 08:21:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:21:54 ---> python-tools-install.sh [Pipeline] echo 08:21:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:21:54 ---> sudo-logs.sh 08:21:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:21:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:21:55 ---> job-cost.sh 08:21:55 lf-activate-venv: SKIPPING 08:21:55 DEBUG: total: 0.2199999988079071 08:21:55 INFO: Retrieving Stack Cost... 08:21:55 INFO: Retrieving Pricing Info for: v3-standard-8 08:21:55 INFO: Archiving Costs [Pipeline] echo 08:21:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:21:56 ---> logs-deploy.sh 08:21:56 lf-activate-venv: SKIPPING 08:21:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/PR-108/1 08:21:56 INFO: archiving workspace using pattern(s): 08:21:57 Archives upload complete. 08:21:57 INFO: archiving logs to Nexus