Pull request #414 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 ejlee3 for edgexfoundry/device-onvif-camera Obtained Jenkinsfile from ade7992b2b520cd93d2dd8721cfeaadb671d0fd2+58680c0b922b021233d340229864c7fcba0bcad9 (85cf5ed19596236f14db24086aeadc8deeda1337) 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-ssh4652677472681005738.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh8716452561433990328.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-414/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-414/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7758969422296765898.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-414/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8382614643154110536.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh4944947180163198715.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-414/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-414/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5884045100511624678.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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/v3]] ========================================================= [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.21 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/v3 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2067 in /w/workspace/undry_device-onvif-camera_PR-414 [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-414 # 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/414/head:refs/remotes/origin/PR-414 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 58680c0b922b021233d340229864c7fcba0bcad9 into PR head commit ade7992b2b520cd93d2dd8721cfeaadb671d0fd2 Merge succeeded, producing ade7992b2b520cd93d2dd8721cfeaadb671d0fd2 Checking out Revision ade7992b2b520cd93d2dd8721cfeaadb671d0fd2 (PR-414) > git config core.sparsecheckout # timeout=10 > git checkout -f ade7992b2b520cd93d2dd8721cfeaadb671d0fd2 # 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 58680c0b922b021233d340229864c7fcba0bcad9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ade7992b2b520cd93d2dd8721cfeaadb671d0fd2 # timeout=10 Commit message: "build: Update to latest 3.2.0 dev go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:01:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:01:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:01:56 ========================================================= 19:01:56 EdgeX Global Pipelines Version Info 19:01:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:01:56 ------------------- 19:01:56 stable info: 19:01:56 ------------------- 19:01:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:01:56 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:01:56 Message: update stable to v1.0.258 19:01:57 ------------------- 19:01:57 experimental info: 19:01:57 ------------------- 19:01:57 Commited By: **** collab-it+edgex@linuxfoundation.org 19:01:57 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:01:57 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:01:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 19:01:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 19:01:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:01:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:01:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:01:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:01:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 19:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:01:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:01:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:01:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:01:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:01:58 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:01:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:01:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:01:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:01:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo 19:01:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:01:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:01:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:01:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:01:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:01:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-414 [Pipeline] echo 19:01:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-414 [Pipeline] echo 19:01:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-414 [Pipeline] echo 19:01:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ade7992b2b520cd93d2dd8721cfeaadb671d0fd2 [Pipeline] echo 19:01:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ade7992 [Pipeline] echo 19:01:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:00 provisioning config files... 19:02:00 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-414@tmp/config8079389747512827811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:00 ---> ****-login.sh 19:02:00 nexus3.edgexfoundry.org:10001 19:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:00 Configure a credential helper to remove this warning. See 19:02:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:00 19:02:00 Login Succeeded 19:02:00 nexus3.edgexfoundry.org:10002 19:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:00 Configure a credential helper to remove this warning. See 19:02:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:00 19:02:00 Login Succeeded 19:02:00 nexus3.edgexfoundry.org:10003 19:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:01 Configure a credential helper to remove this warning. See 19:02:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:01 19:02:01 Login Succeeded 19:02:01 nexus3.edgexfoundry.org:10004 19:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:01 Configure a credential helper to remove this warning. See 19:02:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:01 19:02:01 Login Succeeded 19:02:01 ****.io 19:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:01 Configure a credential helper to remove this warning. See 19:02:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:01 19:02:01 Login Succeeded 19:02:01 ---> ****-login.sh ends [Pipeline] } 19:02:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:02:02 + git rev-list -1 --merges ade7992b2b520cd93d2dd8721cfeaadb671d0fd2~1..ade7992b2b520cd93d2dd8721cfeaadb671d0fd2 [Pipeline] echo 19:02:02 -----------> git rev-list -1 --merges ade7992b2b520cd93d2dd8721cfeaadb671d0fd2~1..ade7992b2b520cd93d2dd8721cfeaadb671d0fd2 ade7992b2b520cd93d2dd8721cfeaadb671d0fd2 [false] [Pipeline] sh 19:02:02 + git log --format=format:%s -1 ade7992b2b520cd93d2dd8721cfeaadb671d0fd2 [Pipeline] echo 19:02:02 ========================================================= 19:02:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:02:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:02:03 + git log --format=format:%s -1 ade7992b2b520cd93d2dd8721cfeaadb671d0fd2 [Pipeline] echo 19:02:03 [semverPrep] GIT_COMMIT: ade7992b2b520cd93d2dd8721cfeaadb671d0fd2, Commit Message: build: Update to latest 3.2.0 dev go-mods [Pipeline] echo 19:02:03 [semverPrep] This is not a build commit. [Pipeline] sh 19:02:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:02:03 + grep -v github /etc/ssh/ssh_known_hosts 19:02:03 + [ -e /tmp/ssh_known_hosts ] 19:02:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:02:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:02:03 + sudo tee -a /etc/ssh/ssh_known_hosts 19:02:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:02:04 19:02:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:02:04 0.1.4: Pulling from edgex-devops/py-git-semver 19:02:04 b85a868b505f: Pulling fs layer 19:02:04 e2be974225ed: Pulling fs layer 19:02:04 339a4e72a1f5: Pulling fs layer 19:02:04 988bab9f4d93: Pulling fs layer 19:02:04 1469e6f7b9e6: Pulling fs layer 19:02:04 eaf3925da568: Pulling fs layer 19:02:04 bab4dde63d76: Pulling fs layer 19:02:04 bde34c3a00c8: Pulling fs layer 19:02:04 b352a97aabf1: Pulling fs layer 19:02:04 4872d77fe225: Pulling fs layer 19:02:04 5851b861e8e6: Pulling fs layer 19:02:04 bab4dde63d76: Waiting 19:02:04 b352a97aabf1: Waiting 19:02:04 4872d77fe225: Waiting 19:02:04 5851b861e8e6: Waiting 19:02:04 bde34c3a00c8: Waiting 19:02:04 988bab9f4d93: Waiting 19:02:04 1469e6f7b9e6: Waiting 19:02:04 eaf3925da568: Waiting 19:02:04 e2be974225ed: Download complete 19:02:04 988bab9f4d93: Verifying Checksum 19:02:04 988bab9f4d93: Download complete 19:02:05 1469e6f7b9e6: Verifying Checksum 19:02:05 1469e6f7b9e6: Download complete 19:02:05 eaf3925da568: Download complete 19:02:05 339a4e72a1f5: Download complete 19:02:05 bde34c3a00c8: Verifying Checksum 19:02:05 bde34c3a00c8: Download complete 19:02:05 b352a97aabf1: Verifying Checksum 19:02:05 b352a97aabf1: Download complete 19:02:05 4872d77fe225: Download complete 19:02:05 5851b861e8e6: Download complete 19:02:05 b85a868b505f: Verifying Checksum 19:02:05 b85a868b505f: Download complete 19:02:05 bab4dde63d76: Verifying Checksum 19:02:05 bab4dde63d76: Download complete 19:02:06 b85a868b505f: Pull complete 19:02:06 e2be974225ed: Pull complete 19:02:07 339a4e72a1f5: Pull complete 19:02:07 988bab9f4d93: Pull complete 19:02:07 1469e6f7b9e6: Pull complete 19:02:07 eaf3925da568: Pull complete 19:02:09 bab4dde63d76: Pull complete 19:02:09 bde34c3a00c8: Pull complete 19:02:09 b352a97aabf1: Pull complete 19:02:09 4872d77fe225: Pull complete 19:02:09 5851b861e8e6: Pull complete 19:02:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:02:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:02:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:10 prd-ubuntu20.04-docker-8c-8g-2067 does not seem to be running inside a container 19:02:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-414 -v /w/workspace/undry_device-onvif-camera_PR-414:/w/workspace/undry_device-onvif-camera_PR-414:rw,z -v /w/workspace/undry_device-onvif-camera_PR-414@tmp:/w/workspace/undry_device-onvif-camera_PR-414@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 19:02:15 $ docker top bdfa780a5beb0d06eb75df0348aacef64062af1555b9187064f178c9f3a14ade -eo pid,comm 19:02:15 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). 19:02:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:02:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:02:16 [ssh-agent] Looking for ssh-agent implementation... 19:02:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:02:16 $ docker exec bdfa780a5beb0d06eb75df0348aacef64062af1555b9187064f178c9f3a14ade ssh-agent 19:02:16 SSH_AUTH_SOCK=/tmp/ssh-D5luQKHoL6Pt/agent.32 19:02:16 SSH_AGENT_PID=38 19:02:16 Running ssh-add (command line suppressed) 19:02:16 Identity added: /w/workspace/undry_device-onvif-camera_PR-414@tmp/private_key_10285800540526671296.key (/w/workspace/undry_device-onvif-camera_PR-414@tmp/private_key_10285800540526671296.key) 19:02:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:02:16 + git tag --points-at HEAD [Pipeline] } 19:02:16 $ docker exec --env ******** --env ******** bdfa780a5beb0d06eb75df0348aacef64062af1555b9187064f178c9f3a14ade ssh-agent -k 19:02:17 unset SSH_AUTH_SOCK; 19:02:17 unset SSH_AGENT_PID; 19:02:17 echo Agent pid 38 killed; 19:02:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:02:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:02:17 [ssh-agent] Looking for ssh-agent implementation... 19:02:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:02:17 $ docker exec bdfa780a5beb0d06eb75df0348aacef64062af1555b9187064f178c9f3a14ade ssh-agent 19:02:17 SSH_AUTH_SOCK=/tmp/ssh-uWJrpz4JCsL7/agent.70 19:02:17 SSH_AGENT_PID=76 19:02:17 Running ssh-add (command line suppressed) 19:02:17 Identity added: /w/workspace/undry_device-onvif-camera_PR-414@tmp/private_key_802922087112513048.key (/w/workspace/undry_device-onvif-camera_PR-414@tmp/private_key_802922087112513048.key) 19:02:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:02:17 + git semver init 19:02:18 2023-11-28 19:02:18,250 [run_init] DEBUG init version:0.0.0 force:False 19:02:18 2023-11-28 19:02:18,251 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-414/.semver 19:02:18 2023-11-28 19:02:18,251 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-414/.semver 19:02:18 2023-11-28 19:02:18,252 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-414/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-414, universal_newlines=False, shell=None, istream=None) 19:02:20 2023-11-28 19:02:20,051 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-414/.git/info/exclude 19:02:20 2023-11-28 19:02:20,052 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-414/.semver/PR-414 with force:False 19:02:20 2023-11-28 19:02:20,052 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-414/.semver/PR-414 19:02:20 2023-11-28 19:02:20,057 [execute] INFO git cat-file --batch-check 19:02:20 2023-11-28 19:02:20,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-414/.semver, universal_newlines=False, shell=None, istream=) 19:02:20 2023-11-28 19:02:20,064 [execute] INFO git cat-file --batch 19:02:20 2023-11-28 19:02:20,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-414/.semver, universal_newlines=False, shell=None, istream=) 19:02:20 2023-11-28 19:02:20,069 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-414/.semver/PR-414 19:02:20 0.0.0 [Pipeline] } 19:02:20 $ docker exec --env ******** --env ******** bdfa780a5beb0d06eb75df0348aacef64062af1555b9187064f178c9f3a14ade ssh-agent -k 19:02:20 unset SSH_AUTH_SOCK; 19:02:20 unset SSH_AGENT_PID; 19:02:20 echo Agent pid 76 killed; 19:02:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:02:20 + git semver [Pipeline] } 19:02:21 $ docker stop --time=1 bdfa780a5beb0d06eb75df0348aacef64062af1555b9187064f178c9f3a14ade 19:02:22 $ docker rm -f --volumes bdfa780a5beb0d06eb75df0348aacef64062af1555b9187064f178c9f3a14ade [Pipeline] // withDockerContainer [Pipeline] sh 19:02:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:02:23 Stashed 1 file(s) [Pipeline] echo 19:02:23 [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 19:02:24 provisioning config files... 19:02:24 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-414@tmp/config2769468281123247314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:24 ---> ****-login.sh 19:02:24 nexus3.edgexfoundry.org:10001 19:02:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:24 Configure a credential helper to remove this warning. See 19:02:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:24 19:02:24 Login Succeeded 19:02:24 nexus3.edgexfoundry.org:10002 19:02:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:24 Configure a credential helper to remove this warning. See 19:02:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:24 19:02:24 Login Succeeded 19:02:24 nexus3.edgexfoundry.org:10003 19:02:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:24 Configure a credential helper to remove this warning. See 19:02:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:24 19:02:24 Login Succeeded 19:02:24 nexus3.edgexfoundry.org:10004 19:02:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:24 Configure a credential helper to remove this warning. See 19:02:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:24 19:02:24 Login Succeeded 19:02:24 ****.io 19:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:25 Configure a credential helper to remove this warning. See 19:02:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:25 19:02:25 Login Succeeded 19:02:25 ---> ****-login.sh ends [Pipeline] } 19:02:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:02:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:02:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:02:25 ========================================================= 19:02:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:02:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:02:26 Sending build context to Docker daemon 34.21MB 19:02:26 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 19:02:26 Step 2/13 : FROM ${BASE} AS builder 19:02:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:02:26 7264a8db6415: Pulling fs layer 19:02:26 c4d48a809fc2: Pulling fs layer 19:02:26 4f1c88b9dad5: Pulling fs layer 19:02:26 ad3a456e5733: Pulling fs layer 19:02:26 69c7f0334f64: Pulling fs layer 19:02:26 1f1c1a5573a3: Pulling fs layer 19:02:26 ce7588e14bc9: Pulling fs layer 19:02:26 b5e4710f87ac: Pulling fs layer 19:02:26 69c7f0334f64: Waiting 19:02:26 ce7588e14bc9: Waiting 19:02:26 1f1c1a5573a3: Waiting 19:02:26 ad3a456e5733: Waiting 19:02:26 b5e4710f87ac: Waiting 19:02:26 c4d48a809fc2: Download complete 19:02:26 ad3a456e5733: Verifying Checksum 19:02:26 ad3a456e5733: Download complete 19:02:26 69c7f0334f64: Verifying Checksum 19:02:26 69c7f0334f64: Download complete 19:02:26 7264a8db6415: Download complete 19:02:26 1f1c1a5573a3: Verifying Checksum 19:02:26 1f1c1a5573a3: Download complete 19:02:27 b5e4710f87ac: Verifying Checksum 19:02:27 b5e4710f87ac: Download complete 19:02:27 7264a8db6415: Pull complete 19:02:27 4f1c88b9dad5: Verifying Checksum 19:02:27 4f1c88b9dad5: Download complete 19:02:27 c4d48a809fc2: Pull complete 19:02:27 ce7588e14bc9: Verifying Checksum 19:02:27 ce7588e14bc9: Download complete 19:02:32 4f1c88b9dad5: Pull complete 19:02:32 ad3a456e5733: Pull complete 19:02:32 69c7f0334f64: Pull complete 19:02:32 1f1c1a5573a3: Pull complete 19:02:34 ce7588e14bc9: Pull complete 19:02:35 b5e4710f87ac: Pull complete 19:02:35 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:02:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:02:35 ---> 88b5674ff536 19:02:35 Step 3/13 : ARG ADD_BUILD_TAGS="" 19:02:39 Still waiting to schedule task 19:02:39 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:02:42 ---> Running in 5223d4918a61 19:02:42 Removing intermediate container 5223d4918a61 19:02:42 ---> f15cb30e7c98 19:02:42 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:02:42 ---> Running in 4cbe3320fa06 19:02:42 Removing intermediate container 4cbe3320fa06 19:02:42 ---> e134d78ad093 19:02:42 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 19:02:42 ---> Running in 2e6181ccfbb4 19:02:42 Removing intermediate container 2e6181ccfbb4 19:02:42 ---> f78490618dfc 19:02:42 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 19:02:42 ---> Running in 1a54c3a9fa36 19:02:42 Removing intermediate container 1a54c3a9fa36 19:02:42 ---> 4e634b7fe81f 19:02:42 Step 7/13 : LABEL Name=edgex-device-onvif-camera 19:02:42 ---> Running in f0f9da22982b 19:02:42 Removing intermediate container f0f9da22982b 19:02:42 ---> 819efe60044c 19:02:42 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:02:42 ---> Running in 79f1f10ceae0 19:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:02:43 OK: 264 MiB in 52 packages 19:02:43 Removing intermediate container 79f1f10ceae0 19:02:43 ---> 7ac48254703d 19:02:43 Step 9/13 : WORKDIR /device-onvif-camera 19:02:43 ---> Running in 3f5334647ec8 19:02:43 Removing intermediate container 3f5334647ec8 19:02:43 ---> e9d1aa3c23f5 19:02:43 Step 10/13 : COPY go.mod vendor* ./ 19:02:43 ---> 444cceaa96ca 19:02:43 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:43 ---> Running in 704c3be39184 19:03:40 Removing intermediate container 704c3be39184 19:03:40 ---> 51c688e95b66 19:03:40 Step 12/13 : COPY . . 19:03:40 ---> bcf1a322fc93 19:03:40 Step 13/13 : RUN ${MAKE} 19:03:40 ---> Running in 2da2e896d30f 19:03:40 noop 19:03:40 Removing intermediate container 2da2e896d30f 19:03:40 ---> b4609252ed66 19:03:40 Successfully built b4609252ed66 19:03:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:40 + docker inspect -f . ci-base-image-x86_64 19:03:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:41 prd-ubuntu20.04-docker-8c-8g-2067 does not seem to be running inside a container 19:03:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-414 -v /w/workspace/undry_device-onvif-camera_PR-414:/w/workspace/undry_device-onvif-camera_PR-414:rw,z -v /w/workspace/undry_device-onvif-camera_PR-414@tmp:/w/workspace/undry_device-onvif-camera_PR-414@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 19:03:42 $ docker top a60258c322b8300b5eff13b4b6fe76acd4d52c5f36b878d7ffa2626d0b9d1a09 -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:42 + go version 19:03:42 go version go1.21.0 linux/amd64 [Pipeline] } 19:03:42 $ docker stop --time=1 a60258c322b8300b5eff13b4b6fe76acd4d52c5f36b878d7ffa2626d0b9d1a09 19:03:44 $ docker rm -f --volumes a60258c322b8300b5eff13b4b6fe76acd4d52c5f36b878d7ffa2626d0b9d1a09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:45 + docker inspect -f . ci-base-image-x86_64 19:03:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:45 prd-ubuntu20.04-docker-8c-8g-2067 does not seem to be running inside a container 19:03:45 $ 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-414 -v /w/workspace/undry_device-onvif-camera_PR-414:/w/workspace/undry_device-onvif-camera_PR-414:rw,z -v /w/workspace/undry_device-onvif-camera_PR-414@tmp:/w/workspace/undry_device-onvif-camera_PR-414@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 19:03:46 $ docker top 34255eb597c20dc664c867f2ca4a0ae9ec74c3dc61909a7bce2f0650cd6dccf2 -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:46 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-414 [Pipeline] fileExists [Pipeline] sh 19:03:47 + make test 19:03:47 go test ./... -coverprofile=coverage.out ./... 19:03:49 ? github.com/edgexfoundry/device-onvif-camera [no test files] 19:03:59 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 19:04:00 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 19:04:02 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.038s coverage: 31.5% of statements 19:04:02 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.368s coverage: 86.5% of statements 19:04:10 go vet ./... 19:04:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:04:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:04:14 ./bin/test-attribution-txt.sh [Pipeline] echo 19:04:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:04:14 $ docker stop --time=1 34255eb597c20dc664c867f2ca4a0ae9ec74c3dc61909a7bce2f0650cd6dccf2 19:04:18 $ docker rm -f --volumes 34255eb597c20dc664c867f2ca4a0ae9ec74c3dc61909a7bce2f0650cd6dccf2 [Pipeline] // withDockerContainer [Pipeline] sh 19:04:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:04:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:04:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:04:20 + ls -al . 19:04:20 total 240 19:04:20 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 19:03 . 19:04:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 19:01 .. 19:04:20 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 19:04 .git 19:04:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:01 .github 19:04:20 -rw-rw-r-- 1 jenkins jenkins 493 Nov 28 19:01 .gitignore 19:04:20 -rw-rw-r-- 1 jenkins jenkins 42 Nov 28 19:01 .golangci.yml 19:04:20 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 19:02 .semver 19:04:20 -rw-rw-r-- 1 jenkins jenkins 11155 Nov 28 19:01 Attribution.txt 19:04:20 -rw-rw-r-- 1 jenkins jenkins 17665 Nov 28 19:01 CHANGELOG.md 19:04:20 -rw-rw-r-- 1 jenkins jenkins 1683 Nov 28 19:01 Dockerfile 19:04:20 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 19:01 GOVERNANCE.md 19:04:20 -rw-rw-r-- 1 jenkins jenkins 739 Nov 28 19:01 Jenkinsfile 19:04:20 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 28 19:01 LICENSE 19:04:20 -rw-rw-r-- 1 jenkins jenkins 2877 Nov 28 19:01 Makefile 19:04:20 -rw-rw-r-- 1 jenkins jenkins 625 Nov 28 19:01 OWNERS.md 19:04:20 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 28 19:01 README.md 19:04:20 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 19:02 VERSION 19:04:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 19:01 bin 19:04:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:01 cmd 19:04:20 -rw-r--r-- 1 jenkins jenkins 78456 Nov 28 19:04 coverage.out 19:04:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 19:01 doc 19:04:20 -rw-rw-r-- 1 jenkins jenkins 4082 Nov 28 19:01 go.mod 19:04:20 -rw-rw-r-- 1 jenkins jenkins 35678 Nov 28 19:01 go.sum 19:04:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 19:01 internal 19:04:20 -rw-rw-r-- 1 jenkins jenkins 236 Nov 28 19:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:20 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ade7992b2b520cd93d2dd8721cfeaadb671d0fd2 --label arch=amd64 --label version=0.0.0 . 19:04:20 Sending build context to Docker daemon 34.29MB 19:04:20 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 19:04:20 Step 2/27 : FROM ${BASE} AS builder 19:04:20 ---> b4609252ed66 19:04:20 Step 3/27 : ARG ADD_BUILD_TAGS="" 19:04:21 ---> Running in 0987c795ff8e 19:04:21 Removing intermediate container 0987c795ff8e 19:04:21 ---> 36cbe7bab881 19:04:21 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:04:21 ---> Running in 9d218fa0a86a 19:04:21 Removing intermediate container 9d218fa0a86a 19:04:21 ---> 4f58d7ccefe4 19:04:21 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 19:04:21 ---> Running in 5a7947c4be55 19:04:21 Removing intermediate container 5a7947c4be55 19:04:21 ---> 6ae0a715c9ea 19:04:21 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 19:04:21 ---> Running in 2d85f378f57a 19:04:21 Removing intermediate container 2d85f378f57a 19:04:21 ---> a4089859e598 19:04:21 Step 7/27 : LABEL Name=edgex-device-onvif-camera 19:04:21 ---> Running in 0d2b3e26d60b 19:04:21 Removing intermediate container 0d2b3e26d60b 19:04:21 ---> fdfdabef79ee 19:04:21 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:04:22 ---> Running in e94c54ab4db8 19:04:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:04:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:04:22 OK: 264 MiB in 52 packages 19:04:22 Removing intermediate container e94c54ab4db8 19:04:22 ---> 70cd935693e3 19:04:22 Step 9/27 : WORKDIR /device-onvif-camera 19:04:22 ---> Running in 55080b1001c6 19:04:22 Removing intermediate container 55080b1001c6 19:04:22 ---> 021f9741e43e 19:04:22 Step 10/27 : COPY go.mod vendor* ./ 19:04:23 ---> ac8a39cea591 19:04:23 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:04:23 ---> Running in 716aaecab59a 19:04:23 Removing intermediate container 716aaecab59a 19:04:23 ---> e2276969a1cf 19:04:23 Step 12/27 : COPY . . 19:04:24 ---> 981d4a6ca3c0 19:04:24 Step 13/27 : RUN ${MAKE} 19:04:24 ---> Running in 79451a7ca083 19:04:24 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 19:04:51 Removing intermediate container 79451a7ca083 19:04:51 ---> 71a7cb183ee8 19:04:51 Step 14/27 : FROM alpine:3.18 19:04:51 3.18: Pulling from library/alpine 19:04:51 96526aa774ef: Pulling fs layer 19:04:51 96526aa774ef: Verifying Checksum 19:04:51 96526aa774ef: Download complete 19:04:51 96526aa774ef: Pull complete 19:04:51 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:04:51 Status: Downloaded newer image for alpine:3.18 19:04:51 ---> 8ca4688f4f35 19:04:51 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:04:51 ---> Running in e96c453fcd8b 19:04:51 Removing intermediate container e96c453fcd8b 19:04:51 ---> 56c2403b4e5f 19:04:51 Step 16/27 : RUN apk add --update --no-cache dumb-init 19:04:51 ---> Running in 96535f8f02b8 19:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:04:51 (1/1) Installing dumb-init (1.2.5-r2) 19:04:51 Executing busybox-1.36.1-r2.trigger 19:04:51 OK: 7 MiB in 16 packages 19:04:51 Removing intermediate container 96535f8f02b8 19:04:51 ---> 343da705bc42 19:04:51 Step 17/27 : RUN apk --no-cache upgrade 19:04:51 ---> Running in 82441663d228 19:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:04:51 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 19:04:51 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 19:04:51 Executing busybox-1.36.1-r5.post-upgrade 19:04:51 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 19:04:51 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 19:04:51 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 19:04:51 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 19:04:51 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 19:04:51 Executing busybox-1.36.1-r5.trigger 19:04:51 OK: 7 MiB in 16 packages 19:04:51 Removing intermediate container 82441663d228 19:04:51 ---> ed0f154d7059 19:04:51 Step 18/27 : WORKDIR / 19:04:51 ---> Running in 344a82111150 19:04:51 Removing intermediate container 344a82111150 19:04:51 ---> b0ab23fc96c5 19:04:51 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 19:04:52 ---> 57dd8ea86fad 19:04:52 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 19:04:52 ---> f67513e8ae02 19:04:52 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 19:04:52 ---> 534b7891e721 19:04:52 Step 22/27 : EXPOSE 59984 19:04:52 ---> Running in e5aad6bb5d6a 19:04:53 Removing intermediate container e5aad6bb5d6a 19:04:53 ---> c9f470fc815f 19:04:53 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 19:04:53 ---> Running in 5a0ed77ed190 19:04:53 Removing intermediate container 5a0ed77ed190 19:04:53 ---> 14d20db9f45e 19:04:53 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 19:04:53 ---> Running in 4d5197ffc1e6 19:04:53 Removing intermediate container 4d5197ffc1e6 19:04:53 ---> 396c289a9290 19:04:53 Step 25/27 : LABEL arch=amd64 19:04:53 ---> Running in fe53bd309ce5 19:04:53 Removing intermediate container fe53bd309ce5 19:04:53 ---> 31800ae8deac 19:04:53 Step 26/27 : LABEL git_sha=ade7992b2b520cd93d2dd8721cfeaadb671d0fd2 19:04:53 ---> Running in cd21f50cfc0d 19:04:53 Removing intermediate container cd21f50cfc0d 19:04:53 ---> 78b30777fb11 19:04:53 Step 27/27 : LABEL version=0.0.0 19:04:53 ---> Running in 666ab19fb806 19:04:53 Removing intermediate container 666ab19fb806 19:04:53 ---> 247842c07df3 19:04:53 [Warning] One or more build-args [ARCH] were not consumed 19:04:53 Successfully built 247842c07df3 19:04:53 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:54 19:04:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:04:55 latest: Pulling from edgex-lftools-log-publisher 19:04:55 5eb5b503b376: Pulling fs layer 19:04:55 5c69ac0246d0: Pulling fs layer 19:04:55 ec43610c2a17: Pulling fs layer 19:04:55 3a2ae6a8a46f: Pulling fs layer 19:04:55 33b1e0a273af: Pulling fs layer 19:04:55 5d3b04190fa2: Pulling fs layer 19:04:55 2f39f015ded8: Pulling fs layer 19:04:55 5d3b04190fa2: Waiting 19:04:55 3a2ae6a8a46f: Waiting 19:04:55 2f39f015ded8: Waiting 19:04:55 33b1e0a273af: Waiting 19:04:55 3a2ae6a8a46f: Verifying Checksum 19:04:55 3a2ae6a8a46f: Download complete 19:04:55 33b1e0a273af: Verifying Checksum 19:04:55 33b1e0a273af: Download complete 19:04:55 ec43610c2a17: Verifying Checksum 19:04:55 ec43610c2a17: Download complete 19:04:55 5d3b04190fa2: Verifying Checksum 19:04:55 5eb5b503b376: Verifying Checksum 19:04:55 5eb5b503b376: Download complete 19:04:56 2f39f015ded8: Download complete 19:04:56 5eb5b503b376: Pull complete 19:04:56 5c69ac0246d0: Pull complete 19:04:57 ec43610c2a17: Pull complete 19:04:57 3a2ae6a8a46f: Pull complete 19:04:57 33b1e0a273af: Pull complete 19:04:57 5d3b04190fa2: Pull complete 19:05:02 2f39f015ded8: Pull complete 19:05:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:05:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:05:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:03 prd-ubuntu20.04-docker-8c-8g-2067 does not seem to be running inside a container 19:05:03 $ 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-414 -v /w/workspace/undry_device-onvif-camera_PR-414:/w/workspace/undry_device-onvif-camera_PR-414:rw,z -v /w/workspace/undry_device-onvif-camera_PR-414@tmp:/w/workspace/undry_device-onvif-camera_PR-414@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 19:05:14 $ docker top 22f5b9fc33cef26c5828c9a401376b2a829f1e61b53391745eba870228ba5762 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:05:15 ---> job-cost.sh 19:05:15 lf-activate-venv: SKIPPING 19:05:15 INFO: No Stack... 19:05:15 INFO: Retrieving Pricing Info for: v3-standard-8 19:05:15 INFO: Archiving Costs [Pipeline] sh 19:05:16 + cat /w/workspace/undry_device-onvif-camera_PR-414/archives/cost.csv 19:05:16 + cut -d, -f6 [Pipeline] lock 19:05:16 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-414-1-stack-cost] 19:05:16 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-414-1-stack-cost] did not exist. Created. 19:05:16 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-414-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:05:17 + echo total: 0.2199999988079071 [Pipeline] stash 19:05:17 Stashed 1 file(s) [Pipeline] } 19:05:17 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-414-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:05:17 $ docker stop --time=1 22f5b9fc33cef26c5828c9a401376b2a829f1e61b53391745eba870228ba5762 19:05:18 $ docker rm -f --volumes 22f5b9fc33cef26c5828c9a401376b2a829f1e61b53391745eba870228ba5762 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:57:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4704 in /w/workspace/undry_device-onvif-camera_PR-414 [Pipeline] { [Pipeline] ws 19:57:05 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 19:57:08 The recommended git tool is: git 19:57:13 using credential edgex-jenkins-ssh 19:57:13 Cloning the remote Git repository 19:57:13 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 19:57:14 > git init /w/workspace/device-onvif-camera/1 # timeout=10 19:57:14 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 19:57:14 > git --version # timeout=10 19:57:14 > git --version # 'git version 2.25.1' 19:57:14 using GIT_SSH to set credentials SSH Credentials for GitHub 19:57:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:57:20 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 19:57:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:57:21 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 19:57:21 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 19:57:21 using GIT_SSH to set credentials SSH Credentials for GitHub 19:57:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/414/head:refs/remotes/origin/PR-414 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:57:22 Merging remotes/origin/main commit 58680c0b922b021233d340229864c7fcba0bcad9 into PR head commit ade7992b2b520cd93d2dd8721cfeaadb671d0fd2 19:57:22 Merge succeeded, producing ade7992b2b520cd93d2dd8721cfeaadb671d0fd2 19:57:22 Checking out Revision ade7992b2b520cd93d2dd8721cfeaadb671d0fd2 (PR-414) 19:57:22 > git config core.sparsecheckout # timeout=10 19:57:22 > git checkout -f ade7992b2b520cd93d2dd8721cfeaadb671d0fd2 # timeout=10 19:57:22 > git remote # timeout=10 19:57:22 > git config --get remote.origin.url # timeout=10 19:57:22 using GIT_SSH to set credentials SSH Credentials for GitHub 19:57:22 > git merge 58680c0b922b021233d340229864c7fcba0bcad9 # timeout=10 19:57:22 > git rev-parse HEAD^{commit} # timeout=10 19:57:22 > git config core.sparsecheckout # timeout=10 19:57:22 > git checkout -f ade7992b2b520cd93d2dd8721cfeaadb671d0fd2 # timeout=10 19:57:26 Commit message: "build: Update to latest 3.2.0 dev go-mods" 19:57:26 > git --version # timeout=10 19:57:26 > git --version # 'git version 2.25.1' 19:57:26 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:57:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:57:27 % Total % Received % Xferd Average Speed Time Time Time Current 19:57:27 Dload Upload Total Spent Left Speed 19:57:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 86863 0 --:--:-- --:--:-- --:--:-- 87462 [Pipeline] sh 19:57:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:57:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:57:28 + sudo tee /etc/docker/daemon.new 19:57:28 { 19:57:28 "registry-mirrors": [ 19:57:28 "https://nexus3.edgexfoundry.org:10001" 19:57:28 ], 19:57:28 "bip": "10.250.0.254/24", 19:57:28 "hosts": [ 19:57:28 "tcp://0.0.0.0:5555", 19:57:28 "unix:///var/run/docker.sock" 19:57:28 ], 19:57:28 "mtu": 1458, 19:57:28 "selinux-enabled": true, 19:57:28 "seccomp-profile": "/etc/docker/seccomp.json" 19:57:28 } [Pipeline] sh 19:57:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:57:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:57:51 provisioning config files... 19:57:51 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config8137632166263669853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:57:52 ---> ****-login.sh 19:57:52 nexus3.edgexfoundry.org:10001 19:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:57:52 Configure a credential helper to remove this warning. See 19:57:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:57:52 19:57:52 Login Succeeded 19:57:52 nexus3.edgexfoundry.org:10002 19:57:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:57:53 Configure a credential helper to remove this warning. See 19:57:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:57:53 19:57:53 Login Succeeded 19:57:53 nexus3.edgexfoundry.org:10003 19:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:57:53 Configure a credential helper to remove this warning. See 19:57:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:57:53 19:57:53 Login Succeeded 19:57:53 nexus3.edgexfoundry.org:10004 19:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:57:53 Configure a credential helper to remove this warning. See 19:57:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:57:53 19:57:53 Login Succeeded 19:57:53 ****.io 19:57:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:57:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:57:54 Configure a credential helper to remove this warning. See 19:57:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:57:54 19:57:54 Login Succeeded 19:57:54 ---> ****-login.sh ends [Pipeline] } 19:57:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:57:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:57:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:57:55 ========================================================= 19:57:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:57:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:57:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 19:57:56 Sending build context to Docker daemon 20.48MB 19:57:56 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 19:57:56 Step 2/13 : FROM ${BASE} AS builder 19:57:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:57:56 9fda8d8052c6: Pulling fs layer 19:57:56 5d54e960e981: Pulling fs layer 19:57:56 c4a7e357bf2a: Pulling fs layer 19:57:56 f0e02332f6b5: Pulling fs layer 19:57:56 872ee5b61b7b: Pulling fs layer 19:57:56 0c6a40ed1a82: Pulling fs layer 19:57:56 94ae7d8d031c: Pulling fs layer 19:57:56 f0e02332f6b5: Waiting 19:57:56 872ee5b61b7b: Waiting 19:57:56 0c6a40ed1a82: Waiting 19:57:56 94ae7d8d031c: Waiting 19:57:56 5d54e960e981: Verifying Checksum 19:57:56 5d54e960e981: Download complete 19:57:56 f0e02332f6b5: Download complete 19:57:56 872ee5b61b7b: Verifying Checksum 19:57:56 872ee5b61b7b: Download complete 19:57:56 9fda8d8052c6: Verifying Checksum 19:57:56 9fda8d8052c6: Download complete 19:57:57 94ae7d8d031c: Verifying Checksum 19:57:57 94ae7d8d031c: Download complete 19:57:57 9fda8d8052c6: Pull complete 19:57:58 5d54e960e981: Pull complete 19:57:58 c4a7e357bf2a: Verifying Checksum 19:57:58 c4a7e357bf2a: Download complete 19:57:59 0c6a40ed1a82: Verifying Checksum 19:57:59 0c6a40ed1a82: Download complete 19:58:11 c4a7e357bf2a: Pull complete 19:58:11 f0e02332f6b5: Pull complete 19:58:11 872ee5b61b7b: Pull complete 19:58:21 0c6a40ed1a82: Pull complete 19:58:22 94ae7d8d031c: Pull complete 19:58:22 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 19:58:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:58:22 ---> 86de565de09d 19:58:22 Step 3/13 : ARG ADD_BUILD_TAGS="" 19:58:24 ---> Running in 3d8920f2ff86 19:58:25 Removing intermediate container 3d8920f2ff86 19:58:25 ---> 7b39f03e8a70 19:58:25 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:58:25 ---> Running in 1e27a49529dc 19:58:25 Removing intermediate container 1e27a49529dc 19:58:25 ---> 2730a6cb3b5b 19:58:25 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 19:58:25 ---> Running in 94f2b06fa0b7 19:58:26 Removing intermediate container 94f2b06fa0b7 19:58:26 ---> db37810cff59 19:58:26 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 19:58:26 ---> Running in 907b8bcebafc 19:58:26 Removing intermediate container 907b8bcebafc 19:58:26 ---> 742bc61a2210 19:58:26 Step 7/13 : LABEL Name=edgex-device-onvif-camera 19:58:26 ---> Running in 0d4ea0a2bb3f 19:58:27 Removing intermediate container 0d4ea0a2bb3f 19:58:27 ---> ac0f0a1ed3e0 19:58:27 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:58:27 ---> Running in f42c49167baf 19:58:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:58:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:58:30 OK: 266 MiB in 52 packages 19:58:31 Removing intermediate container f42c49167baf 19:58:31 ---> 2d3c92fd23a8 19:58:31 Step 9/13 : WORKDIR /device-onvif-camera 19:58:31 ---> Running in 72f989e727ee 19:58:31 Removing intermediate container 72f989e727ee 19:58:31 ---> 2edd1818461b 19:58:31 Step 10/13 : COPY go.mod vendor* ./ 19:58:32 ---> 5eee132baa16 19:58:32 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:58:32 ---> Running in 966c7c0391c0 19:59:54 Removing intermediate container 966c7c0391c0 19:59:54 ---> 88e002775125 19:59:54 Step 12/13 : COPY . . 19:59:54 ---> bec1dc844177 19:59:54 Step 13/13 : RUN ${MAKE} 19:59:54 ---> Running in b8197dfcc4a1 19:59:54 noop 19:59:54 Removing intermediate container b8197dfcc4a1 19:59:54 ---> f4639bb80dfc 19:59:54 Successfully built f4639bb80dfc 19:59:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:54 + docker inspect -f . ci-base-image-arm64 19:59:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:55 prd-ubuntu20.04-docker-arm64-4c-16g-4704 does not seem to be running inside a container 19:59:55 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:59:56 $ docker top df1ae46b0ebd8f71a656e106e231c4920045efe54cface67dd52d9688a971b4a -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:57 + go version 19:59:57 go version go1.21.0 linux/arm64 [Pipeline] } 19:59:57 $ docker stop --time=1 df1ae46b0ebd8f71a656e106e231c4920045efe54cface67dd52d9688a971b4a 19:59:58 $ docker rm -f --volumes df1ae46b0ebd8f71a656e106e231c4920045efe54cface67dd52d9688a971b4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:00 + docker inspect -f . ci-base-image-arm64 20:00:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:00 prd-ubuntu20.04-docker-arm64-4c-16g-4704 does not seem to be running inside a container 20:00:00 $ 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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:00:04 $ docker top f8de5f597253a20e6d0ef1391d69aa9442ad9178f1d4cf8645093ffd9b9bd13e -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:05 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 20:00:05 + make test 20:00:05 go test ./... -coverprofile=coverage.out ./... 20:00:09 ? github.com/edgexfoundry/device-onvif-camera [no test files] 20:02:18 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 20:02:18 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 20:02:18 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.228s coverage: 31.5% of statements 20:02:33 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 19.325s coverage: 86.5% of statements 20:02:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:02:33 go vet ./... 20:03:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:03:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:03:05 ./bin/test-attribution-txt.sh [Pipeline] echo 20:03:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:03:05 $ docker stop --time=1 f8de5f597253a20e6d0ef1391d69aa9442ad9178f1d4cf8645093ffd9b9bd13e 20:03:07 $ docker rm -f --volumes f8de5f597253a20e6d0ef1391d69aa9442ad9178f1d4cf8645093ffd9b9bd13e [Pipeline] // withDockerContainer [Pipeline] sh 20:03:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:03:09 Warning: overwriting stash ‘coverage-report’ 20:03:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:03:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:03:11 + ls -al . 20:03:11 total 236 20:03:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:00 . 20:03:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 19:57 .. 20:03:11 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 19:57 .git 20:03:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:57 .github 20:03:11 -rw-rw-r-- 1 jenkins jenkins 493 Nov 28 19:57 .gitignore 20:03:11 -rw-rw-r-- 1 jenkins jenkins 42 Nov 28 19:57 .golangci.yml 20:03:11 -rw-rw-r-- 1 jenkins jenkins 11155 Nov 28 19:57 Attribution.txt 20:03:11 -rw-rw-r-- 1 jenkins jenkins 17665 Nov 28 19:57 CHANGELOG.md 20:03:11 -rw-rw-r-- 1 jenkins jenkins 1683 Nov 28 19:57 Dockerfile 20:03:11 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 19:57 GOVERNANCE.md 20:03:11 -rw-rw-r-- 1 jenkins jenkins 739 Nov 28 19:57 Jenkinsfile 20:03:11 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 28 19:57 LICENSE 20:03:11 -rw-rw-r-- 1 jenkins jenkins 2877 Nov 28 19:57 Makefile 20:03:11 -rw-rw-r-- 1 jenkins jenkins 625 Nov 28 19:57 OWNERS.md 20:03:11 -rw-rw-r-- 1 jenkins jenkins 2620 Nov 28 19:57 README.md 20:03:11 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 19:02 VERSION 20:03:11 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 19:57 bin 20:03:11 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:57 cmd 20:03:11 -rw-r--r-- 1 jenkins jenkins 78456 Nov 28 20:02 coverage.out 20:03:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 19:57 doc 20:03:11 -rw-rw-r-- 1 jenkins jenkins 4082 Nov 28 19:57 go.mod 20:03:11 -rw-rw-r-- 1 jenkins jenkins 35678 Nov 28 19:57 go.sum 20:03:11 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 19:57 internal 20:03:11 -rw-rw-r-- 1 jenkins jenkins 236 Nov 28 19:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:11 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ade7992b2b520cd93d2dd8721cfeaadb671d0fd2 --label arch=arm64 --label version=0.0.0 . 20:03:12 Sending build context to Docker daemon 20.55MB 20:03:12 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 20:03:12 Step 2/27 : FROM ${BASE} AS builder 20:03:12 ---> f4639bb80dfc 20:03:12 Step 3/27 : ARG ADD_BUILD_TAGS="" 20:03:15 ---> Running in 91e9d81f0aec 20:03:16 Removing intermediate container 91e9d81f0aec 20:03:16 ---> 69db980080c2 20:03:16 Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:03:16 ---> Running in e7f1f59aed3d 20:03:16 Removing intermediate container e7f1f59aed3d 20:03:16 ---> 10e612166c2a 20:03:16 Step 5/27 : ARG ALPINE_PKG_BASE="make git" 20:03:16 ---> Running in ff912cd018f1 20:03:16 Removing intermediate container ff912cd018f1 20:03:16 ---> ec125df5e3a4 20:03:16 Step 6/27 : ARG ALPINE_PKG_EXTRA="" 20:03:17 ---> Running in d108b8866e38 20:03:17 Removing intermediate container d108b8866e38 20:03:17 ---> e8f596fcea54 20:03:17 Step 7/27 : LABEL Name=edgex-device-onvif-camera 20:03:17 ---> Running in 77f65a183be4 20:03:17 Removing intermediate container 77f65a183be4 20:03:17 ---> b20a999bafb9 20:03:17 Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:03:17 ---> Running in ffb6df9553a2 20:03:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:03:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:03:20 OK: 266 MiB in 52 packages 20:03:21 Removing intermediate container ffb6df9553a2 20:03:21 ---> b64dce6e3fed 20:03:21 Step 9/27 : WORKDIR /device-onvif-camera 20:03:21 ---> Running in 3c262b861ea6 20:03:22 Removing intermediate container 3c262b861ea6 20:03:22 ---> c2577b65bb29 20:03:22 Step 10/27 : COPY go.mod vendor* ./ 20:03:22 ---> 95277c8930a5 20:03:22 Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:22 ---> Running in 235714ae3cbe 20:03:25 Removing intermediate container 235714ae3cbe 20:03:25 ---> 9387222f4510 20:03:25 Step 12/27 : COPY . . 20:03:31 ---> 080b68e86a4c 20:03:31 Step 13/27 : RUN ${MAKE} 20:03:31 ---> Running in 05d982cbf917 20:03:31 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 20:05:38 Removing intermediate container 05d982cbf917 20:05:38 ---> 4cf55d9ffe21 20:05:38 Step 14/27 : FROM alpine:3.18 20:05:38 3.18: Pulling from library/alpine 20:05:38 579b34f0a95b: Pulling fs layer 20:05:38 579b34f0a95b: Download complete 20:05:38 579b34f0a95b: Pull complete 20:05:38 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:05:38 Status: Downloaded newer image for alpine:3.18 20:05:38 ---> 3cc203321400 20:05:38 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:05:38 ---> Running in 76202169719b 20:05:38 Removing intermediate container 76202169719b 20:05:38 ---> 3366192514f1 20:05:38 Step 16/27 : RUN apk add --update --no-cache dumb-init 20:05:38 ---> Running in 97afcbe08983 20:05:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:38 (1/1) Installing dumb-init (1.2.5-r2) 20:05:38 Executing busybox-1.36.1-r2.trigger 20:05:38 OK: 8 MiB in 16 packages 20:05:38 Removing intermediate container 97afcbe08983 20:05:38 ---> cfb54a4e9316 20:05:38 Step 17/27 : RUN apk --no-cache upgrade 20:05:38 ---> Running in a4430ee8b6e7 20:05:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:05:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:05:38 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:05:38 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:05:38 Executing busybox-1.36.1-r5.post-upgrade 20:05:38 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:05:38 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:05:38 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:05:38 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:05:38 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:05:38 Executing busybox-1.36.1-r5.trigger 20:05:38 OK: 8 MiB in 16 packages 20:05:41 Removing intermediate container a4430ee8b6e7 20:05:41 ---> 8ab35b1b239f 20:05:41 Step 18/27 : WORKDIR / 20:05:41 ---> Running in 5d59f71eae70 20:05:41 Removing intermediate container 5d59f71eae70 20:05:41 ---> 9311faa54fa8 20:05:41 Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / 20:05:42 ---> 6a4fb19e6097 20:05:42 Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / 20:05:43 ---> 276997c27061 20:05:43 Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / 20:05:43 ---> 772441fdce8e 20:05:43 Step 22/27 : EXPOSE 59984 20:05:43 ---> Running in bf2418788da0 20:05:44 Removing intermediate container bf2418788da0 20:05:44 ---> 1986d68457f7 20:05:44 Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] 20:05:44 ---> Running in 2bccea7b01f2 20:05:44 Removing intermediate container 2bccea7b01f2 20:05:44 ---> 0419fd8273c7 20:05:44 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:44 ---> Running in 1488a225eedb 20:05:45 Removing intermediate container 1488a225eedb 20:05:45 ---> a5429fd9daa8 20:05:45 Step 25/27 : LABEL arch=arm64 20:05:45 ---> Running in eee762ee131c 20:05:45 Removing intermediate container eee762ee131c 20:05:45 ---> eef4c0949748 20:05:45 Step 26/27 : LABEL git_sha=ade7992b2b520cd93d2dd8721cfeaadb671d0fd2 20:05:45 ---> Running in 6467f60b217f 20:05:45 Removing intermediate container 6467f60b217f 20:05:45 ---> 3ed8d4679843 20:05:45 Step 27/27 : LABEL version=0.0.0 20:05:46 ---> Running in 7dec2db5ced8 20:05:46 Removing intermediate container 7dec2db5ced8 20:05:46 ---> 394505a419c7 20:05:46 [Warning] One or more build-args [ARCH] were not consumed 20:05:46 Successfully built 394505a419c7 20:05:46 Successfully tagged device-onvif-camera-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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:05:47 20:05:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:05:48 arm64: Pulling from edgex-lftools-log-publisher 20:05:48 8998bd30e6a1: Pulling fs layer 20:05:48 04944245beec: Pulling fs layer 20:05:48 699f458cf7ca: Pulling fs layer 20:05:48 765212b225bb: Pulling fs layer 20:05:48 f23df028b6ca: Pulling fs layer 20:05:48 d65c8cfc05b1: Pulling fs layer 20:05:48 2437ff75d9bd: Pulling fs layer 20:05:48 f23df028b6ca: Waiting 20:05:48 765212b225bb: Waiting 20:05:48 d65c8cfc05b1: Waiting 20:05:48 2437ff75d9bd: Waiting 20:05:48 04944245beec: Verifying Checksum 20:05:48 04944245beec: Download complete 20:05:48 765212b225bb: Verifying Checksum 20:05:48 765212b225bb: Download complete 20:05:48 f23df028b6ca: Download complete 20:05:48 d65c8cfc05b1: Verifying Checksum 20:05:48 d65c8cfc05b1: Download complete 20:05:48 699f458cf7ca: Verifying Checksum 20:05:48 699f458cf7ca: Download complete 20:05:49 8998bd30e6a1: Verifying Checksum 20:05:49 8998bd30e6a1: Download complete 20:05:51 2437ff75d9bd: Verifying Checksum 20:05:51 2437ff75d9bd: Download complete 20:05:53 8998bd30e6a1: Pull complete 20:05:54 04944245beec: Pull complete 20:05:55 699f458cf7ca: Pull complete 20:05:56 765212b225bb: Pull complete 20:05:57 f23df028b6ca: Pull complete 20:05:57 d65c8cfc05b1: Pull complete 20:06:15 2437ff75d9bd: Pull complete 20:06:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:06:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:06:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:16 prd-ubuntu20.04-docker-arm64-4c-16g-4704 does not seem to be running inside a container 20:06:16 $ 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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:06:19 $ docker top 1f5ee64af59d6319c7c7359598209fe03a080d4ec599e4680deab5a3b5b4fdf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:20 ---> job-cost.sh 20:06:20 lf-activate-venv: SKIPPING 20:06:20 INFO: No Stack... 20:06:20 INFO: Retrieving Pricing Info for: v3-standard-4 20:06:21 INFO: Archiving Costs [Pipeline] sh 20:06:22 + cut -d, -f6 20:06:22 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock 20:06:22 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-414-1-stack-cost] 20:06:22 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-414-1-stack-cost] did not exist. Created. 20:06:22 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-414-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:06:23 /w/workspace/device-onvif-camera/1@tmp/durable-90cc02fb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:06:24 + echo total: 0.10999999940395355 [Pipeline] stash 20:06:24 Warning: overwriting stash ‘stack-cost’ 20:06:24 Stashed 1 file(s) [Pipeline] } 20:06:24 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-414-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:06:24 $ docker stop --time=1 1f5ee64af59d6319c7c7359598209fe03a080d4ec599e4680deab5a3b5b4fdf5 20:06:26 $ docker rm -f --volumes 1f5ee64af59d6319c7c7359598209fe03a080d4ec599e4680deab5a3b5b4fdf5 [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 20:06:28 provisioning config files... 20:06:28 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-414@tmp/config5538842636230494271tmp [Pipeline] { [Pipeline] sh 20:06:28 + set +x 20:06:28 + curl -s https://codecov.io/bash 20:06:28 + bash -s -- 20:06:28 20:06:28 _____ _ 20:06:28 / ____| | | 20:06:28 | | ___ __| | ___ ___ _____ __ 20:06:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:06:28 | |___| (_) | (_| | __/ (_| (_) \ V / 20:06:28 \_____\___/ \__,_|\___|\___\___/ \_/ 20:06:28 Bash-1.0.6 20:06:28 20:06:28 20:06:28 ==> git version 2.25.1 found 20:06:28 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:06:28 Release-Date: 2020-01-08 20:06:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:06:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:06:28 ==> Jenkins CI detected. 20:06:28 current dir:  /w/workspace/undry_device-onvif-camera_PR-414 20:06:28 project root: . 20:06:28 --> token set from env 20:06:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:06:28 ==> Running gcov in . (disable via -X gcov) 20:06:28 ==> Python coveragepy not found 20:06:28 ==> Searching for coverage reports in: 20:06:28 + . 20:06:28 -> Found 1 reports 20:06:28 ==> Detecting git/mercurial file structure 20:06:28 ==> Reading reports 20:06:28 + ./coverage.out bytes=78456 20:06:28 ==> Appending adjustments 20:06:28 https://docs.codecov.io/docs/fixing-reports 20:06:29 + Found adjustments 20:06:29 ==> Gzipping contents 20:06:29 12K /tmp/codecov.gDa5WG.gz 20:06:29 ==> Uploading reports 20:06:29 url: https://codecov.io 20:06:29 query: branch=PR-414&commit=ade7992b2b520cd93d2dd8721cfeaadb671d0fd2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-414%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=414&job=&cmd_args= 20:06:29 -> Pinging Codecov 20:06:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-414&commit=ade7992b2b520cd93d2dd8721cfeaadb671d0fd2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-414%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=414&job=&cmd_args= 20:06:29 -> Uploading to 20:06:29 https://storage.googleapis.com/codecov/v4/raw/2023-11-28/F29A59C45E3A92E06B3E522C9905F8EF/ade7992b2b520cd93d2dd8721cfeaadb671d0fd2/56736e66-c1fe-4567-b0b7-f4fde2a1a0fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T200629Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a7f6baf1b3cfc81585b53eec601d1b2c0eae3300993987040f640810fb5bae0 20:06:29 % Total % Received % Xferd Average Speed Time Time Time Current 20:06:29 Dload Upload Total Spent Left Speed 20:06:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 44161 --:--:-- --:--:-- --:--:-- 44350 20:06:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/ade7992b2b520cd93d2dd8721cfeaadb671d0fd2 [Pipeline] } 20:06:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:06:32 + [ -d /w/workspace/undry_device-onvif-camera_PR-414/archives ] 20:06:32 + ls -al /w/workspace/undry_device-onvif-camera_PR-414/archives 20:06:32 total 16 20:06:32 drwxr-xr-x 3 root root 4096 Nov 28 19:05 . 20:06:32 drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 19:05 .. 20:06:32 drwxr-xr-x 2 root root 4096 Nov 28 19:05 cost 20:06:32 -rw-r--r-- 1 root root 91 Nov 28 19:05 cost.csv 20:06:32 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-414/archives 20:06:32 + ls -al /w/workspace/undry_device-onvif-camera_PR-414/archives 20:06:32 total 16 20:06:32 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 19:05 . 20:06:32 drwxrwxr-x 10 jenkins jenkins 4096 Nov 28 19:05 .. 20:06:32 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 19:05 cost 20:06:32 -rw-r--r-- 1 jenkins jenkins 91 Nov 28 19:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:06:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:06:34 ---> package-listing.sh 20:06:34 ++ facter osfamily 20:06:34 ++ tr '[:upper:]' '[:lower:]' 20:06:34 + OS_FAMILY=debian 20:06:34 + workspace=/w/workspace/undry_device-onvif-camera_PR-414 20:06:34 + START_PACKAGES=/tmp/packages_start.txt 20:06:34 + END_PACKAGES=/tmp/packages_end.txt 20:06:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:06:34 + PACKAGES=/tmp/packages_start.txt 20:06:34 + '[' /w/workspace/undry_device-onvif-camera_PR-414 ']' 20:06:34 + PACKAGES=/tmp/packages_end.txt 20:06:34 + case "${OS_FAMILY}" in 20:06:34 + dpkg -l 20:06:34 + grep '^ii' 20:06:34 + '[' -f /tmp/packages_start.txt ']' 20:06:34 + '[' -f /tmp/packages_end.txt ']' 20:06:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:06:34 + '[' /w/workspace/undry_device-onvif-camera_PR-414 ']' 20:06:34 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-414/archives/ 20:06:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-414/archives/ [Pipeline] echo 20:06:34 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-414/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:06:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:06:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:35 prd-ubuntu20.04-docker-8c-8g-2067 does not seem to be running inside a container 20:06:35 $ 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-414/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-414 -v /w/workspace/undry_device-onvif-camera_PR-414:/w/workspace/undry_device-onvif-camera_PR-414:rw,z -v /w/workspace/undry_device-onvif-camera_PR-414@tmp:/w/workspace/undry_device-onvif-camera_PR-414@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 20:06:35 $ docker top 69201415e67bf20e6a202ce144cb7cc18652da1fb268393344d814d09020afc5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:36 + touch /tmp/pre-build-complete [Pipeline] sh 20:06:36 + mkdir -p /var/log/sysstat [Pipeline] sh 20:06:37 + ls /var/log/sa-host 20:06:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:06:37 provisioning config files... 20:06:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-414@tmp/config17344960208979378645tmp [Pipeline] { [Pipeline] echo 20:06:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:06:37 ---> create-netrc.sh [Pipeline] } 20:06:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:06:38 ---> python-tools-install.sh [Pipeline] echo 20:06:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:06:38 ---> sudo-logs.sh 20:06:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:06:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:06:39 ---> job-cost.sh 20:06:39 lf-activate-venv: SKIPPING 20:06:39 DEBUG: total: 0.2199999988079071 20:06:39 INFO: Retrieving Stack Cost... 20:06:39 INFO: Retrieving Pricing Info for: v3-standard-8 20:06:39 INFO: Archiving Costs [Pipeline] echo 20:06:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:06:40 ---> logs-deploy.sh 20:06:40 lf-activate-venv: SKIPPING 20:06:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-414/1 20:06:40 INFO: archiving workspace using pattern(s): 20:06:41 Archives upload complete. 20:06:41 INFO: archiving logs to Nexus