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 [2024-11-08T03:05:08.395Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T03:05:08.617Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T03:05:08.738Z] ========================================================= [2024-11-08T03:05:08.738Z] EdgeX Global Pipelines Version Info [2024-11-08T03:05:08.738Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:05:09.902Z] ------------------- [2024-11-08T03:05:09.903Z] stable info: [2024-11-08T03:05:09.903Z] ------------------- [2024-11-08T03:05:09.903Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T03:05:09.903Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T03:05:09.903Z] Message: update stable to v1.0.265 [2024-11-08T03:05:10.171Z] ------------------- [2024-11-08T03:05:10.171Z] experimental info: [2024-11-08T03:05:10.171Z] ------------------- [2024-11-08T03:05:10.171Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T03:05:10.171Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T03:05:10.171Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T03:05:10.406Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-opc-ua-settings [Pipeline] echo [2024-11-08T03:05:10.467Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-opc-ua [Pipeline] echo [2024-11-08T03:05:10.533Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T03:05:10.599Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T03:05:10.656Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T03:05:10.715Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T03:05:10.773Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T03:05:10.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-08T03:05:10.895Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T03:05:10.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T03:05:11.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T03:05:11.071Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-opc-ua [Pipeline] echo [2024-11-08T03:05:11.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T03:05:11.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T03:05:11.252Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T03:05:11.306Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T03:05:11.369Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T03:05:11.429Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T03:05:11.494Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T03:05:11.562Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T03:05:11.634Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-08T03:05:11.693Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-08T03:05:11.754Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-08T03:05:11.817Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-08T03:05:11.875Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-08T03:05:11.929Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T03:05:11.992Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T03:05:12.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-90 [Pipeline] echo [2024-11-08T03:05:12.109Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-90 [Pipeline] echo [2024-11-08T03:05:12.166Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-90 [Pipeline] echo [2024-11-08T03:05:12.229Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 [Pipeline] echo [2024-11-08T03:05:12.280Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2d2e1ba [Pipeline] echo [2024-11-08T03:05:12.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T03:05:12.495Z] provisioning config files... [2024-11-08T03:05:12.510Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-90@tmp/config14621532581848556408tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:05:12.915Z] ---> ****-login.sh [2024-11-08T03:05:12.915Z] nexus3.edgexfoundry.org:10001 [2024-11-08T03:05:14.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:05:14.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:05:14.300Z] Configure a credential helper to remove this warning. See [2024-11-08T03:05:14.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:05:14.300Z] [2024-11-08T03:05:14.300Z] Login Succeeded [2024-11-08T03:05:14.300Z] nexus3.edgexfoundry.org:10002 [2024-11-08T03:05:14.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:05:14.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:05:14.300Z] Configure a credential helper to remove this warning. See [2024-11-08T03:05:14.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:05:14.300Z] [2024-11-08T03:05:14.300Z] Login Succeeded [2024-11-08T03:05:14.300Z] nexus3.edgexfoundry.org:10003 [2024-11-08T03:05:14.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:05:14.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:05:14.561Z] Configure a credential helper to remove this warning. See [2024-11-08T03:05:14.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:05:14.561Z] [2024-11-08T03:05:14.561Z] Login Succeeded [2024-11-08T03:05:14.561Z] nexus3.edgexfoundry.org:10004 [2024-11-08T03:05:14.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:05:14.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:05:14.561Z] Configure a credential helper to remove this warning. See [2024-11-08T03:05:14.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:05:14.561Z] [2024-11-08T03:05:14.561Z] Login Succeeded [2024-11-08T03:05:14.561Z] ****.io [2024-11-08T03:05:14.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:05:14.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:05:14.823Z] Configure a credential helper to remove this warning. See [2024-11-08T03:05:14.823Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:05:14.823Z] [2024-11-08T03:05:14.823Z] Login Succeeded [2024-11-08T03:05:14.823Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T03:05:14.853Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T03:05:15.534Z] + git rev-list -1 --merges 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6~1..2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 [Pipeline] echo [2024-11-08T03:05:15.586Z] -----------> git rev-list -1 --merges 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6~1..2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 [false] [Pipeline] sh [2024-11-08T03:05:15.911Z] + git log --format=format:%s -1 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 [Pipeline] echo [2024-11-08T03:05:15.957Z] ========================================================= [2024-11-08T03:05:15.957Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T03:05:15.957Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T03:05:16.468Z] + git log --format=format:%s -1 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 [Pipeline] echo [2024-11-08T03:05:16.508Z] [semverPrep] GIT_COMMIT: 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6, Commit Message: fix: Make variable usage consistent in Makefile [Pipeline] echo [2024-11-08T03:05:16.569Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-08T03:05:16.965Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T03:05:16.965Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T03:05:16.965Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T03:05:16.965Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T03:05:16.965Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T03:05:16.965Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T03:05:16.965Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:05:17.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T03:05:17.418Z] [2024-11-08T03:05:17.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:05:17.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T03:05:18.806Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T03:05:18.806Z] b85a868b505f: Pulling fs layer [2024-11-08T03:05:18.806Z] e2be974225ed: Pulling fs layer [2024-11-08T03:05:18.806Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T03:05:18.806Z] 988bab9f4d93: Pulling fs layer [2024-11-08T03:05:18.806Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T03:05:18.806Z] eaf3925da568: Pulling fs layer [2024-11-08T03:05:18.806Z] bab4dde63d76: Pulling fs layer [2024-11-08T03:05:18.806Z] bde34c3a00c8: Pulling fs layer [2024-11-08T03:05:18.806Z] b352a97aabf1: Pulling fs layer [2024-11-08T03:05:18.806Z] 4872d77fe225: Pulling fs layer [2024-11-08T03:05:18.806Z] 5851b861e8e6: Pulling fs layer [2024-11-08T03:05:18.806Z] 988bab9f4d93: Waiting [2024-11-08T03:05:18.806Z] 1469e6f7b9e6: Waiting [2024-11-08T03:05:18.806Z] eaf3925da568: Waiting [2024-11-08T03:05:18.806Z] bab4dde63d76: Waiting [2024-11-08T03:05:18.806Z] bde34c3a00c8: Waiting [2024-11-08T03:05:18.806Z] b352a97aabf1: Waiting [2024-11-08T03:05:18.806Z] 4872d77fe225: Waiting [2024-11-08T03:05:18.806Z] 5851b861e8e6: Waiting [2024-11-08T03:05:18.806Z] e2be974225ed: Download complete [2024-11-08T03:05:18.806Z] 988bab9f4d93: Verifying Checksum [2024-11-08T03:05:18.806Z] 988bab9f4d93: Download complete [2024-11-08T03:05:18.806Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T03:05:18.806Z] 1469e6f7b9e6: Download complete [2024-11-08T03:05:18.806Z] eaf3925da568: Verifying Checksum [2024-11-08T03:05:18.806Z] eaf3925da568: Download complete [2024-11-08T03:05:18.806Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T03:05:18.806Z] 339a4e72a1f5: Download complete [2024-11-08T03:05:18.806Z] bde34c3a00c8: Verifying Checksum [2024-11-08T03:05:18.806Z] bde34c3a00c8: Download complete [2024-11-08T03:05:19.067Z] b352a97aabf1: Verifying Checksum [2024-11-08T03:05:19.067Z] b352a97aabf1: Download complete [2024-11-08T03:05:19.067Z] 4872d77fe225: Download complete [2024-11-08T03:05:19.067Z] 5851b861e8e6: Verifying Checksum [2024-11-08T03:05:19.067Z] 5851b861e8e6: Download complete [2024-11-08T03:05:19.067Z] b85a868b505f: Verifying Checksum [2024-11-08T03:05:19.067Z] b85a868b505f: Download complete [2024-11-08T03:05:19.326Z] bab4dde63d76: Download complete [2024-11-08T03:05:21.231Z] b85a868b505f: Pull complete [2024-11-08T03:05:22.616Z] e2be974225ed: Pull complete [2024-11-08T03:05:24.525Z] 339a4e72a1f5: Pull complete [2024-11-08T03:05:24.785Z] 988bab9f4d93: Pull complete [2024-11-08T03:05:25.046Z] 1469e6f7b9e6: Pull complete [2024-11-08T03:05:25.647Z] eaf3925da568: Pull complete [2024-11-08T03:05:27.553Z] bab4dde63d76: Pull complete [2024-11-08T03:05:27.813Z] bde34c3a00c8: Pull complete [2024-11-08T03:05:28.384Z] b352a97aabf1: Pull complete [2024-11-08T03:05:28.384Z] 4872d77fe225: Pull complete [2024-11-08T03:05:28.384Z] 5851b861e8e6: Pull complete [2024-11-08T03:05:28.384Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T03:05:28.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T03:05:28.384Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:05:28.688Z] prd-ubuntu20.04-docker-8c-8g-24990 does not seem to be running inside a container [2024-11-08T03:05:28.722Z] $ 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 [2024-11-08T03:05:35.071Z] $ docker top 8a215d00980ab8bf68066bf4c1564c833a58ae2832e5155d7bab0e8e56a2c49b -eo pid,comm [2024-11-08T03:05:35.126Z] 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). [2024-11-08T03:05:35.127Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T03:05:35.282Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T03:05:35.282Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T03:05:35.410Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T03:05:35.412Z] $ docker exec 8a215d00980ab8bf68066bf4c1564c833a58ae2832e5155d7bab0e8e56a2c49b ssh-agent [2024-11-08T03:05:35.516Z] SSH_AUTH_SOCK=/tmp/ssh-UYAGEJ6aCXqL/agent.33 [2024-11-08T03:05:35.516Z] SSH_AGENT_PID=39 [2024-11-08T03:05:35.525Z] Running ssh-add (command line suppressed) [2024-11-08T03:05:35.651Z] 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) [2024-11-08T03:05:35.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T03:05:36.019Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T03:05:36.042Z] $ docker exec --env ******** --env ******** 8a215d00980ab8bf68066bf4c1564c833a58ae2832e5155d7bab0e8e56a2c49b ssh-agent -k [2024-11-08T03:05:36.166Z] unset SSH_AUTH_SOCK; [2024-11-08T03:05:36.166Z] unset SSH_AGENT_PID; [2024-11-08T03:05:36.167Z] echo Agent pid 39 killed; [2024-11-08T03:05:36.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T03:05:36.292Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T03:05:36.292Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T03:05:36.405Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T03:05:36.406Z] $ docker exec 8a215d00980ab8bf68066bf4c1564c833a58ae2832e5155d7bab0e8e56a2c49b ssh-agent [2024-11-08T03:05:36.530Z] SSH_AUTH_SOCK=/tmp/ssh-Sq0LoYcGRsMY/agent.72 [2024-11-08T03:05:36.530Z] SSH_AGENT_PID=78 [2024-11-08T03:05:36.535Z] Running ssh-add (command line suppressed) [2024-11-08T03:05:36.639Z] 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) [2024-11-08T03:05:36.656Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T03:05:37.020Z] + git semver init [2024-11-08T03:05:37.287Z] 2024-11-08 03:05:37,213 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T03:05:37.288Z] 2024-11-08 03:05:37,214 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-opc-ua_PR-90/.semver [2024-11-08T03:05:37.288Z] 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 [2024-11-08T03:05:37.288Z] 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) [2024-11-08T03:05:38.226Z] 2024-11-08 03:05:37,859 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-opc-ua_PR-90/.git/info/exclude [2024-11-08T03:05:38.226Z] 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 [2024-11-08T03:05:38.226Z] 2024-11-08 03:05:37,860 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-opc-ua_PR-90/.semver/PR-90 [2024-11-08T03:05:38.226Z] 2024-11-08 03:05:37,865 [execute] INFO git cat-file --batch-check [2024-11-08T03:05:38.226Z] 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=) [2024-11-08T03:05:38.226Z] 2024-11-08 03:05:37,872 [execute] INFO git cat-file --batch [2024-11-08T03:05:38.226Z] 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=) [2024-11-08T03:05:38.226Z] 2024-11-08 03:05:37,878 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-opc-ua_PR-90/.semver/PR-90 [2024-11-08T03:05:38.226Z] 0.0.0 [Pipeline] } [2024-11-08T03:05:38.249Z] $ docker exec --env ******** --env ******** 8a215d00980ab8bf68066bf4c1564c833a58ae2832e5155d7bab0e8e56a2c49b ssh-agent -k [2024-11-08T03:05:38.339Z] unset SSH_AUTH_SOCK; [2024-11-08T03:05:38.339Z] unset SSH_AGENT_PID; [2024-11-08T03:05:38.339Z] echo Agent pid 78 killed; [2024-11-08T03:05:38.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T03:05:38.823Z] + git semver [Pipeline] } [2024-11-08T03:05:39.110Z] $ docker stop --time=1 8a215d00980ab8bf68066bf4c1564c833a58ae2832e5155d7bab0e8e56a2c49b [2024-11-08T03:05:40.397Z] $ docker rm -f --volumes 8a215d00980ab8bf68066bf4c1564c833a58ae2832e5155d7bab0e8e56a2c49b [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T03:05:40.826Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T03:05:41.126Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T03:05:41.151Z] [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 [2024-11-08T03:05:42.073Z] provisioning config files... [2024-11-08T03:05:42.083Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-90@tmp/config956583233150402941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:05:42.480Z] ---> ****-login.sh [2024-11-08T03:05:42.480Z] nexus3.edgexfoundry.org:10001 [2024-11-08T03:05:42.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:05:42.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:05:42.481Z] Configure a credential helper to remove this warning. See [2024-11-08T03:05:42.481Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:05:42.481Z] [2024-11-08T03:05:42.481Z] Login Succeeded [2024-11-08T03:05:42.481Z] nexus3.edgexfoundry.org:10002 [2024-11-08T03:05:42.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:05:42.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:05:42.740Z] Configure a credential helper to remove this warning. See [2024-11-08T03:05:42.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:05:42.740Z] [2024-11-08T03:05:42.740Z] Login Succeeded [2024-11-08T03:05:42.740Z] nexus3.edgexfoundry.org:10003 [2024-11-08T03:05:42.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:05:42.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:05:42.740Z] Configure a credential helper to remove this warning. See [2024-11-08T03:05:42.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:05:42.740Z] [2024-11-08T03:05:42.740Z] Login Succeeded [2024-11-08T03:05:42.740Z] nexus3.edgexfoundry.org:10004 [2024-11-08T03:05:42.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:05:43.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:05:43.002Z] Configure a credential helper to remove this warning. See [2024-11-08T03:05:43.002Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:05:43.002Z] [2024-11-08T03:05:43.002Z] Login Succeeded [2024-11-08T03:05:43.002Z] ****.io [2024-11-08T03:05:43.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:05:43.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:05:43.003Z] Configure a credential helper to remove this warning. See [2024-11-08T03:05:43.003Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:05:43.003Z] [2024-11-08T03:05:43.003Z] Login Succeeded [2024-11-08T03:05:43.017Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T03:05:43.044Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T03:05:43.461Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T03:05:43.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T03:05:43.568Z] ========================================================= [2024-11-08T03:05:43.568Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T03:05:43.568Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:05:44.113Z] + 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 . [2024-11-08T03:05:44.113Z] Sending build context to Docker daemon 865.3kB [2024-11-08T03:05:44.113Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2024-11-08T03:05:44.372Z] 1.23-alpine3.20: Pulling from library/golang [2024-11-08T03:05:44.633Z] 43c4264eed91: Pulling fs layer [2024-11-08T03:05:44.633Z] aec3504c519e: Pulling fs layer [2024-11-08T03:05:44.633Z] c79bddf330f7: Pulling fs layer [2024-11-08T03:05:44.633Z] 0d736227ff64: Pulling fs layer [2024-11-08T03:05:44.633Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T03:05:44.633Z] 0d736227ff64: Waiting [2024-11-08T03:05:44.633Z] 4f4fb700ef54: Waiting [2024-11-08T03:05:44.893Z] aec3504c519e: Verifying Checksum [2024-11-08T03:05:44.893Z] aec3504c519e: Download complete [2024-11-08T03:05:44.893Z] 43c4264eed91: Verifying Checksum [2024-11-08T03:05:44.893Z] 43c4264eed91: Download complete [2024-11-08T03:05:44.893Z] 0d736227ff64: Download complete [2024-11-08T03:05:44.893Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T03:05:44.893Z] 4f4fb700ef54: Download complete [2024-11-08T03:05:45.153Z] 43c4264eed91: Pull complete [2024-11-08T03:05:45.153Z] aec3504c519e: Pull complete [2024-11-08T03:05:45.720Z] c79bddf330f7: Verifying Checksum [2024-11-08T03:05:45.720Z] c79bddf330f7: Download complete [2024-11-08T03:05:52.443Z] c79bddf330f7: Pull complete [2024-11-08T03:05:53.014Z] 0d736227ff64: Pull complete [2024-11-08T03:05:53.587Z] 4f4fb700ef54: Pull complete [2024-11-08T03:05:54.161Z] Digest: sha256:09742590377387b931261cbeb72ce56da1b0d750a27379f7385245b2b058b63a [2024-11-08T03:05:54.162Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2024-11-08T03:05:54.515Z] ---> 4147efcd34f7 [2024-11-08T03:05:54.515Z] Step 2/5 : WORKDIR /device-opcua [2024-11-08T03:05:56.817Z] Still waiting to schedule task [2024-11-08T03:05:56.817Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-08T03:06:04.550Z] ---> Running in 2d84942eebb3 [2024-11-08T03:06:04.550Z] Removing intermediate container 2d84942eebb3 [2024-11-08T03:06:04.550Z] ---> 9be9a1f87f37 [2024-11-08T03:06:04.550Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-08T03:06:05.123Z] ---> Running in f49a242742b1 [2024-11-08T03:06:06.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:06:06.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:06:06.324Z] v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T03:06:06.324Z] v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T03:06:06.324Z] OK: 24168 distinct packages available [2024-11-08T03:06:06.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:06:06.324Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:06:06.893Z] (1/30) Installing libgcc (13.2.1_git20240309-r0) [2024-11-08T03:06:06.893Z] (2/30) Installing jansson (2.14-r4) [2024-11-08T03:06:06.893Z] (3/30) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-08T03:06:06.893Z] (4/30) Installing zstd-libs (1.5.6-r0) [2024-11-08T03:06:06.893Z] (5/30) Installing binutils (2.42-r0) [2024-11-08T03:06:06.893Z] (6/30) Installing libgomp (13.2.1_git20240309-r0) [2024-11-08T03:06:06.893Z] (7/30) Installing libatomic (13.2.1_git20240309-r0) [2024-11-08T03:06:06.893Z] (8/30) Installing gmp (6.3.0-r1) [2024-11-08T03:06:06.893Z] (9/30) Installing isl26 (0.26-r1) [2024-11-08T03:06:06.893Z] (10/30) Installing mpfr4 (4.2.1-r0) [2024-11-08T03:06:06.893Z] (11/30) Installing mpc1 (1.3.1-r1) [2024-11-08T03:06:06.893Z] (12/30) Installing gcc (13.2.1_git20240309-r0) [2024-11-08T03:06:07.833Z] (13/30) Installing brotli-libs (1.1.0-r2) [2024-11-08T03:06:07.833Z] (14/30) Installing c-ares (1.33.1-r0) [2024-11-08T03:06:07.833Z] (15/30) Installing libunistring (1.2-r0) [2024-11-08T03:06:07.833Z] (16/30) Installing libidn2 (2.3.7-r0) [2024-11-08T03:06:07.833Z] (17/30) Installing nghttp2-libs (1.62.1-r0) [2024-11-08T03:06:08.093Z] (18/30) Installing libpsl (0.21.5-r1) [2024-11-08T03:06:08.093Z] (19/30) Installing libcurl (8.11.0-r1) [2024-11-08T03:06:08.093Z] (20/30) Installing libexpat (2.6.3-r0) [2024-11-08T03:06:08.093Z] (21/30) Installing pcre2 (10.43-r0) [2024-11-08T03:06:08.093Z] (22/30) Installing git (2.45.2-r0) [2024-11-08T03:06:08.093Z] (23/30) Installing git-init-template (2.45.2-r0) [2024-11-08T03:06:08.093Z] (24/30) Installing make (4.4.1-r2) [2024-11-08T03:06:08.093Z] (25/30) Installing musl-dev (1.2.5-r0) [2024-11-08T03:06:08.093Z] (26/30) Installing pkgconf (2.2.0-r0) [2024-11-08T03:06:08.093Z] (27/30) Installing libsodium (1.0.19-r0) [2024-11-08T03:06:08.093Z] (28/30) Installing libzmq (4.3.5-r2) [2024-11-08T03:06:08.093Z] (29/30) Installing libsodium-dev (1.0.19-r0) [2024-11-08T03:06:08.093Z] (30/30) Installing zeromq-dev (4.3.5-r2) [2024-11-08T03:06:08.093Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T03:06:08.093Z] OK: 171 MiB in 45 packages [2024-11-08T03:06:18.091Z] Removing intermediate container f49a242742b1 [2024-11-08T03:06:18.091Z] ---> cfa56842aa41 [2024-11-08T03:06:18.091Z] Step 4/5 : COPY . . [2024-11-08T03:06:18.091Z] ---> 651a6a5e1ee6 [2024-11-08T03:06:18.091Z] Step 5/5 : RUN make build [2024-11-08T03:06:18.091Z] ---> Running in 5c44ab3630b4 [2024-11-08T03:06:18.091Z] 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 [2024-11-08T03:06:18.091Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 [2024-11-08T03:06:18.091Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 [2024-11-08T03:06:18.091Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-08T03:06:18.091Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-08T03:06:18.091Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 [2024-11-08T03:06:18.091Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-08T03:06:18.091Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-08T03:06:18.091Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-08T03:06:18.091Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-08T03:06:18.091Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-08T03:06:18.091Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-08T03:06:18.091Z] go: downloading golang.org/x/net v0.30.0 [2024-11-08T03:06:18.091Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-08T03:06:18.091Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-08T03:06:18.091Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 [2024-11-08T03:06:18.091Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-08T03:06:18.091Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-08T03:06:18.091Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-08T03:06:18.091Z] go: downloading golang.org/x/crypto v0.28.0 [2024-11-08T03:06:18.091Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-08T03:06:18.091Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 [2024-11-08T03:06:18.091Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 [2024-11-08T03:06:18.091Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-08T03:06:18.091Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-08T03:06:18.091Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 [2024-11-08T03:06:18.091Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-08T03:06:18.091Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-08T03:06:18.091Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-08T03:06:18.091Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-08T03:06:18.349Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-08T03:06:18.349Z] go: downloading golang.org/x/text v0.19.0 [2024-11-08T03:06:18.349Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-08T03:06:18.349Z] go: downloading golang.org/x/sync v0.8.0 [2024-11-08T03:06:18.349Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-08T03:06:18.349Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-08T03:06:18.349Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-08T03:06:18.349Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-08T03:06:18.349Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-08T03:06:18.349Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-08T03:06:18.349Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-08T03:06:18.349Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-08T03:06:18.349Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-08T03:06:18.349Z] go: downloading golang.org/x/time v0.6.0 [2024-11-08T03:06:18.349Z] go: downloading golang.org/x/sys v0.26.0 [2024-11-08T03:06:18.349Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-08T03:06:18.349Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-08T03:06:18.609Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-08T03:06:18.609Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-08T03:06:18.609Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-08T03:06:18.609Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-08T03:06:19.178Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-08T03:06:19.178Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-08T03:06:19.178Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-08T03:06:19.178Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-08T03:06:19.178Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-08T03:06:19.179Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-08T03:06:19.179Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-08T03:06:19.179Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-08T03:06:19.179Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-08T03:06:19.179Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-08T03:06:19.179Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-08T03:06:19.456Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-11-08T03:06:19.456Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-08T03:06:19.456Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-08T03:06:19.456Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-08T03:06:19.456Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-11-08T03:06:19.456Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-11-08T03:06:19.456Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-11-08T03:06:19.456Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-08T03:06:19.456Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-08T03:06:19.456Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-08T03:06:19.456Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-08T03:06:19.456Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-08T03:06:19.456Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-08T03:06:19.456Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-08T03:06:19.715Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-08T03:06:19.715Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-08T03:06:19.715Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-08T03:06:20.003Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-08T03:06:20.003Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-08T03:06:20.003Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-08T03:06:20.003Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-08T03:06:20.003Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-08T03:06:20.003Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-08T03:06:20.003Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-08T03:06:20.003Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-08T03:06:20.271Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-08T03:06:20.271Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-08T03:06:20.271Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-08T03:06:20.271Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-08T03:06:20.271Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-08T03:06:20.271Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-08T03:06:20.530Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-08T03:06:20.530Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-11-08T03:06:20.530Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-11-08T03:06:20.530Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-11-08T03:06:20.530Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-11-08T03:06:20.530Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-08T03:06:20.530Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-08T03:06:20.530Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-08T03:06:20.530Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-08T03:06:20.530Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-08T03:06:20.530Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-08T03:06:20.789Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-08T03:06:20.789Z] go: downloading golang.org/x/term v0.25.0 [2024-11-08T03:06:20.789Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-08T03:06:20.789Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-08T03:06:20.789Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-08T03:06:20.789Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-08T03:06:20.789Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-08T03:06:20.789Z] go: downloading github.com/fatih/color v1.16.0 [2024-11-08T03:06:20.789Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-08T03:06:20.789Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-11-08T03:06:20.789Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-08T03:06:20.789Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-11-08T03:06:20.789Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-11-08T03:06:47.339Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2024-11-08T03:07:34.048Z] Removing intermediate container 5c44ab3630b4 [2024-11-08T03:07:34.048Z] ---> 198c24807599 [2024-11-08T03:07:34.048Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2024-11-08T03:07:34.048Z] Successfully built 198c24807599 [2024-11-08T03:07:34.048Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:07:34.561Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T03:07:34.561Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:07:34.785Z] prd-ubuntu20.04-docker-8c-8g-24990 does not seem to be running inside a container [2024-11-08T03:07:34.819Z] $ 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 [2024-11-08T03:07:35.899Z] $ docker top 4d173a29ef56c50acf4c6136230d9263a2a58e3d6d65a4ef34ef91ba73203ae4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T03:07:36.329Z] + go version [2024-11-08T03:07:36.329Z] go version go1.23.3 linux/amd64 [Pipeline] } [2024-11-08T03:07:36.363Z] $ docker stop --time=1 4d173a29ef56c50acf4c6136230d9263a2a58e3d6d65a4ef34ef91ba73203ae4 [2024-11-08T03:07:37.704Z] $ 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 [2024-11-08T03:07:38.528Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T03:07:38.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:07:38.716Z] prd-ubuntu20.04-docker-8c-8g-24990 does not seem to be running inside a container [2024-11-08T03:07:38.755Z] $ 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 [2024-11-08T03:07:39.084Z] $ docker top 6c963d8f31e25c2410bb15d828a83fbe205216cac882f78cac745fdb308f41bb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T03:07:39.514Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-opc-ua_PR-90 [Pipeline] fileExists [Pipeline] sh [2024-11-08T03:07:39.987Z] + make test [2024-11-08T03:07:39.987Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2024-11-08T03:07:39.987Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2024-11-08T03:07:45.264Z] go install github.com/axw/gocov/gocov@v1.0.0 [2024-11-08T03:07:45.264Z] go: downloading github.com/axw/gocov v1.0.0 [2024-11-08T03:07:47.179Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2024-11-08T03:07:48.555Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2024-11-08T03:07:48.555Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2024-11-08T03:07:49.490Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2024-11-08T03:07:49.490Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2024-11-08T03:07:50.056Z] rm -rf test-artifacts [2024-11-08T03:07:50.056Z] mkdir test-artifacts [2024-11-08T03:07:50.056Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2024-11-08T03:07:50.315Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-11-08T03:07:50.315Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-11-08T03:07:50.315Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-11-08T03:08:12.524Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2024-11-08T03:08:12.524Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2024-11-08T03:08:12.568Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T03:08:12.610Z] $ docker stop --time=1 6c963d8f31e25c2410bb15d828a83fbe205216cac882f78cac745fdb308f41bb [2024-11-08T03:08:17.687Z] $ docker rm -f --volumes 6c963d8f31e25c2410bb15d828a83fbe205216cac882f78cac745fdb308f41bb [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T03:08:18.464Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T03:08:18.549Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-08T03:08:19.210Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T03:08:19.536Z] + ls -al . [2024-11-08T03:08:19.536Z] total 204 [2024-11-08T03:08:19.536Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 03:07 . [2024-11-08T03:08:19.536Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:05 .. [2024-11-08T03:08:19.536Z] -rw-rw-r-- 1 jenkins jenkins 62 Nov 8 03:05 .dockerignore [2024-11-08T03:08:19.536Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 03:08 .git [2024-11-08T03:08:19.536Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:05 .github [2024-11-08T03:08:19.536Z] -rw-rw-r-- 1 jenkins jenkins 84 Nov 8 03:05 .gitignore [2024-11-08T03:08:19.536Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 03:05 .semver [2024-11-08T03:08:19.536Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:05 .vscode [2024-11-08T03:08:19.536Z] -rw-rw-r-- 1 jenkins jenkins 7466 Nov 8 03:05 Attribution.txt [2024-11-08T03:08:19.536Z] -rw-rw-r-- 1 jenkins jenkins 1125 Nov 8 03:05 Dockerfile [2024-11-08T03:08:19.536Z] -rw-rw-r-- 1 jenkins jenkins 649 Nov 8 03:05 Jenkinsfile [2024-11-08T03:08:19.536Z] -rw-rw-r-- 1 jenkins jenkins 11367 Nov 8 03:05 LICENSE [2024-11-08T03:08:19.536Z] -rw-rw-r-- 1 jenkins jenkins 2185 Nov 8 03:05 Makefile [2024-11-08T03:08:19.536Z] -rw-rw-r-- 1 jenkins jenkins 4182 Nov 8 03:05 README.md [2024-11-08T03:08:19.536Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 03:05 VERSION [2024-11-08T03:08:19.536Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:05 bin [2024-11-08T03:08:19.536Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 03:05 cmd [2024-11-08T03:08:19.536Z] -rw-rw-r-- 1 jenkins jenkins 7098 Nov 8 03:05 go.mod [2024-11-08T03:08:19.536Z] -rw-rw-r-- 1 jenkins jenkins 100417 Nov 8 03:05 go.sum [2024-11-08T03:08:19.536Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:05 internal [2024-11-08T03:08:19.536Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 03:08 test-artifacts [2024-11-08T03:08:19.536Z] -rw-rw-r-- 1 jenkins jenkins 260 Nov 8 03:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:08:20.021Z] + 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 . [2024-11-08T03:08:20.021Z] Sending build context to Docker daemon 882.7kB [2024-11-08T03:08:20.021Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2024-11-08T03:08:20.021Z] ---> 4147efcd34f7 [2024-11-08T03:08:20.021Z] Step 2/19 : WORKDIR /device-opcua [2024-11-08T03:08:20.021Z] ---> Using cache [2024-11-08T03:08:20.021Z] ---> 9be9a1f87f37 [2024-11-08T03:08:20.021Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-08T03:08:20.021Z] ---> Using cache [2024-11-08T03:08:20.021Z] ---> cfa56842aa41 [2024-11-08T03:08:20.021Z] Step 4/19 : COPY . . [2024-11-08T03:08:20.282Z] ---> 77ac9fa74f2d [2024-11-08T03:08:20.282Z] Step 5/19 : RUN make build [2024-11-08T03:08:20.282Z] ---> Running in 8a5020d5258f [2024-11-08T03:08:20.541Z] 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 [2024-11-08T03:08:20.541Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 [2024-11-08T03:08:20.541Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 [2024-11-08T03:08:20.541Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-08T03:08:20.800Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-08T03:08:20.800Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 [2024-11-08T03:08:20.800Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-08T03:08:20.800Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-08T03:08:20.800Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-08T03:08:20.800Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-08T03:08:21.059Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-08T03:08:21.059Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-08T03:08:21.059Z] go: downloading golang.org/x/net v0.30.0 [2024-11-08T03:08:21.059Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-08T03:08:21.059Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 [2024-11-08T03:08:21.059Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-08T03:08:21.059Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-08T03:08:21.059Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-08T03:08:21.059Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-08T03:08:21.059Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 [2024-11-08T03:08:21.059Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 [2024-11-08T03:08:21.059Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 [2024-11-08T03:08:21.059Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-08T03:08:21.059Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-08T03:08:21.059Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-08T03:08:21.059Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-08T03:08:21.059Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-08T03:08:21.059Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-08T03:08:21.059Z] go: downloading golang.org/x/crypto v0.28.0 [2024-11-08T03:08:21.059Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-08T03:08:21.059Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-08T03:08:21.059Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-08T03:08:21.059Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-08T03:08:21.319Z] go: downloading golang.org/x/text v0.19.0 [2024-11-08T03:08:21.319Z] go: downloading golang.org/x/sync v0.8.0 [2024-11-08T03:08:21.319Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-08T03:08:21.319Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-08T03:08:21.319Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-08T03:08:21.319Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-08T03:08:21.319Z] go: downloading golang.org/x/time v0.6.0 [2024-11-08T03:08:21.319Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-08T03:08:21.319Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-08T03:08:21.319Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-08T03:08:21.319Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-08T03:08:21.319Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-08T03:08:21.319Z] go: downloading golang.org/x/sys v0.26.0 [2024-11-08T03:08:21.319Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-08T03:08:21.319Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-08T03:08:21.319Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-08T03:08:21.319Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-08T03:08:21.319Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-08T03:08:21.319Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-08T03:08:22.264Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-08T03:08:22.264Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-08T03:08:22.264Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-08T03:08:22.264Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-08T03:08:22.264Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-08T03:08:22.264Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-08T03:08:22.264Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-08T03:08:22.264Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-11-08T03:08:22.264Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-08T03:08:22.264Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-08T03:08:22.264Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-08T03:08:22.264Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-08T03:08:22.264Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-08T03:08:22.264Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-08T03:08:22.264Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-11-08T03:08:22.264Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-11-08T03:08:22.264Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-11-08T03:08:22.264Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-08T03:08:22.264Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-08T03:08:22.264Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-08T03:08:22.264Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-08T03:08:22.264Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-08T03:08:22.264Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-08T03:08:22.264Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-08T03:08:22.524Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-08T03:08:22.524Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-08T03:08:22.524Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-08T03:08:22.524Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-08T03:08:22.524Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-08T03:08:23.078Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-08T03:08:23.078Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-08T03:08:23.078Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-08T03:08:23.078Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-08T03:08:23.078Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-08T03:08:23.078Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-08T03:08:23.078Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-08T03:08:23.078Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-08T03:08:23.078Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-08T03:08:23.078Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-08T03:08:23.078Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-08T03:08:23.338Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-08T03:08:23.338Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-08T03:08:23.338Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-11-08T03:08:23.338Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-11-08T03:08:23.338Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-11-08T03:08:23.338Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-11-08T03:08:23.597Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-08T03:08:23.597Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-08T03:08:23.597Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-08T03:08:23.597Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-08T03:08:23.597Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-08T03:08:23.597Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-08T03:08:23.597Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-08T03:08:23.597Z] go: downloading golang.org/x/term v0.25.0 [2024-11-08T03:08:23.597Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-08T03:08:23.597Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-08T03:08:23.597Z] go: downloading github.com/fatih/color v1.16.0 [2024-11-08T03:08:23.597Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-11-08T03:08:23.597Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-08T03:08:23.597Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-08T03:08:23.597Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-08T03:08:23.597Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-08T03:08:23.597Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-08T03:08:23.597Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-11-08T03:08:23.597Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-11-08T03:08:50.177Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2024-11-08T03:09:29.012Z] Removing intermediate container 8a5020d5258f [2024-11-08T03:09:29.012Z] ---> fb45e06f2c9b [2024-11-08T03:09:29.012Z] Step 6/19 : FROM alpine:3.20 [2024-11-08T03:09:29.012Z] 3.20: Pulling from library/alpine [2024-11-08T03:09:29.012Z] 43c4264eed91: Already exists [2024-11-08T03:09:29.012Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T03:09:29.012Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T03:09:29.012Z] ---> 91ef0af61f39 [2024-11-08T03:09:29.012Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-08T03:09:29.012Z] ---> Running in efbfe89e4e48 [2024-11-08T03:09:29.012Z] Removing intermediate container efbfe89e4e48 [2024-11-08T03:09:29.012Z] ---> 41a0cff92fbd [2024-11-08T03:09:29.012Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2024-11-08T03:09:29.012Z] ---> Running in cc01bb5755a2 [2024-11-08T03:09:29.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:09:29.012Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:09:29.012Z] (1/6) Installing dumb-init (1.2.5-r3) [2024-11-08T03:09:29.012Z] (2/6) Installing libgcc (13.2.1_git20240309-r0) [2024-11-08T03:09:29.012Z] (3/6) Installing libsodium (1.0.19-r0) [2024-11-08T03:09:29.012Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-08T03:09:29.012Z] (5/6) Installing libzmq (4.3.5-r2) [2024-11-08T03:09:29.012Z] (6/6) Installing zeromq (4.3.5-r2) [2024-11-08T03:09:29.012Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T03:09:29.012Z] OK: 12 MiB in 20 packages [2024-11-08T03:09:29.012Z] Removing intermediate container cc01bb5755a2 [2024-11-08T03:09:29.012Z] ---> af7e7a92ad7a [2024-11-08T03:09:29.013Z] Step 9/19 : RUN apk --no-cache upgrade [2024-11-08T03:09:29.013Z] ---> Running in 52406666b6f9 [2024-11-08T03:09:29.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:09:29.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:09:29.013Z] Upgrading critical system libraries and apk-tools: [2024-11-08T03:09:29.013Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:09:29.013Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T03:09:29.013Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:09:29.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:09:29.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:09:29.272Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:09:29.272Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:09:29.272Z] OK: 12 MiB in 20 packages [2024-11-08T03:09:30.206Z] Removing intermediate container 52406666b6f9 [2024-11-08T03:09:30.206Z] ---> 7989f27d88ce [2024-11-08T03:09:30.206Z] Step 10/19 : EXPOSE 59997 [2024-11-08T03:09:30.206Z] ---> Running in 832d304f8a17 [2024-11-08T03:09:30.206Z] Removing intermediate container 832d304f8a17 [2024-11-08T03:09:30.206Z] ---> 565ca431c010 [2024-11-08T03:09:30.206Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [2024-11-08T03:09:32.739Z] ---> f552355ca8d8 [2024-11-08T03:09:32.740Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2024-11-08T03:09:34.131Z] ---> 9934e4610a58 [2024-11-08T03:09:34.131Z] Step 13/19 : COPY LICENSE / [2024-11-08T03:09:34.389Z] ---> cda49df954e5 [2024-11-08T03:09:34.390Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2024-11-08T03:09:35.323Z] ---> c8e5fa0528dd [2024-11-08T03:09:35.323Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2024-11-08T03:09:35.323Z] ---> Running in ebc80e36a8c6 [2024-11-08T03:09:35.323Z] Removing intermediate container ebc80e36a8c6 [2024-11-08T03:09:35.323Z] ---> 2cc0a17e71d6 [2024-11-08T03:09:35.323Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T03:09:35.323Z] ---> Running in 3b8064aa80aa [2024-11-08T03:09:35.323Z] Removing intermediate container 3b8064aa80aa [2024-11-08T03:09:35.323Z] ---> 5d73888ba9f5 [2024-11-08T03:09:35.323Z] Step 17/19 : LABEL arch=amd64 [2024-11-08T03:09:35.581Z] ---> Running in beee7c2a0310 [2024-11-08T03:09:35.581Z] Removing intermediate container beee7c2a0310 [2024-11-08T03:09:35.581Z] ---> d912f3d3d255 [2024-11-08T03:09:35.581Z] Step 18/19 : LABEL git_sha=2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 [2024-11-08T03:09:35.581Z] ---> Running in e57e19651764 [2024-11-08T03:09:35.581Z] Removing intermediate container e57e19651764 [2024-11-08T03:09:35.581Z] ---> dca1db9409aa [2024-11-08T03:09:35.581Z] Step 19/19 : LABEL version=0.0.0 [2024-11-08T03:09:35.581Z] ---> Running in 0f7442776c8a [2024-11-08T03:09:35.839Z] Removing intermediate container 0f7442776c8a [2024-11-08T03:09:35.840Z] ---> 6ac34c00e56b [2024-11-08T03:09:35.840Z] [Warning] One or more build-args [ARCH BASE MAKE] were not consumed [2024-11-08T03:09:35.840Z] Successfully built 6ac34c00e56b [2024-11-08T03:09:35.840Z] 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 [2024-11-08T03:09:36.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T03:09:36.846Z] [2024-11-08T03:09:36.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:09:37.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T03:09:37.241Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T03:09:37.241Z] 5eb5b503b376: Pulling fs layer [2024-11-08T03:09:37.241Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T03:09:37.241Z] ec43610c2a17: Pulling fs layer [2024-11-08T03:09:37.241Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T03:09:37.241Z] 33b1e0a273af: Pulling fs layer [2024-11-08T03:09:37.241Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T03:09:37.241Z] 2f39f015ded8: Pulling fs layer [2024-11-08T03:09:37.241Z] 33b1e0a273af: Waiting [2024-11-08T03:09:37.241Z] 2f39f015ded8: Waiting [2024-11-08T03:09:37.241Z] 5d3b04190fa2: Waiting [2024-11-08T03:09:37.241Z] 3a2ae6a8a46f: Waiting [2024-11-08T03:09:37.241Z] 5c69ac0246d0: Download complete [2024-11-08T03:09:37.241Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-08T03:09:37.241Z] 3a2ae6a8a46f: Download complete [2024-11-08T03:09:37.241Z] 33b1e0a273af: Verifying Checksum [2024-11-08T03:09:37.241Z] 33b1e0a273af: Download complete [2024-11-08T03:09:37.241Z] 5d3b04190fa2: Download complete [2024-11-08T03:09:37.241Z] ec43610c2a17: Verifying Checksum [2024-11-08T03:09:37.241Z] ec43610c2a17: Download complete [2024-11-08T03:09:37.500Z] 5eb5b503b376: Download complete [2024-11-08T03:09:38.067Z] 2f39f015ded8: Verifying Checksum [2024-11-08T03:09:39.002Z] 5eb5b503b376: Pull complete [2024-11-08T03:09:39.260Z] 5c69ac0246d0: Pull complete [2024-11-08T03:09:39.827Z] ec43610c2a17: Pull complete [2024-11-08T03:09:39.828Z] 3a2ae6a8a46f: Pull complete [2024-11-08T03:09:40.088Z] 33b1e0a273af: Pull complete [2024-11-08T03:09:40.088Z] 5d3b04190fa2: Pull complete [2024-11-08T03:09:44.265Z] 2f39f015ded8: Pull complete [2024-11-08T03:09:44.265Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T03:09:44.265Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T03:09:44.265Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:09:44.526Z] prd-ubuntu20.04-docker-8c-8g-24990 does not seem to be running inside a container [2024-11-08T03:09:44.556Z] $ 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 [2024-11-08T03:09:52.601Z] $ docker top 7caf9d06e36d44279d1d64f12af54f01f0eef0af38346865838989d385e582c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:09:53.052Z] ---> job-cost.sh [2024-11-08T03:09:53.052Z] lf-activate-venv: SKIPPING [2024-11-08T03:09:53.052Z] INFO: No Stack... [2024-11-08T03:09:53.316Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T03:09:53.573Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T03:09:53.911Z] + cat /w/workspace/edgexfoundry_device-opc-ua_PR-90/archives/cost.csv [2024-11-08T03:09:53.911Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T03:09:54.018Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-90-1-stack-cost] [2024-11-08T03:09:54.033Z] Resource [jenkins-edgexfoundry-device-opc-ua-PR-90-1-stack-cost] did not exist. Created. [2024-11-08T03:09:54.055Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-90-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T03:09:54.513Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-08T03:09:54.577Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T03:09:54.620Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-90-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T03:09:54.710Z] $ docker stop --time=1 7caf9d06e36d44279d1d64f12af54f01f0eef0af38346865838989d385e582c7 [2024-11-08T03:09:56.365Z] $ docker rm -f --volumes 7caf9d06e36d44279d1d64f12af54f01f0eef0af38346865838989d385e582c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T03:24:03.654Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25685 in /w/workspace/edgexfoundry_device-opc-ua_PR-90 [Pipeline] { [Pipeline] ws [2024-11-08T03:24:03.724Z] Running in /w/workspace/device-opc-ua/1 [Pipeline] { [Pipeline] checkout [2024-11-08T03:24:06.844Z] The recommended git tool is: NONE [2024-11-08T03:24:14.005Z] using credential edgex-jenkins-ssh [2024-11-08T03:24:14.037Z] Cloning the remote Git repository [2024-11-08T03:24:14.110Z] Cloning repository git@github.com:edgexfoundry/device-opc-ua.git [2024-11-08T03:24:14.259Z] > git init /w/workspace/device-opc-ua/1 # timeout=10 [2024-11-08T03:24:14.488Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2024-11-08T03:24:14.490Z] > git --version # timeout=10 [2024-11-08T03:24:14.525Z] > git --version # 'git version 2.25.1' [2024-11-08T03:24:14.529Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T03:24:14.761Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-opc-ua.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T03:24:15.447Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2024-11-08T03:24:15.471Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T03:24:17.168Z] Merging remotes/origin/main commit 515e873cf8c49ccc867724a600990c68a3d943eb into PR head commit 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 [2024-11-08T03:24:16.599Z] > git config remote.origin.url git@github.com:edgexfoundry/device-opc-ua.git # timeout=10 [2024-11-08T03:24:16.654Z] Fetching upstream changes from git@github.com:edgexfoundry/device-opc-ua.git [2024-11-08T03:24:16.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T03:24:16.685Z] > 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 [2024-11-08T03:24:17.188Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T03:24:17.261Z] > git checkout -f 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 # timeout=10 [2024-11-08T03:24:17.524Z] Merge succeeded, producing 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 [2024-11-08T03:24:17.525Z] Checking out Revision 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 (PR-90) [2024-11-08T03:24:17.368Z] > git remote # timeout=10 [2024-11-08T03:24:17.393Z] > git config --get remote.origin.url # timeout=10 [2024-11-08T03:24:17.424Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T03:24:17.455Z] > git merge 515e873cf8c49ccc867724a600990c68a3d943eb # timeout=10 [2024-11-08T03:24:17.498Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-08T03:24:17.531Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T03:24:17.546Z] > git checkout -f 2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 # timeout=10 [2024-11-08T03:24:21.234Z] Commit message: "fix: Make variable usage consistent in Makefile" [2024-11-08T03:24:21.292Z] > git --version # timeout=10 [2024-11-08T03:24:21.303Z] > git --version # 'git version 2.25.1' [2024-11-08T03:24:21.326Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T03:24:23.356Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T03:24:23.356Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T03:24:23.356Z] Dload Upload Total Spent Left Speed [2024-11-08T03:24:23.356Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 223k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh [2024-11-08T03:24:23.715Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T03:24:24.061Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-08T03:24:24.061Z] + sudo tee /etc/docker/daemon.new [2024-11-08T03:24:24.061Z] { [2024-11-08T03:24:24.061Z] "registry-mirrors": [ [2024-11-08T03:24:24.061Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T03:24:24.061Z] ], [2024-11-08T03:24:24.061Z] "bip": "10.250.0.254/24", [2024-11-08T03:24:24.061Z] "hosts": [ [2024-11-08T03:24:24.061Z] "tcp://0.0.0.0:5555", [2024-11-08T03:24:24.061Z] "unix:///var/run/docker.sock" [2024-11-08T03:24:24.061Z] ], [2024-11-08T03:24:24.061Z] "mtu": 1458, [2024-11-08T03:24:24.061Z] "selinux-enabled": true, [2024-11-08T03:24:24.061Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T03:24:24.061Z] } [Pipeline] sh [2024-11-08T03:24:24.413Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T03:24:24.778Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T03:24:43.218Z] provisioning config files... [2024-11-08T03:24:43.257Z] copy managed file [device-opc-ua-settings] to file:/w/workspace/device-opc-ua/1@tmp/config3045814780651896964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:24:43.829Z] ---> ****-login.sh [2024-11-08T03:24:43.829Z] nexus3.edgexfoundry.org:10001 [2024-11-08T03:24:44.421Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:24:44.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:24:44.421Z] Configure a credential helper to remove this warning. See [2024-11-08T03:24:44.421Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:24:44.421Z] [2024-11-08T03:24:44.421Z] Login Succeeded [2024-11-08T03:24:44.422Z] nexus3.edgexfoundry.org:10002 [2024-11-08T03:24:45.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:24:45.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:24:45.020Z] Configure a credential helper to remove this warning. See [2024-11-08T03:24:45.020Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:24:45.020Z] [2024-11-08T03:24:45.020Z] Login Succeeded [2024-11-08T03:24:45.020Z] nexus3.edgexfoundry.org:10003 [2024-11-08T03:24:45.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:24:45.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:24:45.295Z] Configure a credential helper to remove this warning. See [2024-11-08T03:24:45.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:24:45.295Z] [2024-11-08T03:24:45.295Z] Login Succeeded [2024-11-08T03:24:45.295Z] nexus3.edgexfoundry.org:10004 [2024-11-08T03:24:45.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:24:45.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:24:45.844Z] Configure a credential helper to remove this warning. See [2024-11-08T03:24:45.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:24:45.844Z] [2024-11-08T03:24:45.844Z] Login Succeeded [2024-11-08T03:24:45.844Z] ****.io [2024-11-08T03:24:46.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:24:46.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:24:46.391Z] Configure a credential helper to remove this warning. See [2024-11-08T03:24:46.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:24:46.391Z] [2024-11-08T03:24:46.391Z] Login Succeeded [2024-11-08T03:24:46.391Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T03:24:46.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T03:24:46.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T03:24:46.984Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T03:24:47.033Z] ========================================================= [2024-11-08T03:24:47.033Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T03:24:47.033Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:24:47.593Z] + 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 . [2024-11-08T03:24:47.863Z] Sending build context to Docker daemon 566.8kB [2024-11-08T03:24:47.863Z] Step 1/5 : FROM golang:1.23-alpine3.20 AS builder [2024-11-08T03:24:48.467Z] 1.23-alpine3.20: Pulling from library/golang [2024-11-08T03:24:48.467Z] cf04c63912e1: Pulling fs layer [2024-11-08T03:24:48.467Z] a5a9dd7d6fc2: Pulling fs layer [2024-11-08T03:24:48.467Z] 323003b0d8ad: Pulling fs layer [2024-11-08T03:24:48.467Z] 70cf7f03564c: Pulling fs layer [2024-11-08T03:24:48.467Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T03:24:48.467Z] 70cf7f03564c: Waiting [2024-11-08T03:24:48.467Z] 4f4fb700ef54: Waiting [2024-11-08T03:24:48.745Z] a5a9dd7d6fc2: Download complete [2024-11-08T03:24:48.745Z] cf04c63912e1: Verifying Checksum [2024-11-08T03:24:48.745Z] cf04c63912e1: Download complete [2024-11-08T03:24:49.019Z] 70cf7f03564c: Verifying Checksum [2024-11-08T03:24:49.019Z] 70cf7f03564c: Download complete [2024-11-08T03:24:49.019Z] 4f4fb700ef54: Download complete [2024-11-08T03:24:49.729Z] cf04c63912e1: Pull complete [2024-11-08T03:24:50.325Z] a5a9dd7d6fc2: Pull complete [2024-11-08T03:24:50.923Z] 323003b0d8ad: Verifying Checksum [2024-11-08T03:24:50.923Z] 323003b0d8ad: Download complete [2024-11-08T03:25:09.202Z] 323003b0d8ad: Pull complete [2024-11-08T03:25:09.202Z] 70cf7f03564c: Pull complete [2024-11-08T03:25:09.202Z] 4f4fb700ef54: Pull complete [2024-11-08T03:25:09.202Z] Digest: sha256:09742590377387b931261cbeb72ce56da1b0d750a27379f7385245b2b058b63a [2024-11-08T03:25:09.202Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2024-11-08T03:25:09.202Z] ---> 329834fefb2a [2024-11-08T03:25:09.202Z] Step 2/5 : WORKDIR /device-opcua [2024-11-08T03:25:09.202Z] ---> Running in 0e0756ba45a6 [2024-11-08T03:25:09.202Z] Removing intermediate container 0e0756ba45a6 [2024-11-08T03:25:09.202Z] ---> 507bc03965fa [2024-11-08T03:25:09.202Z] Step 3/5 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-08T03:25:09.202Z] ---> Running in 8ff069f19c76 [2024-11-08T03:25:10.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:25:10.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:25:12.755Z] v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T03:25:12.755Z] v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T03:25:12.755Z] OK: 24046 distinct packages available [2024-11-08T03:25:13.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:25:13.312Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:25:15.284Z] (1/30) Installing libgcc (13.2.1_git20240309-r0) [2024-11-08T03:25:15.284Z] (2/30) Installing jansson (2.14-r4) [2024-11-08T03:25:15.555Z] (3/30) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-08T03:25:15.555Z] (4/30) Installing zstd-libs (1.5.6-r0) [2024-11-08T03:25:15.555Z] (5/30) Installing binutils (2.42-r0) [2024-11-08T03:25:15.827Z] (6/30) Installing libgomp (13.2.1_git20240309-r0) [2024-11-08T03:25:15.827Z] (7/30) Installing libatomic (13.2.1_git20240309-r0) [2024-11-08T03:25:16.099Z] (8/30) Installing gmp (6.3.0-r1) [2024-11-08T03:25:16.099Z] (9/30) Installing isl26 (0.26-r1) [2024-11-08T03:25:16.099Z] (10/30) Installing mpfr4 (4.2.1-r0) [2024-11-08T03:25:16.099Z] (11/30) Installing mpc1 (1.3.1-r1) [2024-11-08T03:25:16.099Z] (12/30) Installing gcc (13.2.1_git20240309-r0) [2024-11-08T03:25:19.467Z] (13/30) Installing brotli-libs (1.1.0-r2) [2024-11-08T03:25:19.467Z] (14/30) Installing c-ares (1.33.1-r0) [2024-11-08T03:25:19.467Z] (15/30) Installing libunistring (1.2-r0) [2024-11-08T03:25:19.467Z] (16/30) Installing libidn2 (2.3.7-r0) [2024-11-08T03:25:19.467Z] (17/30) Installing nghttp2-libs (1.62.1-r0) [2024-11-08T03:25:19.467Z] (18/30) Installing libpsl (0.21.5-r1) [2024-11-08T03:25:19.467Z] (19/30) Installing libcurl (8.11.0-r1) [2024-11-08T03:25:19.467Z] (20/30) Installing libexpat (2.6.3-r0) [2024-11-08T03:25:19.467Z] (21/30) Installing pcre2 (10.43-r0) [2024-11-08T03:25:19.467Z] (22/30) Installing git (2.45.2-r0) [2024-11-08T03:25:19.467Z] (23/30) Installing git-init-template (2.45.2-r0) [2024-11-08T03:25:19.467Z] (24/30) Installing make (4.4.1-r2) [2024-11-08T03:25:19.467Z] (25/30) Installing musl-dev (1.2.5-r0) [2024-11-08T03:25:19.742Z] (26/30) Installing pkgconf (2.2.0-r0) [2024-11-08T03:25:19.742Z] (27/30) Installing libsodium (1.0.19-r0) [2024-11-08T03:25:19.742Z] (28/30) Installing libzmq (4.3.5-r2) [2024-11-08T03:25:19.742Z] (29/30) Installing libsodium-dev (1.0.19-r0) [2024-11-08T03:25:19.742Z] (30/30) Installing zeromq-dev (4.3.5-r2) [2024-11-08T03:25:19.742Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T03:25:19.742Z] OK: 165 MiB in 45 packages [2024-11-08T03:25:26.423Z] Removing intermediate container 8ff069f19c76 [2024-11-08T03:25:26.423Z] ---> 276bb18fa963 [2024-11-08T03:25:26.423Z] Step 4/5 : COPY . . [2024-11-08T03:25:26.693Z] ---> 71f1de2e019c [2024-11-08T03:25:26.693Z] Step 5/5 : RUN make build [2024-11-08T03:25:26.693Z] ---> Running in ea1cd46b6fc7 [2024-11-08T03:25:28.126Z] 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 [2024-11-08T03:25:28.126Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 [2024-11-08T03:25:28.126Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 [2024-11-08T03:25:28.711Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-08T03:25:28.711Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-08T03:25:28.711Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 [2024-11-08T03:25:28.711Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-08T03:25:28.989Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-08T03:25:29.258Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-08T03:25:29.258Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-08T03:25:29.526Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-08T03:25:29.526Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-08T03:25:29.526Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-08T03:25:29.792Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-08T03:25:29.792Z] go: downloading golang.org/x/crypto v0.28.0 [2024-11-08T03:25:29.792Z] go: downloading golang.org/x/net v0.30.0 [2024-11-08T03:25:30.756Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-08T03:25:30.756Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-08T03:25:31.027Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-08T03:25:31.027Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 [2024-11-08T03:25:31.027Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-08T03:25:31.302Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-08T03:25:31.302Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 [2024-11-08T03:25:31.302Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 [2024-11-08T03:25:31.302Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-08T03:25:31.302Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-08T03:25:31.302Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 [2024-11-08T03:25:31.302Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-08T03:25:31.571Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-08T03:25:31.571Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-08T03:25:31.571Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-08T03:25:31.571Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-08T03:25:31.850Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-08T03:25:31.850Z] go: downloading golang.org/x/text v0.19.0 [2024-11-08T03:25:31.850Z] go: downloading golang.org/x/sync v0.8.0 [2024-11-08T03:25:32.126Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-08T03:25:32.397Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-08T03:25:32.397Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-08T03:25:32.397Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-08T03:25:32.671Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-08T03:25:32.671Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-08T03:25:32.671Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-08T03:25:32.671Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-08T03:25:32.945Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-08T03:25:32.945Z] go: downloading golang.org/x/time v0.6.0 [2024-11-08T03:25:32.945Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-08T03:25:33.226Z] go: downloading golang.org/x/sys v0.26.0 [2024-11-08T03:25:33.226Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-08T03:25:33.503Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-08T03:25:33.773Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-08T03:25:34.378Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-08T03:25:34.378Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-08T03:25:34.378Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-08T03:25:38.664Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-08T03:25:38.664Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-08T03:25:38.664Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-08T03:25:38.664Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-08T03:25:38.664Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-08T03:25:38.664Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-08T03:25:38.664Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-08T03:25:38.664Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-08T03:25:38.664Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-11-08T03:25:38.664Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-08T03:25:38.664Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-08T03:25:38.664Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-08T03:25:38.664Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-08T03:25:38.936Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-08T03:25:38.936Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-11-08T03:25:38.936Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-11-08T03:25:38.936Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-11-08T03:25:38.936Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-08T03:25:38.936Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-08T03:25:40.908Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-08T03:25:40.908Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-08T03:25:40.908Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-08T03:25:41.397Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-08T03:25:41.991Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-08T03:25:41.991Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-08T03:25:41.991Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-08T03:25:41.991Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-08T03:25:42.964Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-08T03:25:42.964Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-08T03:25:43.239Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-08T03:25:44.209Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-08T03:25:44.209Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-08T03:25:44.209Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-08T03:25:44.209Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-08T03:25:44.481Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-08T03:25:44.481Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-08T03:25:44.481Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-08T03:25:44.748Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-08T03:25:46.167Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-08T03:25:46.167Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-08T03:25:46.167Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-08T03:25:46.437Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-11-08T03:25:46.437Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-11-08T03:25:46.437Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-11-08T03:25:46.437Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-11-08T03:25:46.437Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-08T03:25:46.437Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-08T03:25:46.437Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-08T03:25:46.437Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-08T03:25:47.033Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-08T03:25:47.033Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-08T03:25:47.033Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-08T03:25:47.033Z] go: downloading golang.org/x/term v0.25.0 [2024-11-08T03:25:47.033Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-08T03:25:47.307Z] go: downloading github.com/fatih/color v1.16.0 [2024-11-08T03:25:47.307Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-08T03:25:47.307Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-11-08T03:25:47.307Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-08T03:25:47.307Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-08T03:25:47.307Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-08T03:25:47.307Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-08T03:25:47.307Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-11-08T03:25:47.307Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-08T03:25:47.307Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-11-08T03:30:10.018Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2024-11-08T03:30:42.298Z] Removing intermediate container ea1cd46b6fc7 [2024-11-08T03:30:42.298Z] ---> 0914cb1f933a [2024-11-08T03:30:42.298Z] [Warning] One or more build-args [BASE MAKE] were not consumed [2024-11-08T03:30:42.298Z] Successfully built 0914cb1f933a [2024-11-08T03:30:42.298Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:30:42.862Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T03:30:42.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:30:43.153Z] prd-ubuntu20.04-docker-arm64-4c-16g-25685 does not seem to be running inside a container [2024-11-08T03:30:43.210Z] $ 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 [2024-11-08T03:30:44.639Z] $ docker top 0d6b748931bb3cfc779439354590cae3920c316f0887fb43c7067e5de4b92d6e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T03:30:45.598Z] + go version [2024-11-08T03:30:45.598Z] go version go1.23.3 linux/arm64 [Pipeline] } [2024-11-08T03:30:45.621Z] $ docker stop --time=1 0d6b748931bb3cfc779439354590cae3920c316f0887fb43c7067e5de4b92d6e [2024-11-08T03:30:47.363Z] $ 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 [2024-11-08T03:30:48.348Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T03:30:48.348Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:30:48.663Z] prd-ubuntu20.04-docker-arm64-4c-16g-25685 does not seem to be running inside a container [2024-11-08T03:30:48.730Z] $ 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 [2024-11-08T03:30:50.064Z] $ docker top 7e08525bc797b0ccd1c845167276226a6e8e6edc83659e48b0626bac79aac29a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T03:30:51.055Z] + git config --global --add safe.directory /w/workspace/device-opc-ua/1 [Pipeline] fileExists [Pipeline] sh [2024-11-08T03:30:51.799Z] + make test [2024-11-08T03:30:51.799Z] go install github.com/jstemmer/go-junit-report@v0.9.1 [2024-11-08T03:30:51.799Z] go: downloading github.com/jstemmer/go-junit-report v0.9.1 [2024-11-08T03:31:30.737Z] go install github.com/axw/gocov/gocov@v1.0.0 [2024-11-08T03:31:30.737Z] go: downloading github.com/axw/gocov v1.0.0 [2024-11-08T03:31:30.737Z] go: downloading golang.org/x/tools v0.0.0-20190617190820-da514acc4774 [2024-11-08T03:31:43.186Z] go install github.com/AlekSi/gocov-xml@v1.0.0 [2024-11-08T03:31:43.186Z] go: downloading github.com/AlekSi/gocov-xml v1.0.0 [2024-11-08T03:31:45.148Z] go install github.com/jandelgado/gcov2lcov@v1.0.5 [2024-11-08T03:31:45.416Z] go: downloading github.com/jandelgado/gcov2lcov v1.0.5 [2024-11-08T03:31:48.019Z] rm -rf test-artifacts [2024-11-08T03:31:48.019Z] mkdir test-artifacts [2024-11-08T03:31:48.019Z] go test -v ./... -coverprofile=test-artifacts/cover.out | go-junit-report > test-artifacts/report.xml [2024-11-08T03:31:48.290Z] go: downloading github.com/stretchr/testify v1.9.0 [2024-11-08T03:31:48.560Z] go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc [2024-11-08T03:31:48.560Z] go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 [2024-11-08T03:36:25.524Z] gocov convert test-artifacts/cover.out | gocov-xml > test-artifacts/coverage.xml [2024-11-08T03:36:25.524Z] gcov2lcov -infile=test-artifacts/cover.out -outfile=test-artifacts/coverage.lcov [Pipeline] echo [2024-11-08T03:36:25.577Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T03:36:25.615Z] $ docker stop --time=1 7e08525bc797b0ccd1c845167276226a6e8e6edc83659e48b0626bac79aac29a [2024-11-08T03:36:27.737Z] $ docker rm -f --volumes 7e08525bc797b0ccd1c845167276226a6e8e6edc83659e48b0626bac79aac29a [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T03:36:29.808Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T03:36:29.851Z] Warning: overwriting stash ‘coverage-report’ [2024-11-08T03:36:30.416Z] Stashed 0 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T03:36:32.869Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T03:36:33.235Z] + ls -al . [2024-11-08T03:36:33.235Z] total 200 [2024-11-08T03:36:33.235Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 03:31 . [2024-11-08T03:36:33.235Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:24 .. [2024-11-08T03:36:33.235Z] -rw-rw-r-- 1 jenkins jenkins 62 Nov 8 03:24 .dockerignore [2024-11-08T03:36:33.235Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 03:36 .git [2024-11-08T03:36:33.235Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:24 .github [2024-11-08T03:36:33.235Z] -rw-rw-r-- 1 jenkins jenkins 84 Nov 8 03:24 .gitignore [2024-11-08T03:36:33.235Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:24 .vscode [2024-11-08T03:36:33.235Z] -rw-rw-r-- 1 jenkins jenkins 7466 Nov 8 03:24 Attribution.txt [2024-11-08T03:36:33.235Z] -rw-rw-r-- 1 jenkins jenkins 1125 Nov 8 03:24 Dockerfile [2024-11-08T03:36:33.235Z] -rw-rw-r-- 1 jenkins jenkins 649 Nov 8 03:24 Jenkinsfile [2024-11-08T03:36:33.235Z] -rw-rw-r-- 1 jenkins jenkins 11367 Nov 8 03:24 LICENSE [2024-11-08T03:36:33.235Z] -rw-rw-r-- 1 jenkins jenkins 2185 Nov 8 03:24 Makefile [2024-11-08T03:36:33.235Z] -rw-rw-r-- 1 jenkins jenkins 4182 Nov 8 03:24 README.md [2024-11-08T03:36:33.235Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 03:05 VERSION [2024-11-08T03:36:33.235Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 03:24 bin [2024-11-08T03:36:33.235Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 03:24 cmd [2024-11-08T03:36:33.235Z] -rw-rw-r-- 1 jenkins jenkins 7098 Nov 8 03:24 go.mod [2024-11-08T03:36:33.235Z] -rw-rw-r-- 1 jenkins jenkins 100417 Nov 8 03:24 go.sum [2024-11-08T03:36:33.235Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 03:24 internal [2024-11-08T03:36:33.235Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 03:36 test-artifacts [2024-11-08T03:36:33.235Z] -rw-rw-r-- 1 jenkins jenkins 260 Nov 8 03:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:36:33.695Z] + 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 . [2024-11-08T03:36:33.967Z] Sending build context to Docker daemon 583.7kB [2024-11-08T03:36:33.967Z] Step 1/19 : FROM golang:1.23-alpine3.20 AS builder [2024-11-08T03:36:33.967Z] ---> 329834fefb2a [2024-11-08T03:36:33.967Z] Step 2/19 : WORKDIR /device-opcua [2024-11-08T03:36:33.967Z] ---> Using cache [2024-11-08T03:36:33.967Z] ---> 507bc03965fa [2024-11-08T03:36:33.967Z] Step 3/19 : RUN apk update && apk add --no-cache make git zeromq-dev gcc pkgconfig musl-dev [2024-11-08T03:36:33.967Z] ---> Using cache [2024-11-08T03:36:33.967Z] ---> 276bb18fa963 [2024-11-08T03:36:33.967Z] Step 4/19 : COPY . . [2024-11-08T03:36:34.935Z] ---> 6ff34d64ca18 [2024-11-08T03:36:34.935Z] Step 5/19 : RUN make build [2024-11-08T03:36:34.935Z] ---> Running in 7b772ed0d35b [2024-11-08T03:36:36.352Z] 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 [2024-11-08T03:36:36.352Z] go: downloading github.com/edgexfoundry/device-sdk-go/v4 v4.0.0-dev.1 [2024-11-08T03:36:36.352Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v4 v4.0.0-dev.2 [2024-11-08T03:36:36.938Z] go: downloading github.com/gopcua/opcua v0.5.3 [2024-11-08T03:36:37.206Z] go: downloading github.com/spf13/cast v1.7.0 [2024-11-08T03:36:37.206Z] go: downloading github.com/go-kit/log v0.2.1 [2024-11-08T03:36:37.206Z] go: downloading github.com/go-playground/validator/v10 v10.22.1 [2024-11-08T03:36:37.476Z] go: downloading github.com/google/uuid v1.6.0 [2024-11-08T03:36:37.743Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v4 v4.0.0-dev.1 [2024-11-08T03:36:38.011Z] go: downloading github.com/labstack/echo/v4 v4.12.0 [2024-11-08T03:36:38.279Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2024-11-08T03:36:38.279Z] go: downloading github.com/gabriel-vasile/mimetype v1.4.3 [2024-11-08T03:36:38.279Z] go: downloading github.com/go-playground/universal-translator v0.18.1 [2024-11-08T03:36:38.279Z] go: downloading github.com/leodido/go-urn v1.4.0 [2024-11-08T03:36:38.279Z] go: downloading golang.org/x/crypto v0.28.0 [2024-11-08T03:36:38.761Z] go: downloading golang.org/x/text v0.19.0 [2024-11-08T03:36:39.029Z] go: downloading github.com/panjf2000/ants/v2 v2.10.0 [2024-11-08T03:36:39.299Z] go: downloading github.com/fxamacker/cbor/v2 v2.7.0 [2024-11-08T03:36:39.571Z] go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 [2024-11-08T03:36:39.571Z] go: downloading github.com/labstack/gommon v0.4.2 [2024-11-08T03:36:39.850Z] go: downloading golang.org/x/net v0.30.0 [2024-11-08T03:36:41.816Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2024-11-08T03:36:41.816Z] go: downloading github.com/go-playground/locales v0.14.1 [2024-11-08T03:36:41.816Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2024-11-08T03:36:41.816Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v4 v4.0.0-dev.2 [2024-11-08T03:36:42.400Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2024-11-08T03:36:42.401Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2024-11-08T03:36:42.401Z] go: downloading github.com/edgexfoundry/go-mod-registry/v4 v4.0.0-dev.1 [2024-11-08T03:36:42.668Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v4 v4.0.0-dev.1 [2024-11-08T03:36:42.935Z] go: downloading github.com/mitchellh/copystructure v1.2.0 [2024-11-08T03:36:43.202Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.5.0 [2024-11-08T03:36:43.472Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v4 v4.0.0-dev.1 [2024-11-08T03:36:43.740Z] go: downloading github.com/mitchellh/mapstructure v1.5.0 [2024-11-08T03:36:43.740Z] go: downloading github.com/openziti/sdk-golang v0.23.43 [2024-11-08T03:36:44.009Z] go: downloading github.com/sirupsen/logrus v1.9.3 [2024-11-08T03:36:44.009Z] go: downloading golang.org/x/sync v0.8.0 [2024-11-08T03:36:44.276Z] go: downloading github.com/x448/float16 v0.8.4 [2024-11-08T03:36:44.276Z] go: downloading golang.org/x/sys v0.26.0 [2024-11-08T03:36:44.276Z] go: downloading github.com/pkg/errors v0.9.1 [2024-11-08T03:36:44.276Z] go: downloading github.com/mattn/go-colorable v0.1.13 [2024-11-08T03:36:44.276Z] go: downloading github.com/mattn/go-isatty v0.0.20 [2024-11-08T03:36:44.276Z] go: downloading github.com/valyala/fasttemplate v1.2.2 [2024-11-08T03:36:44.543Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2024-11-08T03:36:44.543Z] go: downloading github.com/mitchellh/reflectwalk v1.0.2 [2024-11-08T03:36:44.543Z] go: downloading github.com/gorilla/websocket v1.5.3 [2024-11-08T03:36:44.543Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.4.0 [2024-11-08T03:36:44.811Z] go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible [2024-11-08T03:36:44.811Z] go: downloading golang.org/x/time v0.6.0 [2024-11-08T03:36:44.811Z] go: downloading github.com/go-openapi/runtime v0.28.0 [2024-11-08T03:36:45.409Z] go: downloading github.com/go-openapi/strfmt v0.23.0 [2024-11-08T03:36:45.410Z] go: downloading github.com/go-resty/resty/v2 v2.15.3 [2024-11-08T03:36:45.410Z] go: downloading github.com/golang-jwt/jwt/v5 v5.2.1 [2024-11-08T03:36:45.410Z] go: downloading github.com/michaelquigley/pfxlog v0.6.10 [2024-11-08T03:36:45.677Z] go: downloading github.com/openziti/edge-api v0.26.32 [2024-11-08T03:36:49.087Z] go: downloading github.com/openziti/foundation/v2 v2.0.49 [2024-11-08T03:36:49.087Z] go: downloading github.com/openziti/identity v1.0.85 [2024-11-08T03:36:49.087Z] go: downloading github.com/orcaman/concurrent-map/v2 v2.0.1 [2024-11-08T03:36:49.087Z] go: downloading github.com/zitadel/oidc/v2 v2.12.2 [2024-11-08T03:36:49.360Z] go: downloading golang.org/x/oauth2 v0.23.0 [2024-11-08T03:36:49.360Z] go: downloading github.com/cenkalti/backoff/v4 v4.3.0 [2024-11-08T03:36:49.360Z] go: downloading github.com/kataras/go-events v0.0.3 [2024-11-08T03:36:49.360Z] go: downloading github.com/openziti/channel/v3 v3.0.4 [2024-11-08T03:36:49.631Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2024-11-08T03:36:49.631Z] go: downloading github.com/openziti/metrics v1.2.58 [2024-11-08T03:36:49.631Z] go: downloading github.com/openziti/secretstream v0.1.25 [2024-11-08T03:36:49.631Z] go: downloading github.com/openziti/transport/v2 v2.0.146 [2024-11-08T03:36:49.631Z] go: downloading github.com/valyala/bytebufferpool v1.0.0 [2024-11-08T03:36:49.900Z] go: downloading github.com/hashicorp/consul/api v1.29.4 [2024-11-08T03:36:49.900Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2024-11-08T03:36:49.900Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2024-11-08T03:36:49.900Z] go: downloading github.com/zeebo/errs v1.3.0 [2024-11-08T03:36:49.900Z] go: downloading google.golang.org/grpc v1.67.1 [2024-11-08T03:36:51.870Z] go: downloading github.com/go-openapi/errors v0.22.0 [2024-11-08T03:36:51.870Z] go: downloading github.com/opentracing/opentracing-go v1.2.0 [2024-11-08T03:36:51.870Z] go: downloading github.com/go-openapi/swag v0.23.0 [2024-11-08T03:36:52.141Z] go: downloading go.opentelemetry.io/otel v1.29.0 [2024-11-08T03:36:53.121Z] go: downloading go.opentelemetry.io/otel/trace v1.29.0 [2024-11-08T03:36:53.121Z] go: downloading github.com/oklog/ulid v1.3.1 [2024-11-08T03:36:53.121Z] go: downloading github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 [2024-11-08T03:36:53.121Z] go: downloading go.mongodb.org/mongo-driver v1.17.0 [2024-11-08T03:36:53.121Z] go: downloading github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d [2024-11-08T03:36:53.394Z] go: downloading github.com/go-openapi/validate v0.24.0 [2024-11-08T03:36:54.374Z] go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa [2024-11-08T03:36:54.374Z] go: downloading github.com/fsnotify/fsnotify v1.7.0 [2024-11-08T03:36:54.374Z] go: downloading gopkg.in/go-jose/go-jose.v2 v2.6.3 [2024-11-08T03:36:54.650Z] go: downloading github.com/gorilla/securecookie v1.1.2 [2024-11-08T03:36:54.650Z] go: downloading github.com/gorilla/schema v1.4.1 [2024-11-08T03:36:54.650Z] go: downloading github.com/muhlemmer/gu v0.3.1 [2024-11-08T03:36:54.650Z] go: downloading github.com/mitchellh/go-ps v1.0.0 [2024-11-08T03:36:54.924Z] go: downloading github.com/shirou/gopsutil/v3 v3.24.5 [2024-11-08T03:36:55.530Z] go: downloading github.com/speps/go-hashids v2.0.0+incompatible [2024-11-08T03:36:55.530Z] go: downloading github.com/golang/protobuf v1.5.4 [2024-11-08T03:36:55.530Z] go: downloading google.golang.org/protobuf v1.34.2 [2024-11-08T03:36:57.507Z] go: downloading github.com/go-jose/go-jose/v4 v4.0.4 [2024-11-08T03:36:57.507Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 [2024-11-08T03:36:57.507Z] go: downloading github.com/hashicorp/go-hclog v1.5.0 [2024-11-08T03:36:57.507Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2024-11-08T03:36:57.507Z] go: downloading github.com/hashicorp/serf v0.10.1 [2024-11-08T03:36:57.507Z] go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 [2024-11-08T03:36:57.507Z] go: downloading github.com/go-openapi/analysis v0.23.0 [2024-11-08T03:36:57.507Z] go: downloading github.com/go-openapi/loads v0.22.0 [2024-11-08T03:36:57.507Z] go: downloading github.com/go-openapi/spec v0.21.0 [2024-11-08T03:36:57.777Z] go: downloading github.com/mailru/easyjson v0.7.7 [2024-11-08T03:36:58.045Z] go: downloading github.com/go-logr/logr v1.4.2 [2024-11-08T03:36:58.045Z] go: downloading go.opentelemetry.io/otel/metric v1.29.0 [2024-11-08T03:36:58.045Z] go: downloading golang.org/x/term v0.25.0 [2024-11-08T03:36:58.045Z] go: downloading github.com/go-openapi/jsonpointer v0.21.0 [2024-11-08T03:36:58.045Z] go: downloading github.com/tklauser/go-sysconf v0.3.12 [2024-11-08T03:36:58.045Z] go: downloading github.com/armon/go-metrics v0.4.1 [2024-11-08T03:36:58.045Z] go: downloading github.com/fatih/color v1.16.0 [2024-11-08T03:36:58.045Z] go: downloading github.com/josharian/intern v1.0.0 [2024-11-08T03:36:58.313Z] go: downloading github.com/go-logr/stdr v1.2.2 [2024-11-08T03:36:58.313Z] go: downloading github.com/parallaxsecond/parsec-client-go v0.0.0-20221025095442-f0a77d263cf9 [2024-11-08T03:36:58.313Z] go: downloading github.com/go-openapi/jsonreference v0.21.0 [2024-11-08T03:36:58.313Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2024-11-08T03:36:58.313Z] go: downloading github.com/tklauser/numcpus v0.6.1 [2024-11-08T03:36:58.313Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2024-11-08T03:41:36.303Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2024-11-08T03:42:15.238Z] Removing intermediate container 7b772ed0d35b [2024-11-08T03:42:15.238Z] ---> 6dda022e0c46 [2024-11-08T03:42:15.238Z] Step 6/19 : FROM alpine:3.20 [2024-11-08T03:42:15.238Z] 3.20: Pulling from library/alpine [2024-11-08T03:42:15.238Z] cf04c63912e1: Already exists [2024-11-08T03:42:15.238Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T03:42:15.238Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T03:42:15.238Z] ---> c157a85ed455 [2024-11-08T03:42:15.238Z] Step 7/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-11-08T03:42:15.238Z] ---> Running in 99dc74216342 [2024-11-08T03:42:15.238Z] Removing intermediate container 99dc74216342 [2024-11-08T03:42:15.238Z] ---> 1bc98e9bea19 [2024-11-08T03:42:15.238Z] Step 8/19 : RUN apk add --update --no-cache zeromq dumb-init [2024-11-08T03:42:15.238Z] ---> Running in fed495a73cb5 [2024-11-08T03:42:15.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:42:15.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:42:15.238Z] (1/6) Installing dumb-init (1.2.5-r3) [2024-11-08T03:42:15.238Z] (2/6) Installing libgcc (13.2.1_git20240309-r0) [2024-11-08T03:42:15.238Z] (3/6) Installing libsodium (1.0.19-r0) [2024-11-08T03:42:15.238Z] (4/6) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-08T03:42:15.238Z] (5/6) Installing libzmq (4.3.5-r2) [2024-11-08T03:42:15.238Z] (6/6) Installing zeromq (4.3.5-r2) [2024-11-08T03:42:15.238Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T03:42:15.238Z] OK: 13 MiB in 20 packages [2024-11-08T03:42:16.216Z] Removing intermediate container fed495a73cb5 [2024-11-08T03:42:16.216Z] ---> 4502926a98b4 [2024-11-08T03:42:16.216Z] Step 9/19 : RUN apk --no-cache upgrade [2024-11-08T03:42:16.487Z] ---> Running in e992da36f819 [2024-11-08T03:42:17.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:42:18.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:42:19.601Z] Upgrading critical system libraries and apk-tools: [2024-11-08T03:42:19.601Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:42:19.601Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T03:42:19.871Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:42:19.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:42:20.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:42:21.865Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:42:21.865Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:42:21.865Z] OK: 13 MiB in 20 packages [2024-11-08T03:42:23.283Z] Removing intermediate container e992da36f819 [2024-11-08T03:42:23.283Z] ---> f4a270dc3937 [2024-11-08T03:42:23.283Z] Step 10/19 : EXPOSE 59997 [2024-11-08T03:42:23.283Z] ---> Running in dde0e517426a [2024-11-08T03:42:23.554Z] Removing intermediate container dde0e517426a [2024-11-08T03:42:23.554Z] ---> a86b55a29536 [2024-11-08T03:42:23.554Z] Step 11/19 : COPY --from=builder /device-opcua/cmd/device-opcua / [2024-11-08T03:42:26.951Z] ---> a579d20fda59 [2024-11-08T03:42:26.951Z] Step 12/19 : COPY --from=builder /device-opcua/cmd/res /res [2024-11-08T03:42:26.951Z] ---> 1837bb3ff734 [2024-11-08T03:42:26.951Z] Step 13/19 : COPY LICENSE / [2024-11-08T03:42:27.549Z] ---> 160b3fee0582 [2024-11-08T03:42:27.549Z] Step 14/19 : COPY --from=builder /device-opcua/Attribution.txt /Attribution.txt [2024-11-08T03:42:28.558Z] ---> 66446c7d7bc0 [2024-11-08T03:42:28.558Z] Step 15/19 : ENTRYPOINT ["/device-opcua"] [2024-11-08T03:42:28.558Z] ---> Running in e69a94b23cdf [2024-11-08T03:42:29.164Z] Removing intermediate container e69a94b23cdf [2024-11-08T03:42:29.164Z] ---> 3054e8f10296 [2024-11-08T03:42:29.164Z] Step 16/19 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T03:42:29.164Z] ---> Running in 6354ab837667 [2024-11-08T03:42:29.442Z] Removing intermediate container 6354ab837667 [2024-11-08T03:42:29.442Z] ---> 74d91e60390a [2024-11-08T03:42:29.443Z] Step 17/19 : LABEL arch=arm64 [2024-11-08T03:42:29.729Z] ---> Running in dce31cbb5daa [2024-11-08T03:42:30.330Z] Removing intermediate container dce31cbb5daa [2024-11-08T03:42:30.330Z] ---> 699cb3375b2a [2024-11-08T03:42:30.330Z] Step 18/19 : LABEL git_sha=2d2e1ba9e6b6bf1cb27eb31121842de0592b21f6 [2024-11-08T03:42:30.330Z] ---> Running in 592041e476f4 [2024-11-08T03:42:32.308Z] Removing intermediate container 592041e476f4 [2024-11-08T03:42:32.308Z] ---> a3c8e3dc8527 [2024-11-08T03:42:32.308Z] Step 19/19 : LABEL version=0.0.0 [2024-11-08T03:42:32.308Z] ---> Running in 31ffcfd0f7e2 [2024-11-08T03:42:32.584Z] Removing intermediate container 31ffcfd0f7e2 [2024-11-08T03:42:32.584Z] ---> 43ede1a2aa03 [2024-11-08T03:42:32.584Z] [Warning] One or more build-args [ARCH BASE MAKE] were not consumed [2024-11-08T03:42:32.859Z] Successfully built 43ede1a2aa03 [2024-11-08T03:42:32.860Z] 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 [2024-11-08T03:42:33.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T03:42:33.846Z] [2024-11-08T03:42:33.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:42:34.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T03:42:34.584Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T03:42:34.584Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T03:42:34.584Z] 04944245beec: Pulling fs layer [2024-11-08T03:42:34.584Z] 699f458cf7ca: Pulling fs layer [2024-11-08T03:42:34.584Z] 765212b225bb: Pulling fs layer [2024-11-08T03:42:34.584Z] f23df028b6ca: Pulling fs layer [2024-11-08T03:42:34.584Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T03:42:34.584Z] 765212b225bb: Waiting [2024-11-08T03:42:34.584Z] f23df028b6ca: Waiting [2024-11-08T03:42:34.584Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T03:42:34.584Z] d65c8cfc05b1: Waiting [2024-11-08T03:42:34.584Z] 2437ff75d9bd: Waiting [2024-11-08T03:42:34.584Z] 04944245beec: Verifying Checksum [2024-11-08T03:42:34.584Z] 04944245beec: Download complete [2024-11-08T03:42:34.584Z] 765212b225bb: Verifying Checksum [2024-11-08T03:42:34.584Z] 765212b225bb: Download complete [2024-11-08T03:42:34.584Z] f23df028b6ca: Verifying Checksum [2024-11-08T03:42:34.584Z] f23df028b6ca: Download complete [2024-11-08T03:42:34.584Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T03:42:34.584Z] d65c8cfc05b1: Download complete [2024-11-08T03:42:34.859Z] 699f458cf7ca: Verifying Checksum [2024-11-08T03:42:34.859Z] 699f458cf7ca: Download complete [2024-11-08T03:42:35.444Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T03:42:35.444Z] 8998bd30e6a1: Download complete [2024-11-08T03:42:38.024Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T03:42:38.024Z] 2437ff75d9bd: Download complete [2024-11-08T03:42:39.970Z] 8998bd30e6a1: Pull complete [2024-11-08T03:42:40.566Z] 04944245beec: Pull complete [2024-11-08T03:42:42.542Z] 699f458cf7ca: Pull complete [2024-11-08T03:42:42.815Z] 765212b225bb: Pull complete [2024-11-08T03:42:43.802Z] f23df028b6ca: Pull complete [2024-11-08T03:42:44.074Z] d65c8cfc05b1: Pull complete [2024-11-08T03:43:06.190Z] 2437ff75d9bd: Pull complete [2024-11-08T03:43:06.190Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T03:43:06.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T03:43:06.190Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:43:06.539Z] prd-ubuntu20.04-docker-arm64-4c-16g-25685 does not seem to be running inside a container [2024-11-08T03:43:06.593Z] $ 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 [2024-11-08T03:43:09.495Z] $ docker top fbb25cd5ba5d26331d391abbadba62ba3e981a86b4548edb2c035ea695176a16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:43:10.455Z] ---> job-cost.sh [2024-11-08T03:43:10.455Z] lf-activate-venv: SKIPPING [2024-11-08T03:43:10.455Z] INFO: No Stack... [2024-11-08T03:43:10.722Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T03:43:11.680Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T03:43:12.349Z] + + cat /w/workspace/device-opc-ua/1/archives/cost.csv [2024-11-08T03:43:12.349Z] cut -d, -f6 [Pipeline] lock [2024-11-08T03:43:12.405Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-90-1-stack-cost] [2024-11-08T03:43:12.411Z] Resource [jenkins-edgexfoundry-device-opc-ua-PR-90-1-stack-cost] did not exist. Created. [2024-11-08T03:43:12.416Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-opc-ua-PR-90-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T03:43:13.164Z] /w/workspace/device-opc-ua/1@tmp/durable-84e5e3a9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-08T03:43:13.832Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T03:43:13.881Z] Warning: overwriting stash ‘stack-cost’ [2024-11-08T03:43:13.957Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T03:43:13.980Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-opc-ua-PR-90-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T03:43:14.070Z] $ docker stop --time=1 fbb25cd5ba5d26331d391abbadba62ba3e981a86b4548edb2c035ea695176a16 [2024-11-08T03:43:15.634Z] $ 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 [2024-11-08T03:43:16.788Z] provisioning config files... [2024-11-08T03:43:16.788Z] 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 [2024-11-08T03:43:19.041Z] + [ -d /w/workspace/edgexfoundry_device-opc-ua_PR-90/archives ] [2024-11-08T03:43:19.041Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_PR-90/archives [2024-11-08T03:43:19.041Z] total 16 [2024-11-08T03:43:19.041Z] drwxr-xr-x 3 root root 4096 Nov 8 03:09 . [2024-11-08T03:43:19.041Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 03:09 .. [2024-11-08T03:43:19.041Z] drwxr-xr-x 2 root root 4096 Nov 8 03:09 cost [2024-11-08T03:43:19.041Z] -rw-r--r-- 1 root root 84 Nov 8 03:09 cost.csv [2024-11-08T03:43:19.041Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-opc-ua_PR-90/archives [2024-11-08T03:43:19.041Z] + ls -al /w/workspace/edgexfoundry_device-opc-ua_PR-90/archives [2024-11-08T03:43:19.041Z] total 16 [2024-11-08T03:43:19.041Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 03:09 . [2024-11-08T03:43:19.041Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 03:09 .. [2024-11-08T03:43:19.041Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 03:09 cost [2024-11-08T03:43:19.041Z] -rw-r--r-- 1 jenkins jenkins 84 Nov 8 03:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:43:19.384Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:43:20.374Z] ---> package-listing.sh [2024-11-08T03:43:20.374Z] ++ facter osfamily [2024-11-08T03:43:20.374Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T03:43:20.634Z] + OS_FAMILY=debian [2024-11-08T03:43:20.634Z] + workspace=/w/workspace/edgexfoundry_device-opc-ua_PR-90 [2024-11-08T03:43:20.634Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T03:43:20.634Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T03:43:20.634Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T03:43:20.634Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T03:43:20.634Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_PR-90 ']' [2024-11-08T03:43:20.634Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T03:43:20.634Z] + case "${OS_FAMILY}" in [2024-11-08T03:43:20.634Z] + dpkg -l [2024-11-08T03:43:20.634Z] + grep '^ii' [2024-11-08T03:43:20.634Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T03:43:20.634Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T03:43:20.634Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T03:43:20.634Z] + '[' /w/workspace/edgexfoundry_device-opc-ua_PR-90 ']' [2024-11-08T03:43:20.634Z] + mkdir -p /w/workspace/edgexfoundry_device-opc-ua_PR-90/archives/ [2024-11-08T03:43:20.634Z] + 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 [2024-11-08T03:43:20.676Z] 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 [2024-11-08T03:43:20.984Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:43:21.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T03:43:21.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:43:21.780Z] prd-ubuntu20.04-docker-8c-8g-24990 does not seem to be running inside a container [2024-11-08T03:43:21.801Z] $ 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 [2024-11-08T03:43:21.983Z] $ docker top 34eafa84ecea8748d83be4cb7e1fdec16a682b18732b61fd93fbb47fb026389b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T03:43:22.382Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T03:43:22.695Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T03:43:23.017Z] + ls /var/log/sa-host [2024-11-08T03:43:23.017Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T03:43:23.202Z] provisioning config files... [2024-11-08T03:43:23.212Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-opc-ua_PR-90@tmp/config5065259689107945658tmp [Pipeline] { [Pipeline] echo [2024-11-08T03:43:23.283Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:43:23.614Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T03:43:23.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:43:24.178Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T03:43:24.216Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:43:24.534Z] ---> sudo-logs.sh [2024-11-08T03:43:24.534Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T03:43:24.646Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:43:24.966Z] ---> job-cost.sh [2024-11-08T03:43:24.966Z] lf-activate-venv: SKIPPING [2024-11-08T03:43:24.966Z] DEBUG: total: 0.2199999988079071 [2024-11-08T03:43:24.966Z] INFO: Retrieving Stack Cost... [2024-11-08T03:43:25.533Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T03:43:25.791Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T03:43:25.834Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:43:26.152Z] ---> logs-deploy.sh [2024-11-08T03:43:26.152Z] lf-activate-venv: SKIPPING [2024-11-08T03:43:26.152Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-opc-ua/PR-90/1 [2024-11-08T03:43:26.152Z] INFO: archiving workspace using pattern(s): [2024-11-08T03:43:27.085Z] Archives upload complete. [2024-11-08T03:43:27.342Z] INFO: archiving logs to Nexus