Pull request #90 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/device-opc-ua Obtained Jenkinsfile from 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6+515e873cf8c49ccc867724a600990c68a3d943eb (fd43ad592f3c0e2721ec79d2912857e3777d089a) 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-ssh13227785442943004740.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh14286521227587329301.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-90/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-90/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4591525976655474170.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-90/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9582192536031719293.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh10611469617827705665.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-90/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-90/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17439542113874256213.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-centos7-blackbox-4c-2g-24386’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-24387’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-24977’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-24953’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24990 in /w/workspace/edgexfoundry_device-opc-ua_PR-90 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-opc-ua.git > git init /w/workspace/edgexfoundry_device-opc-ua_PR-90 # 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 > 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/90/head:refs/remotes/origin/PR-90 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 515e873cf8c49ccc867724a600990c68a3d943eb into PR head commit 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 Merge succeeded, producing 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 Checking out Revision 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 (PR-90) > git config core.sparsecheckout # timeout=10 > git checkout -f 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 # 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 515e873cf8c49ccc867724a600990c68a3d943eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 # timeout=10 Commit message: "fix: Make variable usage consistent in Makefile" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:05:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:05:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:05:08 ========================================================= 03:05:08 EdgeX Global Pipelines Version Info 03:05:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:05:09 ------------------- 03:05:09 stable info: 03:05:09 ------------------- 03:05:09 Commited By: Ginny Guan ginny@iotechsys.com 03:05:09 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 03:05:09 Message: update stable to v1.0.265 03:05:10 ------------------- 03:05:10 experimental info: 03:05:10 ------------------- 03:05:10 Commited By: Cherry Wang cherry@iotechsys.com 03:05:10 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 03:05:10 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:05:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo 03:05:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo 03:05:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:05:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:05:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:05:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:05:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:05:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:05:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:05:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:05:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:05:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-90 [Pipeline] echo 03:05:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-90 [Pipeline] echo 03:05:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-90 [Pipeline] echo 03:05:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 [Pipeline] echo 03:05:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d2e1ba [Pipeline] echo 03:05:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:05:12 provisioning config files... 03:05:12 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-90@tmp/config14621532581848556408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:05:12 ---> ****-login.sh 03:05:12 nexus3.edgexfoundry.org:10001 03:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:14 Configure a credential helper to remove this warning. See 03:05:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:14 03:05:14 Login Succeeded 03:05:14 nexus3.edgexfoundry.org:10002 03:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:14 Configure a credential helper to remove this warning. See 03:05:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:14 03:05:14 Login Succeeded 03:05:14 nexus3.edgexfoundry.org:10003 03:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:14 Configure a credential helper to remove this warning. See 03:05:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:14 03:05:14 Login Succeeded 03:05:14 nexus3.edgexfoundry.org:10004 03:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:14 Configure a credential helper to remove this warning. See 03:05:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:14 03:05:14 Login Succeeded 03:05:14 ****.io 03:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:14 Configure a credential helper to remove this warning. See 03:05:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:14 03:05:14 Login Succeeded 03:05:14 ---> ****-login.sh ends [Pipeline] } 03:05:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:05:15 + git rev-list -1 --merges 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6~1..2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 [Pipeline] echo 03:05:15 -----------> git rev-list -1 --merges 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6~1..2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 [false] [Pipeline] sh 03:05:15 + git log --format=format:%s -1 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 [Pipeline] echo 03:05:15 ========================================================= 03:05:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:05:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:05:16 + git log --format=format:%s -1 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 [Pipeline] echo 03:05:16 [semverPrep] GIT_COMMIT: 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6, Commit Message: fix: Make variable usage consistent in Makefile [Pipeline] echo 03:05:16 [semverPrep] This is not a build commit. [Pipeline] sh 03:05:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:05:16 + grep -v github /etc/ssh/ssh_known_hosts 03:05:16 + [ -e /tmp/ssh_known_hosts ] 03:05:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:05:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:05:16 + sudo tee -a /etc/ssh/ssh_known_hosts 03:05:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:05:17 03:05:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:05:18 0.1.4: Pulling from edgex-devops/py-git-semver 03:05:18 b85a868b505f: Pulling fs layer 03:05:18 e2be974225ed: Pulling fs layer 03:05:18 339a4e72a1f5: Pulling fs layer 03:05:18 988bab9f4d93: Pulling fs layer 03:05:18 1469e6f7b9e6: Pulling fs layer 03:05:18 eaf3925da568: Pulling fs layer 03:05:18 bab4dde63d76: Pulling fs layer 03:05:18 bde34c3a00c8: Pulling fs layer 03:05:18 b352a97aabf1: Pulling fs layer 03:05:18 4872d77fe225: Pulling fs layer 03:05:18 5851b861e8e6: Pulling fs layer 03:05:18 988bab9f4d93: Waiting 03:05:18 1469e6f7b9e6: Waiting 03:05:18 eaf3925da568: Waiting 03:05:18 bab4dde63d76: Waiting 03:05:18 bde34c3a00c8: Waiting 03:05:18 b352a97aabf1: Waiting 03:05:18 4872d77fe225: Waiting 03:05:18 5851b861e8e6: Waiting 03:05:18 e2be974225ed: Download complete 03:05:18 988bab9f4d93: Verifying Checksum 03:05:18 988bab9f4d93: Download complete 03:05:18 1469e6f7b9e6: Verifying Checksum 03:05:18 1469e6f7b9e6: Download complete 03:05:18 eaf3925da568: Verifying Checksum 03:05:18 eaf3925da568: Download complete 03:05:18 339a4e72a1f5: Verifying Checksum 03:05:18 339a4e72a1f5: Download complete 03:05:18 bde34c3a00c8: Verifying Checksum 03:05:18 bde34c3a00c8: Download complete 03:05:19 b352a97aabf1: Verifying Checksum 03:05:19 b352a97aabf1: Download complete 03:05:19 4872d77fe225: Download complete 03:05:19 5851b861e8e6: Verifying Checksum 03:05:19 5851b861e8e6: Download complete 03:05:19 b85a868b505f: Verifying Checksum 03:05:19 b85a868b505f: Download complete 03:05:19 bab4dde63d76: Download complete 03:05:21 b85a868b505f: Pull complete 03:05:22 e2be974225ed: Pull complete 03:05:24 339a4e72a1f5: Pull complete 03:05:24 988bab9f4d93: Pull complete 03:05:25 1469e6f7b9e6: Pull complete 03:05:25 eaf3925da568: Pull complete 03:05:27 bab4dde63d76: Pull complete 03:05:27 bde34c3a00c8: Pull complete 03:05:28 b352a97aabf1: Pull complete 03:05:28 4872d77fe225: Pull complete 03:05:28 5851b861e8e6: Pull complete 03:05:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:05:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:05:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:05:28 prd-ubuntu20.04-docker-8c-8g-24990 does not seem to be running inside a container 03:05:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-opc-ua_PR-90 -v /w/workspace/edgexfoundry_device-opc-ua_PR-90:/w/workspace/edgexfoundry_device-opc-ua_PR-90:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-90@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-90@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-devops/py-git-semver:0.1.4 cat 03:05:35 $ docker top 8a215d00980ab8bf68066bf4c1564c833a58ae2832e5155d7bab0e8e56a2c49b -eo pid,comm 03:05:35 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). 03:05:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:05:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:05:35 [ssh-agent] Looking for ssh-agent implementation... 03:05:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:05:35 $ docker exec 8a215d00980ab8bf68066bf4c1564c833a58ae2832e5155d7bab0e8e56a2c49b ssh-agent 03:05:35 SSH_AUTH_SOCK=/tmp/ssh-UYAGEJ6aCXqL/agent.33 03:05:35 SSH_AGENT_PID=39 03:05:35 Running ssh-add (command line suppressed) 03:05:35 Identity added: /w/workspace/edgexfoundry_device-opc-ua_PR-90@tmp/private_key_7338943754532835490.key (/w/workspace/edgexfoundry_device-opc-ua_PR-90@tmp/private_key_7338943754532835490.key) 03:05:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:05:36 + git tag --points-at HEAD [Pipeline] } 03:05:36 $ docker exec --env ******** --env ******** 8a215d00980ab8bf68066bf4c1564c833a58ae2832e5155d7bab0e8e56a2c49b ssh-agent -k 03:05:36 unset SSH_AUTH_SOCK; 03:05:36 unset SSH_AGENT_PID; 03:05:36 echo Agent pid 39 killed; 03:05:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:05:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:05:36 [ssh-agent] Looking for ssh-agent implementation... 03:05:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:05:36 $ docker exec 8a215d00980ab8bf68066bf4c1564c833a58ae2832e5155d7bab0e8e56a2c49b ssh-agent 03:05:36 SSH_AUTH_SOCK=/tmp/ssh-Sq0LoYcGRsMY/agent.72 03:05:36 SSH_AGENT_PID=78 03:05:36 Running ssh-add (command line suppressed) 03:05:36 Identity added: /w/workspace/edgexfoundry_device-opc-ua_PR-90@tmp/private_key_17909368626217830305.key (/w/workspace/edgexfoundry_device-opc-ua_PR-90@tmp/private_key_17909368626217830305.key) 03:05:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:05:37 + git semver init 03:05:37 2024-11-08 03:05:37,213 [run_init] DEBUG init version:0.0.0 force:False 03:05:37 2024-11-08 03:05:37,214 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_PR-90/.semver 03:05:37 2024-11-08 03:05:37,214 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-opc-ua.git /w/workspace/edgexfoundry_device-opc-ua_PR-90/.semver 03:05:37 2024-11-08 03:05:37,214 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-opc-ua.git', '/w/workspace/edgexfoundry_device-opc-ua_PR-90/.semver'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-90, universal_newlines=False, shell=None, istream=None) 03:05:38 2024-11-08 03:05:37,859 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_PR-90/.git/info/exclude 03:05:38 2024-11-08 03:05:37,860 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-opc-ua_PR-90/.semver/PR-90 with force:False 03:05:38 2024-11-08 03:05:37,860 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_PR-90/.semver/PR-90 03:05:38 2024-11-08 03:05:37,865 [execute] INFO git cat-file --batch-check 03:05:38 2024-11-08 03:05:37,865 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-90/.semver, universal_newlines=False, shell=None, istream=) 03:05:38 2024-11-08 03:05:37,872 [execute] INFO git cat-file --batch 03:05:38 2024-11-08 03:05:37,873 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-opc-ua_PR-90/.semver, universal_newlines=False, shell=None, istream=) 03:05:38 2024-11-08 03:05:37,878 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_PR-90/.semver/PR-90 03:05:38 0.0.0 [Pipeline] } 03:05:38 $ docker exec --env ******** --env ******** 8a215d00980ab8bf68066bf4c1564c833a58ae2832e5155d7bab0e8e56a2c49b ssh-agent -k 03:05:38 unset SSH_AUTH_SOCK; 03:05:38 unset SSH_AGENT_PID; 03:05:38 echo Agent pid 78 killed; 03:05:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:05:38 + git semver [Pipeline] } 03:05:39 $ docker stop --time=1 8a215d00980ab8bf68066bf4c1564c833a58ae2832e5155d7bab0e8e56a2c49b 03:05:40 $ docker rm -f --volumes 8a215d00980ab8bf68066bf4c1564c833a58ae2832e5155d7bab0e8e56a2c49b [Pipeline] // withDockerContainer [Pipeline] sh 03:05:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:05:41 Stashed 1 file(s) [Pipeline] echo 03:05:41 [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:05:42 provisioning config files... 03:05:42 copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-90@tmp/config956583233150402941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:05:42 ---> ****-login.sh 03:05:42 nexus3.edgexfoundry.org:10001 03:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:42 Configure a credential helper to remove this warning. See 03:05:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:42 03:05:42 Login Succeeded 03:05:42 nexus3.edgexfoundry.org:10002 03:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:42 Configure a credential helper to remove this warning. See 03:05:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:42 03:05:42 Login Succeeded 03:05:42 nexus3.edgexfoundry.org:10003 03:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:42 Configure a credential helper to remove this warning. See 03:05:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:42 03:05:42 Login Succeeded 03:05:42 nexus3.edgexfoundry.org:10004 03:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:43 Configure a credential helper to remove this warning. See 03:05:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:43 03:05:43 Login Succeeded 03:05:43 ****.io 03:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:05:43 Configure a credential helper to remove this warning. See 03:05:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:05:43 03:05:43 Login Succeeded 03:05:43 ---> ****-login.sh ends [Pipeline] } 03:05:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:05:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:05:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:05:43 ========================================================= 03:05:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:05:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:44 + 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 . 03:05:44 Sending build context to Docker daemon 865.3kB 03:05:44 Step 1/5 : FROM golang:1.23-alpine3.20 AS builder 03:05:44 1.23-alpine3.20: Pulling from library/golang 03:05:44 43c4264eed91: Pulling fs layer 03:05:44 aec3504c519e: Pulling fs layer 03:05:44 c79bddf330f7: Pulling fs layer 03:05:44 0d736227ff64: Pulling fs layer 03:05:44 4f4fb700ef54: Pulling fs layer 03:05:44 0d736227ff64: Waiting 03:05:44 4f4fb700ef54: Waiting 03:05:44 aec3504c519e: Verifying Checksum 03:05:44 aec3504c519e: Download complete 03:05:44 43c4264eed91: Verifying Checksum 03:05:44 43c4264eed91: Download complete 03:05:44 0d736227ff64: Download complete 03:05:44 4f4fb700ef54: Verifying Checksum 03:05:44 4f4fb700ef54: Download complete 03:05:45 43c4264eed91: Pull complete 03:05:45 aec3504c519e: Pull complete 03:05:45 c79bddf330f7: Verifying Checksum 03:05:45 c79bddf330f7: Download complete 03:05:52 c79bddf330f7: Pull complete 03:05:53 0d736227ff64: Pull complete 03:05:53 4f4fb700ef54: Pull complete 03:05:54 Digest: sha256:09742590377387b931261cbeb72ce56da1b0d750a27379f7385245b2b058b63a 03:05:54 Status: Downloaded newer image for golang:1.23-alpine3.20 03:05:54 ---> 4147efcd34f7 03:05:54 Step 2/5 : WORKDIR /device-opcua 03:05:56 Still waiting to schedule task 03:05:56 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 03:06:04 ---> Running in 2d84942eebb3 03:06:04 Removing intermediate container 2d84942eebb3 03:06:04 ---> 9be9a1f87f37 03:06:04 Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 03:06:05 ---> Running in f49a242742b1 03:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:06:06 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:06:06 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:06:06 OK: 24168 distinct packages available 03:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:06:06 (1/30) Installing libgcc (13.2.1_git20240309-r0) 03:06:06 (2/30) Installing jansson (2.14-r4) 03:06:06 (3/30) Installing libstdc++ (13.2.1_git20240309-r0) 03:06:06 (4/30) Installing zstd-libs (1.5.6-r0) 03:06:06 (5/30) Installing binutils (2.42-r0) 03:06:06 (6/30) Installing libgomp (13.2.1_git20240309-r0) 03:06:06 (7/30) Installing libatomic (13.2.1_git20240309-r0) 03:06:06 (8/30) Installing gmp (6.3.0-r1) 03:06:06 (9/30) Installing isl26 (0.26-r1) 03:06:06 (10/30) Installing mpfr4 (4.2.1-r0) 03:06:06 (11/30) Installing mpc1 (1.3.1-r1) 03:06:06 (12/30) Installing gcc (13.2.1_git20240309-r0) 03:06:07 (13/30) Installing brotli-libs (1.1.0-r2) 03:06:07 (14/30) Installing c-ares (1.33.1-r0) 03:06:07 (15/30) Installing libunistring (1.2-r0) 03:06:07 (16/30) Installing libidn2 (2.3.7-r0) 03:06:07 (17/30) Installing nghttp2-libs (1.62.1-r0) 03:06:08 (18/30) Installing libpsl (0.21.5-r1) 03:06:08 (19/30) Installing libcurl (8.11.0-r1) 03:06:08 (20/30) Installing libexpat (2.6.3-r0) 03:06:08 (21/30) Installing pcre2 (10.43-r0) 03:06:08 (22/30) Installing git (2.45.2-r0) 03:06:08 (23/30) Installing git-init-template (2.45.2-r0) 03:06:08 (24/30) Installing make (4.4.1-r2) 03:06:08 (25/30) Installing musl-dev (1.2.5-r0) 03:06:08 (26/30) Installing pkgconf (2.2.0-r0) 03:06:08 (27/30) Installing libsodium (1.0.19-r0) 03:06:08 (28/30) Installing libzmq (4.3.5-r2) 03:06:08 (29/30) Installing libsodium-dev (1.0.19-r0) 03:06:08 (30/30) Installing zeromq-dev (4.3.5-r2) 03:06:08 Executing busybox-1.36.1-r29.trigger 03:06:08 OK: 171 MiB in 45 packages 03:06:18 Removing intermediate container f49a242742b1 03:06:18 ---> cfa56842aa41 03:06:18 Step 4/5 : COPY . . 03:06:18 ---> 651a6a5e1ee6 03:06:18 Step 5/5 : RUN make build 03:06:18 ---> Running in 5c44ab3630b4 03:06:18 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.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 03:06:18 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 03:06:18 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 03:06:18 go: downloading github.com/gopcua/opcua v0.5.3 03:06:18 go: downloading github.com/spf13/cast v1.7.0 03:06:18 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 03:06:18 go: downloading github.com/labstack/echo/v4 v4.12.0 03:06:18 go: downloading github.com/go-kit/log v0.2.1 03:06:18 go: downloading github.com/go-playground/validator/v10 v10.22.1 03:06:18 go: downloading github.com/google/uuid v1.6.0 03:06:18 go: downloading github.com/panjf2000/ants/v2 v2.10.0 03:06:18 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 03:06:18 go: downloading golang.org/x/net v0.30.0 03:06:18 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:06:18 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 03:06:18 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 03:06:18 go: downloading github.com/hashicorp/go-multierror v1.1.1 03:06:18 go: downloading gopkg.in/yaml.v3 v3.0.1 03:06:18 go: downloading github.com/labstack/gommon v0.4.2 03:06:18 go: downloading golang.org/x/crypto v0.28.0 03:06:18 go: downloading github.com/mitchellh/mapstructure v1.5.0 03:06:18 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 03:06:18 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 03:06:18 go: downloading github.com/mitchellh/copystructure v1.2.0 03:06:18 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 03:06:18 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 03:06:18 go: downloading github.com/sirupsen/logrus v1.9.3 03:06:18 go: downloading github.com/openziti/sdk-golang v0.23.43 03:06:18 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 03:06:18 go: downloading github.com/go-playground/universal-translator v0.18.1 03:06:18 go: downloading github.com/leodido/go-urn v1.4.0 03:06:18 go: downloading golang.org/x/text v0.19.0 03:06:18 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 03:06:18 go: downloading golang.org/x/sync v0.8.0 03:06:18 go: downloading github.com/x448/float16 v0.8.4 03:06:18 go: downloading github.com/hashicorp/errwrap v1.1.0 03:06:18 go: downloading github.com/go-logfmt/logfmt v0.5.1 03:06:18 go: downloading github.com/mattn/go-colorable v0.1.13 03:06:18 go: downloading github.com/mattn/go-isatty v0.0.20 03:06:18 go: downloading github.com/valyala/fasttemplate v1.2.2 03:06:18 go: downloading github.com/gorilla/websocket v1.5.3 03:06:18 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 03:06:18 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 03:06:18 go: downloading golang.org/x/time v0.6.0 03:06:18 go: downloading golang.org/x/sys v0.26.0 03:06:18 go: downloading github.com/go-openapi/runtime v0.28.0 03:06:18 go: downloading github.com/go-openapi/strfmt v0.23.0 03:06:18 go: downloading github.com/go-resty/resty/v2 v2.15.3 03:06:18 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 03:06:18 go: downloading github.com/michaelquigley/pfxlog v0.6.10 03:06:18 go: downloading github.com/openziti/edge-api v0.26.32 03:06:19 go: downloading github.com/openziti/foundation/v2 v2.0.49 03:06:19 go: downloading github.com/openziti/identity v1.0.85 03:06:19 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 03:06:19 go: downloading github.com/pkg/errors v0.9.1 03:06:19 go: downloading github.com/zitadel/oidc/v2 v2.12.2 03:06:19 go: downloading golang.org/x/oauth2 v0.23.0 03:06:19 go: downloading github.com/openziti/channel/v3 v3.0.4 03:06:19 go: downloading github.com/openziti/secretstream v0.1.25 03:06:19 go: downloading github.com/openziti/transport/v2 v2.0.146 03:06:19 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 03:06:19 go: downloading github.com/kataras/go-events v0.0.3 03:06:19 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:06:19 go: downloading github.com/openziti/metrics v1.2.58 03:06:19 go: downloading github.com/mitchellh/reflectwalk v1.0.2 03:06:19 go: downloading github.com/go-playground/locales v0.14.1 03:06:19 go: downloading github.com/hashicorp/consul/api v1.29.4 03:06:19 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:06:19 go: downloading github.com/go-redis/redis/v7 v7.3.0 03:06:19 go: downloading github.com/valyala/bytebufferpool v1.0.0 03:06:19 go: downloading github.com/zeebo/errs v1.3.0 03:06:19 go: downloading google.golang.org/grpc v1.67.1 03:06:19 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 03:06:19 go: downloading github.com/go-openapi/errors v0.22.0 03:06:19 go: downloading github.com/oklog/ulid v1.3.1 03:06:19 go: downloading go.mongodb.org/mongo-driver v1.17.0 03:06:19 go: downloading github.com/go-openapi/swag v0.23.0 03:06:19 go: downloading github.com/opentracing/opentracing-go v1.2.0 03:06:19 go: downloading go.opentelemetry.io/otel v1.29.0 03:06:20 go: downloading go.opentelemetry.io/otel/trace v1.29.0 03:06:20 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 03:06:20 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 03:06:20 go: downloading github.com/go-openapi/validate v0.24.0 03:06:20 go: downloading github.com/fsnotify/fsnotify v1.7.0 03:06:20 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 03:06:20 go: downloading github.com/golang/protobuf v1.5.4 03:06:20 go: downloading google.golang.org/protobuf v1.34.2 03:06:20 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 03:06:20 go: downloading github.com/gorilla/securecookie v1.1.2 03:06:20 go: downloading github.com/gorilla/schema v1.4.1 03:06:20 go: downloading github.com/muhlemmer/gu v0.3.1 03:06:20 go: downloading github.com/mitchellh/go-ps v1.0.0 03:06:20 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 03:06:20 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 03:06:20 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 03:06:20 go: downloading github.com/hashicorp/go-hclog v1.5.0 03:06:20 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 03:06:20 go: downloading github.com/hashicorp/serf v0.10.1 03:06:20 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 03:06:20 go: downloading github.com/go-openapi/analysis v0.23.0 03:06:20 go: downloading github.com/go-openapi/loads v0.22.0 03:06:20 go: downloading github.com/go-openapi/spec v0.21.0 03:06:20 go: downloading github.com/mailru/easyjson v0.7.7 03:06:20 go: downloading github.com/go-logr/logr v1.4.2 03:06:20 go: downloading go.opentelemetry.io/otel/metric v1.29.0 03:06:20 go: downloading golang.org/x/term v0.25.0 03:06:20 go: downloading github.com/go-openapi/jsonpointer v0.21.0 03:06:20 go: downloading github.com/tklauser/go-sysconf v0.3.12 03:06:20 go: downloading github.com/josharian/intern v1.0.0 03:06:20 go: downloading github.com/go-logr/stdr v1.2.2 03:06:20 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 03:06:20 go: downloading github.com/fatih/color v1.16.0 03:06:20 go: downloading github.com/go-openapi/jsonreference v0.21.0 03:06:20 go: downloading github.com/armon/go-metrics v0.4.1 03:06:20 go: downloading github.com/tklauser/numcpus v0.6.1 03:06:20 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 03:06:20 go: downloading github.com/hashicorp/golang-lru v0.5.4 03:06:47 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:07:34 Removing intermediate container 5c44ab3630b4 03:07:34 ---> 198c24807599 03:07:34 [Warning] One or more build-args [BASE MAKE] were not consumed 03:07:34 Successfully built 198c24807599 03:07:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:34 + docker inspect -f . ci-base-image-x86_64 03:07:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:34 prd-ubuntu20.04-docker-8c-8g-24990 does not seem to be running inside a container 03:07:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-opc-ua_PR-90 -v /w/workspace/edgexfoundry_device-opc-ua_PR-90:/w/workspace/edgexfoundry_device-opc-ua_PR-90:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-90@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-90@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:07:35 $ docker top 4d173a29ef56c50acf4c6136230d9263a2a58e3d6d65a4ef34ef91ba73203ae4 -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:36 + go version 03:07:36 go version go1.23.3 linux/amd64 [Pipeline] } 03:07:36 $ docker stop --time=1 4d173a29ef56c50acf4c6136230d9263a2a58e3d6d65a4ef34ef91ba73203ae4 03:07:37 $ docker rm -f --volumes 4d173a29ef56c50acf4c6136230d9263a2a58e3d6d65a4ef34ef91ba73203ae4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:38 + docker inspect -f . ci-base-image-x86_64 03:07:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:38 prd-ubuntu20.04-docker-8c-8g-24990 does not seem to be running inside a container 03:07:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-opc-ua_PR-90 -v /w/workspace/edgexfoundry_device-opc-ua_PR-90:/w/workspace/edgexfoundry_device-opc-ua_PR-90:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-90@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-90@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:07:39 $ docker top 6c963d8f31e25c2410bb15d828a83fbe205216cac882f78cac745fdb308f41bb -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:39 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_PR-90 [Pipeline] fileExists [Pipeline] sh 03:07:39 + make test 03:07:39 go install github.com/jstemmer/go-junit-report@v0.9.1 03:07:39 go: downloading github.com/jstemmer/go-junit-report v0.9.1 03:07:45 go install github.com/axw/gocov/gocov@v1.0.0 03:07:45 go: downloading github.com/axw/gocov v1.0.0 03:07:47 go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 03:07:48 go install github.com/AlekSi/gocov-xml@v1.0.0 03:07:48 go: downloading github.com/AlekSi/gocov-xml v1.0.0 03:07:49 go install github.com/jandelgado/gcov2lcov@v1.0.5 03:07:49 go: downloading github.com/jandelgado/gcov2lcov v1.0.5 03:07:50 rm -rf test-artifacts 03:07:50 mkdir test-artifacts 03:07:50 go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml 03:07:50 go: downloading github.com/stretchr/testify v1.9.0 03:07:50 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 03:07:50 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 03:08:12 gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml 03:08:12 gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo 03:08:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:08:12 $ docker stop --time=1 6c963d8f31e25c2410bb15d828a83fbe205216cac882f78cac745fdb308f41bb 03:08:17 $ docker rm -f --volumes 6c963d8f31e25c2410bb15d828a83fbe205216cac882f78cac745fdb308f41bb [Pipeline] // withDockerContainer [Pipeline] sh 03:08:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:08:18 Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:08:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:08:19 + ls -al . 03:08:19 total 204 03:08:19 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 03:07 . 03:08:19 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:05 .. 03:08:19 -rw-rw-r-- 1 jenkins jenkins 62 Nov 8 03:05 .dockerignore 03:08:19 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 03:08 .git 03:08:19 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:05 .github 03:08:19 -rw-rw-r-- 1 jenkins jenkins 84 Nov 8 03:05 .gitignore 03:08:19 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 03:05 .semver 03:08:19 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:05 .vscode 03:08:19 -rw-rw-r-- 1 jenkins jenkins 7466 Nov 8 03:05 Attribution.txt 03:08:19 -rw-rw-r-- 1 jenkins jenkins 1125 Nov 8 03:05 Dockerfile 03:08:19 -rw-rw-r-- 1 jenkins jenkins 649 Nov 8 03:05 Jenkinsfile 03:08:19 -rw-rw-r-- 1 jenkins jenkins 11367 Nov 8 03:05 LICENSE 03:08:19 -rw-rw-r-- 1 jenkins jenkins 2185 Nov 8 03:05 Makefile 03:08:19 -rw-rw-r-- 1 jenkins jenkins 4182 Nov 8 03:05 README.md 03:08:19 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 03:05 VERSION 03:08:19 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:05 bin 03:08:19 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 03:05 cmd 03:08:19 -rw-rw-r-- 1 jenkins jenkins 7098 Nov 8 03:05 go.mod 03:08:19 -rw-rw-r-- 1 jenkins jenkins 100417 Nov 8 03:05 go.sum 03:08:19 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:05 internal 03:08:19 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 03:08 test-artifacts 03:08:19 -rw-rw-r-- 1 jenkins jenkins 260 Nov 8 03:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:20 + 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=2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 --label arch=amd64 --label version=0.0.0 . 03:08:20 Sending build context to Docker daemon 882.7kB 03:08:20 Step 1/19 : FROM golang:1.23-alpine3.20 AS builder 03:08:20 ---> 4147efcd34f7 03:08:20 Step 2/19 : WORKDIR /device-opcua 03:08:20 ---> Using cache 03:08:20 ---> 9be9a1f87f37 03:08:20 Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 03:08:20 ---> Using cache 03:08:20 ---> cfa56842aa41 03:08:20 Step 4/19 : COPY . . 03:08:20 ---> 77ac9fa74f2d 03:08:20 Step 5/19 : RUN make build 03:08:20 ---> Running in 8a5020d5258f 03:08:20 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.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 03:08:20 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 03:08:20 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 03:08:20 go: downloading github.com/gopcua/opcua v0.5.3 03:08:20 go: downloading github.com/spf13/cast v1.7.0 03:08:20 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 03:08:20 go: downloading github.com/labstack/echo/v4 v4.12.0 03:08:20 go: downloading github.com/go-playground/validator/v10 v10.22.1 03:08:20 go: downloading github.com/google/uuid v1.6.0 03:08:20 go: downloading github.com/go-kit/log v0.2.1 03:08:21 go: downloading github.com/panjf2000/ants/v2 v2.10.0 03:08:21 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 03:08:21 go: downloading golang.org/x/net v0.30.0 03:08:21 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 03:08:21 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 03:08:21 go: downloading github.com/hashicorp/go-multierror v1.1.1 03:08:21 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:08:21 go: downloading gopkg.in/yaml.v3 v3.0.1 03:08:21 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 03:08:21 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 03:08:21 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 03:08:21 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 03:08:21 go: downloading github.com/mitchellh/mapstructure v1.5.0 03:08:21 go: downloading github.com/openziti/sdk-golang v0.23.43 03:08:21 go: downloading github.com/sirupsen/logrus v1.9.3 03:08:21 go: downloading github.com/mitchellh/copystructure v1.2.0 03:08:21 go: downloading github.com/go-logfmt/logfmt v0.5.1 03:08:21 go: downloading github.com/labstack/gommon v0.4.2 03:08:21 go: downloading golang.org/x/crypto v0.28.0 03:08:21 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 03:08:21 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 03:08:21 go: downloading github.com/go-playground/universal-translator v0.18.1 03:08:21 go: downloading github.com/leodido/go-urn v1.4.0 03:08:21 go: downloading golang.org/x/text v0.19.0 03:08:21 go: downloading golang.org/x/sync v0.8.0 03:08:21 go: downloading github.com/x448/float16 v0.8.4 03:08:21 go: downloading github.com/hashicorp/errwrap v1.1.0 03:08:21 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 03:08:21 go: downloading github.com/valyala/fasttemplate v1.2.2 03:08:21 go: downloading golang.org/x/time v0.6.0 03:08:21 go: downloading github.com/gorilla/websocket v1.5.3 03:08:21 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 03:08:21 go: downloading github.com/mitchellh/reflectwalk v1.0.2 03:08:21 go: downloading github.com/mattn/go-colorable v0.1.13 03:08:21 go: downloading github.com/mattn/go-isatty v0.0.20 03:08:21 go: downloading golang.org/x/sys v0.26.0 03:08:21 go: downloading github.com/go-openapi/runtime v0.28.0 03:08:21 go: downloading github.com/go-openapi/strfmt v0.23.0 03:08:21 go: downloading github.com/go-resty/resty/v2 v2.15.3 03:08:21 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 03:08:21 go: downloading github.com/michaelquigley/pfxlog v0.6.10 03:08:21 go: downloading github.com/openziti/edge-api v0.26.32 03:08:22 go: downloading github.com/openziti/identity v1.0.85 03:08:22 go: downloading github.com/openziti/foundation/v2 v2.0.49 03:08:22 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 03:08:22 go: downloading github.com/pkg/errors v0.9.1 03:08:22 go: downloading github.com/zitadel/oidc/v2 v2.12.2 03:08:22 go: downloading golang.org/x/oauth2 v0.23.0 03:08:22 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 03:08:22 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:08:22 go: downloading github.com/kataras/go-events v0.0.3 03:08:22 go: downloading github.com/openziti/channel/v3 v3.0.4 03:08:22 go: downloading github.com/openziti/metrics v1.2.58 03:08:22 go: downloading github.com/openziti/secretstream v0.1.25 03:08:22 go: downloading github.com/openziti/transport/v2 v2.0.146 03:08:22 go: downloading github.com/go-playground/locales v0.14.1 03:08:22 go: downloading github.com/go-redis/redis/v7 v7.3.0 03:08:22 go: downloading github.com/hashicorp/consul/api v1.29.4 03:08:22 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:08:22 go: downloading github.com/valyala/bytebufferpool v1.0.0 03:08:22 go: downloading github.com/zeebo/errs v1.3.0 03:08:22 go: downloading google.golang.org/grpc v1.67.1 03:08:22 go: downloading github.com/go-openapi/errors v0.22.0 03:08:22 go: downloading github.com/go-openapi/swag v0.23.0 03:08:22 go: downloading github.com/opentracing/opentracing-go v1.2.0 03:08:22 go: downloading go.opentelemetry.io/otel v1.29.0 03:08:22 go: downloading go.opentelemetry.io/otel/trace v1.29.0 03:08:22 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 03:08:22 go: downloading github.com/oklog/ulid v1.3.1 03:08:22 go: downloading go.mongodb.org/mongo-driver v1.17.0 03:08:22 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 03:08:23 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 03:08:23 go: downloading github.com/go-openapi/validate v0.24.0 03:08:23 go: downloading github.com/fsnotify/fsnotify v1.7.0 03:08:23 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 03:08:23 go: downloading github.com/gorilla/securecookie v1.1.2 03:08:23 go: downloading github.com/gorilla/schema v1.4.1 03:08:23 go: downloading github.com/muhlemmer/gu v0.3.1 03:08:23 go: downloading github.com/mitchellh/go-ps v1.0.0 03:08:23 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 03:08:23 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 03:08:23 go: downloading github.com/golang/protobuf v1.5.4 03:08:23 go: downloading google.golang.org/protobuf v1.34.2 03:08:23 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 03:08:23 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 03:08:23 go: downloading github.com/hashicorp/go-hclog v1.5.0 03:08:23 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 03:08:23 go: downloading github.com/hashicorp/serf v0.10.1 03:08:23 go: downloading github.com/mailru/easyjson v0.7.7 03:08:23 go: downloading github.com/go-openapi/analysis v0.23.0 03:08:23 go: downloading github.com/go-openapi/loads v0.22.0 03:08:23 go: downloading github.com/go-openapi/spec v0.21.0 03:08:23 go: downloading github.com/go-logr/logr v1.4.2 03:08:23 go: downloading go.opentelemetry.io/otel/metric v1.29.0 03:08:23 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 03:08:23 go: downloading golang.org/x/term v0.25.0 03:08:23 go: downloading github.com/go-openapi/jsonpointer v0.21.0 03:08:23 go: downloading github.com/tklauser/go-sysconf v0.3.12 03:08:23 go: downloading github.com/fatih/color v1.16.0 03:08:23 go: downloading github.com/armon/go-metrics v0.4.1 03:08:23 go: downloading github.com/josharian/intern v1.0.0 03:08:23 go: downloading github.com/go-logr/stdr v1.2.2 03:08:23 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 03:08:23 go: downloading github.com/go-openapi/jsonreference v0.21.0 03:08:23 go: downloading github.com/tklauser/numcpus v0.6.1 03:08:23 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 03:08:23 go: downloading github.com/hashicorp/golang-lru v0.5.4 03:08:50 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:09:29 Removing intermediate container 8a5020d5258f 03:09:29 ---> fb45e06f2c9b 03:09:29 Step 6/19 : FROM alpine:3.20 03:09:29 3.20: Pulling from library/alpine 03:09:29 43c4264eed91: Already exists 03:09:29 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:09:29 Status: Downloaded newer image for alpine:3.20 03:09:29 ---> 91ef0af61f39 03:09:29 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 03:09:29 ---> Running in efbfe89e4e48 03:09:29 Removing intermediate container efbfe89e4e48 03:09:29 ---> 41a0cff92fbd 03:09:29 Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init 03:09:29 ---> Running in cc01bb5755a2 03:09:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:29 (1/6) Installing dumb-init (1.2.5-r3) 03:09:29 (2/6) Installing libgcc (13.2.1_git20240309-r0) 03:09:29 (3/6) Installing libsodium (1.0.19-r0) 03:09:29 (4/6) Installing libstdc++ (13.2.1_git20240309-r0) 03:09:29 (5/6) Installing libzmq (4.3.5-r2) 03:09:29 (6/6) Installing zeromq (4.3.5-r2) 03:09:29 Executing busybox-1.36.1-r29.trigger 03:09:29 OK: 12 MiB in 20 packages 03:09:29 Removing intermediate container cc01bb5755a2 03:09:29 ---> af7e7a92ad7a 03:09:29 Step 9/19 : RUN apk --no-cache upgrade 03:09:29 ---> Running in 52406666b6f9 03:09:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:29 Upgrading critical system libraries and apk-tools: 03:09:29 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:09:29 Executing busybox-1.36.1-r29.trigger 03:09:29 Continuing the upgrade transaction with new apk-tools: 03:09:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:09:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:09:29 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:09:29 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:09:29 OK: 12 MiB in 20 packages 03:09:30 Removing intermediate container 52406666b6f9 03:09:30 ---> 7989f27d88ce 03:09:30 Step 10/19 : EXPOSE 59997 03:09:30 ---> Running in 832d304f8a17 03:09:30 Removing intermediate container 832d304f8a17 03:09:30 ---> 565ca431c010 03:09:30 Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / 03:09:32 ---> f552355ca8d8 03:09:32 Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res 03:09:34 ---> 9934e4610a58 03:09:34 Step 13/19 : COPY LICENSE / 03:09:34 ---> cda49df954e5 03:09:34 Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt 03:09:35 ---> c8e5fa0528dd 03:09:35 Step 15/19 : ENTRYPOINT ["/device-opcua"] 03:09:35 ---> Running in ebc80e36a8c6 03:09:35 Removing intermediate container ebc80e36a8c6 03:09:35 ---> 2cc0a17e71d6 03:09:35 Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:09:35 ---> Running in 3b8064aa80aa 03:09:35 Removing intermediate container 3b8064aa80aa 03:09:35 ---> 5d73888ba9f5 03:09:35 Step 17/19 : LABEL arch=amd64 03:09:35 ---> Running in beee7c2a0310 03:09:35 Removing intermediate container beee7c2a0310 03:09:35 ---> d912f3d3d255 03:09:35 Step 18/19 : LABEL git_sha=2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 03:09:35 ---> Running in e57e19651764 03:09:35 Removing intermediate container e57e19651764 03:09:35 ---> dca1db9409aa 03:09:35 Step 19/19 : LABEL version=0.0.0 03:09:35 ---> Running in 0f7442776c8a 03:09:35 Removing intermediate container 0f7442776c8a 03:09:35 ---> 6ac34c00e56b 03:09:35 [Warning] One or more build-args [ARCH BASE MAKE] were not consumed 03:09:35 Successfully built 6ac34c00e56b 03:09:35 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 03:09:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:09:36 03:09:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:09:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:09:37 latest: Pulling from edgex-lftools-log-publisher 03:09:37 5eb5b503b376: Pulling fs layer 03:09:37 5c69ac0246d0: Pulling fs layer 03:09:37 ec43610c2a17: Pulling fs layer 03:09:37 3a2ae6a8a46f: Pulling fs layer 03:09:37 33b1e0a273af: Pulling fs layer 03:09:37 5d3b04190fa2: Pulling fs layer 03:09:37 2f39f015ded8: Pulling fs layer 03:09:37 33b1e0a273af: Waiting 03:09:37 2f39f015ded8: Waiting 03:09:37 5d3b04190fa2: Waiting 03:09:37 3a2ae6a8a46f: Waiting 03:09:37 5c69ac0246d0: Download complete 03:09:37 3a2ae6a8a46f: Verifying Checksum 03:09:37 3a2ae6a8a46f: Download complete 03:09:37 33b1e0a273af: Verifying Checksum 03:09:37 33b1e0a273af: Download complete 03:09:37 5d3b04190fa2: Download complete 03:09:37 ec43610c2a17: Verifying Checksum 03:09:37 ec43610c2a17: Download complete 03:09:37 5eb5b503b376: Download complete 03:09:38 2f39f015ded8: Verifying Checksum 03:09:39 5eb5b503b376: Pull complete 03:09:39 5c69ac0246d0: Pull complete 03:09:39 ec43610c2a17: Pull complete 03:09:39 3a2ae6a8a46f: Pull complete 03:09:40 33b1e0a273af: Pull complete 03:09:40 5d3b04190fa2: Pull complete 03:09:44 2f39f015ded8: Pull complete 03:09:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:09:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:09:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:09:44 prd-ubuntu20.04-docker-8c-8g-24990 does not seem to be running inside a container 03:09:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_PR-90 -v /w/workspace/edgexfoundry_device-opc-ua_PR-90:/w/workspace/edgexfoundry_device-opc-ua_PR-90:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-90@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-90@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:09:52 $ docker top 7caf9d06e36d44279d1d64f12af54f01f0eef0af38346865838989d385e582c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:09:53 ---> job-cost.sh 03:09:53 lf-activate-venv: SKIPPING 03:09:53 INFO: No Stack... 03:09:53 INFO: Retrieving Pricing Info for: v3-standard-8 03:09:53 INFO: Archiving Costs [Pipeline] sh 03:09:53 + cat /w/workspace/edgexfoundry_device-opc-ua_PR-90/archives/cost.csv 03:09:53 + cut -d, -f6 [Pipeline] lock 03:09:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-90-1-stack-cost] 03:09:54 Resource [jenkins-edgexfoundry-device-opc-ua-PR-90-1-stack-cost] did not exist. Created. 03:09:54 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-90-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:09:54 + echo total: 0.2199999988079071 [Pipeline] stash 03:09:54 Stashed 1 file(s) [Pipeline] } 03:09:54 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-90-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:09:54 $ docker stop --time=1 7caf9d06e36d44279d1d64f12af54f01f0eef0af38346865838989d385e582c7 03:09:56 $ docker rm -f --volumes 7caf9d06e36d44279d1d64f12af54f01f0eef0af38346865838989d385e582c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:24:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25685 in /w/workspace/edgexfoundry_device-opc-ua_PR-90 [Pipeline] { [Pipeline] ws 03:24:03 Running in /w/workspace/device-opc-ua/1 [Pipeline] { [Pipeline] checkout 03:24:06 The recommended git tool is: NONE 03:24:14 using credential edgex-jenkins-ssh 03:24:14 Cloning the remote Git repository 03:24:14 Cloning repository git@github.com:edgexfoundry/device-opc-ua.git 03:24:14 > git init /w/workspace/device-opc-ua/1 # timeout=10 03:24:14 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 03:24:14 > git --version # timeout=10 03:24:14 > git --version # 'git version 2.25.1' 03:24:14 using GIT_SSH to set credentials SSH Credentials for GitHub 03:24:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:24:15 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 03:24:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:24:17 Merging remotes/origin/main commit 515e873cf8c49ccc867724a600990c68a3d943eb into PR head commit 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 03:24:16 > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 03:24:16 Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git 03:24:16 using GIT_SSH to set credentials SSH Credentials for GitHub 03:24:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/pull/90/head:refs/remotes/origin/PR-90 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:24:17 > git config core.sparsecheckout # timeout=10 03:24:17 > git checkout -f 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 # timeout=10 03:24:17 Merge succeeded, producing 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 03:24:17 Checking out Revision 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 (PR-90) 03:24:17 > git remote # timeout=10 03:24:17 > git config --get remote.origin.url # timeout=10 03:24:17 using GIT_SSH to set credentials SSH Credentials for GitHub 03:24:17 > git merge 515e873cf8c49ccc867724a600990c68a3d943eb # timeout=10 03:24:17 > git rev-parse HEAD^{commit} # timeout=10 03:24:17 > git config core.sparsecheckout # timeout=10 03:24:17 > git checkout -f 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 # timeout=10 03:24:21 Commit message: "fix: Make variable usage consistent in Makefile" 03:24:21 > git --version # timeout=10 03:24:21 > git --version # 'git version 2.25.1' 03:24:21 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:24:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:24:23 % Total % Received % Xferd Average Speed Time Time Time Current 03:24:23 Dload Upload Total Spent Left Speed 03:24:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 223k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh 03:24:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:24:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:24:24 + sudo tee /etc/docker/daemon.new 03:24:24 { 03:24:24 "registry-mirrors": [ 03:24:24 "https://nexus3.edgexfoundry.org:10001" 03:24:24 ], 03:24:24 "bip": "10.250.0.254/24", 03:24:24 "hosts": [ 03:24:24 "tcp://0.0.0.0:5555", 03:24:24 "unix:///var/run/docker.sock" 03:24:24 ], 03:24:24 "mtu": 1458, 03:24:24 "selinux-enabled": true, 03:24:24 "seccomp-profile": "/etc/docker/seccomp.json" 03:24:24 } [Pipeline] sh 03:24:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:24:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:24:43 provisioning config files... 03:24:43 copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/1@tmp/config3045814780651896964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:43 ---> ****-login.sh 03:24:43 nexus3.edgexfoundry.org:10001 03:24:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:44 Configure a credential helper to remove this warning. See 03:24:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:44 03:24:44 Login Succeeded 03:24:44 nexus3.edgexfoundry.org:10002 03:24:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:45 Configure a credential helper to remove this warning. See 03:24:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:45 03:24:45 Login Succeeded 03:24:45 nexus3.edgexfoundry.org:10003 03:24:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:45 Configure a credential helper to remove this warning. See 03:24:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:45 03:24:45 Login Succeeded 03:24:45 nexus3.edgexfoundry.org:10004 03:24:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:45 Configure a credential helper to remove this warning. See 03:24:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:45 03:24:45 Login Succeeded 03:24:45 ****.io 03:24:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:46 Configure a credential helper to remove this warning. See 03:24:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:46 03:24:46 Login Succeeded 03:24:46 ---> ****-login.sh ends [Pipeline] } 03:24:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:24:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:24:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:24:47 ========================================================= 03:24:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:24:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:24:47 Sending build context to Docker daemon 566.8kB 03:24:47 Step 1/5 : FROM golang:1.23-alpine3.20 AS builder 03:24:48 1.23-alpine3.20: Pulling from library/golang 03:24:48 cf04c63912e1: Pulling fs layer 03:24:48 a5a9dd7d6fc2: Pulling fs layer 03:24:48 323003b0d8ad: Pulling fs layer 03:24:48 70cf7f03564c: Pulling fs layer 03:24:48 4f4fb700ef54: Pulling fs layer 03:24:48 70cf7f03564c: Waiting 03:24:48 4f4fb700ef54: Waiting 03:24:48 a5a9dd7d6fc2: Download complete 03:24:48 cf04c63912e1: Verifying Checksum 03:24:48 cf04c63912e1: Download complete 03:24:49 70cf7f03564c: Verifying Checksum 03:24:49 70cf7f03564c: Download complete 03:24:49 4f4fb700ef54: Download complete 03:24:49 cf04c63912e1: Pull complete 03:24:50 a5a9dd7d6fc2: Pull complete 03:24:50 323003b0d8ad: Verifying Checksum 03:24:50 323003b0d8ad: Download complete 03:25:09 323003b0d8ad: Pull complete 03:25:09 70cf7f03564c: Pull complete 03:25:09 4f4fb700ef54: Pull complete 03:25:09 Digest: sha256:09742590377387b931261cbeb72ce56da1b0d750a27379f7385245b2b058b63a 03:25:09 Status: Downloaded newer image for golang:1.23-alpine3.20 03:25:09 ---> 329834fefb2a 03:25:09 Step 2/5 : WORKDIR /device-opcua 03:25:09 ---> Running in 0e0756ba45a6 03:25:09 Removing intermediate container 0e0756ba45a6 03:25:09 ---> 507bc03965fa 03:25:09 Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 03:25:09 ---> Running in 8ff069f19c76 03:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:12 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:25:12 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:25:12 OK: 24046 distinct packages available 03:25:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:25:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:25:15 (1/30) Installing libgcc (13.2.1_git20240309-r0) 03:25:15 (2/30) Installing jansson (2.14-r4) 03:25:15 (3/30) Installing libstdc++ (13.2.1_git20240309-r0) 03:25:15 (4/30) Installing zstd-libs (1.5.6-r0) 03:25:15 (5/30) Installing binutils (2.42-r0) 03:25:15 (6/30) Installing libgomp (13.2.1_git20240309-r0) 03:25:15 (7/30) Installing libatomic (13.2.1_git20240309-r0) 03:25:16 (8/30) Installing gmp (6.3.0-r1) 03:25:16 (9/30) Installing isl26 (0.26-r1) 03:25:16 (10/30) Installing mpfr4 (4.2.1-r0) 03:25:16 (11/30) Installing mpc1 (1.3.1-r1) 03:25:16 (12/30) Installing gcc (13.2.1_git20240309-r0) 03:25:19 (13/30) Installing brotli-libs (1.1.0-r2) 03:25:19 (14/30) Installing c-ares (1.33.1-r0) 03:25:19 (15/30) Installing libunistring (1.2-r0) 03:25:19 (16/30) Installing libidn2 (2.3.7-r0) 03:25:19 (17/30) Installing nghttp2-libs (1.62.1-r0) 03:25:19 (18/30) Installing libpsl (0.21.5-r1) 03:25:19 (19/30) Installing libcurl (8.11.0-r1) 03:25:19 (20/30) Installing libexpat (2.6.3-r0) 03:25:19 (21/30) Installing pcre2 (10.43-r0) 03:25:19 (22/30) Installing git (2.45.2-r0) 03:25:19 (23/30) Installing git-init-template (2.45.2-r0) 03:25:19 (24/30) Installing make (4.4.1-r2) 03:25:19 (25/30) Installing musl-dev (1.2.5-r0) 03:25:19 (26/30) Installing pkgconf (2.2.0-r0) 03:25:19 (27/30) Installing libsodium (1.0.19-r0) 03:25:19 (28/30) Installing libzmq (4.3.5-r2) 03:25:19 (29/30) Installing libsodium-dev (1.0.19-r0) 03:25:19 (30/30) Installing zeromq-dev (4.3.5-r2) 03:25:19 Executing busybox-1.36.1-r29.trigger 03:25:19 OK: 165 MiB in 45 packages 03:25:26 Removing intermediate container 8ff069f19c76 03:25:26 ---> 276bb18fa963 03:25:26 Step 4/5 : COPY . . 03:25:26 ---> 71f1de2e019c 03:25:26 Step 5/5 : RUN make build 03:25:26 ---> Running in ea1cd46b6fc7 03:25:28 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.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 03:25:28 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 03:25:28 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 03:25:28 go: downloading github.com/gopcua/opcua v0.5.3 03:25:28 go: downloading github.com/spf13/cast v1.7.0 03:25:28 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 03:25:28 go: downloading github.com/labstack/echo/v4 v4.12.0 03:25:28 go: downloading github.com/go-kit/log v0.2.1 03:25:29 go: downloading github.com/google/uuid v1.6.0 03:25:29 go: downloading github.com/go-playground/validator/v10 v10.22.1 03:25:29 go: downloading github.com/panjf2000/ants/v2 v2.10.0 03:25:29 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 03:25:29 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 03:25:29 go: downloading github.com/labstack/gommon v0.4.2 03:25:29 go: downloading golang.org/x/crypto v0.28.0 03:25:29 go: downloading golang.org/x/net v0.30.0 03:25:30 go: downloading github.com/go-logfmt/logfmt v0.5.1 03:25:30 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 03:25:31 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:25:31 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 03:25:31 go: downloading github.com/hashicorp/go-multierror v1.1.1 03:25:31 go: downloading gopkg.in/yaml.v3 v3.0.1 03:25:31 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 03:25:31 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 03:25:31 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 03:25:31 go: downloading github.com/mitchellh/copystructure v1.2.0 03:25:31 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 03:25:31 go: downloading github.com/mitchellh/mapstructure v1.5.0 03:25:31 go: downloading github.com/sirupsen/logrus v1.9.3 03:25:31 go: downloading github.com/openziti/sdk-golang v0.23.43 03:25:31 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 03:25:31 go: downloading github.com/go-playground/universal-translator v0.18.1 03:25:31 go: downloading github.com/leodido/go-urn v1.4.0 03:25:31 go: downloading golang.org/x/text v0.19.0 03:25:31 go: downloading golang.org/x/sync v0.8.0 03:25:32 go: downloading github.com/mattn/go-colorable v0.1.13 03:25:32 go: downloading github.com/mattn/go-isatty v0.0.20 03:25:32 go: downloading github.com/valyala/fasttemplate v1.2.2 03:25:32 go: downloading github.com/x448/float16 v0.8.4 03:25:32 go: downloading github.com/pkg/errors v0.9.1 03:25:32 go: downloading github.com/hashicorp/errwrap v1.1.0 03:25:32 go: downloading github.com/mitchellh/reflectwalk v1.0.2 03:25:32 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 03:25:32 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 03:25:32 go: downloading golang.org/x/time v0.6.0 03:25:32 go: downloading github.com/gorilla/websocket v1.5.3 03:25:33 go: downloading golang.org/x/sys v0.26.0 03:25:33 go: downloading github.com/go-openapi/runtime v0.28.0 03:25:33 go: downloading github.com/go-openapi/strfmt v0.23.0 03:25:33 go: downloading github.com/go-resty/resty/v2 v2.15.3 03:25:34 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 03:25:34 go: downloading github.com/michaelquigley/pfxlog v0.6.10 03:25:34 go: downloading github.com/openziti/edge-api v0.26.32 03:25:38 go: downloading github.com/openziti/foundation/v2 v2.0.49 03:25:38 go: downloading github.com/openziti/identity v1.0.85 03:25:38 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 03:25:38 go: downloading github.com/zitadel/oidc/v2 v2.12.2 03:25:38 go: downloading golang.org/x/oauth2 v0.23.0 03:25:38 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 03:25:38 go: downloading github.com/kataras/go-events v0.0.3 03:25:38 go: downloading github.com/openziti/channel/v3 v3.0.4 03:25:38 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:25:38 go: downloading github.com/openziti/metrics v1.2.58 03:25:38 go: downloading github.com/openziti/secretstream v0.1.25 03:25:38 go: downloading github.com/openziti/transport/v2 v2.0.146 03:25:38 go: downloading github.com/go-playground/locales v0.14.1 03:25:38 go: downloading github.com/valyala/bytebufferpool v1.0.0 03:25:38 go: downloading github.com/hashicorp/consul/api v1.29.4 03:25:38 go: downloading github.com/go-redis/redis/v7 v7.3.0 03:25:38 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:25:38 go: downloading github.com/zeebo/errs v1.3.0 03:25:38 go: downloading google.golang.org/grpc v1.67.1 03:25:40 go: downloading github.com/go-openapi/errors v0.22.0 03:25:40 go: downloading github.com/go-openapi/swag v0.23.0 03:25:40 go: downloading github.com/opentracing/opentracing-go v1.2.0 03:25:41 go: downloading go.opentelemetry.io/otel v1.29.0 03:25:41 go: downloading go.opentelemetry.io/otel/trace v1.29.0 03:25:41 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 03:25:41 go: downloading github.com/oklog/ulid v1.3.1 03:25:41 go: downloading go.mongodb.org/mongo-driver v1.17.0 03:25:42 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 03:25:42 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 03:25:43 go: downloading github.com/go-openapi/validate v0.24.0 03:25:44 go: downloading github.com/fsnotify/fsnotify v1.7.0 03:25:44 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 03:25:44 go: downloading github.com/gorilla/securecookie v1.1.2 03:25:44 go: downloading github.com/gorilla/schema v1.4.1 03:25:44 go: downloading github.com/muhlemmer/gu v0.3.1 03:25:44 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 03:25:44 go: downloading github.com/golang/protobuf v1.5.4 03:25:44 go: downloading google.golang.org/protobuf v1.34.2 03:25:46 go: downloading github.com/mitchellh/go-ps v1.0.0 03:25:46 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 03:25:46 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 03:25:46 go: downloading github.com/hashicorp/go-hclog v1.5.0 03:25:46 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 03:25:46 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 03:25:46 go: downloading github.com/hashicorp/serf v0.10.1 03:25:46 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 03:25:46 go: downloading github.com/go-openapi/analysis v0.23.0 03:25:46 go: downloading github.com/go-openapi/loads v0.22.0 03:25:46 go: downloading github.com/go-openapi/spec v0.21.0 03:25:47 go: downloading github.com/mailru/easyjson v0.7.7 03:25:47 go: downloading github.com/go-logr/logr v1.4.2 03:25:47 go: downloading go.opentelemetry.io/otel/metric v1.29.0 03:25:47 go: downloading golang.org/x/term v0.25.0 03:25:47 go: downloading github.com/go-openapi/jsonpointer v0.21.0 03:25:47 go: downloading github.com/fatih/color v1.16.0 03:25:47 go: downloading github.com/tklauser/go-sysconf v0.3.12 03:25:47 go: downloading github.com/armon/go-metrics v0.4.1 03:25:47 go: downloading github.com/josharian/intern v1.0.0 03:25:47 go: downloading github.com/go-logr/stdr v1.2.2 03:25:47 go: downloading github.com/go-openapi/jsonreference v0.21.0 03:25:47 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 03:25:47 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 03:25:47 go: downloading github.com/tklauser/numcpus v0.6.1 03:25:47 go: downloading github.com/hashicorp/golang-lru v0.5.4 03:30:10 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:30:42 Removing intermediate container ea1cd46b6fc7 03:30:42 ---> 0914cb1f933a 03:30:42 [Warning] One or more build-args [BASE MAKE] were not consumed 03:30:42 Successfully built 0914cb1f933a 03:30:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:42 + docker inspect -f . ci-base-image-arm64 03:30:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:43 prd-ubuntu20.04-docker-arm64-4c-16g-25685 does not seem to be running inside a container 03:30:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-opc-ua/1 -v /w/workspace/device-opc-ua/1:/w/workspace/device-opc-ua/1:rw,z -v /w/workspace/device-opc-ua/1@tmp:/w/workspace/device-opc-ua/1@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:30:44 $ docker top 0d6b748931bb3cfc779439354590cae3920c316f0887fb43c7067e5de4b92d6e -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:45 + go version 03:30:45 go version go1.23.3 linux/arm64 [Pipeline] } 03:30:45 $ docker stop --time=1 0d6b748931bb3cfc779439354590cae3920c316f0887fb43c7067e5de4b92d6e 03:30:47 $ docker rm -f --volumes 0d6b748931bb3cfc779439354590cae3920c316f0887fb43c7067e5de4b92d6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:48 + docker inspect -f . ci-base-image-arm64 03:30:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:30:48 prd-ubuntu20.04-docker-arm64-4c-16g-25685 does not seem to be running inside a container 03:30:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-opc-ua/1 -v /w/workspace/device-opc-ua/1:/w/workspace/device-opc-ua/1:rw,z -v /w/workspace/device-opc-ua/1@tmp:/w/workspace/device-opc-ua/1@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:30:50 $ docker top 7e08525bc797b0ccd1c845167276226a6e8e6edc83659e48b0626bac79aac29a -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:51 + git config --global --add safe.directory /w/workspace/device-opc-ua/1 [Pipeline] fileExists [Pipeline] sh 03:30:51 + make test 03:30:51 go install github.com/jstemmer/go-junit-report@v0.9.1 03:30:51 go: downloading github.com/jstemmer/go-junit-report v0.9.1 03:31:30 go install github.com/axw/gocov/gocov@v1.0.0 03:31:30 go: downloading github.com/axw/gocov v1.0.0 03:31:30 go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 03:31:43 go install github.com/AlekSi/gocov-xml@v1.0.0 03:31:43 go: downloading github.com/AlekSi/gocov-xml v1.0.0 03:31:45 go install github.com/jandelgado/gcov2lcov@v1.0.5 03:31:45 go: downloading github.com/jandelgado/gcov2lcov v1.0.5 03:31:48 rm -rf test-artifacts 03:31:48 mkdir test-artifacts 03:31:48 go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml 03:31:48 go: downloading github.com/stretchr/testify v1.9.0 03:31:48 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 03:31:48 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 03:36:25 gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml 03:36:25 gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo 03:36:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:36:25 $ docker stop --time=1 7e08525bc797b0ccd1c845167276226a6e8e6edc83659e48b0626bac79aac29a 03:36:27 $ docker rm -f --volumes 7e08525bc797b0ccd1c845167276226a6e8e6edc83659e48b0626bac79aac29a [Pipeline] // withDockerContainer [Pipeline] sh 03:36:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:36:29 Warning: overwriting stash ‘coverage-report’ 03:36:30 Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:36:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:36:33 + ls -al . 03:36:33 total 200 03:36:33 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 03:31 . 03:36:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:24 .. 03:36:33 -rw-rw-r-- 1 jenkins jenkins 62 Nov 8 03:24 .dockerignore 03:36:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 03:36 .git 03:36:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:24 .github 03:36:33 -rw-rw-r-- 1 jenkins jenkins 84 Nov 8 03:24 .gitignore 03:36:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:24 .vscode 03:36:33 -rw-rw-r-- 1 jenkins jenkins 7466 Nov 8 03:24 Attribution.txt 03:36:33 -rw-rw-r-- 1 jenkins jenkins 1125 Nov 8 03:24 Dockerfile 03:36:33 -rw-rw-r-- 1 jenkins jenkins 649 Nov 8 03:24 Jenkinsfile 03:36:33 -rw-rw-r-- 1 jenkins jenkins 11367 Nov 8 03:24 LICENSE 03:36:33 -rw-rw-r-- 1 jenkins jenkins 2185 Nov 8 03:24 Makefile 03:36:33 -rw-rw-r-- 1 jenkins jenkins 4182 Nov 8 03:24 README.md 03:36:33 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 03:05 VERSION 03:36:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:24 bin 03:36:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 03:24 cmd 03:36:33 -rw-rw-r-- 1 jenkins jenkins 7098 Nov 8 03:24 go.mod 03:36:33 -rw-rw-r-- 1 jenkins jenkins 100417 Nov 8 03:24 go.sum 03:36:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:24 internal 03:36:33 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 03:36 test-artifacts 03:36:33 -rw-rw-r-- 1 jenkins jenkins 260 Nov 8 03:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:33 + docker build -t device-opc-ua-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 --label arch=arm64 --label version=0.0.0 . 03:36:33 Sending build context to Docker daemon 583.7kB 03:36:33 Step 1/19 : FROM golang:1.23-alpine3.20 AS builder 03:36:33 ---> 329834fefb2a 03:36:33 Step 2/19 : WORKDIR /device-opcua 03:36:33 ---> Using cache 03:36:33 ---> 507bc03965fa 03:36:33 Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev 03:36:33 ---> Using cache 03:36:33 ---> 276bb18fa963 03:36:33 Step 4/19 : COPY . . 03:36:34 ---> 6ff34d64ca18 03:36:34 Step 5/19 : RUN make build 03:36:34 ---> Running in 7b772ed0d35b 03:36:36 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.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-opcua ./cmd 03:36:36 go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 03:36:36 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 03:36:36 go: downloading github.com/gopcua/opcua v0.5.3 03:36:37 go: downloading github.com/spf13/cast v1.7.0 03:36:37 go: downloading github.com/go-kit/log v0.2.1 03:36:37 go: downloading github.com/go-playground/validator/v10 v10.22.1 03:36:37 go: downloading github.com/google/uuid v1.6.0 03:36:37 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 03:36:38 go: downloading github.com/labstack/echo/v4 v4.12.0 03:36:38 go: downloading github.com/go-logfmt/logfmt v0.5.1 03:36:38 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 03:36:38 go: downloading github.com/go-playground/universal-translator v0.18.1 03:36:38 go: downloading github.com/leodido/go-urn v1.4.0 03:36:38 go: downloading golang.org/x/crypto v0.28.0 03:36:38 go: downloading golang.org/x/text v0.19.0 03:36:39 go: downloading github.com/panjf2000/ants/v2 v2.10.0 03:36:39 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 03:36:39 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 03:36:39 go: downloading github.com/labstack/gommon v0.4.2 03:36:39 go: downloading golang.org/x/net v0.30.0 03:36:41 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 03:36:41 go: downloading github.com/go-playground/locales v0.14.1 03:36:41 go: downloading github.com/OneOfOne/xxhash v1.2.8 03:36:41 go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 03:36:42 go: downloading github.com/hashicorp/go-multierror v1.1.1 03:36:42 go: downloading gopkg.in/yaml.v3 v3.0.1 03:36:42 go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 03:36:42 go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 03:36:42 go: downloading github.com/mitchellh/copystructure v1.2.0 03:36:43 go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 03:36:43 go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 03:36:43 go: downloading github.com/mitchellh/mapstructure v1.5.0 03:36:43 go: downloading github.com/openziti/sdk-golang v0.23.43 03:36:44 go: downloading github.com/sirupsen/logrus v1.9.3 03:36:44 go: downloading golang.org/x/sync v0.8.0 03:36:44 go: downloading github.com/x448/float16 v0.8.4 03:36:44 go: downloading golang.org/x/sys v0.26.0 03:36:44 go: downloading github.com/pkg/errors v0.9.1 03:36:44 go: downloading github.com/mattn/go-colorable v0.1.13 03:36:44 go: downloading github.com/mattn/go-isatty v0.0.20 03:36:44 go: downloading github.com/valyala/fasttemplate v1.2.2 03:36:44 go: downloading github.com/hashicorp/errwrap v1.1.0 03:36:44 go: downloading github.com/mitchellh/reflectwalk v1.0.2 03:36:44 go: downloading github.com/gorilla/websocket v1.5.3 03:36:44 go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 03:36:44 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 03:36:44 go: downloading golang.org/x/time v0.6.0 03:36:44 go: downloading github.com/go-openapi/runtime v0.28.0 03:36:45 go: downloading github.com/go-openapi/strfmt v0.23.0 03:36:45 go: downloading github.com/go-resty/resty/v2 v2.15.3 03:36:45 go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 03:36:45 go: downloading github.com/michaelquigley/pfxlog v0.6.10 03:36:45 go: downloading github.com/openziti/edge-api v0.26.32 03:36:49 go: downloading github.com/openziti/foundation/v2 v2.0.49 03:36:49 go: downloading github.com/openziti/identity v1.0.85 03:36:49 go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 03:36:49 go: downloading github.com/zitadel/oidc/v2 v2.12.2 03:36:49 go: downloading golang.org/x/oauth2 v0.23.0 03:36:49 go: downloading github.com/cenkalti/backoff/v4 v4.3.0 03:36:49 go: downloading github.com/kataras/go-events v0.0.3 03:36:49 go: downloading github.com/openziti/channel/v3 v3.0.4 03:36:49 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 03:36:49 go: downloading github.com/openziti/metrics v1.2.58 03:36:49 go: downloading github.com/openziti/secretstream v0.1.25 03:36:49 go: downloading github.com/openziti/transport/v2 v2.0.146 03:36:49 go: downloading github.com/valyala/bytebufferpool v1.0.0 03:36:49 go: downloading github.com/hashicorp/consul/api v1.29.4 03:36:49 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 03:36:49 go: downloading github.com/go-redis/redis/v7 v7.3.0 03:36:49 go: downloading github.com/zeebo/errs v1.3.0 03:36:49 go: downloading google.golang.org/grpc v1.67.1 03:36:51 go: downloading github.com/go-openapi/errors v0.22.0 03:36:51 go: downloading github.com/opentracing/opentracing-go v1.2.0 03:36:51 go: downloading github.com/go-openapi/swag v0.23.0 03:36:52 go: downloading go.opentelemetry.io/otel v1.29.0 03:36:53 go: downloading go.opentelemetry.io/otel/trace v1.29.0 03:36:53 go: downloading github.com/oklog/ulid v1.3.1 03:36:53 go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 03:36:53 go: downloading go.mongodb.org/mongo-driver v1.17.0 03:36:53 go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d 03:36:53 go: downloading github.com/go-openapi/validate v0.24.0 03:36:54 go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa 03:36:54 go: downloading github.com/fsnotify/fsnotify v1.7.0 03:36:54 go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 03:36:54 go: downloading github.com/gorilla/securecookie v1.1.2 03:36:54 go: downloading github.com/gorilla/schema v1.4.1 03:36:54 go: downloading github.com/muhlemmer/gu v0.3.1 03:36:54 go: downloading github.com/mitchellh/go-ps v1.0.0 03:36:54 go: downloading github.com/shirou/gopsutil/v3 v3.24.5 03:36:55 go: downloading github.com/speps/go-hashids v2.0.0+incompatible 03:36:55 go: downloading github.com/golang/protobuf v1.5.4 03:36:55 go: downloading google.golang.org/protobuf v1.34.2 03:36:57 go: downloading github.com/go-jose/go-jose/v4 v4.0.4 03:36:57 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 03:36:57 go: downloading github.com/hashicorp/go-hclog v1.5.0 03:36:57 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 03:36:57 go: downloading github.com/hashicorp/serf v0.10.1 03:36:57 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 03:36:57 go: downloading github.com/go-openapi/analysis v0.23.0 03:36:57 go: downloading github.com/go-openapi/loads v0.22.0 03:36:57 go: downloading github.com/go-openapi/spec v0.21.0 03:36:57 go: downloading github.com/mailru/easyjson v0.7.7 03:36:58 go: downloading github.com/go-logr/logr v1.4.2 03:36:58 go: downloading go.opentelemetry.io/otel/metric v1.29.0 03:36:58 go: downloading golang.org/x/term v0.25.0 03:36:58 go: downloading github.com/go-openapi/jsonpointer v0.21.0 03:36:58 go: downloading github.com/tklauser/go-sysconf v0.3.12 03:36:58 go: downloading github.com/armon/go-metrics v0.4.1 03:36:58 go: downloading github.com/fatih/color v1.16.0 03:36:58 go: downloading github.com/josharian/intern v1.0.0 03:36:58 go: downloading github.com/go-logr/stdr v1.2.2 03:36:58 go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 03:36:58 go: downloading github.com/go-openapi/jsonreference v0.21.0 03:36:58 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 03:36:58 go: downloading github.com/tklauser/numcpus v0.6.1 03:36:58 go: downloading github.com/hashicorp/golang-lru v0.5.4 03:41:36 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:42:15 Removing intermediate container 7b772ed0d35b 03:42:15 ---> 6dda022e0c46 03:42:15 Step 6/19 : FROM alpine:3.20 03:42:15 3.20: Pulling from library/alpine 03:42:15 cf04c63912e1: Already exists 03:42:15 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:42:15 Status: Downloaded newer image for alpine:3.20 03:42:15 ---> c157a85ed455 03:42:15 Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 03:42:15 ---> Running in 99dc74216342 03:42:15 Removing intermediate container 99dc74216342 03:42:15 ---> 1bc98e9bea19 03:42:15 Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init 03:42:15 ---> Running in fed495a73cb5 03:42:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:15 (1/6) Installing dumb-init (1.2.5-r3) 03:42:15 (2/6) Installing libgcc (13.2.1_git20240309-r0) 03:42:15 (3/6) Installing libsodium (1.0.19-r0) 03:42:15 (4/6) Installing libstdc++ (13.2.1_git20240309-r0) 03:42:15 (5/6) Installing libzmq (4.3.5-r2) 03:42:15 (6/6) Installing zeromq (4.3.5-r2) 03:42:15 Executing busybox-1.36.1-r29.trigger 03:42:15 OK: 13 MiB in 20 packages 03:42:16 Removing intermediate container fed495a73cb5 03:42:16 ---> 4502926a98b4 03:42:16 Step 9/19 : RUN apk --no-cache upgrade 03:42:16 ---> Running in e992da36f819 03:42:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:19 Upgrading critical system libraries and apk-tools: 03:42:19 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:42:19 Executing busybox-1.36.1-r29.trigger 03:42:19 Continuing the upgrade transaction with new apk-tools: 03:42:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:42:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:42:21 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:42:21 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:42:21 OK: 13 MiB in 20 packages 03:42:23 Removing intermediate container e992da36f819 03:42:23 ---> f4a270dc3937 03:42:23 Step 10/19 : EXPOSE 59997 03:42:23 ---> Running in dde0e517426a 03:42:23 Removing intermediate container dde0e517426a 03:42:23 ---> a86b55a29536 03:42:23 Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / 03:42:26 ---> a579d20fda59 03:42:26 Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res 03:42:26 ---> 1837bb3ff734 03:42:26 Step 13/19 : COPY LICENSE / 03:42:27 ---> 160b3fee0582 03:42:27 Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt 03:42:28 ---> 66446c7d7bc0 03:42:28 Step 15/19 : ENTRYPOINT ["/device-opcua"] 03:42:28 ---> Running in e69a94b23cdf 03:42:29 Removing intermediate container e69a94b23cdf 03:42:29 ---> 3054e8f10296 03:42:29 Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:42:29 ---> Running in 6354ab837667 03:42:29 Removing intermediate container 6354ab837667 03:42:29 ---> 74d91e60390a 03:42:29 Step 17/19 : LABEL arch=arm64 03:42:29 ---> Running in dce31cbb5daa 03:42:30 Removing intermediate container dce31cbb5daa 03:42:30 ---> 699cb3375b2a 03:42:30 Step 18/19 : LABEL git_sha=2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 03:42:30 ---> Running in 592041e476f4 03:42:32 Removing intermediate container 592041e476f4 03:42:32 ---> a3c8e3dc8527 03:42:32 Step 19/19 : LABEL version=0.0.0 03:42:32 ---> Running in 31ffcfd0f7e2 03:42:32 Removing intermediate container 31ffcfd0f7e2 03:42:32 ---> 43ede1a2aa03 03:42:32 [Warning] One or more build-args [ARCH BASE MAKE] were not consumed 03:42:32 Successfully built 43ede1a2aa03 03:42:32 Successfully tagged device-opc-ua-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:42:33 03:42:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:42:34 arm64: Pulling from edgex-lftools-log-publisher 03:42:34 8998bd30e6a1: Pulling fs layer 03:42:34 04944245beec: Pulling fs layer 03:42:34 699f458cf7ca: Pulling fs layer 03:42:34 765212b225bb: Pulling fs layer 03:42:34 f23df028b6ca: Pulling fs layer 03:42:34 d65c8cfc05b1: Pulling fs layer 03:42:34 765212b225bb: Waiting 03:42:34 f23df028b6ca: Waiting 03:42:34 2437ff75d9bd: Pulling fs layer 03:42:34 d65c8cfc05b1: Waiting 03:42:34 2437ff75d9bd: Waiting 03:42:34 04944245beec: Verifying Checksum 03:42:34 04944245beec: Download complete 03:42:34 765212b225bb: Verifying Checksum 03:42:34 765212b225bb: Download complete 03:42:34 f23df028b6ca: Verifying Checksum 03:42:34 f23df028b6ca: Download complete 03:42:34 d65c8cfc05b1: Verifying Checksum 03:42:34 d65c8cfc05b1: Download complete 03:42:34 699f458cf7ca: Verifying Checksum 03:42:34 699f458cf7ca: Download complete 03:42:35 8998bd30e6a1: Verifying Checksum 03:42:35 8998bd30e6a1: Download complete 03:42:38 2437ff75d9bd: Verifying Checksum 03:42:38 2437ff75d9bd: Download complete 03:42:39 8998bd30e6a1: Pull complete 03:42:40 04944245beec: Pull complete 03:42:42 699f458cf7ca: Pull complete 03:42:42 765212b225bb: Pull complete 03:42:43 f23df028b6ca: Pull complete 03:42:44 d65c8cfc05b1: Pull complete 03:43:06 2437ff75d9bd: Pull complete 03:43:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:43:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:43:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:06 prd-ubuntu20.04-docker-arm64-4c-16g-25685 does not seem to be running inside a container 03:43:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-opc-ua/1 -v /w/workspace/device-opc-ua/1:/w/workspace/device-opc-ua/1:rw,z -v /w/workspace/device-opc-ua/1@tmp:/w/workspace/device-opc-ua/1@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:43:09 $ docker top fbb25cd5ba5d26331d391abbadba62ba3e981a86b4548edb2c035ea695176a16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:43:10 ---> job-cost.sh 03:43:10 lf-activate-venv: SKIPPING 03:43:10 INFO: No Stack... 03:43:10 INFO: Retrieving Pricing Info for: v3-standard-4 03:43:11 INFO: Archiving Costs [Pipeline] sh 03:43:12 + + cat /w/workspace/device-opc-ua/1/archives/cost.csv 03:43:12 cut -d, -f6 [Pipeline] lock 03:43:12 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-90-1-stack-cost] 03:43:12 Resource [jenkins-edgexfoundry-device-opc-ua-PR-90-1-stack-cost] did not exist. Created. 03:43:12 Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-90-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:43:13 /w/workspace/device-opc-ua/1@tmp/durable-84e5e3a9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:43:13 + echo total: 0.10999999940395355 [Pipeline] stash 03:43:13 Warning: overwriting stash ‘stack-cost’ 03:43:13 Stashed 1 file(s) [Pipeline] } 03:43:13 Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-90-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:43:14 $ docker stop --time=1 fbb25cd5ba5d26331d391abbadba62ba3e981a86b4548edb2c035ea695176a16 03:43:15 $ docker rm -f --volumes fbb25cd5ba5d26331d391abbadba62ba3e981a86b4548edb2c035ea695176a16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:43:16 provisioning config files... 03:43:16 not able to provide the file [ManagedFile: id=device-opc-ua-codecov-token, targetLocation=null, variable=CODECOV_TOKEN_FILE], can't be resolved by any provider - maybe it got deleted by an administrator? [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 03:43:19 + [ -d /w/workspace/edgexfoundry_device-opc-ua_PR-90/archives ] 03:43:19 + ls -al /w/workspace/edgexfoundry_device-opc-ua_PR-90/archives 03:43:19 total 16 03:43:19 drwxr-xr-x 3 root root 4096 Nov 8 03:09 . 03:43:19 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 03:09 .. 03:43:19 drwxr-xr-x 2 root root 4096 Nov 8 03:09 cost 03:43:19 -rw-r--r-- 1 root root 84 Nov 8 03:09 cost.csv 03:43:19 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_PR-90/archives 03:43:19 + ls -al /w/workspace/edgexfoundry_device-opc-ua_PR-90/archives 03:43:19 total 16 03:43:19 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 03:09 . 03:43:19 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 03:09 .. 03:43:19 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 03:09 cost 03:43:19 -rw-r--r-- 1 jenkins jenkins 84 Nov 8 03:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:43:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:43:20 ---> package-listing.sh 03:43:20 ++ facter osfamily 03:43:20 ++ tr '[:upper:]' '[:lower:]' 03:43:20 + OS_FAMILY=debian 03:43:20 + workspace=/w/workspace/edgexfoundry_device-opc-ua_PR-90 03:43:20 + START_PACKAGES=/tmp/packages_start.txt 03:43:20 + END_PACKAGES=/tmp/packages_end.txt 03:43:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:43:20 + PACKAGES=/tmp/packages_start.txt 03:43:20 + '[' /w/workspace/edgexfoundry_device-opc-ua_PR-90 ']' 03:43:20 + PACKAGES=/tmp/packages_end.txt 03:43:20 + case "${OS_FAMILY}" in 03:43:20 + dpkg -l 03:43:20 + grep '^ii' 03:43:20 + '[' -f /tmp/packages_start.txt ']' 03:43:20 + '[' -f /tmp/packages_end.txt ']' 03:43:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:43:20 + '[' /w/workspace/edgexfoundry_device-opc-ua_PR-90 ']' 03:43:20 + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_PR-90/archives/ 03:43:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-opc-ua_PR-90/archives/ [Pipeline] echo 03:43:20 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_PR-90/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:43:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:43:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:43:21 prd-ubuntu20.04-docker-8c-8g-24990 does not seem to be running inside a container 03:43:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-opc-ua_PR-90/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-opc-ua_PR-90 -v /w/workspace/edgexfoundry_device-opc-ua_PR-90:/w/workspace/edgexfoundry_device-opc-ua_PR-90:rw,z -v /w/workspace/edgexfoundry_device-opc-ua_PR-90@tmp:/w/workspace/edgexfoundry_device-opc-ua_PR-90@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:43:21 $ docker top 34eafa84ecea8748d83be4cb7e1fdec16a682b18732b61fd93fbb47fb026389b -eo pid,comm [Pipeline] { [Pipeline] sh 03:43:22 + touch /tmp/pre-build-complete [Pipeline] sh 03:43:22 + mkdir -p /var/log/sysstat [Pipeline] sh 03:43:23 + ls /var/log/sa-host 03:43:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:43:23 provisioning config files... 03:43:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-90@tmp/config5065259689107945658tmp [Pipeline] { [Pipeline] echo 03:43:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:43:23 ---> create-netrc.sh [Pipeline] } 03:43:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:43:24 ---> python-tools-install.sh [Pipeline] echo 03:43:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:43:24 ---> sudo-logs.sh 03:43:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:43:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:43:24 ---> job-cost.sh 03:43:24 lf-activate-venv: SKIPPING 03:43:24 DEBUG: total: 0.2199999988079071 03:43:24 INFO: Retrieving Stack Cost... 03:43:25 INFO: Retrieving Pricing Info for: v3-standard-8 03:43:25 INFO: Archiving Costs [Pipeline] echo 03:43:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:43:26 ---> logs-deploy.sh 03:43:26 lf-activate-venv: SKIPPING 03:43:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/PR-90/1 03:43:26 INFO: archiving workspace using pattern(s): 03:43:27 Archives upload complete. 03:43:27 INFO: archiving logs to Nexus