Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 659f5a409730c1aa6059f10a7d2527ba47038078+4a1514bac2c3623567fb323734989edc763968b8 (0d993b93d591a1039a0eb63a4fe72a8f9ee94664) 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-ssh1519486612989906264.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2692925030140562854.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-185/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14430833759758001650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh14490689222437959733.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-185/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-185/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5058330629151255697.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-176 in /w/workspace/undry_device-onvif-camera_PR-185 [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-185 # 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/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4a1514bac2c3623567fb323734989edc763968b8 into PR head commit 659f5a409730c1aa6059f10a7d2527ba47038078 Merge succeeded, producing 06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e Checking out Revision 06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e (PR-185) > git config core.sparsecheckout # timeout=10 > git checkout -f 659f5a409730c1aa6059f10a7d2527ba47038078 # 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 4a1514bac2c3623567fb323734989edc763968b8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e # timeout=10 Commit message: "Merge commit '4a1514bac2c3623567fb323734989edc763968b8' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:10:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:10:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:10:19 ========================================================= 22:10:19 EdgeX Global Pipelines Version Info 22:10:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:10:19 ------------------- 22:10:19 stable info: 22:10:19 ------------------- 22:10:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:10:19 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:10:19 Message: update stable to v1.0.244 > git rev-list --no-walk c190fcfd73b6e3152a60f77e0c9b09a4725fe588 # timeout=10 22:10:20 ------------------- 22:10:20 experimental info: 22:10:20 ------------------- 22:10:20 Commited By: **** collab-it+edgex@linuxfoundation.org 22:10:20 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:10:20 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-185 [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-185 [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-185 [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 06016cb [Pipeline] echo 22:10:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:10:20 provisioning config files... 22:10:20 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config17956377194448561505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:21 ---> docker-login.sh 22:10:21 nexus3.edgexfoundry.org:10001 22:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:21 Configure a credential helper to remove this warning. See 22:10:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:21 22:10:21 Login Succeeded 22:10:21 nexus3.edgexfoundry.org:10002 22:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:21 Configure a credential helper to remove this warning. See 22:10:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:21 22:10:21 Login Succeeded 22:10:21 nexus3.edgexfoundry.org:10003 22:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:21 Configure a credential helper to remove this warning. See 22:10:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:21 22:10:21 Login Succeeded 22:10:21 nexus3.edgexfoundry.org:10004 22:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:21 Configure a credential helper to remove this warning. See 22:10:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:21 22:10:21 Login Succeeded 22:10:21 docker.io 22:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:22 Configure a credential helper to remove this warning. See 22:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:22 22:10:22 Login Succeeded 22:10:22 ---> docker-login.sh ends [Pipeline] } 22:10:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:10:22 + git rev-list -1 --merges 06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e~1..06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e [Pipeline] echo 22:10:22 -----------> git rev-list -1 --merges 06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e~1..06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e 06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e 22:10:22 06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e [false] [Pipeline] sh 22:10:22 + git log --format=format:%s -1 06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e [Pipeline] echo 22:10:22 ========================================================= 22:10:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:10:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:10:23 + git log --format=format:%s -1 06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e [Pipeline] echo 22:10:23 [semverPrep] GIT_COMMIT: 06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e, Commit Message: Merge commit '4a1514bac2c3623567fb323734989edc763968b8' into HEAD [Pipeline] echo 22:10:23 [semverPrep] This is not a build commit. [Pipeline] sh 22:10:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:10:23 + grep -v github /etc/ssh/ssh_known_hosts 22:10:23 + [ -e /tmp/ssh_known_hosts ] 22:10:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:10:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:10:23 + sudo tee -a /etc/ssh/ssh_known_hosts 22:10:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:23 22:10:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:24 0.1.4: Pulling from edgex-devops/py-git-semver 22:10:24 b85a868b505f: Pulling fs layer 22:10:24 e2be974225ed: Pulling fs layer 22:10:24 339a4e72a1f5: Pulling fs layer 22:10:24 988bab9f4d93: Pulling fs layer 22:10:24 1469e6f7b9e6: Pulling fs layer 22:10:24 eaf3925da568: Pulling fs layer 22:10:24 bab4dde63d76: Pulling fs layer 22:10:24 bde34c3a00c8: Pulling fs layer 22:10:24 b352a97aabf1: Pulling fs layer 22:10:24 4872d77fe225: Pulling fs layer 22:10:24 5851b861e8e6: Pulling fs layer 22:10:24 bde34c3a00c8: Waiting 22:10:24 988bab9f4d93: Waiting 22:10:24 b352a97aabf1: Waiting 22:10:24 4872d77fe225: Waiting 22:10:24 eaf3925da568: Waiting 22:10:24 bab4dde63d76: Waiting 22:10:24 5851b861e8e6: Waiting 22:10:24 1469e6f7b9e6: Waiting 22:10:24 e2be974225ed: Verifying Checksum 22:10:24 e2be974225ed: Download complete 22:10:24 988bab9f4d93: Verifying Checksum 22:10:24 988bab9f4d93: Download complete 22:10:24 1469e6f7b9e6: Verifying Checksum 22:10:24 1469e6f7b9e6: Download complete 22:10:24 eaf3925da568: Verifying Checksum 22:10:24 eaf3925da568: Download complete 22:10:24 339a4e72a1f5: Verifying Checksum 22:10:24 339a4e72a1f5: Download complete 22:10:24 bde34c3a00c8: Download complete 22:10:24 b352a97aabf1: Verifying Checksum 22:10:24 b352a97aabf1: Download complete 22:10:24 4872d77fe225: Verifying Checksum 22:10:24 4872d77fe225: Download complete 22:10:24 5851b861e8e6: Download complete 22:10:24 b85a868b505f: Verifying Checksum 22:10:24 b85a868b505f: Download complete 22:10:24 bab4dde63d76: Verifying Checksum 22:10:24 bab4dde63d76: Download complete 22:10:25 b85a868b505f: Pull complete 22:10:25 e2be974225ed: Pull complete 22:10:26 339a4e72a1f5: Pull complete 22:10:26 988bab9f4d93: Pull complete 22:10:26 1469e6f7b9e6: Pull complete 22:10:26 eaf3925da568: Pull complete 22:10:27 bab4dde63d76: Pull complete 22:10:28 bde34c3a00c8: Pull complete 22:10:28 b352a97aabf1: Pull complete 22:10:28 4872d77fe225: Pull complete 22:10:28 5851b861e8e6: Pull complete 22:10:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:10:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:10:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:10:28 prd-ubuntu20.04-docker-8c-8g-176 does not seem to be running inside a container 22:10:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 22:10:29 $ docker top 5e49e437b188175b0a42ac95bfe45b33a400fe1ac1372930dca59baf50b967ab -eo pid,comm 22:10:29 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). 22:10:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:10:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:29 [ssh-agent] Looking for ssh-agent implementation... 22:10:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:30 $ docker exec 5e49e437b188175b0a42ac95bfe45b33a400fe1ac1372930dca59baf50b967ab ssh-agent 22:10:30 SSH_AUTH_SOCK=/tmp/ssh-p5o0eigdOT6F/agent.33 22:10:30 SSH_AGENT_PID=39 22:10:30 Running ssh-add (command line suppressed) 22:10:30 Identity added: /w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_11503288808020114336.key (/w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_11503288808020114336.key) 22:10:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:30 + git tag --points-at HEAD [Pipeline] } 22:10:30 $ docker exec --env ******** --env ******** 5e49e437b188175b0a42ac95bfe45b33a400fe1ac1372930dca59baf50b967ab ssh-agent -k 22:10:30 unset SSH_AUTH_SOCK; 22:10:30 unset SSH_AGENT_PID; 22:10:30 echo Agent pid 39 killed; 22:10:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:10:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:10:30 [ssh-agent] Looking for ssh-agent implementation... 22:10:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:10:30 $ docker exec 5e49e437b188175b0a42ac95bfe45b33a400fe1ac1372930dca59baf50b967ab ssh-agent 22:10:30 SSH_AUTH_SOCK=/tmp/ssh-ULrYYzIE53Pg/agent.72 22:10:30 SSH_AGENT_PID=79 22:10:30 Running ssh-add (command line suppressed) 22:10:30 Identity added: /w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_16229664100688236080.key (/w/workspace/undry_device-onvif-camera_PR-185@tmp/private_key_16229664100688236080.key) 22:10:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:10:31 + git semver init 22:10:31 2022-12-19 22:10:31,450 [run_init] DEBUG init version:0.0.0 force:False 22:10:31 2022-12-19 22:10:31,451 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-185/.semver 22:10:31 2022-12-19 22:10:31,451 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-185/.semver 22:10:31 2022-12-19 22:10:31,451 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-185/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-185, universal_newlines=False, shell=None, istream=None) 22:10:32 2022-12-19 22:10:32,522 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-185/.git/info/exclude 22:10:32 2022-12-19 22:10:32,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 with force:False 22:10:32 2022-12-19 22:10:32,523 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 22:10:32 2022-12-19 22:10:32,527 [execute] INFO git cat-file --batch-check 22:10:32 2022-12-19 22:10:32,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-185/.semver, universal_newlines=False, shell=None, istream=) 22:10:32 2022-12-19 22:10:32,533 [execute] INFO git cat-file --batch 22:10:32 2022-12-19 22:10:32,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-185/.semver, universal_newlines=False, shell=None, istream=) 22:10:32 2022-12-19 22:10:32,537 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-185/.semver/PR-185 22:10:32 0.0.0 [Pipeline] } 22:10:32 $ docker exec --env ******** --env ******** 5e49e437b188175b0a42ac95bfe45b33a400fe1ac1372930dca59baf50b967ab ssh-agent -k 22:10:33 unset SSH_AUTH_SOCK; 22:10:33 unset SSH_AGENT_PID; 22:10:33 echo Agent pid 79 killed; 22:10:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:10:33 + git semver [Pipeline] } 22:10:33 $ docker stop --time=1 5e49e437b188175b0a42ac95bfe45b33a400fe1ac1372930dca59baf50b967ab 22:10:34 $ docker rm -f --volumes 5e49e437b188175b0a42ac95bfe45b33a400fe1ac1372930dca59baf50b967ab [Pipeline] // withDockerContainer [Pipeline] sh 22:10:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:10:35 Stashed 1 file(s) [Pipeline] echo 22:10:35 [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 22:10:35 provisioning config files... 22:10:35 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config17094470659499100456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:10:35 ---> docker-login.sh 22:10:35 nexus3.edgexfoundry.org:10001 22:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:35 Configure a credential helper to remove this warning. See 22:10:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:35 22:10:35 Login Succeeded 22:10:35 nexus3.edgexfoundry.org:10002 22:10:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:36 Configure a credential helper to remove this warning. See 22:10:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:36 22:10:36 Login Succeeded 22:10:36 nexus3.edgexfoundry.org:10003 22:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:36 Configure a credential helper to remove this warning. See 22:10:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:36 22:10:36 Login Succeeded 22:10:36 nexus3.edgexfoundry.org:10004 22:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:36 Configure a credential helper to remove this warning. See 22:10:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:36 22:10:36 Login Succeeded 22:10:36 docker.io 22:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:10:36 Configure a credential helper to remove this warning. See 22:10:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:10:36 22:10:36 Login Succeeded 22:10:36 ---> docker-login.sh ends [Pipeline] } 22:10:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:10:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:10:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:10:36 ========================================================= 22:10:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:10:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:10:36 + 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 . 22:10:36 Sending build context to Docker daemon 27.66MB 22:10:36 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:10:36 Step 2/13 : FROM ${BASE} AS builder 22:10:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:10:37 213ec9aee27d: Pulling fs layer 22:10:37 4583459ba037: Pulling fs layer 22:10:37 93c1e223e6f2: Pulling fs layer 22:10:37 53926ce57604: Pulling fs layer 22:10:37 21b2b0c7a3f4: Pulling fs layer 22:10:37 22ff95d597cd: Pulling fs layer 22:10:37 12d6caf4c0d1: Pulling fs layer 22:10:37 96b7cbca73a9: Pulling fs layer 22:10:37 a7acece74701: Pulling fs layer 22:10:37 96b7cbca73a9: Waiting 22:10:37 53926ce57604: Waiting 22:10:37 21b2b0c7a3f4: Waiting 22:10:37 a7acece74701: Waiting 22:10:37 22ff95d597cd: Waiting 22:10:37 12d6caf4c0d1: Waiting 22:10:37 93c1e223e6f2: Verifying Checksum 22:10:37 93c1e223e6f2: Download complete 22:10:37 4583459ba037: Download complete 22:10:37 21b2b0c7a3f4: Download complete 22:10:37 22ff95d597cd: Download complete 22:10:37 213ec9aee27d: Verifying Checksum 22:10:37 213ec9aee27d: Download complete 22:10:37 12d6caf4c0d1: Download complete 22:10:37 213ec9aee27d: Pull complete 22:10:37 4583459ba037: Pull complete 22:10:37 93c1e223e6f2: Pull complete 22:10:37 96b7cbca73a9: Verifying Checksum 22:10:37 96b7cbca73a9: Download complete 22:10:37 a7acece74701: Verifying Checksum 22:10:37 a7acece74701: Download complete 22:10:37 53926ce57604: Verifying Checksum 22:10:37 53926ce57604: Download complete 22:10:41 53926ce57604: Pull complete 22:10:41 21b2b0c7a3f4: Pull complete 22:10:41 22ff95d597cd: Pull complete 22:10:41 12d6caf4c0d1: Pull complete 22:10:43 96b7cbca73a9: Pull complete 22:10:44 a7acece74701: Pull complete 22:10:44 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 22:10:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:10:44 ---> db6d94c90886 22:10:44 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:10:45 ---> Running in 33dd666b9259 22:10:45 Removing intermediate container 33dd666b9259 22:10:45 ---> 12f27f897228 22:10:45 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:10:45 ---> Running in 8112c513ffb0 22:10:45 Removing intermediate container 8112c513ffb0 22:10:45 ---> b733e368ace6 22:10:45 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:10:45 ---> Running in 1ba68546ed25 22:10:46 Removing intermediate container 1ba68546ed25 22:10:46 ---> d72449fa0d33 22:10:46 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:10:46 ---> Running in fa34b95cf2ee 22:10:46 Removing intermediate container fa34b95cf2ee 22:10:46 ---> 8235f663623e 22:10:46 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:10:46 ---> Running in def1927d69f9 22:10:46 Removing intermediate container def1927d69f9 22:10:46 ---> 883a8dfee0e6 22:10:46 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:10:46 ---> Running in a026312cac80 22:10:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:10:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:10:46 OK: 211 MiB in 51 packages 22:10:47 Removing intermediate container a026312cac80 22:10:47 ---> e48b64cfe7a2 22:10:47 Step 9/13 : WORKDIR /device-onvif-camera 22:10:47 ---> Running in 2582e983a3c7 22:10:47 Removing intermediate container 2582e983a3c7 22:10:47 ---> 2f598cb05e3c 22:10:47 Step 10/13 : COPY go.mod vendor* ./ 22:10:47 ---> 832f22836ae4 22:10:47 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:10:47 ---> Running in a1be51b336e4 22:10:50 Still waiting to schedule task 22:10:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:11:09 Removing intermediate container a1be51b336e4 22:11:09 ---> 4d0a2720a4d5 22:11:09 Step 12/13 : COPY . . 22:11:09 ---> 671e12fea7e1 22:11:09 Step 13/13 : RUN ${MAKE} 22:11:09 ---> Running in 13037b377b91 22:11:09 noop 22:11:09 Removing intermediate container 13037b377b91 22:11:09 ---> 582498ab95be 22:11:09 Successfully built 582498ab95be 22:11:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:09 + docker inspect -f . ci-base-image-x86_64 22:11:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:09 prd-ubuntu20.04-docker-8c-8g-176 does not seem to be running inside a container 22:11:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 22:11:10 $ docker top 860710d212f917494d7e32cd41e4a3805be5caee9ad8a73bc0db651518e97ac7 -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:10 + go version 22:11:10 go version go1.18.7 linux/amd64 [Pipeline] } 22:11:10 $ docker stop --time=1 860710d212f917494d7e32cd41e4a3805be5caee9ad8a73bc0db651518e97ac7 22:11:11 $ docker rm -f --volumes 860710d212f917494d7e32cd41e4a3805be5caee9ad8a73bc0db651518e97ac7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:12 + docker inspect -f . ci-base-image-x86_64 22:11:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:11:12 prd-ubuntu20.04-docker-8c-8g-176 does not seem to be running inside a container 22:11:12 $ 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-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 22:11:12 $ docker top 149fe88f93761624a10ac213eadb54d64e30e881a921ba32e3f65a587660139a -eo pid,comm [Pipeline] { [Pipeline] sh 22:11:12 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] fileExists [Pipeline] sh 22:11:13 + make test 22:11:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:11:13 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:11:23 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:11:26 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 29.3% of statements 22:11:26 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:11:26 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.228s coverage: 86.5% of statements 22:11:32 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." 22:11:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:11:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:11:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:11:35 ./bin/test-attribution-txt.sh [Pipeline] echo 22:11:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:11:35 $ docker stop --time=1 149fe88f93761624a10ac213eadb54d64e30e881a921ba32e3f65a587660139a 22:11:38 $ docker rm -f --volumes 149fe88f93761624a10ac213eadb54d64e30e881a921ba32e3f65a587660139a [Pipeline] // withDockerContainer [Pipeline] sh 22:11:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:11:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:11:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:11:39 + ls -al . 22:11:39 total 248 22:11:39 drwxrwxr-x 10 jenkins jenkins 4096 Dec 19 22:11 . 22:11:39 drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 22:10 .. 22:11:39 drwxrwxr-x 8 jenkins jenkins 4096 Dec 19 22:11 .git 22:11:39 drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 22:10 .github 22:11:39 -rw-rw-r-- 1 jenkins jenkins 496 Dec 19 22:10 .gitignore 22:11:39 -rw-rw-r-- 1 jenkins jenkins 42 Dec 19 22:10 .golangci.yml 22:11:39 drwxr-xr-x 3 jenkins jenkins 4096 Dec 19 22:10 .semver 22:11:39 -rw-rw-r-- 1 jenkins jenkins 9742 Dec 19 22:10 Attribution.txt 22:11:39 -rw-rw-r-- 1 jenkins jenkins 6312 Dec 19 22:10 CHANGELOG.md 22:11:39 -rw-rw-r-- 1 jenkins jenkins 1637 Dec 19 22:10 Dockerfile 22:11:39 -rw-rw-r-- 1 jenkins jenkins 677 Dec 19 22:10 GOVERNANCE.md 22:11:39 -rw-rw-r-- 1 jenkins jenkins 734 Dec 19 22:10 Jenkinsfile 22:11:39 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 19 22:10 LICENSE 22:11:39 -rw-rw-r-- 1 jenkins jenkins 2858 Dec 19 22:10 Makefile 22:11:39 -rw-rw-r-- 1 jenkins jenkins 625 Dec 19 22:10 OWNERS.md 22:11:39 -rw-rw-r-- 1 jenkins jenkins 6595 Dec 19 22:10 README.md 22:11:39 -rw-rw-r-- 1 jenkins jenkins 5 Dec 19 22:10 VERSION 22:11:39 drwxrwxr-x 2 jenkins jenkins 4096 Dec 19 22:10 bin 22:11:39 drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 22:10 cmd 22:11:39 -rw-r--r-- 1 jenkins jenkins 79184 Dec 19 22:11 coverage.out 22:11:39 drwxrwxr-x 6 jenkins jenkins 4096 Dec 19 22:10 doc 22:11:39 -rw-rw-r-- 1 jenkins jenkins 3688 Dec 19 22:10 go.mod 22:11:39 -rw-rw-r-- 1 jenkins jenkins 46249 Dec 19 22:10 go.sum 22:11:39 drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 22:10 internal 22:11:39 drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 22:10 snap 22:11:39 -rw-rw-r-- 1 jenkins jenkins 236 Dec 19 22:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:11:39 + 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=06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e --label arch=amd64 --label version=0.0.0 . 22:11:39 Sending build context to Docker daemon 27.74MB 22:11:39 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:11:39 Step 2/26 : FROM ${BASE} AS builder 22:11:39 ---> 582498ab95be 22:11:39 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:11:39 ---> Running in 93d5d96cf275 22:11:40 Removing intermediate container 93d5d96cf275 22:11:40 ---> 780590eb06a5 22:11:40 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:11:40 ---> Running in d7c7eb6a238b 22:11:40 Removing intermediate container d7c7eb6a238b 22:11:40 ---> b6f854c323a2 22:11:40 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:11:40 ---> Running in 3387ff6685d5 22:11:40 Removing intermediate container 3387ff6685d5 22:11:40 ---> 9e0a9376bf82 22:11:40 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:11:40 ---> Running in 2f38fe828c76 22:11:40 Removing intermediate container 2f38fe828c76 22:11:40 ---> ac29ae9fa65d 22:11:40 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:11:40 ---> Running in f21255e57863 22:11:40 Removing intermediate container f21255e57863 22:11:40 ---> 169119f78cc3 22:11:40 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:11:40 ---> Running in 5c4f14fd4f60 22:11:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:11:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:11:40 OK: 211 MiB in 51 packages 22:11:41 Removing intermediate container 5c4f14fd4f60 22:11:41 ---> 74c761f1b287 22:11:41 Step 9/26 : WORKDIR /device-onvif-camera 22:11:41 ---> Running in 3e5eaac16c06 22:11:41 Removing intermediate container 3e5eaac16c06 22:11:41 ---> bf93028c9afe 22:11:41 Step 10/26 : COPY go.mod vendor* ./ 22:11:41 ---> aa8338965537 22:11:41 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:11:41 ---> Running in fddd00dc8864 22:11:41 Removing intermediate container fddd00dc8864 22:11:41 ---> a068258a2c6d 22:11:41 Step 12/26 : COPY . . 22:11:42 ---> f23365aba87d 22:11:42 Step 13/26 : RUN ${MAKE} 22:11:42 ---> Running in d921b65daac8 22:11:42 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/v3/internal/common.SDKVersion=v3.0.0-dev.4" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 22:12:04 Removing intermediate container d921b65daac8 22:12:04 ---> 87cd86099412 22:12:04 Step 14/26 : FROM alpine:3.16 22:12:04 3.16: Pulling from library/alpine 22:12:04 ca7dd9ec2225: Pulling fs layer 22:12:04 ca7dd9ec2225: Verifying Checksum 22:12:04 ca7dd9ec2225: Download complete 22:12:04 ca7dd9ec2225: Pull complete 22:12:04 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:12:04 Status: Downloaded newer image for alpine:3.16 22:12:04 ---> bfe296a52501 22:12:04 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:12:04 ---> Running in 422f9fcb6602 22:12:04 Removing intermediate container 422f9fcb6602 22:12:04 ---> a527dc29a612 22:12:04 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 22:12:04 ---> Running in ad1012fddff5 22:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:12:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:12:04 (1/6) Installing dumb-init (1.2.5-r1) 22:12:04 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:12:04 (3/6) Installing libsodium (1.0.18-r0) 22:12:04 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:12:04 (5/6) Installing libzmq (4.3.4-r0) 22:12:04 (6/6) Installing zeromq (4.3.4-r0) 22:12:04 Executing busybox-1.35.0-r17.trigger 22:12:04 OK: 8 MiB in 20 packages 22:12:04 Removing intermediate container ad1012fddff5 22:12:04 ---> cff14be9792f 22:12:04 Step 17/26 : WORKDIR / 22:12:04 ---> Running in d2bfed0eab98 22:12:04 Removing intermediate container d2bfed0eab98 22:12:04 ---> 9ea25767572a 22:12:04 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:12:04 ---> 255febcef6ad 22:12:04 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:12:05 ---> 97a405ad09d1 22:12:05 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:12:05 ---> d5476a03f0ff 22:12:05 Step 21/26 : EXPOSE 59984 22:12:05 ---> Running in 9b329db617c8 22:12:05 Removing intermediate container 9b329db617c8 22:12:05 ---> 292f8a49ba4d 22:12:05 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:12:05 ---> Running in c448934b68fe 22:12:05 Removing intermediate container c448934b68fe 22:12:05 ---> 9bbba89d8e26 22:12:05 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:12:05 ---> Running in a8c7573219f4 22:12:05 Removing intermediate container a8c7573219f4 22:12:05 ---> 8b02e5171d09 22:12:05 Step 24/26 : LABEL arch=amd64 22:12:05 ---> Running in 0d55774e6161 22:12:05 Removing intermediate container 0d55774e6161 22:12:05 ---> 8a2fe5132643 22:12:05 Step 25/26 : LABEL git_sha=06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e 22:12:05 ---> Running in 979751c667ef 22:12:05 Removing intermediate container 979751c667ef 22:12:05 ---> 620d5d1251fc 22:12:05 Step 26/26 : LABEL version=0.0.0 22:12:05 ---> Running in 123549d81c6d 22:12:05 Removing intermediate container 123549d81c6d 22:12:05 ---> 69341b748813 22:12:05 [Warning] One or more build-args [ARCH] were not consumed 22:12:05 Successfully built 69341b748813 22:12:05 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 22:12:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:12:06 22:12:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:12:06 latest: Pulling from edgex-lftools-log-publisher 22:12:06 5eb5b503b376: Pulling fs layer 22:12:06 5c69ac0246d0: Pulling fs layer 22:12:06 ec43610c2a17: Pulling fs layer 22:12:06 3a2ae6a8a46f: Pulling fs layer 22:12:06 33b1e0a273af: Pulling fs layer 22:12:06 5d3b04190fa2: Pulling fs layer 22:12:06 2f39f015ded8: Pulling fs layer 22:12:06 3a2ae6a8a46f: Waiting 22:12:06 2f39f015ded8: Waiting 22:12:06 33b1e0a273af: Waiting 22:12:06 5d3b04190fa2: Waiting 22:12:06 5c69ac0246d0: Download complete 22:12:06 3a2ae6a8a46f: Verifying Checksum 22:12:06 3a2ae6a8a46f: Download complete 22:12:06 33b1e0a273af: Verifying Checksum 22:12:06 33b1e0a273af: Download complete 22:12:06 ec43610c2a17: Verifying Checksum 22:12:06 ec43610c2a17: Download complete 22:12:06 5d3b04190fa2: Verifying Checksum 22:12:06 5d3b04190fa2: Download complete 22:12:06 5eb5b503b376: Verifying Checksum 22:12:06 5eb5b503b376: Download complete 22:12:07 2f39f015ded8: Verifying Checksum 22:12:07 2f39f015ded8: Download complete 22:12:08 5eb5b503b376: Pull complete 22:12:08 5c69ac0246d0: Pull complete 22:12:08 ec43610c2a17: Pull complete 22:12:08 3a2ae6a8a46f: Pull complete 22:12:08 33b1e0a273af: Pull complete 22:12:08 5d3b04190fa2: Pull complete 22:12:13 2f39f015ded8: Pull complete 22:12:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:12:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:12:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:12:13 prd-ubuntu20.04-docker-8c-8g-176 does not seem to be running inside a container 22:12:13 $ 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-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 22:12:15 $ docker top 6719f51d835f7fe5e865a8ed2bd165caa8b3eb92f275854c034feb42b50010c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:12:15 ---> job-cost.sh 22:12:15 lf-activate-venv: SKIPPING 22:12:15 INFO: No Stack... 22:12:15 INFO: Retrieving Pricing Info for: v3-standard-8 22:12:16 INFO: Archiving Costs [Pipeline] sh 22:12:16 + cat /w/workspace/undry_device-onvif-camera_PR-185/archives/cost.csv 22:12:16 + cut -d, -f6 [Pipeline] lock 22:12:16 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-185-11-stack-cost] 22:12:16 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-11-stack-cost] did not exist. Created. 22:12:16 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-185-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:12:16 + echo total: 0.2199999988079071 [Pipeline] stash 22:12:16 Stashed 1 file(s) [Pipeline] } 22:12:16 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-11-stack-cost] [Pipeline] // lock [Pipeline] } 22:12:16 $ docker stop --time=1 6719f51d835f7fe5e865a8ed2bd165caa8b3eb92f275854c034feb42b50010c8 22:12:17 $ docker rm -f --volumes 6719f51d835f7fe5e865a8ed2bd165caa8b3eb92f275854c034feb42b50010c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:12:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-178 in /w/workspace/undry_device-onvif-camera_PR-185 [Pipeline] { [Pipeline] ws 22:12:21 Running in /w/workspace/device-onvif-camera/11 [Pipeline] { [Pipeline] checkout 22:12:21 The recommended git tool is: git 22:12:26 using credential edgex-jenkins-ssh 22:12:26 Cloning the remote Git repository 22:12:26 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:12:26 > git init /w/workspace/device-onvif-camera/11 # timeout=10 22:12:26 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:12:26 > git --version # timeout=10 22:12:26 > git --version # 'git version 2.25.1' 22:12:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:12:28 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:12:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:12:30 Merging remotes/origin/main commit 4a1514bac2c3623567fb323734989edc763968b8 into PR head commit 659f5a409730c1aa6059f10a7d2527ba47038078 22:12:29 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:12:29 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:12:29 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/185/head:refs/remotes/origin/PR-185 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:12:30 > git config core.sparsecheckout # timeout=10 22:12:30 > git checkout -f 659f5a409730c1aa6059f10a7d2527ba47038078 # timeout=10 22:12:30 > git remote # timeout=10 22:12:30 > git config --get remote.origin.url # timeout=10 22:12:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:12:30 > git merge 4a1514bac2c3623567fb323734989edc763968b8 # timeout=10 22:12:31 Merge succeeded, producing ef0daf47ab9bf2562a96929f4bb644dcb7e19234 22:12:31 Checking out Revision ef0daf47ab9bf2562a96929f4bb644dcb7e19234 (PR-185) 22:12:31 > git rev-parse HEAD^{commit} # timeout=10 22:12:31 > git config core.sparsecheckout # timeout=10 22:12:31 > git checkout -f ef0daf47ab9bf2562a96929f4bb644dcb7e19234 # timeout=10 22:12:35 Commit message: "Merge commit '4a1514bac2c3623567fb323734989edc763968b8' into HEAD" 22:12:35 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:12:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:12:35 % Total % Received % Xferd Average Speed Time Time Time Current 22:12:35 Dload Upload Total Spent Left Speed 22:12:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 64725 0 --:--:-- --:--:-- --:--:-- 64725 [Pipeline] sh 22:12:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:12:35 > git rev-list --no-walk c190fcfd73b6e3152a60f77e0c9b09a4725fe588 # timeout=10 22:12:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:12:36 + sudo tee /etc/docker/daemon.new 22:12:36 { 22:12:36 "registry-mirrors": [ 22:12:36 "https://nexus3.edgexfoundry.org:10001" 22:12:36 ], 22:12:36 "bip": "10.250.0.254/24", 22:12:36 "hosts": [ 22:12:36 "tcp://0.0.0.0:5555", 22:12:36 "unix:///var/run/docker.sock" 22:12:36 ], 22:12:36 "mtu": 1458, 22:12:36 "selinux-enabled": true, 22:12:36 "seccomp-profile": "/etc/docker/seccomp.json" 22:12:36 } [Pipeline] sh 22:12:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:12:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:12:55 provisioning config files... 22:12:55 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/11@tmp/config7391106825068257626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:12:56 ---> docker-login.sh 22:12:56 nexus3.edgexfoundry.org:10001 22:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:56 Configure a credential helper to remove this warning. See 22:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:56 22:12:56 Login Succeeded 22:12:56 nexus3.edgexfoundry.org:10002 22:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:57 Configure a credential helper to remove this warning. See 22:12:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:57 22:12:57 Login Succeeded 22:12:57 nexus3.edgexfoundry.org:10003 22:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:57 Configure a credential helper to remove this warning. See 22:12:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:57 22:12:57 Login Succeeded 22:12:57 nexus3.edgexfoundry.org:10004 22:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:57 Configure a credential helper to remove this warning. See 22:12:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:57 22:12:57 Login Succeeded 22:12:57 docker.io 22:12:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:12:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:12:58 Configure a credential helper to remove this warning. See 22:12:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:12:58 22:12:58 Login Succeeded 22:12:58 ---> docker-login.sh ends [Pipeline] } 22:12:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:12:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:12:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:12:58 ========================================================= 22:12:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:12:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:12:59 + 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 . 22:12:59 Sending build context to Docker daemon 20.52MB 22:12:59 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:12:59 Step 2/13 : FROM ${BASE} AS builder 22:12:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:12:59 9b18e9b68314: Pulling fs layer 22:12:59 35d82f9e3411: Pulling fs layer 22:12:59 e16973657156: Pulling fs layer 22:12:59 fc693d55d65f: Pulling fs layer 22:12:59 7e9fc2657dce: Pulling fs layer 22:12:59 dda99020689f: Pulling fs layer 22:12:59 db1c61fa0a46: Pulling fs layer 22:12:59 891c053d2c06: Pulling fs layer 22:12:59 dda99020689f: Waiting 22:12:59 fc693d55d65f: Waiting 22:12:59 7e9fc2657dce: Waiting 22:12:59 891c053d2c06: Waiting 22:12:59 e16973657156: Verifying Checksum 22:12:59 e16973657156: Download complete 22:12:59 35d82f9e3411: Verifying Checksum 22:12:59 35d82f9e3411: Download complete 22:12:59 7e9fc2657dce: Verifying Checksum 22:12:59 7e9fc2657dce: Download complete 22:12:59 dda99020689f: Verifying Checksum 22:12:59 dda99020689f: Download complete 22:12:59 9b18e9b68314: Verifying Checksum 22:12:59 9b18e9b68314: Download complete 22:13:00 891c053d2c06: Verifying Checksum 22:13:00 891c053d2c06: Download complete 22:13:00 9b18e9b68314: Pull complete 22:13:01 35d82f9e3411: Pull complete 22:13:01 e16973657156: Pull complete 22:13:02 db1c61fa0a46: Verifying Checksum 22:13:02 db1c61fa0a46: Download complete 22:13:02 fc693d55d65f: Verifying Checksum 22:13:02 fc693d55d65f: Download complete 22:13:14 fc693d55d65f: Pull complete 22:13:14 7e9fc2657dce: Pull complete 22:13:14 dda99020689f: Pull complete 22:13:21 db1c61fa0a46: Pull complete 22:13:22 891c053d2c06: Pull complete 22:13:22 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 22:13:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:13:22 ---> f96f9c87975a 22:13:22 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:13:24 ---> Running in 02e59296280d 22:13:24 Removing intermediate container 02e59296280d 22:13:24 ---> 2a41c52c84f6 22:13:24 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:13:25 ---> Running in 6ff25b215680 22:13:25 Removing intermediate container 6ff25b215680 22:13:25 ---> 98dae92e66aa 22:13:25 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:13:25 ---> Running in 09fe22c0ded0 22:13:25 Removing intermediate container 09fe22c0ded0 22:13:25 ---> 35f8add67af6 22:13:25 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:13:25 ---> Running in cd5fa3c02b33 22:13:26 Removing intermediate container cd5fa3c02b33 22:13:26 ---> 3c31193be65b 22:13:26 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:13:26 ---> Running in 0b049ddee088 22:13:26 Removing intermediate container 0b049ddee088 22:13:26 ---> 431703abd41e 22:13:26 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:13:26 ---> Running in 28c1a25cd254 22:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:13:29 OK: 221 MiB in 51 packages 22:13:30 Removing intermediate container 28c1a25cd254 22:13:30 ---> f67aebc8115e 22:13:30 Step 9/13 : WORKDIR /device-onvif-camera 22:13:30 ---> Running in 1754d252243e 22:13:30 Removing intermediate container 1754d252243e 22:13:30 ---> 8de279c8e7a0 22:13:30 Step 10/13 : COPY go.mod vendor* ./ 22:13:31 ---> d0782cfb2792 22:13:31 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:13:31 ---> Running in 1452c491a885 22:14:27 Removing intermediate container 1452c491a885 22:14:27 ---> 97eb598f8eb6 22:14:27 Step 12/13 : COPY . . 22:14:27 ---> 9ccf809e10da 22:14:27 Step 13/13 : RUN ${MAKE} 22:14:27 ---> Running in 9c6d9fae5c5b 22:14:27 noop 22:14:27 Removing intermediate container 9c6d9fae5c5b 22:14:27 ---> 460bfd27afee 22:14:27 Successfully built 460bfd27afee 22:14:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:28 + docker inspect -f . ci-base-image-arm64 22:14:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:28 prd-ubuntu20.04-docker-arm64-4c-16g-178 does not seem to be running inside a container 22:14:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/11 -v /w/workspace/device-onvif-camera/11:/w/workspace/device-onvif-camera/11:rw,z -v /w/workspace/device-onvif-camera/11@tmp:/w/workspace/device-onvif-camera/11@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 22:14:29 $ docker top e883b71caf261a78ab9c1b55cdba10b9c0ce4484ef9c2fa991e608cfd82a1c26 -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:30 + go version 22:14:30 go version go1.18.7 linux/arm64 [Pipeline] } 22:14:30 $ docker stop --time=1 e883b71caf261a78ab9c1b55cdba10b9c0ce4484ef9c2fa991e608cfd82a1c26 22:14:32 $ docker rm -f --volumes e883b71caf261a78ab9c1b55cdba10b9c0ce4484ef9c2fa991e608cfd82a1c26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:14:32 + docker inspect -f . ci-base-image-arm64 22:14:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:14:32 prd-ubuntu20.04-docker-arm64-4c-16g-178 does not seem to be running inside a container 22:14:33 $ 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/11 -v /w/workspace/device-onvif-camera/11:/w/workspace/device-onvif-camera/11:rw,z -v /w/workspace/device-onvif-camera/11@tmp:/w/workspace/device-onvif-camera/11@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 22:14:34 $ docker top e4d1b47517871689ea30b86a65a126c4f075cf3824b9fe4884dd9dfcf3e4ff5a -eo pid,comm [Pipeline] { [Pipeline] sh 22:14:34 + git config --global --add safe.directory /w/workspace/device-onvif-camera/11 [Pipeline] fileExists [Pipeline] sh 22:14:35 + make test 22:14:35 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:14:36 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:16:13 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:16:13 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.188s coverage: 29.3% of statements 22:16:13 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:16:31 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 28.547s coverage: 86.5% of statements 22:16:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:16:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:17:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:17:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:17:04 ./bin/test-attribution-txt.sh [Pipeline] echo 22:17:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:17:04 $ docker stop --time=1 e4d1b47517871689ea30b86a65a126c4f075cf3824b9fe4884dd9dfcf3e4ff5a 22:17:06 $ docker rm -f --volumes e4d1b47517871689ea30b86a65a126c4f075cf3824b9fe4884dd9dfcf3e4ff5a [Pipeline] // withDockerContainer [Pipeline] sh 22:17:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:17:07 Warning: overwriting stash ‘coverage-report’ 22:17:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:17:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:17:08 + ls -al . 22:17:08 total 244 22:17:08 drwxrwxr-x 9 jenkins jenkins 4096 Dec 19 22:14 . 22:17:08 drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 22:12 .. 22:17:08 drwxrwxr-x 8 jenkins jenkins 4096 Dec 19 22:12 .git 22:17:08 drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 22:12 .github 22:17:08 -rw-rw-r-- 1 jenkins jenkins 496 Dec 19 22:12 .gitignore 22:17:08 -rw-rw-r-- 1 jenkins jenkins 42 Dec 19 22:12 .golangci.yml 22:17:08 -rw-rw-r-- 1 jenkins jenkins 9742 Dec 19 22:12 Attribution.txt 22:17:08 -rw-rw-r-- 1 jenkins jenkins 6312 Dec 19 22:12 CHANGELOG.md 22:17:08 -rw-rw-r-- 1 jenkins jenkins 1637 Dec 19 22:12 Dockerfile 22:17:08 -rw-rw-r-- 1 jenkins jenkins 677 Dec 19 22:12 GOVERNANCE.md 22:17:08 -rw-rw-r-- 1 jenkins jenkins 734 Dec 19 22:12 Jenkinsfile 22:17:08 -rw-rw-r-- 1 jenkins jenkins 11348 Dec 19 22:12 LICENSE 22:17:08 -rw-rw-r-- 1 jenkins jenkins 2858 Dec 19 22:12 Makefile 22:17:08 -rw-rw-r-- 1 jenkins jenkins 625 Dec 19 22:12 OWNERS.md 22:17:08 -rw-rw-r-- 1 jenkins jenkins 6595 Dec 19 22:12 README.md 22:17:08 -rw-rw-r-- 1 jenkins jenkins 5 Dec 19 22:10 VERSION 22:17:08 drwxrwxr-x 2 jenkins jenkins 4096 Dec 19 22:12 bin 22:17:08 drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 22:12 cmd 22:17:08 -rw-r--r-- 1 jenkins jenkins 79184 Dec 19 22:16 coverage.out 22:17:08 drwxrwxr-x 6 jenkins jenkins 4096 Dec 19 22:12 doc 22:17:08 -rw-rw-r-- 1 jenkins jenkins 3688 Dec 19 22:12 go.mod 22:17:08 -rw-rw-r-- 1 jenkins jenkins 46249 Dec 19 22:12 go.sum 22:17:08 drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 22:12 internal 22:17:08 drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 22:12 snap 22:17:08 -rw-rw-r-- 1 jenkins jenkins 236 Dec 19 22:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:17:08 + 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=ef0daf47ab9bf2562a96929f4bb644dcb7e19234 --label arch=arm64 --label version=0.0.0 . 22:17:09 Sending build context to Docker daemon 20.6MB 22:17:09 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:17:09 Step 2/26 : FROM ${BASE} AS builder 22:17:09 ---> 460bfd27afee 22:17:09 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:17:09 ---> Running in 0442deebec10 22:17:10 Removing intermediate container 0442deebec10 22:17:10 ---> ec60051c4535 22:17:10 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:17:10 ---> Running in 76e74c36007f 22:17:10 Removing intermediate container 76e74c36007f 22:17:10 ---> 4058aeb51b4f 22:17:10 Step 5/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 22:17:10 ---> Running in 9a3442a347db 22:17:11 Removing intermediate container 9a3442a347db 22:17:11 ---> 54b3e2dbfd11 22:17:11 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:17:11 ---> Running in 774f2f636025 22:17:11 Removing intermediate container 774f2f636025 22:17:11 ---> 693c4a609b71 22:17:11 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:17:11 ---> Running in 54ae0111eb51 22:17:12 Removing intermediate container 54ae0111eb51 22:17:12 ---> 50b327fbcc20 22:17:12 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:17:12 ---> Running in e472a4edb91d 22:17:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:17:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:17:14 OK: 221 MiB in 51 packages 22:17:16 Removing intermediate container e472a4edb91d 22:17:16 ---> 24ecf30ac7b2 22:17:16 Step 9/26 : WORKDIR /device-onvif-camera 22:17:16 ---> Running in 8605c67ffde2 22:17:16 Removing intermediate container 8605c67ffde2 22:17:16 ---> 103c63c4f1c4 22:17:16 Step 10/26 : COPY go.mod vendor* ./ 22:17:17 ---> 98c0c1720072 22:17:17 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:17:17 ---> Running in 8a0a730c74ad 22:17:20 Removing intermediate container 8a0a730c74ad 22:17:20 ---> 7269b97283e6 22:17:20 Step 12/26 : COPY . . 22:17:24 ---> 8ecf3125a9f7 22:17:24 Step 13/26 : RUN ${MAKE} 22:17:24 ---> Running in d8433029fee8 22:17:25 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/v3/internal/common.SDKVersion=v3.0.0-dev.4" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd 22:20:02 Removing intermediate container d8433029fee8 22:20:02 ---> c01ea98ed948 22:20:02 Step 14/26 : FROM alpine:3.16 22:20:02 3.16: Pulling from library/alpine 22:20:02 6875df1f5354: Pulling fs layer 22:20:02 6875df1f5354: Verifying Checksum 22:20:02 6875df1f5354: Download complete 22:20:02 6875df1f5354: Pull complete 22:20:02 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:20:02 Status: Downloaded newer image for alpine:3.16 22:20:02 ---> 2b4661558fb8 22:20:02 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:20:02 ---> Running in 80cb89450046 22:20:02 Removing intermediate container 80cb89450046 22:20:02 ---> 6291a1ec4e0d 22:20:02 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 22:20:02 ---> Running in 80703a1ea495 22:20:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:20:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:20:02 (1/6) Installing dumb-init (1.2.5-r1) 22:20:02 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:20:02 (3/6) Installing libsodium (1.0.18-r0) 22:20:02 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:20:02 (5/6) Installing libzmq (4.3.4-r0) 22:20:02 (6/6) Installing zeromq (4.3.4-r0) 22:20:02 Executing busybox-1.35.0-r17.trigger 22:20:02 OK: 8 MiB in 20 packages 22:20:02 Removing intermediate container 80703a1ea495 22:20:02 ---> 46fdb27adb9d 22:20:02 Step 17/26 : WORKDIR / 22:20:02 ---> Running in dd37ca245b30 22:20:02 Removing intermediate container dd37ca245b30 22:20:02 ---> faf2e0916151 22:20:02 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:20:02 ---> 6a59ab94e94f 22:20:02 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:20:02 ---> 5f6ca5142016 22:20:02 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:20:02 ---> 39839015b618 22:20:02 Step 21/26 : EXPOSE 59984 22:20:02 ---> Running in 25cb0a56e69e 22:20:03 Removing intermediate container 25cb0a56e69e 22:20:03 ---> 8b9166f90b2f 22:20:03 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:20:04 ---> Running in 78507a6a2dd7 22:20:04 Removing intermediate container 78507a6a2dd7 22:20:04 ---> e271254353a6 22:20:04 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:20:04 ---> Running in 0290809f3c54 22:20:04 Removing intermediate container 0290809f3c54 22:20:04 ---> 72b7a2b3d3e1 22:20:04 Step 24/26 : LABEL arch=arm64 22:20:04 ---> Running in a4087b0b0da8 22:20:04 Removing intermediate container a4087b0b0da8 22:20:04 ---> 9f2bbaeca5f0 22:20:04 Step 25/26 : LABEL git_sha=ef0daf47ab9bf2562a96929f4bb644dcb7e19234 22:20:04 ---> Running in 57ce2d9183d3 22:20:05 Removing intermediate container 57ce2d9183d3 22:20:05 ---> cf9cd0ed00a4 22:20:05 Step 26/26 : LABEL version=0.0.0 22:20:05 ---> Running in 4d89eab58bcb 22:20:05 Removing intermediate container 4d89eab58bcb 22:20:05 ---> af4a68c2561c 22:20:05 [Warning] One or more build-args [ARCH] were not consumed 22:20:05 Successfully built af4a68c2561c 22:20:05 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 22:20:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:20:06 22:20:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:20:06 arm64: Pulling from edgex-lftools-log-publisher 22:20:06 8998bd30e6a1: Pulling fs layer 22:20:06 04944245beec: Pulling fs layer 22:20:06 699f458cf7ca: Pulling fs layer 22:20:06 765212b225bb: Pulling fs layer 22:20:06 f23df028b6ca: Pulling fs layer 22:20:06 d65c8cfc05b1: Pulling fs layer 22:20:06 2437ff75d9bd: Pulling fs layer 22:20:06 f23df028b6ca: Waiting 22:20:06 d65c8cfc05b1: Waiting 22:20:06 2437ff75d9bd: Waiting 22:20:06 765212b225bb: Waiting 22:20:06 04944245beec: Verifying Checksum 22:20:06 04944245beec: Download complete 22:20:06 765212b225bb: Verifying Checksum 22:20:06 765212b225bb: Download complete 22:20:06 f23df028b6ca: Verifying Checksum 22:20:06 f23df028b6ca: Download complete 22:20:06 d65c8cfc05b1: Verifying Checksum 22:20:06 d65c8cfc05b1: Download complete 22:20:06 699f458cf7ca: Verifying Checksum 22:20:06 699f458cf7ca: Download complete 22:20:07 8998bd30e6a1: Verifying Checksum 22:20:07 8998bd30e6a1: Download complete 22:20:09 2437ff75d9bd: Verifying Checksum 22:20:09 2437ff75d9bd: Download complete 22:20:11 8998bd30e6a1: Pull complete 22:20:11 04944245beec: Pull complete 22:20:12 699f458cf7ca: Pull complete 22:20:12 765212b225bb: Pull complete 22:20:13 f23df028b6ca: Pull complete 22:20:13 d65c8cfc05b1: Pull complete 22:20:25 2437ff75d9bd: Pull complete 22:20:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:20:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:20:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:25 prd-ubuntu20.04-docker-arm64-4c-16g-178 does not seem to be running inside a container 22:20:26 $ 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/11 -v /w/workspace/device-onvif-camera/11:/w/workspace/device-onvif-camera/11:rw,z -v /w/workspace/device-onvif-camera/11@tmp:/w/workspace/device-onvif-camera/11@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 22:20:28 $ docker top d0a8c7f3352b234c0c43b69a6c3d9e8a343294faee9e80a8512b173c85b16809 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:29 ---> job-cost.sh 22:20:29 lf-activate-venv: SKIPPING 22:20:29 INFO: No Stack... 22:20:29 INFO: Retrieving Pricing Info for: v3-standard-4 22:20:30 INFO: Archiving Costs [Pipeline] sh 22:20:30 + cat /w/workspace/device-onvif-camera/11/archives/cost.csv 22:20:30 + cut -d, -f6 [Pipeline] lock 22:20:30 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-185-11-stack-cost] 22:20:30 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-11-stack-cost] did not exist. Created. 22:20:30 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-185-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:20:31 /w/workspace/device-onvif-camera/11@tmp/durable-d8e16f89/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:20:31 + echo total: 0.10999999940395355 [Pipeline] stash 22:20:31 Warning: overwriting stash ‘stack-cost’ 22:20:31 Stashed 1 file(s) [Pipeline] } 22:20:31 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-185-11-stack-cost] [Pipeline] // lock [Pipeline] } 22:20:31 $ docker stop --time=1 d0a8c7f3352b234c0c43b69a6c3d9e8a343294faee9e80a8512b173c85b16809 22:20:33 $ docker rm -f --volumes d0a8c7f3352b234c0c43b69a6c3d9e8a343294faee9e80a8512b173c85b16809 [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 22:20:33 provisioning config files... 22:20:33 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config12443342139596279554tmp [Pipeline] { [Pipeline] sh 22:20:33 + set +x 22:20:33 + + curl -s https://codecov.io/bash 22:20:33 bash -s -- 22:20:33 22:20:33 _____ _ 22:20:33 / ____| | | 22:20:33 | | ___ __| | ___ ___ _____ __ 22:20:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:20:33 | |___| (_) | (_| | __/ (_| (_) \ V / 22:20:33 \_____\___/ \__,_|\___|\___\___/ \_/ 22:20:33 Bash-1.0.6 22:20:33 22:20:33 22:20:33 ==> git version 2.25.1 found 22:20:33 ==> 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 22:20:33 Release-Date: 2020-01-08 22:20:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:20:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:20:33 ==> Jenkins CI detected. 22:20:33 current dir:  /w/workspace/undry_device-onvif-camera_PR-185 22:20:33 project root: . 22:20:33 --> token set from env 22:20:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:20:33 ==> Running gcov in . (disable via -X gcov) 22:20:33 ==> Python coveragepy not found 22:20:33 ==> Searching for coverage reports in: 22:20:33 + . 22:20:34 -> Found 1 reports 22:20:34 ==> Detecting git/mercurial file structure 22:20:34 ==> Reading reports 22:20:34 + ./coverage.out bytes=79184 22:20:34 ==> Appending adjustments 22:20:34 https://docs.codecov.io/docs/fixing-reports 22:20:34 + Found adjustments 22:20:34 ==> Gzipping contents 22:20:34 12K /tmp/codecov.sF1Nri.gz 22:20:34 ==> Uploading reports 22:20:34 url: https://codecov.io 22:20:34 query: branch=PR-185&commit=06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-185%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=185&job=&cmd_args= 22:20:34 -> Pinging Codecov 22:20:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-185&commit=06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-185%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=185&job=&cmd_args= 22:20:34 -> Uploading to 22:20:34 https://storage.googleapis.com/codecov/v4/raw/2022-12-19/F29A59C45E3A92E06B3E522C9905F8EF/06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e/558d8b3b-735a-4b27-8948-ecb29f43e0bd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221219T222034Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=07bd219ccf1cbb93d7671ee0b5700a5884e8941b19e6fc2fb6835d27c4f11b06 22:20:34 % Total % Received % Xferd Average Speed Time Time Time Current 22:20:34 Dload Upload Total Spent Left Speed 22:20:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10884 0 0 100 10884 0 45350 --:--:-- --:--:-- --:--:-- 45350 22:20:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/06016cbff01bf0e3b5a7d0ed56d7b33d21716e4e [Pipeline] } 22:20:34 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 22:20:35 + [ -d /w/workspace/undry_device-onvif-camera_PR-185/archives ] 22:20:35 + ls -al /w/workspace/undry_device-onvif-camera_PR-185/archives 22:20:35 total 16 22:20:35 drwxr-xr-x 3 root root 4096 Dec 19 22:12 . 22:20:35 drwxrwxr-x 11 jenkins jenkins 4096 Dec 19 22:12 .. 22:20:35 drwxr-xr-x 2 root root 4096 Dec 19 22:12 cost 22:20:35 -rw-r--r-- 1 root root 92 Dec 19 22:12 cost.csv 22:20:35 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-185/archives 22:20:35 + ls -al /w/workspace/undry_device-onvif-camera_PR-185/archives 22:20:35 total 16 22:20:35 drwxr-xr-x 3 jenkins jenkins 4096 Dec 19 22:12 . 22:20:35 drwxrwxr-x 11 jenkins jenkins 4096 Dec 19 22:12 .. 22:20:35 drwxr-xr-x 2 jenkins jenkins 4096 Dec 19 22:12 cost 22:20:35 -rw-r--r-- 1 jenkins jenkins 92 Dec 19 22:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:20:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:20:36 ---> package-listing.sh 22:20:36 ++ facter osfamily 22:20:36 ++ tr '[:upper:]' '[:lower:]' 22:20:37 + OS_FAMILY=debian 22:20:37 + workspace=/w/workspace/undry_device-onvif-camera_PR-185 22:20:37 + START_PACKAGES=/tmp/packages_start.txt 22:20:37 + END_PACKAGES=/tmp/packages_end.txt 22:20:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:20:37 + PACKAGES=/tmp/packages_start.txt 22:20:37 + '[' /w/workspace/undry_device-onvif-camera_PR-185 ']' 22:20:37 + PACKAGES=/tmp/packages_end.txt 22:20:37 + case "${OS_FAMILY}" in 22:20:37 + dpkg -l 22:20:37 + grep '^ii' 22:20:37 + '[' -f /tmp/packages_start.txt ']' 22:20:37 + '[' -f /tmp/packages_end.txt ']' 22:20:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:20:37 + '[' /w/workspace/undry_device-onvif-camera_PR-185 ']' 22:20:37 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-185/archives/ 22:20:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-185/archives/ [Pipeline] echo 22:20:37 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-185/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:20:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:20:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:20:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:20:37 prd-ubuntu20.04-docker-8c-8g-176 does not seem to be running inside a container 22:20:37 $ 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-185/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-185 -v /w/workspace/undry_device-onvif-camera_PR-185:/w/workspace/undry_device-onvif-camera_PR-185:rw,z -v /w/workspace/undry_device-onvif-camera_PR-185@tmp:/w/workspace/undry_device-onvif-camera_PR-185@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 22:20:38 $ docker top 805a053b86af108cf92366fe9847b2c38c5e48a40306d846f72a5c12a9dd93af -eo pid,comm [Pipeline] { [Pipeline] sh 22:20:38 + touch /tmp/pre-build-complete [Pipeline] sh 22:20:38 + mkdir -p /var/log/sysstat [Pipeline] sh 22:20:39 + ls /var/log/sa-host 22:20:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:20:39 provisioning config files... 22:20:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-185@tmp/config12591219215110686717tmp [Pipeline] { [Pipeline] echo 22:20:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:20:39 ---> create-netrc.sh [Pipeline] } 22:20:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:20:39 ---> python-tools-install.sh [Pipeline] echo 22:20:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:20:40 ---> sudo-logs.sh 22:20:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:20:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:20:40 ---> job-cost.sh 22:20:40 lf-activate-venv: SKIPPING 22:20:40 DEBUG: total: 0.2199999988079071 22:20:40 INFO: Retrieving Stack Cost... 22:20:40 INFO: Retrieving Pricing Info for: v3-standard-8 22:20:41 INFO: Archiving Costs [Pipeline] echo 22:20:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:20:41 ---> logs-deploy.sh 22:20:41 lf-activate-venv: SKIPPING 22:20:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-185/11 22:20:41 INFO: archiving workspace using pattern(s): 22:20:42 Archives upload complete. 22:20:42 INFO: archiving logs to Nexus