Pull request #215 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9ccca4352d4ceb1ef9c6e8c1bc7b556bd6a71c8+916f6b3a329f57eb75e5307752edff55e76e784f (9b59a08dc48c012a247fde47b246f0b3060291a7) 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-ssh15636939413393967558.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4381120410373430430.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-onvif-camera/branches/PR-215/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-onvif-camera/branches/PR-215/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14803337829650620736.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-onvif-camera/branches/PR-215/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15292295159922312046.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh18021247703213382398.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-onvif-camera/branches/PR-215/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-onvif-camera/branches/PR-215/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9214478378276265354.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2531 in /w/workspace/undry_device-onvif-camera_PR-215 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-215 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/215/head:refs/remotes/origin/PR-215 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 916f6b3a329f57eb75e5307752edff55e76e784f into PR head commit a9ccca4352d4ceb1ef9c6e8c1bc7b556bd6a71c8 Merge succeeded, producing a9ccca4352d4ceb1ef9c6e8c1bc7b556bd6a71c8 Checking out Revision a9ccca4352d4ceb1ef9c6e8c1bc7b556bd6a71c8 (PR-215) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f a9ccca4352d4ceb1ef9c6e8c1bc7b556bd6a71c8 # 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 916f6b3a329f57eb75e5307752edff55e76e784f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9ccca4352d4ceb1ef9c6e8c1bc7b556bd6a71c8 # timeout=10 [Pipeline] timeout 03:11:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:11:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:11:19 ========================================================= 03:11:19 EdgeX Global Pipelines Version Info 03:11:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:11:19 ------------------- 03:11:19 stable info: 03:11:19 ------------------- 03:11:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:11:19 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:11:19 Message: update stable to v1.0.244 03:11:20 ------------------- 03:11:20 experimental info: 03:11:20 ------------------- 03:11:20 Commited By: **** collab-it+edgex@linuxfoundation.org 03:11:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 03:11:20 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:11:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 03:11:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 03:11:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:11:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:11:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-215 [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-215 [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-215 [Pipeline] echo 03:11:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9ccca4352d4ceb1ef9c6e8c1bc7b556bd6a71c8 [Pipeline] echo 03:11:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9ccca4 [Pipeline] echo 03:11:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:22 provisioning config files... 03:11:22 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-215@tmp/config17891153859635586120tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:22 ---> docker-login.sh 03:11:22 nexus3.edgexfoundry.org:10001 03:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:22 Configure a credential helper to remove this warning. See 03:11:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:22 03:11:22 Login Succeeded 03:11:22 nexus3.edgexfoundry.org:10002 03:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:23 Configure a credential helper to remove this warning. See 03:11:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:23 03:11:23 Login Succeeded 03:11:23 nexus3.edgexfoundry.org:10003 03:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:23 Configure a credential helper to remove this warning. See 03:11:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:23 03:11:23 Login Succeeded 03:11:23 nexus3.edgexfoundry.org:10004 03:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:23 Configure a credential helper to remove this warning. See 03:11:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:23 03:11:23 Login Succeeded 03:11:23 docker.io 03:11:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:23 Configure a credential helper to remove this warning. See 03:11:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:23 03:11:23 Login Succeeded 03:11:23 ---> docker-login.sh ends [Pipeline] } 03:11:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:11:24 + git rev-list -1 --merges a9ccca4352d4ceb1ef9c6e8c1bc7b556bd6a71c8~1..a9ccca4352d4ceb1ef9c6e8c1bc7b556bd6a71c8 [Pipeline] echo 03:11:24 -----------> git rev-list -1 --merges a9ccca4352d4ceb1ef9c6e8c1bc7b556bd6a71c8~1..a9ccca4352d4ceb1ef9c6e8c1bc7b556bd6a71c8 a9ccca4352d4ceb1ef9c6e8c1bc7b556bd6a71c8 [false] [Pipeline] sh 03:11:24 + git log --format=format:%s -1 a9ccca4352d4ceb1ef9c6e8c1bc7b556bd6a71c8 [Pipeline] echo 03:11:24 ========================================================= 03:11:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:11:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:11:25 + git log --format=format:%s -1 a9ccca4352d4ceb1ef9c6e8c1bc7b556bd6a71c8 [Pipeline] echo 03:11:25 [semverPrep] GIT_COMMIT: a9ccca4352d4ceb1ef9c6e8c1bc7b556bd6a71c8, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 03:11:25 [semverPrep] This is not a build commit. [Pipeline] sh 03:11:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:11:25 + grep -v github /etc/ssh/ssh_known_hosts 03:11:25 + [ -e /tmp/ssh_known_hosts ] 03:11:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:11:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:11:25 + sudo tee -a /etc/ssh/ssh_known_hosts 03:11:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:11:26 03:11:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:11:26 0.1.4: Pulling from edgex-devops/py-git-semver 03:11:26 b85a868b505f: Pulling fs layer 03:11:26 e2be974225ed: Pulling fs layer 03:11:26 339a4e72a1f5: Pulling fs layer 03:11:26 988bab9f4d93: Pulling fs layer 03:11:26 1469e6f7b9e6: Pulling fs layer 03:11:26 eaf3925da568: Pulling fs layer 03:11:26 bab4dde63d76: Pulling fs layer 03:11:26 bde34c3a00c8: Pulling fs layer 03:11:26 b352a97aabf1: Pulling fs layer 03:11:26 4872d77fe225: Pulling fs layer 03:11:26 5851b861e8e6: Pulling fs layer 03:11:26 988bab9f4d93: Waiting 03:11:26 1469e6f7b9e6: Waiting 03:11:26 eaf3925da568: Waiting 03:11:26 bab4dde63d76: Waiting 03:11:26 bde34c3a00c8: Waiting 03:11:26 b352a97aabf1: Waiting 03:11:26 4872d77fe225: Waiting 03:11:26 5851b861e8e6: Waiting 03:11:26 e2be974225ed: Verifying Checksum 03:11:26 988bab9f4d93: Verifying Checksum 03:11:26 988bab9f4d93: Download complete 03:11:26 1469e6f7b9e6: Verifying Checksum 03:11:26 1469e6f7b9e6: Download complete 03:11:26 eaf3925da568: Verifying Checksum 03:11:26 eaf3925da568: Download complete 03:11:26 339a4e72a1f5: Verifying Checksum 03:11:26 339a4e72a1f5: Download complete 03:11:26 bde34c3a00c8: Verifying Checksum 03:11:26 bde34c3a00c8: Download complete 03:11:26 b352a97aabf1: Verifying Checksum 03:11:26 b352a97aabf1: Download complete 03:11:26 4872d77fe225: Verifying Checksum 03:11:26 4872d77fe225: Download complete 03:11:26 5851b861e8e6: Download complete 03:11:27 b85a868b505f: Verifying Checksum 03:11:27 b85a868b505f: Download complete 03:11:27 bab4dde63d76: Verifying Checksum 03:11:27 bab4dde63d76: Download complete 03:11:28 b85a868b505f: Pull complete 03:11:28 e2be974225ed: Pull complete 03:11:29 339a4e72a1f5: Pull complete 03:11:29 988bab9f4d93: Pull complete 03:11:29 1469e6f7b9e6: Pull complete 03:11:29 eaf3925da568: Pull complete 03:11:31 bab4dde63d76: Pull complete 03:11:31 bde34c3a00c8: Pull complete 03:11:31 b352a97aabf1: Pull complete 03:11:31 4872d77fe225: Pull complete 03:11:31 5851b861e8e6: Pull complete 03:11:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:11:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:11:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:11:31 prd-ubuntu20.04-docker-8c-8g-2531 does not seem to be running inside a container 03:11:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-215 -v /w/workspace/undry_device-onvif-camera_PR-215:/w/workspace/undry_device-onvif-camera_PR-215:rw,z -v /w/workspace/undry_device-onvif-camera_PR-215@tmp:/w/workspace/undry_device-onvif-camera_PR-215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:11:34 $ docker top 8fc9fc4a553528f8309410386875fdb19940396c0ac9ef675c57778aed351389 -eo pid,comm 03:11:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:11:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:11:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:11:34 [ssh-agent] Looking for ssh-agent implementation... 03:11:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:11:35 $ docker exec 8fc9fc4a553528f8309410386875fdb19940396c0ac9ef675c57778aed351389 ssh-agent 03:11:35 SSH_AUTH_SOCK=/tmp/ssh-7qpXs5sM8IAt/agent.31 03:11:35 SSH_AGENT_PID=37 03:11:35 Running ssh-add (command line suppressed) 03:11:35 Identity added: /w/workspace/undry_device-onvif-camera_PR-215@tmp/private_key_12629189257738208951.key (/w/workspace/undry_device-onvif-camera_PR-215@tmp/private_key_12629189257738208951.key) 03:11:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:11:35 + git tag --points-at HEAD [Pipeline] } 03:11:35 $ docker exec --env ******** --env ******** 8fc9fc4a553528f8309410386875fdb19940396c0ac9ef675c57778aed351389 ssh-agent -k 03:11:35 unset SSH_AUTH_SOCK; 03:11:35 unset SSH_AGENT_PID; 03:11:35 echo Agent pid 37 killed; 03:11:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:11:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:11:35 [ssh-agent] Looking for ssh-agent implementation... 03:11:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:11:36 $ docker exec 8fc9fc4a553528f8309410386875fdb19940396c0ac9ef675c57778aed351389 ssh-agent 03:11:36 SSH_AUTH_SOCK=/tmp/ssh-lSzW6ntagui6/agent.69 03:11:36 SSH_AGENT_PID=75 03:11:36 Running ssh-add (command line suppressed) 03:11:36 Identity added: /w/workspace/undry_device-onvif-camera_PR-215@tmp/private_key_2922794116860856617.key (/w/workspace/undry_device-onvif-camera_PR-215@tmp/private_key_2922794116860856617.key) 03:11:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:11:36 + git semver init 03:11:36 2023-01-16 03:11:36,803 [run_init] DEBUG init version:0.0.0 force:False 03:11:36 2023-01-16 03:11:36,804 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-215/.semver 03:11:36 2023-01-16 03:11:36,805 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-215/.semver 03:11:36 2023-01-16 03:11:36,805 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-215/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-215, universal_newlines=False, shell=None, istream=None) 03:11:38 2023-01-16 03:11:37,967 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-215/.git/info/exclude 03:11:38 2023-01-16 03:11:37,969 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-215/.semver/PR-215 with force:False 03:11:38 2023-01-16 03:11:37,969 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-215/.semver/PR-215 03:11:38 2023-01-16 03:11:37,973 [execute] INFO git cat-file --batch-check 03:11:38 2023-01-16 03:11:37,974 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-215/.semver, universal_newlines=False, shell=None, istream=) 03:11:38 2023-01-16 03:11:37,980 [execute] INFO git cat-file --batch 03:11:38 2023-01-16 03:11:37,980 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-215/.semver, universal_newlines=False, shell=None, istream=) 03:11:38 2023-01-16 03:11:37,985 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-215/.semver/PR-215 03:11:38 0.0.0 [Pipeline] } 03:11:38 $ docker exec --env ******** --env ******** 8fc9fc4a553528f8309410386875fdb19940396c0ac9ef675c57778aed351389 ssh-agent -k 03:11:38 unset SSH_AUTH_SOCK; 03:11:38 unset SSH_AGENT_PID; 03:11:38 echo Agent pid 75 killed; 03:11:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:11:38 + git semver [Pipeline] } 03:11:39 $ docker stop --time=1 8fc9fc4a553528f8309410386875fdb19940396c0ac9ef675c57778aed351389 03:11:40 $ docker rm -f --volumes 8fc9fc4a553528f8309410386875fdb19940396c0ac9ef675c57778aed351389 [Pipeline] // withDockerContainer [Pipeline] sh 03:11:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:11:41 Stashed 1 file(s) [Pipeline] echo 03:11:41 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:11:41 provisioning config files... 03:11:41 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-215@tmp/config659367427422999046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:11:42 ---> docker-login.sh 03:11:42 nexus3.edgexfoundry.org:10001 03:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:42 Configure a credential helper to remove this warning. See 03:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:42 03:11:42 Login Succeeded 03:11:42 nexus3.edgexfoundry.org:10002 03:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:42 Configure a credential helper to remove this warning. See 03:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:42 03:11:42 Login Succeeded 03:11:42 nexus3.edgexfoundry.org:10003 03:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:42 Configure a credential helper to remove this warning. See 03:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:42 03:11:42 Login Succeeded 03:11:42 nexus3.edgexfoundry.org:10004 03:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:42 Configure a credential helper to remove this warning. See 03:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:42 03:11:42 Login Succeeded 03:11:42 docker.io 03:11:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:11:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:11:42 Configure a credential helper to remove this warning. See 03:11:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:11:42 03:11:42 Login Succeeded 03:11:42 ---> docker-login.sh ends [Pipeline] } 03:11:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:11:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:11:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:11:43 ========================================================= 03:11:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 03:11:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:11:43 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 03:11:43 Sending build context to Docker daemon 27.66MB 03:11:43 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:11:43 Step 2/13 : FROM ${BASE} AS builder 03:11:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 03:11:44 213ec9aee27d: Pulling fs layer 03:11:44 4583459ba037: Pulling fs layer 03:11:44 93c1e223e6f2: Pulling fs layer 03:11:44 53926ce57604: Pulling fs layer 03:11:44 21b2b0c7a3f4: Pulling fs layer 03:11:44 22ff95d597cd: Pulling fs layer 03:11:44 12d6caf4c0d1: Pulling fs layer 03:11:44 96b7cbca73a9: Pulling fs layer 03:11:44 a7acece74701: Pulling fs layer 03:11:44 21b2b0c7a3f4: Waiting 03:11:44 96b7cbca73a9: Waiting 03:11:44 22ff95d597cd: Waiting 03:11:44 12d6caf4c0d1: Waiting 03:11:44 a7acece74701: Waiting 03:11:44 53926ce57604: Waiting 03:11:44 93c1e223e6f2: Verifying Checksum 03:11:44 93c1e223e6f2: Download complete 03:11:44 4583459ba037: Verifying Checksum 03:11:44 4583459ba037: Download complete 03:11:44 21b2b0c7a3f4: Download complete 03:11:44 22ff95d597cd: Verifying Checksum 03:11:44 22ff95d597cd: Download complete 03:11:44 213ec9aee27d: Verifying Checksum 03:11:44 213ec9aee27d: Download complete 03:11:44 12d6caf4c0d1: Verifying Checksum 03:11:44 12d6caf4c0d1: Download complete 03:11:44 213ec9aee27d: Pull complete 03:11:44 4583459ba037: Pull complete 03:11:44 93c1e223e6f2: Pull complete 03:11:46 a7acece74701: Verifying Checksum 03:11:46 a7acece74701: Download complete 03:11:47 96b7cbca73a9: Verifying Checksum 03:11:47 96b7cbca73a9: Download complete 03:11:47 53926ce57604: Download complete 03:11:50 53926ce57604: Pull complete 03:11:50 21b2b0c7a3f4: Pull complete 03:11:50 22ff95d597cd: Pull complete 03:11:51 12d6caf4c0d1: Pull complete 03:11:53 96b7cbca73a9: Pull complete 03:11:53 a7acece74701: Pull complete 03:11:53 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 03:11:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 03:11:53 ---> db6d94c90886 03:11:53 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:11:56 Still waiting to schedule task 03:11:56 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:11:58 ---> Running in efa34143f30f 03:11:58 Removing intermediate container efa34143f30f 03:11:58 ---> 366f423e7123 03:11:58 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:11:58 ---> Running in 083957c97e89 03:11:58 Removing intermediate container 083957c97e89 03:11:58 ---> 2384b1905a66 03:11:58 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:11:58 ---> Running in afca58d39656 03:11:58 Removing intermediate container afca58d39656 03:11:58 ---> 7530cc77dcad 03:11:58 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:11:58 ---> Running in 97ec9302a268 03:11:58 Removing intermediate container 97ec9302a268 03:11:58 ---> 706f4161b181 03:11:58 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:11:58 ---> Running in cfcadde7aff3 03:11:58 Removing intermediate container cfcadde7aff3 03:11:58 ---> 7e6f1419735f 03:11:58 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:11:58 ---> Running in cbce6b97abaf 03:11:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 03:11:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 03:11:59 OK: 211 MiB in 51 packages 03:11:59 Removing intermediate container cbce6b97abaf 03:11:59 ---> 8610e46a1e58 03:11:59 Step 9/13 : WORKDIR /device-onvif-camera 03:11:59 ---> Running in 118aaa12cedd 03:11:59 Removing intermediate container 118aaa12cedd 03:11:59 ---> faab51f85b90 03:11:59 Step 10/13 : COPY go.mod vendor* ./ 03:11:59 ---> a792d0b7fde8 03:11:59 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:11:59 ---> Running in c637c10d0d65 03:12:32 Removing intermediate container c637c10d0d65 03:12:32 ---> 189667cc9b4b 03:12:32 Step 12/13 : COPY . . 03:12:32 ---> caeb3248bef9 03:12:32 Step 13/13 : RUN ${MAKE} 03:12:32 ---> Running in 1905b3c4c0df 03:12:32 noop 03:12:32 Removing intermediate container 1905b3c4c0df 03:12:32 ---> c2fd872b2efe 03:12:32 Successfully built c2fd872b2efe 03:12:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:32 + docker inspect -f . ci-base-image-x86_64 03:12:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:32 prd-ubuntu20.04-docker-8c-8g-2531 does not seem to be running inside a container 03:12:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-215 -v /w/workspace/undry_device-onvif-camera_PR-215:/w/workspace/undry_device-onvif-camera_PR-215:rw,z -v /w/workspace/undry_device-onvif-camera_PR-215@tmp:/w/workspace/undry_device-onvif-camera_PR-215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:12:33 $ docker top 367aa24ed50e16ef75a5f9ae7a351b08e514cac8eb8a0f3a24f3ba4f06971917 -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:33 + go version 03:12:33 go version go1.18.7 linux/amd64 [Pipeline] } 03:12:33 $ docker stop --time=1 367aa24ed50e16ef75a5f9ae7a351b08e514cac8eb8a0f3a24f3ba4f06971917 03:12:34 $ docker rm -f --volumes 367aa24ed50e16ef75a5f9ae7a351b08e514cac8eb8a0f3a24f3ba4f06971917 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:35 + docker inspect -f . ci-base-image-x86_64 03:12:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:35 prd-ubuntu20.04-docker-8c-8g-2531 does not seem to be running inside a container 03:12:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-215 -v /w/workspace/undry_device-onvif-camera_PR-215:/w/workspace/undry_device-onvif-camera_PR-215:rw,z -v /w/workspace/undry_device-onvif-camera_PR-215@tmp:/w/workspace/undry_device-onvif-camera_PR-215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:12:36 $ docker top 39194df7c7343fc3e07080f910c3209e375d6e46cce4113c834678a2e67eaf6a -eo pid,comm [Pipeline] { [Pipeline] sh 03:12:36 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-215 [Pipeline] fileExists [Pipeline] sh 03:12:36 + make test 03:12:36 go test ./... -coverprofile=coverage.out ./... 03:12:37 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:12:43 # github.com/edgexfoundry/go-mod-messaging/v3/clients 03:12:43 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 03:12:43 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 03:12:43 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 03:12:43 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 03:12:43 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 03:12:46 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 03:12:46 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes 03:12:46 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo 03:12:46 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 03:12:46 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes 03:12:46 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes 03:12:46 FAIL github.com/edgexfoundry/device-onvif-camera/internal/driver [build failed] 03:12:47 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.245s coverage: 86.5% of statements 03:12:47 make: *** [Makefile:53: unittest] Error 2 [Pipeline] } 03:12:47 $ docker stop --time=1 39194df7c7343fc3e07080f910c3209e375d6e46cce4113c834678a2e67eaf6a 03:12:50 $ docker rm -f --volumes 39194df7c7343fc3e07080f910c3209e375d6e46cce4113c834678a2e67eaf6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:12:51 03:12:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:12:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:12:52 latest: Pulling from edgex-lftools-log-publisher 03:12:52 5eb5b503b376: Pulling fs layer 03:12:52 5c69ac0246d0: Pulling fs layer 03:12:52 ec43610c2a17: Pulling fs layer 03:12:52 3a2ae6a8a46f: Pulling fs layer 03:12:52 33b1e0a273af: Pulling fs layer 03:12:52 5d3b04190fa2: Pulling fs layer 03:12:52 2f39f015ded8: Pulling fs layer 03:12:52 33b1e0a273af: Waiting 03:12:52 5d3b04190fa2: Waiting 03:12:52 3a2ae6a8a46f: Waiting 03:12:52 2f39f015ded8: Waiting 03:12:52 5c69ac0246d0: Verifying Checksum 03:12:52 5c69ac0246d0: Download complete 03:12:52 3a2ae6a8a46f: Verifying Checksum 03:12:52 3a2ae6a8a46f: Download complete 03:12:52 33b1e0a273af: Verifying Checksum 03:12:52 33b1e0a273af: Download complete 03:12:52 5d3b04190fa2: Verifying Checksum 03:12:52 5d3b04190fa2: Download complete 03:12:52 ec43610c2a17: Verifying Checksum 03:12:52 ec43610c2a17: Download complete 03:12:52 5eb5b503b376: Verifying Checksum 03:12:52 5eb5b503b376: Download complete 03:12:54 5eb5b503b376: Pull complete 03:12:54 5c69ac0246d0: Pull complete 03:12:54 2f39f015ded8: Download complete 03:12:54 ec43610c2a17: Pull complete 03:12:54 3a2ae6a8a46f: Pull complete 03:12:54 33b1e0a273af: Pull complete 03:12:55 5d3b04190fa2: Pull complete 03:12:59 2f39f015ded8: Pull complete 03:12:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:12:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:12:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:12:59 prd-ubuntu20.04-docker-8c-8g-2531 does not seem to be running inside a container 03:12:59 $ 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/undry_device-onvif-camera_PR-215 -v /w/workspace/undry_device-onvif-camera_PR-215:/w/workspace/undry_device-onvif-camera_PR-215:rw,z -v /w/workspace/undry_device-onvif-camera_PR-215@tmp:/w/workspace/undry_device-onvif-camera_PR-215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:13:03 $ docker top 278837fd3b185bc726ca78972a5a8b9c7689bcf6cb398268fd83339f895b22cc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:13:03 ---> job-cost.sh 03:13:03 lf-activate-venv: SKIPPING 03:13:03 INFO: No Stack... 03:13:04 INFO: Retrieving Pricing Info for: v3-standard-8 03:13:04 INFO: Archiving Costs [Pipeline] sh 03:13:04 + cat /w/workspace/undry_device-onvif-camera_PR-215/archives/cost.csv 03:13:04 + cut -d, -f6 [Pipeline] lock 03:13:04 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-215-1-stack-cost] 03:13:04 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-215-1-stack-cost] did not exist. Created. 03:13:04 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-215-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:13:05 + echo total: 0.2199999988079071 [Pipeline] stash 03:13:05 Stashed 1 file(s) [Pipeline] } 03:13:05 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-215-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:13:05 $ docker stop --time=1 278837fd3b185bc726ca78972a5a8b9c7689bcf6cb398268fd83339f895b22cc 03:13:06 $ docker rm -f --volumes 278837fd3b185bc726ca78972a5a8b9c7689bcf6cb398268fd83339f895b22cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:13:06 Failed in branch amd64 03:13:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2533 in /w/workspace/undry_device-onvif-camera_PR-215 [Pipeline] { [Pipeline] ws 03:13:39 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 03:13:39 The recommended git tool is: git 03:13:44 using credential edgex-jenkins-ssh 03:13:44 Cloning the remote Git repository 03:13:44 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 03:13:44 > git init /w/workspace/device-onvif-camera/1 # timeout=10 03:13:44 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:13:44 > git --version # timeout=10 03:13:44 > git --version # 'git version 2.25.1' 03:13:44 using GIT_SSH to set credentials SSH Credentials for GitHub 03:13:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:13:46 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:13:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:13:47 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 03:13:47 Merging remotes/origin/main commit 916f6b3a329f57eb75e5307752edff55e76e784f into PR head commit a9ccca4352d4ceb1ef9c6e8c1bc7b556bd6a71c8 03:13:48 Merge succeeded, producing a9ccca4352d4ceb1ef9c6e8c1bc7b556bd6a71c8 03:13:48 Checking out Revision a9ccca4352d4ceb1ef9c6e8c1bc7b556bd6a71c8 (PR-215) 03:13:47 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 03:13:47 using GIT_SSH to set credentials SSH Credentials for GitHub 03:13:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/215/head:refs/remotes/origin/PR-215 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:13:47 > git config core.sparsecheckout # timeout=10 03:13:47 > git checkout -f a9ccca4352d4ceb1ef9c6e8c1bc7b556bd6a71c8 # timeout=10 03:13:48 > git remote # timeout=10 03:13:48 > git config --get remote.origin.url # timeout=10 03:13:48 using GIT_SSH to set credentials SSH Credentials for GitHub 03:13:48 > git merge 916f6b3a329f57eb75e5307752edff55e76e784f # timeout=10 03:13:48 > git rev-parse HEAD^{commit} # timeout=10 03:13:48 > git config core.sparsecheckout # timeout=10 03:13:48 > git checkout -f a9ccca4352d4ceb1ef9c6e8c1bc7b556bd6a71c8 # timeout=10 03:13:48 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 03:13:48 > git --version # timeout=10 03:13:48 > git --version # 'git version 2.25.1' 03:13:48 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:13:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:13:49 % Total % Received % Xferd Average Speed Time Time Time Current 03:13:49 Dload Upload Total Spent Left Speed 03:13:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67110 0 --:--:-- --:--:-- --:--:-- 67465 [Pipeline] sh 03:13:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:13:50 + sudo tee /etc/docker/daemon.new 03:13:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:13:50 { 03:13:50 "registry-mirrors": [ 03:13:50 "https://nexus3.edgexfoundry.org:10001" 03:13:50 ], 03:13:50 "bip": "10.250.0.254/24", 03:13:50 "hosts": [ 03:13:50 "tcp://0.0.0.0:5555", 03:13:50 "unix:///var/run/docker.sock" 03:13:50 ], 03:13:50 "mtu": 1458, 03:13:50 "selinux-enabled": true, 03:13:50 "seccomp-profile": "/etc/docker/seccomp.json" 03:13:50 } [Pipeline] sh 03:13:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:13:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:14:13 provisioning config files... 03:14:13 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config12352089874328200127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:14:13 ---> docker-login.sh 03:14:13 nexus3.edgexfoundry.org:10001 03:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:14 Configure a credential helper to remove this warning. See 03:14:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:14 03:14:14 Login Succeeded 03:14:14 nexus3.edgexfoundry.org:10002 03:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:15 Configure a credential helper to remove this warning. See 03:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:15 03:14:15 Login Succeeded 03:14:15 nexus3.edgexfoundry.org:10003 03:14:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:15 Configure a credential helper to remove this warning. See 03:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:15 03:14:15 Login Succeeded 03:14:15 nexus3.edgexfoundry.org:10004 03:14:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:15 Configure a credential helper to remove this warning. See 03:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:15 03:14:15 Login Succeeded 03:14:15 docker.io 03:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:14:16 Configure a credential helper to remove this warning. See 03:14:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:14:16 03:14:16 Login Succeeded 03:14:16 ---> docker-login.sh ends [Pipeline] } 03:14:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:14:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:14:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:14:16 ========================================================= 03:14:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 03:14:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:14:17 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 03:14:18 Sending build context to Docker daemon 20.52MB 03:14:18 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 03:14:18 Step 2/13 : FROM ${BASE} AS builder 03:14:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:14:20 9b18e9b68314: Pulling fs layer 03:14:20 35d82f9e3411: Pulling fs layer 03:14:20 e16973657156: Pulling fs layer 03:14:20 fc693d55d65f: Pulling fs layer 03:14:20 7e9fc2657dce: Pulling fs layer 03:14:20 dda99020689f: Pulling fs layer 03:14:20 db1c61fa0a46: Pulling fs layer 03:14:20 891c053d2c06: Pulling fs layer 03:14:20 fc693d55d65f: Waiting 03:14:20 7e9fc2657dce: Waiting 03:14:20 dda99020689f: Waiting 03:14:20 db1c61fa0a46: Waiting 03:14:20 891c053d2c06: Waiting 03:14:20 e16973657156: Verifying Checksum 03:14:20 e16973657156: Download complete 03:14:20 35d82f9e3411: Verifying Checksum 03:14:20 35d82f9e3411: Download complete 03:14:20 7e9fc2657dce: Download complete 03:14:20 dda99020689f: Verifying Checksum 03:14:20 dda99020689f: Download complete 03:14:20 9b18e9b68314: Verifying Checksum 03:14:20 9b18e9b68314: Download complete 03:14:20 9b18e9b68314: Pull complete 03:14:21 35d82f9e3411: Pull complete 03:14:21 891c053d2c06: Verifying Checksum 03:14:21 891c053d2c06: Download complete 03:14:21 e16973657156: Pull complete 03:14:23 db1c61fa0a46: Download complete 03:14:23 fc693d55d65f: Download complete 03:14:36 fc693d55d65f: Pull complete 03:14:36 7e9fc2657dce: Pull complete 03:14:36 dda99020689f: Pull complete 03:14:42 db1c61fa0a46: Pull complete 03:14:44 891c053d2c06: Pull complete 03:14:44 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 03:14:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 03:14:44 ---> f96f9c87975a 03:14:44 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:14:46 ---> Running in c11811e10f01 03:14:47 Removing intermediate container c11811e10f01 03:14:47 ---> 1d76c145257a 03:14:47 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:14:47 ---> Running in bdba5ff8db45 03:14:47 Removing intermediate container bdba5ff8db45 03:14:47 ---> abb88ae42937 03:14:47 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 03:14:47 ---> Running in c63bcf548a01 03:14:47 Removing intermediate container c63bcf548a01 03:14:47 ---> 2ccd1773b1b9 03:14:47 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 03:14:47 ---> Running in 8fa84bf0b88e 03:14:48 Removing intermediate container 8fa84bf0b88e 03:14:48 ---> 533d25c1b958 03:14:48 Step 7/13 : LABEL Name=edgex-device-onvif-camera 03:14:48 ---> Running in 65d7d219dc86 03:14:48 Removing intermediate container 65d7d219dc86 03:14:48 ---> 17c4534493ea 03:14:48 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:14:48 ---> Running in 92b3eacd41b2 03:14:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 03:14:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 03:14:52 OK: 221 MiB in 51 packages 03:14:52 Removing intermediate container 92b3eacd41b2 03:14:52 ---> 46a5d05e35dd 03:14:52 Step 9/13 : WORKDIR /device-onvif-camera 03:14:53 ---> Running in 3de0e61a9c23 03:14:53 Removing intermediate container 3de0e61a9c23 03:14:53 ---> ca0f57d94746 03:14:53 Step 10/13 : COPY go.mod vendor* ./ 03:14:54 ---> ad5d086a29be 03:14:54 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:14:54 ---> Running in a6411e3cac2d 03:16:01 Removing intermediate container a6411e3cac2d 03:16:01 ---> 492386ca0b08 03:16:01 Step 12/13 : COPY . . 03:16:01 ---> 5e31ed11022d 03:16:01 Step 13/13 : RUN ${MAKE} 03:16:01 ---> Running in bc98bfc2e526 03:16:01 noop 03:16:01 Removing intermediate container bc98bfc2e526 03:16:01 ---> ed1ac4df8740 03:16:01 Successfully built ed1ac4df8740 03:16:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:02 + docker inspect -f . ci-base-image-arm64 03:16:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:02 prd-ubuntu20.04-docker-arm64-4c-16g-2533 does not seem to be running inside a container 03:16:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 ******** ci-base-image-arm64 cat 03:16:03 $ docker top 24e369dc17b43e0962acf30f9f5f7fa8c0251eba95015a863e6c559ffdf02903 -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:04 + go version 03:16:04 go version go1.18.7 linux/arm64 [Pipeline] } 03:16:04 $ docker stop --time=1 24e369dc17b43e0962acf30f9f5f7fa8c0251eba95015a863e6c559ffdf02903 03:16:06 $ docker rm -f --volumes 24e369dc17b43e0962acf30f9f5f7fa8c0251eba95015a863e6c559ffdf02903 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:16:07 + docker inspect -f . ci-base-image-arm64 03:16:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:16:07 prd-ubuntu20.04-docker-arm64-4c-16g-2533 does not seem to be running inside a container 03:16:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 ******** ci-base-image-arm64 cat 03:16:08 $ docker top 839f157ac327d9486435147061dcd80f55743779ebeebee6a4c7fd94eaae747f -eo pid,comm [Pipeline] { [Pipeline] sh 03:16:09 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 03:16:10 + make test 03:16:10 go test ./... -coverprofile=coverage.out ./... 03:16:12 ? github.com/edgexfoundry/device-onvif-camera [no test files] 03:17:08 # github.com/edgexfoundry/go-mod-messaging/v3/clients 03:17:08 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: 03:17:08 *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) 03:17:08 have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 03:17:08 want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) 03:17:08 /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo 03:17:35 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 03:17:35 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes 03:17:35 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo 03:17:35 # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 03:17:35 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes 03:17:35 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes 03:17:35 FAIL github.com/edgexfoundry/device-onvif-camera/internal/driver [build failed] 03:17:58 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 19.123s coverage: 86.5% of statements 03:17:58 make: *** [Makefile:53: unittest] Error 2 [Pipeline] } 03:17:58 $ docker stop --time=1 839f157ac327d9486435147061dcd80f55743779ebeebee6a4c7fd94eaae747f 03:18:00 $ docker rm -f --volumes 839f157ac327d9486435147061dcd80f55743779ebeebee6a4c7fd94eaae747f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:18:01 03:18:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:18:02 arm64: Pulling from edgex-lftools-log-publisher 03:18:02 8998bd30e6a1: Pulling fs layer 03:18:02 04944245beec: Pulling fs layer 03:18:02 699f458cf7ca: Pulling fs layer 03:18:02 765212b225bb: Pulling fs layer 03:18:02 f23df028b6ca: Pulling fs layer 03:18:02 d65c8cfc05b1: Pulling fs layer 03:18:02 2437ff75d9bd: Pulling fs layer 03:18:02 765212b225bb: Waiting 03:18:02 f23df028b6ca: Waiting 03:18:02 d65c8cfc05b1: Waiting 03:18:02 2437ff75d9bd: Waiting 03:18:02 04944245beec: Verifying Checksum 03:18:02 04944245beec: Download complete 03:18:02 765212b225bb: Verifying Checksum 03:18:02 765212b225bb: Download complete 03:18:02 f23df028b6ca: Verifying Checksum 03:18:02 f23df028b6ca: Download complete 03:18:02 d65c8cfc05b1: Verifying Checksum 03:18:02 d65c8cfc05b1: Download complete 03:18:02 699f458cf7ca: Verifying Checksum 03:18:02 699f458cf7ca: Download complete 03:18:03 8998bd30e6a1: Verifying Checksum 03:18:03 8998bd30e6a1: Download complete 03:18:06 2437ff75d9bd: Verifying Checksum 03:18:06 2437ff75d9bd: Download complete 03:18:08 8998bd30e6a1: Pull complete 03:18:08 04944245beec: Pull complete 03:18:10 699f458cf7ca: Pull complete 03:18:10 765212b225bb: Pull complete 03:18:11 f23df028b6ca: Pull complete 03:18:11 d65c8cfc05b1: Pull complete 03:18:30 2437ff75d9bd: Pull complete 03:18:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:18:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:18:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:30 prd-ubuntu20.04-docker-arm64-4c-16g-2533 does not seem to be running inside a container 03:18:30 $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:18:33 $ docker top 89b2aeef667cca8f9144ca1d7d428d35d886ec1c5cfc62f44f4938db4f30747c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:18:34 ---> job-cost.sh 03:18:34 lf-activate-venv: SKIPPING 03:18:34 INFO: No Stack... 03:18:34 INFO: Retrieving Pricing Info for: v3-standard-4 03:18:35 INFO: Archiving Costs [Pipeline] sh 03:18:36 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 03:18:36 + cut -d, -f6 [Pipeline] lock 03:18:36 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-215-1-stack-cost] 03:18:36 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-215-1-stack-cost] did not exist. Created. 03:18:36 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-215-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:18:37 /w/workspace/device-onvif-camera/1@tmp/durable-32d4b44e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:18:37 + echo total: 0.10999999940395355 [Pipeline] stash 03:18:37 Warning: overwriting stash ‘stack-cost’ 03:18:38 Stashed 1 file(s) [Pipeline] } 03:18:38 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-215-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:18:38 $ docker stop --time=1 89b2aeef667cca8f9144ca1d7d428d35d886ec1c5cfc62f44f4938db4f30747c 03:18:40 $ docker rm -f --volumes 89b2aeef667cca8f9144ca1d7d428d35d886ec1c5cfc62f44f4938db4f30747c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:18:41 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:18:42 + [ -d /w/workspace/undry_device-onvif-camera_PR-215/archives ] 03:18:42 + ls -al /w/workspace/undry_device-onvif-camera_PR-215/archives 03:18:42 total 16 03:18:42 drwxr-xr-x 3 root root 4096 Jan 16 03:13 . 03:18:42 drwxrwxr-x 11 jenkins jenkins 4096 Jan 16 03:13 .. 03:18:42 drwxr-xr-x 2 root root 4096 Jan 16 03:13 cost 03:18:42 -rw-r--r-- 1 root root 91 Jan 16 03:13 cost.csv 03:18:42 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-215/archives 03:18:42 + ls -al /w/workspace/undry_device-onvif-camera_PR-215/archives 03:18:42 total 16 03:18:42 drwxr-xr-x 3 jenkins jenkins 4096 Jan 16 03:13 . 03:18:42 drwxrwxr-x 11 jenkins jenkins 4096 Jan 16 03:13 .. 03:18:42 drwxr-xr-x 2 jenkins jenkins 4096 Jan 16 03:13 cost 03:18:42 -rw-r--r-- 1 jenkins jenkins 91 Jan 16 03:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:18:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:18:44 ---> package-listing.sh 03:18:44 ++ facter osfamily 03:18:44 ++ tr '[:upper:]' '[:lower:]' 03:18:44 + OS_FAMILY=debian 03:18:44 + workspace=/w/workspace/undry_device-onvif-camera_PR-215 03:18:44 + START_PACKAGES=/tmp/packages_start.txt 03:18:44 + END_PACKAGES=/tmp/packages_end.txt 03:18:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:18:44 + PACKAGES=/tmp/packages_start.txt 03:18:44 + '[' /w/workspace/undry_device-onvif-camera_PR-215 ']' 03:18:44 + PACKAGES=/tmp/packages_end.txt 03:18:44 + case "${OS_FAMILY}" in 03:18:44 + dpkg -l 03:18:44 + grep '^ii' 03:18:44 + '[' -f /tmp/packages_start.txt ']' 03:18:44 + '[' -f /tmp/packages_end.txt ']' 03:18:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:18:44 + '[' /w/workspace/undry_device-onvif-camera_PR-215 ']' 03:18:44 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-215/archives/ 03:18:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-215/archives/ [Pipeline] echo 03:18:44 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/undry_device-onvif-camera_PR-215/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:18:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:18:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:45 prd-ubuntu20.04-docker-8c-8g-2531 does not seem to be running inside a container 03:18:45 $ 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/undry_device-onvif-camera_PR-215/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-215 -v /w/workspace/undry_device-onvif-camera_PR-215:/w/workspace/undry_device-onvif-camera_PR-215:rw,z -v /w/workspace/undry_device-onvif-camera_PR-215@tmp:/w/workspace/undry_device-onvif-camera_PR-215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:18:45 $ docker top e0fbb015b40fffc23199154f6b333680085c66e0725781d13076dcbb4ec85d78 -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:46 + touch /tmp/pre-build-complete [Pipeline] sh 03:18:46 + mkdir -p /var/log/sysstat [Pipeline] sh 03:18:46 + ls /var/log/sa-host 03:18:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:18:47 provisioning config files... 03:18:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-215@tmp/config17538322532178522205tmp [Pipeline] { [Pipeline] echo 03:18:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:18:47 ---> create-netrc.sh [Pipeline] } 03:18:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:18:47 ---> python-tools-install.sh [Pipeline] echo 03:18:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:18:48 ---> sudo-logs.sh 03:18:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:18:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:18:48 ---> job-cost.sh 03:18:48 lf-activate-venv: SKIPPING 03:18:48 DEBUG: total: 0.2199999988079071 03:18:48 INFO: Retrieving Stack Cost... 03:18:48 INFO: Retrieving Pricing Info for: v3-standard-8 03:18:49 INFO: Archiving Costs [Pipeline] echo 03:18:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:18:49 ---> logs-deploy.sh 03:18:49 lf-activate-venv: SKIPPING 03:18:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-215/1 03:18:49 INFO: archiving workspace using pattern(s): 03:18:50 Archives upload complete. 03:18:50 INFO: archiving logs to Nexus