Pull request #274 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 EdgeX-Camera-Management for edgexfoundry/device-onvif-camera Loading trusted files from base branch levski at 0c6690d512fca69ab8f13dc5deb436fc09094519 rather than b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3 Obtained Jenkinsfile from 0c6690d512fca69ab8f13dc5deb436fc09094519 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-ssh2355380458318279476.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh15195640078330781170.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-274/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-274/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1142982714468423296.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-274/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh533111563603393993.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh17348350802438022623.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-274/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-274/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3482283412325733858.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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, goVersion:1.18, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2547’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2548 in /w/workspace/undry_device-onvif-camera_PR-274 [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-274 # 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/274/head:refs/remotes/origin/PR-274 +refs/heads/levski:refs/remotes/origin/levski # timeout=10 Merging remotes/origin/levski commit 0c6690d512fca69ab8f13dc5deb436fc09094519 into PR head commit b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3 Merge succeeded, producing b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3 Checking out Revision b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3 (PR-274) > git config core.sparsecheckout # timeout=10 > git checkout -f b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3 # 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 0c6690d512fca69ab8f13dc5deb436fc09094519 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3 # timeout=10 Commit message: "docs: remove demo-app docs" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:39:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:39:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:39:31 ========================================================= 23:39:31 EdgeX Global Pipelines Version Info 23:39:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:39:32 ------------------- 23:39:32 stable info: 23:39:32 ------------------- 23:39:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:39:32 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:39:32 Message: update stable to v1.0.245 23:39:32 ------------------- 23:39:32 experimental info: 23:39:32 ------------------- 23:39:32 Commited By: **** collab-it+edgex@linuxfoundation.org 23:39:32 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 23:39:32 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:39:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 23:39:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 23:39:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-274 [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-274 [Pipeline] echo 23:39:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-274 [Pipeline] echo 23:39:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3 [Pipeline] echo 23:39:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9a7e9b [Pipeline] echo 23:39:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:39:34 provisioning config files... 23:39:34 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-274@tmp/config16865048495183422078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:39:34 ---> docker-login.sh 23:39:34 nexus3.edgexfoundry.org:10001 23:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:34 Configure a credential helper to remove this warning. See 23:39:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:34 23:39:34 Login Succeeded 23:39:34 nexus3.edgexfoundry.org:10002 23:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:35 Configure a credential helper to remove this warning. See 23:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:35 23:39:35 Login Succeeded 23:39:35 nexus3.edgexfoundry.org:10003 23:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:35 Configure a credential helper to remove this warning. See 23:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:35 23:39:35 Login Succeeded 23:39:35 nexus3.edgexfoundry.org:10004 23:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:35 Configure a credential helper to remove this warning. See 23:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:35 23:39:35 Login Succeeded 23:39:35 docker.io 23:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:35 Configure a credential helper to remove this warning. See 23:39:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:35 23:39:35 Login Succeeded 23:39:35 ---> docker-login.sh ends [Pipeline] } 23:39:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:39:36 + git rev-list -1 --merges b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3~1..b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3 [Pipeline] echo 23:39:36 -----------> git rev-list -1 --merges b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3~1..b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3 b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3 [false] [Pipeline] sh 23:39:36 + git log --format=format:%s -1 b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3 [Pipeline] echo 23:39:36 ========================================================= 23:39:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:39:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:39:36 + git log --format=format:%s -1 b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3 [Pipeline] echo 23:39:36 [semverPrep] GIT_COMMIT: b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3, Commit Message: docs: remove demo-app docs [Pipeline] echo 23:39:36 [semverPrep] This is not a build commit. [Pipeline] sh 23:39:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:39:37 + grep -v github /etc/ssh/ssh_known_hosts 23:39:37 + [ -e /tmp/ssh_known_hosts ] 23:39:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:39:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:39:37 + sudo tee -a /etc/ssh/ssh_known_hosts 23:39:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:39:37 23:39:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:39:38 0.1.4: Pulling from edgex-devops/py-git-semver 23:39:38 b85a868b505f: Pulling fs layer 23:39:38 e2be974225ed: Pulling fs layer 23:39:38 339a4e72a1f5: Pulling fs layer 23:39:38 988bab9f4d93: Pulling fs layer 23:39:38 1469e6f7b9e6: Pulling fs layer 23:39:38 eaf3925da568: Pulling fs layer 23:39:38 988bab9f4d93: Waiting 23:39:38 bab4dde63d76: Pulling fs layer 23:39:38 bde34c3a00c8: Pulling fs layer 23:39:38 b352a97aabf1: Pulling fs layer 23:39:38 1469e6f7b9e6: Waiting 23:39:38 eaf3925da568: Waiting 23:39:38 4872d77fe225: Pulling fs layer 23:39:38 bab4dde63d76: Waiting 23:39:38 5851b861e8e6: Pulling fs layer 23:39:38 bde34c3a00c8: Waiting 23:39:38 b352a97aabf1: Waiting 23:39:38 4872d77fe225: Waiting 23:39:38 e2be974225ed: Verifying Checksum 23:39:38 e2be974225ed: Download complete 23:39:38 988bab9f4d93: Verifying Checksum 23:39:38 988bab9f4d93: Download complete 23:39:38 1469e6f7b9e6: Verifying Checksum 23:39:38 1469e6f7b9e6: Download complete 23:39:38 eaf3925da568: Verifying Checksum 23:39:38 eaf3925da568: Download complete 23:39:38 339a4e72a1f5: Verifying Checksum 23:39:38 339a4e72a1f5: Download complete 23:39:38 bde34c3a00c8: Verifying Checksum 23:39:38 bde34c3a00c8: Download complete 23:39:38 b352a97aabf1: Verifying Checksum 23:39:38 b352a97aabf1: Download complete 23:39:38 4872d77fe225: Verifying Checksum 23:39:38 4872d77fe225: Download complete 23:39:38 5851b861e8e6: Verifying Checksum 23:39:38 5851b861e8e6: Download complete 23:39:38 b85a868b505f: Verifying Checksum 23:39:38 b85a868b505f: Download complete 23:39:38 bab4dde63d76: Verifying Checksum 23:39:38 bab4dde63d76: Download complete 23:39:39 b85a868b505f: Pull complete 23:39:39 e2be974225ed: Pull complete 23:39:40 339a4e72a1f5: Pull complete 23:39:40 988bab9f4d93: Pull complete 23:39:40 1469e6f7b9e6: Pull complete 23:39:40 eaf3925da568: Pull complete 23:39:42 bab4dde63d76: Pull complete 23:39:42 bde34c3a00c8: Pull complete 23:39:42 b352a97aabf1: Pull complete 23:39:42 4872d77fe225: Pull complete 23:39:42 5851b861e8e6: Pull complete 23:39:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:39:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:39:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:43 prd-ubuntu20.04-docker-8c-8g-2548 does not seem to be running inside a container 23:39:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-274 -v /w/workspace/undry_device-onvif-camera_PR-274:/w/workspace/undry_device-onvif-camera_PR-274:rw,z -v /w/workspace/undry_device-onvif-camera_PR-274@tmp:/w/workspace/undry_device-onvif-camera_PR-274@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:39:45 $ docker top e775479f135c8bc17ab44eb6d484d0207b1c8701b414d8d57ad152d97314548a -eo pid,comm 23:39:45 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). 23:39:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:39:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:39:46 [ssh-agent] Looking for ssh-agent implementation... 23:39:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:39:46 $ docker exec e775479f135c8bc17ab44eb6d484d0207b1c8701b414d8d57ad152d97314548a ssh-agent 23:39:46 SSH_AUTH_SOCK=/tmp/ssh-RZ6gLn17nCJ4/agent.33 23:39:46 SSH_AGENT_PID=39 23:39:46 Running ssh-add (command line suppressed) 23:39:46 Identity added: /w/workspace/undry_device-onvif-camera_PR-274@tmp/private_key_16364752355473649111.key (/w/workspace/undry_device-onvif-camera_PR-274@tmp/private_key_16364752355473649111.key) 23:39:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:39:46 + git tag --points-at HEAD [Pipeline] } 23:39:46 $ docker exec --env ******** --env ******** e775479f135c8bc17ab44eb6d484d0207b1c8701b414d8d57ad152d97314548a ssh-agent -k 23:39:46 unset SSH_AUTH_SOCK; 23:39:46 unset SSH_AGENT_PID; 23:39:46 echo Agent pid 39 killed; 23:39:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:39:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:39:46 [ssh-agent] Looking for ssh-agent implementation... 23:39:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:39:47 $ docker exec e775479f135c8bc17ab44eb6d484d0207b1c8701b414d8d57ad152d97314548a ssh-agent 23:39:47 SSH_AUTH_SOCK=/tmp/ssh-O8kEMeIY3cC4/agent.71 23:39:47 SSH_AGENT_PID=78 23:39:47 Running ssh-add (command line suppressed) 23:39:47 Identity added: /w/workspace/undry_device-onvif-camera_PR-274@tmp/private_key_12176440650273266710.key (/w/workspace/undry_device-onvif-camera_PR-274@tmp/private_key_12176440650273266710.key) 23:39:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:39:47 + git semver init 23:39:47 2023-03-16 23:39:47,827 [run_init] DEBUG init version:0.0.0 force:False 23:39:47 2023-03-16 23:39:47,828 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-274/.semver 23:39:47 2023-03-16 23:39:47,828 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-274/.semver 23:39:47 2023-03-16 23:39:47,828 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-274/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-274, universal_newlines=False, shell=None, istream=None) 23:39:48 2023-03-16 23:39:48,673 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-274/.git/info/exclude 23:39:48 2023-03-16 23:39:48,674 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-274/.semver/PR-274 with force:False 23:39:48 2023-03-16 23:39:48,674 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-274/.semver/PR-274 23:39:48 2023-03-16 23:39:48,678 [execute] INFO git cat-file --batch-check 23:39:48 2023-03-16 23:39:48,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-274/.semver, universal_newlines=False, shell=None, istream=) 23:39:48 2023-03-16 23:39:48,686 [execute] INFO git cat-file --batch 23:39:48 2023-03-16 23:39:48,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-274/.semver, universal_newlines=False, shell=None, istream=) 23:39:48 2023-03-16 23:39:48,692 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-274/.semver/PR-274 23:39:48 0.0.0 [Pipeline] } 23:39:48 $ docker exec --env ******** --env ******** e775479f135c8bc17ab44eb6d484d0207b1c8701b414d8d57ad152d97314548a ssh-agent -k 23:39:48 unset SSH_AUTH_SOCK; 23:39:48 unset SSH_AGENT_PID; 23:39:48 echo Agent pid 78 killed; 23:39:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:39:49 + git semver [Pipeline] } 23:39:49 $ docker stop --time=1 e775479f135c8bc17ab44eb6d484d0207b1c8701b414d8d57ad152d97314548a 23:39:50 $ docker rm -f --volumes e775479f135c8bc17ab44eb6d484d0207b1c8701b414d8d57ad152d97314548a [Pipeline] // withDockerContainer [Pipeline] sh 23:39:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:39:51 Stashed 1 file(s) [Pipeline] echo 23:39:51 [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 23:39:52 provisioning config files... 23:39:52 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-274@tmp/config2386738925252061569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:39:52 ---> docker-login.sh 23:39:52 nexus3.edgexfoundry.org:10001 23:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:52 Configure a credential helper to remove this warning. See 23:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:52 23:39:52 Login Succeeded 23:39:52 nexus3.edgexfoundry.org:10002 23:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:52 Configure a credential helper to remove this warning. See 23:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:52 23:39:52 Login Succeeded 23:39:52 nexus3.edgexfoundry.org:10003 23:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:52 Configure a credential helper to remove this warning. See 23:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:52 23:39:52 Login Succeeded 23:39:52 nexus3.edgexfoundry.org:10004 23:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:52 Configure a credential helper to remove this warning. See 23:39:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:52 23:39:52 Login Succeeded 23:39:52 docker.io 23:39:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:39:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:39:53 Configure a credential helper to remove this warning. See 23:39:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:39:53 23:39:53 Login Succeeded 23:39:53 ---> docker-login.sh ends [Pipeline] } 23:39:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:39:53 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:39:53 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:39:53 ========================================================= 23:39:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:39:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:39:53 Sending build context to Docker daemon 26.94MB 23:39:53 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 23:39:53 Step 2/13 : FROM ${BASE} AS builder 23:39:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:39:54 213ec9aee27d: Pulling fs layer 23:39:54 4583459ba037: Pulling fs layer 23:39:54 93c1e223e6f2: Pulling fs layer 23:39:54 53926ce57604: Pulling fs layer 23:39:54 21b2b0c7a3f4: Pulling fs layer 23:39:54 22ff95d597cd: Pulling fs layer 23:39:54 12d6caf4c0d1: Pulling fs layer 23:39:54 96b7cbca73a9: Pulling fs layer 23:39:54 a7acece74701: Pulling fs layer 23:39:54 53926ce57604: Waiting 23:39:54 22ff95d597cd: Waiting 23:39:54 21b2b0c7a3f4: Waiting 23:39:54 12d6caf4c0d1: Waiting 23:39:54 96b7cbca73a9: Waiting 23:39:54 a7acece74701: Waiting 23:39:54 93c1e223e6f2: Verifying Checksum 23:39:54 93c1e223e6f2: Download complete 23:39:54 4583459ba037: Download complete 23:39:54 21b2b0c7a3f4: Download complete 23:39:54 22ff95d597cd: Verifying Checksum 23:39:54 22ff95d597cd: Download complete 23:39:54 213ec9aee27d: Verifying Checksum 23:39:54 213ec9aee27d: Download complete 23:39:54 12d6caf4c0d1: Verifying Checksum 23:39:54 12d6caf4c0d1: Download complete 23:39:54 213ec9aee27d: Pull complete 23:39:54 4583459ba037: Pull complete 23:39:54 93c1e223e6f2: Pull complete 23:39:54 a7acece74701: Verifying Checksum 23:39:54 a7acece74701: Download complete 23:39:54 96b7cbca73a9: Verifying Checksum 23:39:54 96b7cbca73a9: Download complete 23:39:54 53926ce57604: Verifying Checksum 23:39:54 53926ce57604: Download complete 23:39:59 53926ce57604: Pull complete 23:39:59 21b2b0c7a3f4: Pull complete 23:39:59 22ff95d597cd: Pull complete 23:39:59 12d6caf4c0d1: Pull complete 23:40:01 96b7cbca73a9: Pull complete 23:40:02 a7acece74701: Pull complete 23:40:02 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:40:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:40:02 ---> db6d94c90886 23:40:02 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:40:06 ---> Running in 387b1daa06ee 23:40:06 Removing intermediate container 387b1daa06ee 23:40:06 ---> ff3a5cba4f3d 23:40:06 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:40:06 ---> Running in 38da3f43adcf 23:40:06 Removing intermediate container 38da3f43adcf 23:40:06 ---> 7407c684348e 23:40:06 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:40:06 ---> Running in 2e7a0770d941 23:40:06 Removing intermediate container 2e7a0770d941 23:40:06 ---> aed90ee9ad03 23:40:06 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 23:40:06 ---> Running in c6de61a9f4bb 23:40:06 Removing intermediate container c6de61a9f4bb 23:40:06 ---> 9a536d08d775 23:40:06 Step 7/13 : LABEL Name=edgex-device-onvif-camera 23:40:06 ---> Running in c1ac69355ae3 23:40:06 Removing intermediate container c1ac69355ae3 23:40:06 ---> 6e7e47a33ccf 23:40:06 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:40:06 ---> Running in 332c7b5d9c14 23:40:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:40:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:40:07 Still waiting to schedule task 23:40:07 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2546’ is offline 23:40:07 OK: 211 MiB in 51 packages 23:40:07 Removing intermediate container 332c7b5d9c14 23:40:07 ---> ce2be26a4f9d 23:40:07 Step 9/13 : WORKDIR /device-onvif-camera 23:40:07 ---> Running in 94bdc622f943 23:40:07 Removing intermediate container 94bdc622f943 23:40:07 ---> ae4e37f62321 23:40:07 Step 10/13 : COPY go.mod vendor* ./ 23:40:07 ---> 797e1c339e91 23:40:07 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:40:07 ---> Running in 1d7cbcf05621 23:40:34 Removing intermediate container 1d7cbcf05621 23:40:34 ---> 5804a184c7fe 23:40:34 Step 12/13 : COPY . . 23:40:34 ---> 4a89db4d89dc 23:40:34 Step 13/13 : RUN ${MAKE} 23:40:34 ---> Running in 80d0cb9ce5ee 23:40:34 noop 23:40:34 Removing intermediate container 80d0cb9ce5ee 23:40:34 ---> 96dc9ffda730 23:40:34 Successfully built 96dc9ffda730 23:40:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:34 + docker inspect -f . ci-base-image-x86_64 23:40:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:40:34 prd-ubuntu20.04-docker-8c-8g-2548 does not seem to be running inside a container 23:40:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-274 -v /w/workspace/undry_device-onvif-camera_PR-274:/w/workspace/undry_device-onvif-camera_PR-274:rw,z -v /w/workspace/undry_device-onvif-camera_PR-274@tmp:/w/workspace/undry_device-onvif-camera_PR-274@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-x86_64 cat 23:40:35 $ docker top a5689dc32a49cc97b9c6f7971cdebc94efa4db7d1fe12c5bf91c20f5b191f650 -eo pid,comm [Pipeline] { [Pipeline] sh 23:40:35 + go version 23:40:35 go version go1.18.7 linux/amd64 [Pipeline] } 23:40:35 $ docker stop --time=1 a5689dc32a49cc97b9c6f7971cdebc94efa4db7d1fe12c5bf91c20f5b191f650 23:40:36 $ docker rm -f --volumes a5689dc32a49cc97b9c6f7971cdebc94efa4db7d1fe12c5bf91c20f5b191f650 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:40:37 + docker inspect -f . ci-base-image-x86_64 23:40:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:40:37 prd-ubuntu20.04-docker-8c-8g-2548 does not seem to be running inside a container 23:40:37 $ 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-274 -v /w/workspace/undry_device-onvif-camera_PR-274:/w/workspace/undry_device-onvif-camera_PR-274:rw,z -v /w/workspace/undry_device-onvif-camera_PR-274@tmp:/w/workspace/undry_device-onvif-camera_PR-274@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-x86_64 cat 23:40:38 $ docker top dc4898aaa2e35e385973d6f83276b8e2d93e1464ef28f01cc48dcc745c214138 -eo pid,comm [Pipeline] { [Pipeline] sh 23:40:38 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-274 [Pipeline] fileExists [Pipeline] sh 23:40:38 + make test 23:40:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:40:39 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:40:51 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:40:52 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.041s coverage: 29.3% of statements 23:40:52 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 23:40:52 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.632s coverage: 86.5% of statements 23:41:00 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 23:41:00 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:41:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:41:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:41:05 ./bin/test-attribution-txt.sh [Pipeline] echo 23:41:05 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:41:05 $ docker stop --time=1 dc4898aaa2e35e385973d6f83276b8e2d93e1464ef28f01cc48dcc745c214138 23:41:08 $ docker rm -f --volumes dc4898aaa2e35e385973d6f83276b8e2d93e1464ef28f01cc48dcc745c214138 [Pipeline] // withDockerContainer [Pipeline] sh 23:41:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:41:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:41:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:41:09 + ls -al . 23:41:09 total 248 23:41:09 drwxrwxr-x 10 jenkins jenkins 4096 Mar 16 23:40 . 23:41:09 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 23:39 .. 23:41:09 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 23:40 .git 23:41:09 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 23:39 .github 23:41:09 -rw-rw-r-- 1 jenkins jenkins 496 Mar 16 23:39 .gitignore 23:41:09 -rw-rw-r-- 1 jenkins jenkins 42 Mar 16 23:39 .golangci.yml 23:41:09 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 23:39 .semver 23:41:09 -rw-rw-r-- 1 jenkins jenkins 9739 Mar 16 23:39 Attribution.txt 23:41:09 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 16 23:39 CHANGELOG.md 23:41:09 -rw-rw-r-- 1 jenkins jenkins 1637 Mar 16 23:39 Dockerfile 23:41:09 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 23:39 GOVERNANCE.md 23:41:09 -rw-rw-r-- 1 jenkins jenkins 762 Mar 16 23:39 Jenkinsfile 23:41:09 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 16 23:39 LICENSE 23:41:09 -rw-rw-r-- 1 jenkins jenkins 2858 Mar 16 23:39 Makefile 23:41:09 -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 23:39 OWNERS.md 23:41:09 -rw-rw-r-- 1 jenkins jenkins 6499 Mar 16 23:39 README.md 23:41:09 -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 23:39 VERSION 23:41:09 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 23:39 bin 23:41:09 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 23:39 cmd 23:41:09 -rw-r--r-- 1 jenkins jenkins 79184 Mar 16 23:40 coverage.out 23:41:09 drwxrwxr-x 6 jenkins jenkins 4096 Mar 16 23:39 doc 23:41:09 -rw-rw-r-- 1 jenkins jenkins 3693 Mar 16 23:39 go.mod 23:41:09 -rw-rw-r-- 1 jenkins jenkins 46117 Mar 16 23:39 go.sum 23:41:09 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 23:39 internal 23:41:09 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 23:39 snap 23:41:09 -rw-rw-r-- 1 jenkins jenkins 236 Mar 16 23:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:09 + 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=b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3 --label arch=amd64 --label version=0.0.0 . 23:41:09 Sending build context to Docker daemon 27.02MB 23:41:09 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 23:41:09 Step 2/26 : FROM ${BASE} AS builder 23:41:09 ---> 96dc9ffda730 23:41:09 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:41:10 ---> Running in 05286054fcb1 23:41:10 Removing intermediate container 05286054fcb1 23:41:10 ---> 9467befcd9d9 23:41:10 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:41:10 ---> Running in 7b1dac443aa1 23:41:10 Removing intermediate container 7b1dac443aa1 23:41:10 ---> 8d9039325adb 23:41:10 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:41:10 ---> Running in b913d4fcbddb 23:41:10 Removing intermediate container b913d4fcbddb 23:41:10 ---> 39b8bb93d467 23:41:10 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:41:10 ---> Running in 8372f8a00ef4 23:41:10 Removing intermediate container 8372f8a00ef4 23:41:10 ---> b6bba266f065 23:41:10 Step 7/26 : LABEL Name=edgex-device-onvif-camera 23:41:10 ---> Running in 89a17c09d653 23:41:10 Removing intermediate container 89a17c09d653 23:41:10 ---> c7312d852c79 23:41:10 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:41:10 ---> Running in bf76f916f15d 23:41:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:41:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:41:11 OK: 211 MiB in 51 packages 23:41:11 Removing intermediate container bf76f916f15d 23:41:11 ---> 677aafc8ca44 23:41:11 Step 9/26 : WORKDIR /device-onvif-camera 23:41:11 ---> Running in 593dd8499ac7 23:41:12 Removing intermediate container 593dd8499ac7 23:41:12 ---> 2339ffe2cf9e 23:41:12 Step 10/26 : COPY go.mod vendor* ./ 23:41:12 ---> 4aae9ef09863 23:41:12 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:41:12 ---> Running in 626398bb1272 23:41:12 Removing intermediate container 626398bb1272 23:41:12 ---> 70137bf4473c 23:41:12 Step 12/26 : COPY . . 23:41:13 ---> c9057086e8d5 23:41:13 Step 13/26 : RUN ${MAKE} 23:41:13 ---> Running in 46a260d09525 23:41:13 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 23:41:35 Removing intermediate container 46a260d09525 23:41:35 ---> 254e816670e2 23:41:35 Step 14/26 : FROM alpine:3.16 23:41:35 3.16: Pulling from library/alpine 23:41:35 ef5531b6e74e: Pulling fs layer 23:41:35 ef5531b6e74e: Download complete 23:41:36 ef5531b6e74e: Pull complete 23:41:36 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 23:41:36 Status: Downloaded newer image for alpine:3.16 23:41:36 ---> dfd21b5a31f5 23:41:36 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:41:36 ---> Running in 68d32fb051a4 23:41:36 Removing intermediate container 68d32fb051a4 23:41:36 ---> 651352a3d6c1 23:41:36 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 23:41:36 ---> Running in c1af88b86725 23:41:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:41:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:41:37 (1/6) Installing dumb-init (1.2.5-r1) 23:41:37 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:41:37 (3/6) Installing libsodium (1.0.18-r0) 23:41:37 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:41:37 (5/6) Installing libzmq (4.3.4-r0) 23:41:37 (6/6) Installing zeromq (4.3.4-r0) 23:41:37 Executing busybox-1.35.0-r17.trigger 23:41:37 OK: 8 MiB in 20 packages 23:41:37 Removing intermediate container c1af88b86725 23:41:37 ---> 507298267fbe 23:41:37 Step 17/26 : WORKDIR / 23:41:37 ---> Running in 053dc7d61f5a 23:41:37 Removing intermediate container 053dc7d61f5a 23:41:37 ---> 16e1118a0f1e 23:41:37 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:41:38 ---> 87150ed1d275 23:41:38 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:41:38 ---> 61b2a57068a0 23:41:38 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:41:38 ---> 9c20a6a49447 23:41:38 Step 21/26 : EXPOSE 59984 23:41:38 ---> Running in 11fe90606ae7 23:41:38 Removing intermediate container 11fe90606ae7 23:41:38 ---> b644084ce611 23:41:38 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:41:38 ---> Running in ef52cd2f10d3 23:41:38 Removing intermediate container ef52cd2f10d3 23:41:38 ---> cb95eea8995a 23:41:38 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:41:38 ---> Running in 296b3260cb29 23:41:38 Removing intermediate container 296b3260cb29 23:41:38 ---> 6c2f4c2a581a 23:41:38 Step 24/26 : LABEL arch=amd64 23:41:39 ---> Running in 5a94dd20cb82 23:41:39 Removing intermediate container 5a94dd20cb82 23:41:39 ---> cc60bcadf62c 23:41:39 Step 25/26 : LABEL git_sha=b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3 23:41:39 ---> Running in f45a4f14e3a6 23:41:39 Removing intermediate container f45a4f14e3a6 23:41:39 ---> fc338b27b95d 23:41:39 Step 26/26 : LABEL version=0.0.0 23:41:39 ---> Running in f47631e33325 23:41:39 Removing intermediate container f47631e33325 23:41:39 ---> dbbb4557e2c7 23:41:39 [Warning] One or more build-args [ARCH] were not consumed 23:41:39 Successfully built dbbb4557e2c7 23:41:39 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 23:41:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:41:40 23:41:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:41:40 latest: Pulling from edgex-lftools-log-publisher 23:41:40 5eb5b503b376: Pulling fs layer 23:41:40 5c69ac0246d0: Pulling fs layer 23:41:40 ec43610c2a17: Pulling fs layer 23:41:40 3a2ae6a8a46f: Pulling fs layer 23:41:40 33b1e0a273af: Pulling fs layer 23:41:40 5d3b04190fa2: Pulling fs layer 23:41:40 2f39f015ded8: Pulling fs layer 23:41:40 3a2ae6a8a46f: Waiting 23:41:40 33b1e0a273af: Waiting 23:41:40 5d3b04190fa2: Waiting 23:41:40 2f39f015ded8: Waiting 23:41:40 5c69ac0246d0: Download complete 23:41:40 3a2ae6a8a46f: Download complete 23:41:40 33b1e0a273af: Verifying Checksum 23:41:40 33b1e0a273af: Download complete 23:41:40 5d3b04190fa2: Verifying Checksum 23:41:40 5d3b04190fa2: Download complete 23:41:40 ec43610c2a17: Verifying Checksum 23:41:40 ec43610c2a17: Download complete 23:41:40 5eb5b503b376: Verifying Checksum 23:41:40 5eb5b503b376: Download complete 23:41:41 2f39f015ded8: Download complete 23:41:42 5eb5b503b376: Pull complete 23:41:42 5c69ac0246d0: Pull complete 23:41:42 ec43610c2a17: Pull complete 23:41:42 3a2ae6a8a46f: Pull complete 23:41:43 33b1e0a273af: Pull complete 23:41:43 5d3b04190fa2: Pull complete 23:41:47 2f39f015ded8: Pull complete 23:41:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:41:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:41:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:41:47 prd-ubuntu20.04-docker-8c-8g-2548 does not seem to be running inside a container 23:41:47 $ 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-274 -v /w/workspace/undry_device-onvif-camera_PR-274:/w/workspace/undry_device-onvif-camera_PR-274:rw,z -v /w/workspace/undry_device-onvif-camera_PR-274@tmp:/w/workspace/undry_device-onvif-camera_PR-274@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:latest cat 23:41:50 $ docker top 792d1e6004e5086805515aaf4c3bbf28ddffa04f18297521545740ea8eac1fcd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:41:51 ---> job-cost.sh 23:41:51 lf-activate-venv: SKIPPING 23:41:51 INFO: No Stack... 23:41:51 INFO: Retrieving Pricing Info for: v3-standard-8 23:41:51 INFO: Archiving Costs [Pipeline] sh 23:41:52 + cat /w/workspace/undry_device-onvif-camera_PR-274/archives/cost.csv 23:41:52 + cut -d, -f6 [Pipeline] lock 23:41:52 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-274-1-stack-cost] 23:41:52 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-274-1-stack-cost] did not exist. Created. 23:41:52 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-274-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:41:52 + echo total: 0.2199999988079071 [Pipeline] stash 23:41:52 Stashed 1 file(s) [Pipeline] } 23:41:52 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-274-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:41:52 $ docker stop --time=1 792d1e6004e5086805515aaf4c3bbf28ddffa04f18297521545740ea8eac1fcd 23:41:53 $ docker rm -f --volumes 792d1e6004e5086805515aaf4c3bbf28ddffa04f18297521545740ea8eac1fcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:42:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2550 in /w/workspace/undry_device-onvif-camera_PR-274 [Pipeline] { [Pipeline] ws 23:42:49 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 23:42:49 The recommended git tool is: git 23:42:55 using credential edgex-jenkins-ssh 23:42:55 Cloning the remote Git repository 23:42:55 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 23:42:55 > git init /w/workspace/device-onvif-camera/1 # timeout=10 23:42:56 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 23:42:56 > git --version # timeout=10 23:42:56 > git --version # 'git version 2.25.1' 23:42:56 using GIT_SSH to set credentials SSH Credentials for GitHub 23:42:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:42:57 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 23:42:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:42:59 Merging remotes/origin/levski commit 0c6690d512fca69ab8f13dc5deb436fc09094519 into PR head commit b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3 23:43:00 Merge succeeded, producing b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3 23:43:00 Checking out Revision b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3 (PR-274) 23:42:58 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 23:42:58 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 23:42:58 using GIT_SSH to set credentials SSH Credentials for GitHub 23:42:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/274/head:refs/remotes/origin/PR-274 +refs/heads/levski:refs/remotes/origin/levski # timeout=10 23:42:59 > git config core.sparsecheckout # timeout=10 23:42:59 > git checkout -f b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3 # timeout=10 23:42:59 > git remote # timeout=10 23:42:59 > git config --get remote.origin.url # timeout=10 23:42:59 using GIT_SSH to set credentials SSH Credentials for GitHub 23:42:59 > git merge 0c6690d512fca69ab8f13dc5deb436fc09094519 # timeout=10 23:43:00 > git rev-parse HEAD^{commit} # timeout=10 23:43:00 > git config core.sparsecheckout # timeout=10 23:43:00 > git checkout -f b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3 # timeout=10 23:43:03 Commit message: "docs: remove demo-app docs" 23:43:03 > git --version # timeout=10 23:43:03 > git --version # 'git version 2.25.1' 23:43:03 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:43:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:43:05 % Total % Received % Xferd Average Speed Time Time Time Current 23:43:05 Dload Upload Total Spent Left Speed 23:43:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 249k 0 --:--:-- --:--:-- --:--:-- 249k [Pipeline] sh 23:43:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:43:06 + sudo tee /etc/docker/daemon.new 23:43:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:43:06 { 23:43:06 "registry-mirrors": [ 23:43:06 "https://nexus3.edgexfoundry.org:10001" 23:43:06 ], 23:43:06 "bip": "10.250.0.254/24", 23:43:06 "hosts": [ 23:43:06 "tcp://0.0.0.0:5555", 23:43:06 "unix:///var/run/docker.sock" 23:43:06 ], 23:43:06 "mtu": 1458, 23:43:06 "selinux-enabled": true, 23:43:06 "seccomp-profile": "/etc/docker/seccomp.json" 23:43:06 } [Pipeline] sh 23:43:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:43:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:43:25 provisioning config files... 23:43:25 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config14716784540618014770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:43:25 ---> docker-login.sh 23:43:25 nexus3.edgexfoundry.org:10001 23:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:26 Configure a credential helper to remove this warning. See 23:43:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:26 23:43:26 Login Succeeded 23:43:26 nexus3.edgexfoundry.org:10002 23:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:26 Configure a credential helper to remove this warning. See 23:43:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:26 23:43:26 Login Succeeded 23:43:26 nexus3.edgexfoundry.org:10003 23:43:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:26 Configure a credential helper to remove this warning. See 23:43:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:26 23:43:26 Login Succeeded 23:43:26 nexus3.edgexfoundry.org:10004 23:43:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:27 Configure a credential helper to remove this warning. See 23:43:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:27 23:43:27 Login Succeeded 23:43:27 docker.io 23:43:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:43:28 Configure a credential helper to remove this warning. See 23:43:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:43:28 23:43:28 Login Succeeded 23:43:28 ---> docker-login.sh ends [Pipeline] } 23:43:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:43:28 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:43:28 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:43:28 ========================================================= 23:43:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:43:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:43:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 23:43:29 Sending build context to Docker daemon 19.68MB 23:43:29 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 23:43:29 Step 2/13 : FROM ${BASE} AS builder 23:43:29 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:43:29 9b18e9b68314: Pulling fs layer 23:43:29 35d82f9e3411: Pulling fs layer 23:43:29 e16973657156: Pulling fs layer 23:43:29 fc693d55d65f: Pulling fs layer 23:43:29 7e9fc2657dce: Pulling fs layer 23:43:29 dda99020689f: Pulling fs layer 23:43:29 db1c61fa0a46: Pulling fs layer 23:43:29 7e9fc2657dce: Waiting 23:43:29 dda99020689f: Waiting 23:43:29 fc693d55d65f: Waiting 23:43:29 891c053d2c06: Pulling fs layer 23:43:29 db1c61fa0a46: Waiting 23:43:29 891c053d2c06: Waiting 23:43:29 e16973657156: Verifying Checksum 23:43:29 e16973657156: Download complete 23:43:29 35d82f9e3411: Verifying Checksum 23:43:29 35d82f9e3411: Download complete 23:43:29 7e9fc2657dce: Verifying Checksum 23:43:29 7e9fc2657dce: Download complete 23:43:29 dda99020689f: Verifying Checksum 23:43:29 dda99020689f: Download complete 23:43:29 9b18e9b68314: Verifying Checksum 23:43:29 9b18e9b68314: Download complete 23:43:30 9b18e9b68314: Pull complete 23:43:30 891c053d2c06: Verifying Checksum 23:43:30 891c053d2c06: Download complete 23:43:32 db1c61fa0a46: Verifying Checksum 23:43:32 db1c61fa0a46: Download complete 23:43:32 fc693d55d65f: Verifying Checksum 23:43:32 fc693d55d65f: Download complete 23:43:34 35d82f9e3411: Pull complete 23:43:34 e16973657156: Pull complete 23:43:46 fc693d55d65f: Pull complete 23:43:47 7e9fc2657dce: Pull complete 23:43:47 dda99020689f: Pull complete 23:43:54 db1c61fa0a46: Pull complete 23:43:56 891c053d2c06: Pull complete 23:43:56 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:43:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:43:56 ---> f96f9c87975a 23:43:56 Step 3/13 : ARG ADD_BUILD_TAGS="" 23:43:58 ---> Running in db892b807961 23:43:58 Removing intermediate container db892b807961 23:43:58 ---> 7e5f2469a0a9 23:43:58 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:43:58 ---> Running in 9a342dda729c 23:43:58 Removing intermediate container 9a342dda729c 23:43:58 ---> 9b13bc537aec 23:43:58 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:43:58 ---> Running in e6a604a8b5b5 23:43:59 Removing intermediate container e6a604a8b5b5 23:43:59 ---> 47cd5878ecb0 23:43:59 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 23:43:59 ---> Running in 4293d3916a68 23:43:59 Removing intermediate container 4293d3916a68 23:43:59 ---> 16fb8bffb451 23:43:59 Step 7/13 : LABEL Name=edgex-device-onvif-camera 23:43:59 ---> Running in 9bf781f0d7a1 23:43:59 Removing intermediate container 9bf781f0d7a1 23:43:59 ---> 16a98377c635 23:43:59 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:43:59 ---> Running in 7bb0a60eefb5 23:44:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:44:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:44:02 OK: 221 MiB in 51 packages 23:44:03 Removing intermediate container 7bb0a60eefb5 23:44:03 ---> ffde37e2d4eb 23:44:03 Step 9/13 : WORKDIR /device-onvif-camera 23:44:03 ---> Running in 33bb5ecc5b45 23:44:03 Removing intermediate container 33bb5ecc5b45 23:44:03 ---> 7830230071ea 23:44:03 Step 10/13 : COPY go.mod vendor* ./ 23:44:04 ---> 65dc4cf986fb 23:44:04 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:44:04 ---> Running in 63183af54570 23:45:00 Removing intermediate container 63183af54570 23:45:00 ---> 5bc56c6ffe8f 23:45:00 Step 12/13 : COPY . . 23:45:00 ---> cf9eedfae4dc 23:45:00 Step 13/13 : RUN ${MAKE} 23:45:01 ---> Running in e09051c1067c 23:45:02 noop 23:45:02 Removing intermediate container e09051c1067c 23:45:02 ---> 76a61a131f71 23:45:02 Successfully built 76a61a131f71 23:45:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:03 + docker inspect -f . ci-base-image-arm64 23:45:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:45:03 prd-ubuntu20.04-docker-arm64-4c-16g-2550 does not seem to be running inside a container 23:45:03 $ 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 23:45:04 $ docker top f01b88f6875d3836318d4764f76fee3993f7f6a21ebac379162fe2cd1c759b88 -eo pid,comm [Pipeline] { [Pipeline] sh 23:45:05 + go version 23:45:05 go version go1.18.7 linux/arm64 [Pipeline] } 23:45:05 $ docker stop --time=1 f01b88f6875d3836318d4764f76fee3993f7f6a21ebac379162fe2cd1c759b88 23:45:07 $ docker rm -f --volumes f01b88f6875d3836318d4764f76fee3993f7f6a21ebac379162fe2cd1c759b88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:08 + docker inspect -f . ci-base-image-arm64 23:45:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:45:08 prd-ubuntu20.04-docker-arm64-4c-16g-2550 does not seem to be running inside a container 23:45:08 $ 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 23:45:09 $ docker top 17ac321b91d6352283003eba7114aed3f2e02d60984684754b81375d2d53ea93 -eo pid,comm [Pipeline] { [Pipeline] sh 23:45:10 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 23:45:11 + make test 23:45:11 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:45:13 ? github.com/edgexfoundry/device-onvif-camera [no test files] 23:46:50 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 23:46:56 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.174s coverage: 29.3% of statements 23:46:56 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 23:47:05 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 18.790s coverage: 86.5% of statements 23:47:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:47:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:47:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:47:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:47:37 ./bin/test-attribution-txt.sh [Pipeline] echo 23:47:37 [edgeX.isLTS] Checking if [levski] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:47:37 $ docker stop --time=1 17ac321b91d6352283003eba7114aed3f2e02d60984684754b81375d2d53ea93 23:47:40 $ docker rm -f --volumes 17ac321b91d6352283003eba7114aed3f2e02d60984684754b81375d2d53ea93 [Pipeline] // withDockerContainer [Pipeline] sh 23:47:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:47:41 Warning: overwriting stash ‘coverage-report’ 23:47:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:47:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:47:43 + ls -al . 23:47:43 total 244 23:47:43 drwxrwxr-x 9 jenkins jenkins 4096 Mar 16 23:45 . 23:47:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 23:42 .. 23:47:43 drwxrwxr-x 8 jenkins jenkins 4096 Mar 16 23:43 .git 23:47:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 23:42 .github 23:47:43 -rw-rw-r-- 1 jenkins jenkins 496 Mar 16 23:42 .gitignore 23:47:43 -rw-rw-r-- 1 jenkins jenkins 42 Mar 16 23:42 .golangci.yml 23:47:43 -rw-rw-r-- 1 jenkins jenkins 9739 Mar 16 23:42 Attribution.txt 23:47:43 -rw-rw-r-- 1 jenkins jenkins 6312 Mar 16 23:42 CHANGELOG.md 23:47:43 -rw-rw-r-- 1 jenkins jenkins 1637 Mar 16 23:42 Dockerfile 23:47:43 -rw-rw-r-- 1 jenkins jenkins 677 Mar 16 23:42 GOVERNANCE.md 23:47:43 -rw-rw-r-- 1 jenkins jenkins 762 Mar 16 23:42 Jenkinsfile 23:47:43 -rw-rw-r-- 1 jenkins jenkins 11348 Mar 16 23:42 LICENSE 23:47:43 -rw-rw-r-- 1 jenkins jenkins 2858 Mar 16 23:42 Makefile 23:47:43 -rw-rw-r-- 1 jenkins jenkins 625 Mar 16 23:42 OWNERS.md 23:47:43 -rw-rw-r-- 1 jenkins jenkins 6499 Mar 16 23:42 README.md 23:47:43 -rw-rw-r-- 1 jenkins jenkins 5 Mar 16 23:39 VERSION 23:47:43 drwxrwxr-x 2 jenkins jenkins 4096 Mar 16 23:42 bin 23:47:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 16 23:42 cmd 23:47:43 -rw-r--r-- 1 jenkins jenkins 79184 Mar 16 23:47 coverage.out 23:47:43 drwxrwxr-x 6 jenkins jenkins 4096 Mar 16 23:42 doc 23:47:43 -rw-rw-r-- 1 jenkins jenkins 3693 Mar 16 23:42 go.mod 23:47:43 -rw-rw-r-- 1 jenkins jenkins 46117 Mar 16 23:42 go.sum 23:47:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 23:42 internal 23:47:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 16 23:42 snap 23:47:43 -rw-rw-r-- 1 jenkins jenkins 236 Mar 16 23:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:47:44 + 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=b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3 --label arch=arm64 --label version=0.0.0 . 23:47:45 Sending build context to Docker daemon 19.76MB 23:47:45 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 23:47:45 Step 2/26 : FROM ${BASE} AS builder 23:47:45 ---> 76a61a131f71 23:47:45 Step 3/26 : ARG ADD_BUILD_TAGS="" 23:47:45 ---> Running in 04aaaa49ba2e 23:47:45 Removing intermediate container 04aaaa49ba2e 23:47:45 ---> 898aa9c0a2a4 23:47:45 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:47:45 ---> Running in 9503b46486fe 23:47:45 Removing intermediate container 9503b46486fe 23:47:45 ---> b1861fbf054d 23:47:45 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 23:47:45 ---> Running in 5115697c6605 23:47:46 Removing intermediate container 5115697c6605 23:47:46 ---> cbbc478cd2cc 23:47:46 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 23:47:46 ---> Running in 03d43dbe1325 23:47:46 Removing intermediate container 03d43dbe1325 23:47:46 ---> 3c480356933f 23:47:46 Step 7/26 : LABEL Name=edgex-device-onvif-camera 23:47:46 ---> Running in 6e7c9398274d 23:47:47 Removing intermediate container 6e7c9398274d 23:47:47 ---> 467b3de91890 23:47:47 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:47:47 ---> Running in 912dd4727d73 23:47:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:47:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:47:51 OK: 221 MiB in 51 packages 23:47:53 Removing intermediate container 912dd4727d73 23:47:53 ---> d15c9042f00e 23:47:53 Step 9/26 : WORKDIR /device-onvif-camera 23:47:53 ---> Running in d68c915d62e6 23:47:53 Removing intermediate container d68c915d62e6 23:47:53 ---> 6b6fd0a1cd1c 23:47:53 Step 10/26 : COPY go.mod vendor* ./ 23:47:54 ---> 3e582c17f0eb 23:47:54 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:47:54 ---> Running in 83dca35cbd62 23:47:56 Removing intermediate container 83dca35cbd62 23:47:56 ---> ec8a7b2488da 23:47:56 Step 12/26 : COPY . . 23:47:58 ---> 64ac0a2bb4cc 23:47:58 Step 13/26 : RUN ${MAKE} 23:47:58 ---> Running in 9f486b2b9b39 23:48:00 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.1-dev.3" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 23:50:40 Removing intermediate container 9f486b2b9b39 23:50:40 ---> 7bf413a07e36 23:50:40 Step 14/26 : FROM alpine:3.16 23:50:40 3.16: Pulling from library/alpine 23:50:40 3760b48202b3: Pulling fs layer 23:50:40 3760b48202b3: Verifying Checksum 23:50:40 3760b48202b3: Download complete 23:50:40 3760b48202b3: Pull complete 23:50:40 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 23:50:40 Status: Downloaded newer image for alpine:3.16 23:50:40 ---> 4c81e5bf8899 23:50:40 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:50:40 ---> Running in 9ac7135fc0f0 23:50:40 Removing intermediate container 9ac7135fc0f0 23:50:40 ---> a90322b917c3 23:50:40 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 23:50:40 ---> Running in 2ddcafa08f80 23:50:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:50:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:50:40 (1/6) Installing dumb-init (1.2.5-r1) 23:50:40 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:50:40 (3/6) Installing libsodium (1.0.18-r0) 23:50:40 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:50:40 (5/6) Installing libzmq (4.3.4-r0) 23:50:40 (6/6) Installing zeromq (4.3.4-r0) 23:50:40 Executing busybox-1.35.0-r17.trigger 23:50:40 OK: 8 MiB in 20 packages 23:50:40 Removing intermediate container 2ddcafa08f80 23:50:40 ---> 7b41b6b98b7b 23:50:40 Step 17/26 : WORKDIR / 23:50:40 ---> Running in d654c5cb5d6a 23:50:40 Removing intermediate container d654c5cb5d6a 23:50:40 ---> 3bcdd823b1e7 23:50:40 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 23:50:42 ---> 5bdd9dd0d980 23:50:42 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 23:50:42 ---> fb6bb647ddbd 23:50:42 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 23:50:42 ---> 5129ae61c66f 23:50:42 Step 21/26 : EXPOSE 59984 23:50:43 ---> Running in 7e1a7f96f098 23:50:43 Removing intermediate container 7e1a7f96f098 23:50:43 ---> a58aa1bd5b0d 23:50:43 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 23:50:43 ---> Running in 003bdef4cdf8 23:50:43 Removing intermediate container 003bdef4cdf8 23:50:43 ---> 67d587db878e 23:50:43 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:50:44 ---> Running in c3d1295f0864 23:50:44 Removing intermediate container c3d1295f0864 23:50:44 ---> 08843a66a748 23:50:44 Step 24/26 : LABEL arch=arm64 23:50:44 ---> Running in d4be4d842ad7 23:50:44 Removing intermediate container d4be4d842ad7 23:50:44 ---> 27256a0ce2cd 23:50:44 Step 25/26 : LABEL git_sha=b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3 23:50:44 ---> Running in f968276d0c01 23:50:45 Removing intermediate container f968276d0c01 23:50:45 ---> 9560ff1f67e7 23:50:45 Step 26/26 : LABEL version=0.0.0 23:50:45 ---> Running in 9b436b196392 23:50:45 Removing intermediate container 9b436b196392 23:50:45 ---> d8e3a327201c 23:50:45 [Warning] One or more build-args [ARCH] were not consumed 23:50:45 Successfully built d8e3a327201c 23:50:45 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 23:50:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:50:46 23:50:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:50:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:50:46 arm64: Pulling from edgex-lftools-log-publisher 23:50:46 8998bd30e6a1: Pulling fs layer 23:50:46 04944245beec: Pulling fs layer 23:50:46 699f458cf7ca: Pulling fs layer 23:50:46 765212b225bb: Pulling fs layer 23:50:46 f23df028b6ca: Pulling fs layer 23:50:46 d65c8cfc05b1: Pulling fs layer 23:50:46 2437ff75d9bd: Pulling fs layer 23:50:46 765212b225bb: Waiting 23:50:46 f23df028b6ca: Waiting 23:50:46 d65c8cfc05b1: Waiting 23:50:46 2437ff75d9bd: Waiting 23:50:47 04944245beec: Verifying Checksum 23:50:47 04944245beec: Download complete 23:50:47 765212b225bb: Verifying Checksum 23:50:47 765212b225bb: Download complete 23:50:47 f23df028b6ca: Verifying Checksum 23:50:47 f23df028b6ca: Download complete 23:50:47 d65c8cfc05b1: Verifying Checksum 23:50:47 d65c8cfc05b1: Download complete 23:50:47 699f458cf7ca: Verifying Checksum 23:50:47 699f458cf7ca: Download complete 23:50:47 8998bd30e6a1: Verifying Checksum 23:50:47 8998bd30e6a1: Download complete 23:50:50 2437ff75d9bd: Download complete 23:50:51 8998bd30e6a1: Pull complete 23:50:52 04944245beec: Pull complete 23:50:53 699f458cf7ca: Pull complete 23:50:53 765212b225bb: Pull complete 23:50:54 f23df028b6ca: Pull complete 23:50:54 d65c8cfc05b1: Pull complete 23:51:06 2437ff75d9bd: Pull complete 23:51:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:51:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:51:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:07 prd-ubuntu20.04-docker-arm64-4c-16g-2550 does not seem to be running inside a container 23:51:07 $ 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 23:51:10 $ docker top 91726fd7f578377f5ec8358f3392deb9e71b6d9acd3717a40fd03b4b74cadcd8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:51:10 ---> job-cost.sh 23:51:10 lf-activate-venv: SKIPPING 23:51:10 INFO: No Stack... 23:51:11 INFO: Retrieving Pricing Info for: v3-standard-4 23:51:12 INFO: Archiving Costs [Pipeline] sh 23:51:12 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 23:51:12 + cut -d, -f6 [Pipeline] lock 23:51:12 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-274-1-stack-cost] 23:51:12 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-274-1-stack-cost] did not exist. Created. 23:51:12 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-274-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:51:13 /w/workspace/device-onvif-camera/1@tmp/durable-efd0c598/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:51:14 + echo total: 0.10999999940395355 [Pipeline] stash 23:51:14 Warning: overwriting stash ‘stack-cost’ 23:51:14 Stashed 1 file(s) [Pipeline] } 23:51:14 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-274-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:51:14 $ docker stop --time=1 91726fd7f578377f5ec8358f3392deb9e71b6d9acd3717a40fd03b4b74cadcd8 23:51:16 $ docker rm -f --volumes 91726fd7f578377f5ec8358f3392deb9e71b6d9acd3717a40fd03b4b74cadcd8 [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 23:51:17 provisioning config files... 23:51:17 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-274@tmp/config7980839706116575055tmp [Pipeline] { [Pipeline] sh 23:51:17 + set +x 23:51:17 + curl -s https://codecov.io/bash 23:51:17 + bash -s -- 23:51:17 23:51:17 _____ _ 23:51:17 / ____| | | 23:51:17 | | ___ __| | ___ ___ _____ __ 23:51:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:51:17 | |___| (_) | (_| | __/ (_| (_) \ V / 23:51:17 \_____\___/ \__,_|\___|\___\___/ \_/ 23:51:17 Bash-1.0.6 23:51:17 23:51:17 23:51:17 ==> git version 2.25.1 found 23:51:17 ==> 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 23:51:17 Release-Date: 2020-01-08 23:51:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:51:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:51:17 ==> Jenkins CI detected. 23:51:17 current dir:  /w/workspace/undry_device-onvif-camera_PR-274 23:51:17 project root: . 23:51:17 --> token set from env 23:51:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:51:17 ==> Running gcov in . (disable via -X gcov) 23:51:17 ==> Python coveragepy not found 23:51:17 ==> Searching for coverage reports in: 23:51:17 + . 23:51:17 -> Found 1 reports 23:51:17 ==> Detecting git/mercurial file structure 23:51:17 ==> Reading reports 23:51:17 + ./coverage.out bytes=79184 23:51:17 ==> Appending adjustments 23:51:17 https://docs.codecov.io/docs/fixing-reports 23:51:17 + Found adjustments 23:51:17 ==> Gzipping contents 23:51:17 12K /tmp/codecov.5EA3dm.gz 23:51:17 ==> Uploading reports 23:51:17 url: https://codecov.io 23:51:17 query: branch=PR-274&commit=b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-274%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=274&job=&cmd_args= 23:51:17 -> Pinging Codecov 23:51:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-274&commit=b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-274%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=274&job=&cmd_args= 23:51:17 -> Uploading to 23:51:17 https://storage.googleapis.com/codecov/v4/raw/2023-03-16/F29A59C45E3A92E06B3E522C9905F8EF/b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3/1d00036d-3cb3-4a31-ba52-5860fd6c1f49.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230316%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230316T235117Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=afbf3b56babacabc5ed59f4c4b5a9661fb4f7f03e4d290f78c17877ccd00d400 23:51:17 % Total % Received % Xferd Average Speed Time Time Time Current 23:51:17 Dload Upload Total Spent Left Speed 23:51:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10895 0 0 100 10895 0 41903 --:--:-- --:--:-- --:--:-- 41743 100 10895 0 0 100 10895 0 41903 --:--:-- --:--:-- --:--:-- 41743 23:51:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/b9a7e9b40e12f8e802a63b37b6cf2c453bcc71f3 [Pipeline] } 23:51:18 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 23:51:19 + [ -d /w/workspace/undry_device-onvif-camera_PR-274/archives ] 23:51:19 + ls -al /w/workspace/undry_device-onvif-camera_PR-274/archives 23:51:19 total 16 23:51:19 drwxr-xr-x 3 root root 4096 Mar 16 23:41 . 23:51:19 drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 23:41 .. 23:51:19 drwxr-xr-x 2 root root 4096 Mar 16 23:41 cost 23:51:19 -rw-r--r-- 1 root root 91 Mar 16 23:41 cost.csv 23:51:19 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-274/archives 23:51:19 + ls -al /w/workspace/undry_device-onvif-camera_PR-274/archives 23:51:19 total 16 23:51:19 drwxr-xr-x 3 jenkins jenkins 4096 Mar 16 23:41 . 23:51:19 drwxrwxr-x 11 jenkins jenkins 4096 Mar 16 23:41 .. 23:51:19 drwxr-xr-x 2 jenkins jenkins 4096 Mar 16 23:41 cost 23:51:19 -rw-r--r-- 1 jenkins jenkins 91 Mar 16 23:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:51:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:51:21 ---> package-listing.sh 23:51:21 ++ facter osfamily 23:51:21 ++ tr '[:upper:]' '[:lower:]' 23:51:21 + OS_FAMILY=debian 23:51:21 + workspace=/w/workspace/undry_device-onvif-camera_PR-274 23:51:21 + START_PACKAGES=/tmp/packages_start.txt 23:51:21 + END_PACKAGES=/tmp/packages_end.txt 23:51:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:51:21 + PACKAGES=/tmp/packages_start.txt 23:51:21 + '[' /w/workspace/undry_device-onvif-camera_PR-274 ']' 23:51:21 + PACKAGES=/tmp/packages_end.txt 23:51:21 + case "${OS_FAMILY}" in 23:51:21 + dpkg -l 23:51:21 + grep '^ii' 23:51:21 + '[' -f /tmp/packages_start.txt ']' 23:51:21 + '[' -f /tmp/packages_end.txt ']' 23:51:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:51:21 + '[' /w/workspace/undry_device-onvif-camera_PR-274 ']' 23:51:21 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-274/archives/ 23:51:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-274/archives/ [Pipeline] echo 23:51:21 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-274/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:51:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:51:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:51:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:51:22 prd-ubuntu20.04-docker-8c-8g-2548 does not seem to be running inside a container 23:51:22 $ 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-274/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-274 -v /w/workspace/undry_device-onvif-camera_PR-274:/w/workspace/undry_device-onvif-camera_PR-274:rw,z -v /w/workspace/undry_device-onvif-camera_PR-274@tmp:/w/workspace/undry_device-onvif-camera_PR-274@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 23:51:22 $ docker top ded22ed648538e8b4c8790732430a7a1b5553e8633c94d24debdf43ee1a2ae0b -eo pid,comm [Pipeline] { [Pipeline] sh 23:51:23 + touch /tmp/pre-build-complete [Pipeline] sh 23:51:23 + mkdir -p /var/log/sysstat [Pipeline] sh 23:51:23 + ls /var/log/sa-host 23:51:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:51:23 provisioning config files... 23:51:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-274@tmp/config2211667765113732551tmp [Pipeline] { [Pipeline] echo 23:51:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:51:24 ---> create-netrc.sh [Pipeline] } 23:51:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:51:24 ---> python-tools-install.sh [Pipeline] echo 23:51:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:51:24 ---> sudo-logs.sh 23:51:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:51:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:51:25 ---> job-cost.sh 23:51:25 lf-activate-venv: SKIPPING 23:51:25 DEBUG: total: 0.2199999988079071 23:51:25 INFO: Retrieving Stack Cost... 23:51:25 INFO: Retrieving Pricing Info for: v3-standard-8 23:51:25 INFO: Archiving Costs [Pipeline] echo 23:51:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:51:26 ---> logs-deploy.sh 23:51:26 lf-activate-venv: SKIPPING 23:51:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-274/1 23:51:26 INFO: archiving workspace using pattern(s): 23:51:27 Archives upload complete. 23:51:27 INFO: archiving logs to Nexus