Pull request #208 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd8690e01650cc58845627a038ae7265d005801f+848d5d618f3ca3205f9827ec1c0cd48d03305e40 (1c5524b94e611f416cbb5da64fce6b79eb97aab1) 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-ssh15183600242605146961.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-ssh9531919957330502388.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-208/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-208/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10535072822183371214.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-208/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17967154317255694796.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5129232962991404495.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-208/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-208/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13644175085144550813.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1731 in /w/workspace/undry_device-onvif-camera_PR-208 [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-208 # 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 Merging remotes/origin/main commit 848d5d618f3ca3205f9827ec1c0cd48d03305e40 into PR head commit bd8690e01650cc58845627a038ae7265d005801f > 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/208/head:refs/remotes/origin/PR-208 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd8690e01650cc58845627a038ae7265d005801f # timeout=10 Merge succeeded, producing bd8690e01650cc58845627a038ae7265d005801f Checking out Revision bd8690e01650cc58845627a038ae7265d005801f (PR-208) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:58:42 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:58:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:58:43 ========================================================= 21:58:43 EdgeX Global Pipelines Version Info 21:58:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 848d5d618f3ca3205f9827ec1c0cd48d03305e40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd8690e01650cc58845627a038ae7265d005801f # timeout=10 21:58:43 ------------------- 21:58:43 stable info: 21:58:43 ------------------- 21:58:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:58:43 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:58:43 Message: update stable to v1.0.244 21:58:44 ------------------- 21:58:44 experimental info: 21:58:44 ------------------- 21:58:44 Commited By: **** collab-it+edgex@linuxfoundation.org 21:58:44 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:58:44 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:58:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 21:58:44 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 21:58:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:58:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:58:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:58:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-208 [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-208 [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-208 [Pipeline] echo 21:58:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd8690e01650cc58845627a038ae7265d005801f [Pipeline] echo 21:58:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd8690e [Pipeline] echo 21:58:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:58:46 provisioning config files... 21:58:46 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-208@tmp/config9480542338167466470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:58:46 ---> docker-login.sh 21:58:46 nexus3.edgexfoundry.org:10001 21:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:46 Configure a credential helper to remove this warning. See 21:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:46 21:58:46 Login Succeeded 21:58:46 nexus3.edgexfoundry.org:10002 21:58:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:46 Configure a credential helper to remove this warning. See 21:58:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:46 21:58:46 Login Succeeded 21:58:46 nexus3.edgexfoundry.org:10003 21:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:47 Configure a credential helper to remove this warning. See 21:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:47 21:58:47 Login Succeeded 21:58:47 nexus3.edgexfoundry.org:10004 21:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:47 Configure a credential helper to remove this warning. See 21:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:47 21:58:47 Login Succeeded 21:58:47 docker.io 21:58:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:58:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:58:47 Configure a credential helper to remove this warning. See 21:58:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:58:47 21:58:47 Login Succeeded 21:58:47 ---> docker-login.sh ends [Pipeline] } 21:58:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:58:47 + git rev-list -1 --merges bd8690e01650cc58845627a038ae7265d005801f~1..bd8690e01650cc58845627a038ae7265d005801f [Pipeline] echo 21:58:48 -----------> git rev-list -1 --merges bd8690e01650cc58845627a038ae7265d005801f~1..bd8690e01650cc58845627a038ae7265d005801f bd8690e01650cc58845627a038ae7265d005801f [false] [Pipeline] sh 21:58:48 + git log --format=format:%s -1 bd8690e01650cc58845627a038ae7265d005801f [Pipeline] echo 21:58:48 ========================================================= 21:58:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:58:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:58:48 + git log --format=format:%s -1 bd8690e01650cc58845627a038ae7265d005801f [Pipeline] echo 21:58:48 [semverPrep] GIT_COMMIT: bd8690e01650cc58845627a038ae7265d005801f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 21:58:48 [semverPrep] This is not a build commit. [Pipeline] sh 21:58:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:58:49 + grep -v github /etc/ssh/ssh_known_hosts 21:58:49 + [ -e /tmp/ssh_known_hosts ] 21:58:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:58:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:58:49 + sudo tee -a /etc/ssh/ssh_known_hosts 21:58:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:58:49 21:58:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:58:50 0.1.4: Pulling from edgex-devops/py-git-semver 21:58:50 b85a868b505f: Pulling fs layer 21:58:50 e2be974225ed: Pulling fs layer 21:58:50 339a4e72a1f5: Pulling fs layer 21:58:50 988bab9f4d93: Pulling fs layer 21:58:50 1469e6f7b9e6: Pulling fs layer 21:58:50 eaf3925da568: Pulling fs layer 21:58:50 bab4dde63d76: Pulling fs layer 21:58:50 bde34c3a00c8: Pulling fs layer 21:58:50 b352a97aabf1: Pulling fs layer 21:58:50 4872d77fe225: Pulling fs layer 21:58:50 5851b861e8e6: Pulling fs layer 21:58:50 bab4dde63d76: Waiting 21:58:50 bde34c3a00c8: Waiting 21:58:50 b352a97aabf1: Waiting 21:58:50 4872d77fe225: Waiting 21:58:50 5851b861e8e6: Waiting 21:58:50 1469e6f7b9e6: Waiting 21:58:50 988bab9f4d93: Waiting 21:58:50 eaf3925da568: Waiting 21:58:50 e2be974225ed: Download complete 21:58:50 988bab9f4d93: Download complete 21:58:50 339a4e72a1f5: Verifying Checksum 21:58:50 339a4e72a1f5: Download complete 21:58:50 1469e6f7b9e6: Verifying Checksum 21:58:50 1469e6f7b9e6: Download complete 21:58:50 eaf3925da568: Verifying Checksum 21:58:50 eaf3925da568: Download complete 21:58:50 bde34c3a00c8: Verifying Checksum 21:58:50 bde34c3a00c8: Download complete 21:58:50 b352a97aabf1: Download complete 21:58:50 4872d77fe225: Verifying Checksum 21:58:50 4872d77fe225: Download complete 21:58:50 5851b861e8e6: Verifying Checksum 21:58:50 5851b861e8e6: Download complete 21:58:50 b85a868b505f: Verifying Checksum 21:58:50 b85a868b505f: Download complete 21:58:50 bab4dde63d76: Verifying Checksum 21:58:50 bab4dde63d76: Download complete 21:58:51 b85a868b505f: Pull complete 21:58:51 e2be974225ed: Pull complete 21:58:52 339a4e72a1f5: Pull complete 21:58:52 988bab9f4d93: Pull complete 21:58:52 1469e6f7b9e6: Pull complete 21:58:52 eaf3925da568: Pull complete 21:58:54 bab4dde63d76: Pull complete 21:58:54 bde34c3a00c8: Pull complete 21:58:54 b352a97aabf1: Pull complete 21:58:54 4872d77fe225: Pull complete 21:58:54 5851b861e8e6: Pull complete 21:58:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:58:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:58:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:54 prd-ubuntu20.04-docker-8c-8g-1731 does not seem to be running inside a container 21:58:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-208 -v /w/workspace/undry_device-onvif-camera_PR-208:/w/workspace/undry_device-onvif-camera_PR-208:rw,z -v /w/workspace/undry_device-onvif-camera_PR-208@tmp:/w/workspace/undry_device-onvif-camera_PR-208@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:58:56 $ docker top 88c862a1756edd47038f295803d3ac9ef2efe0d3cb3e34fb74605bd1d66c8138 -eo pid,comm 21:58:56 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). 21:58:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:58:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:56 [ssh-agent] Looking for ssh-agent implementation... 21:58:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:56 $ docker exec 88c862a1756edd47038f295803d3ac9ef2efe0d3cb3e34fb74605bd1d66c8138 ssh-agent 21:58:56 SSH_AUTH_SOCK=/tmp/ssh-94xwSWOdP3Qo/agent.32 21:58:56 SSH_AGENT_PID=38 21:58:56 Running ssh-add (command line suppressed) 21:58:56 Identity added: /w/workspace/undry_device-onvif-camera_PR-208@tmp/private_key_7042782334045041975.key (/w/workspace/undry_device-onvif-camera_PR-208@tmp/private_key_7042782334045041975.key) 21:58:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:57 + git tag --points-at HEAD [Pipeline] } 21:58:57 $ docker exec --env ******** --env ******** 88c862a1756edd47038f295803d3ac9ef2efe0d3cb3e34fb74605bd1d66c8138 ssh-agent -k 21:58:57 unset SSH_AUTH_SOCK; 21:58:57 unset SSH_AGENT_PID; 21:58:57 echo Agent pid 38 killed; 21:58:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:58:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:57 [ssh-agent] Looking for ssh-agent implementation... 21:58:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:57 $ docker exec 88c862a1756edd47038f295803d3ac9ef2efe0d3cb3e34fb74605bd1d66c8138 ssh-agent 21:58:57 SSH_AUTH_SOCK=/tmp/ssh-pUaazwVXM5dG/agent.70 21:58:57 SSH_AGENT_PID=76 21:58:57 Running ssh-add (command line suppressed) 21:58:57 Identity added: /w/workspace/undry_device-onvif-camera_PR-208@tmp/private_key_10222716657900284292.key (/w/workspace/undry_device-onvif-camera_PR-208@tmp/private_key_10222716657900284292.key) 21:58:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:58 + git semver init 21:58:58 2023-01-10 21:58:58,327 [run_init] DEBUG init version:0.0.0 force:False 21:58:58 2023-01-10 21:58:58,328 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-208/.semver 21:58:58 2023-01-10 21:58:58,328 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-208/.semver 21:58:58 2023-01-10 21:58:58,328 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-208/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-208, universal_newlines=False, shell=None, istream=None) 21:58:59 2023-01-10 21:58:59,230 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-208/.git/info/exclude 21:58:59 2023-01-10 21:58:59,231 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-208/.semver/PR-208 with force:False 21:58:59 2023-01-10 21:58:59,231 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-208/.semver/PR-208 21:58:59 2023-01-10 21:58:59,235 [execute] INFO git cat-file --batch-check 21:58:59 2023-01-10 21:58:59,236 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-208/.semver, universal_newlines=False, shell=None, istream=) 21:58:59 2023-01-10 21:58:59,241 [execute] INFO git cat-file --batch 21:58:59 2023-01-10 21:58:59,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-208/.semver, universal_newlines=False, shell=None, istream=) 21:58:59 2023-01-10 21:58:59,247 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-208/.semver/PR-208 21:58:59 0.0.0 [Pipeline] } 21:58:59 $ docker exec --env ******** --env ******** 88c862a1756edd47038f295803d3ac9ef2efe0d3cb3e34fb74605bd1d66c8138 ssh-agent -k 21:58:59 unset SSH_AUTH_SOCK; 21:58:59 unset SSH_AGENT_PID; 21:58:59 echo Agent pid 76 killed; 21:58:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:58:59 + git semver [Pipeline] } 21:59:00 $ docker stop --time=1 88c862a1756edd47038f295803d3ac9ef2efe0d3cb3e34fb74605bd1d66c8138 21:59:01 $ docker rm -f --volumes 88c862a1756edd47038f295803d3ac9ef2efe0d3cb3e34fb74605bd1d66c8138 [Pipeline] // withDockerContainer [Pipeline] sh 21:59:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:59:02 Stashed 1 file(s) [Pipeline] echo 21:59:02 [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 21:59:02 provisioning config files... 21:59:02 copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-208@tmp/config11242010463357963508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:59:03 ---> docker-login.sh 21:59:03 nexus3.edgexfoundry.org:10001 21:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:03 Configure a credential helper to remove this warning. See 21:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:03 21:59:03 Login Succeeded 21:59:03 nexus3.edgexfoundry.org:10002 21:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:03 Configure a credential helper to remove this warning. See 21:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:03 21:59:03 Login Succeeded 21:59:03 nexus3.edgexfoundry.org:10003 21:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:03 Configure a credential helper to remove this warning. See 21:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:03 21:59:03 Login Succeeded 21:59:03 nexus3.edgexfoundry.org:10004 21:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:03 Configure a credential helper to remove this warning. See 21:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:03 21:59:03 Login Succeeded 21:59:03 docker.io 21:59:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:59:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:59:03 Configure a credential helper to remove this warning. See 21:59:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:59:03 21:59:03 Login Succeeded 21:59:03 ---> docker-login.sh ends [Pipeline] } 21:59:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:59:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:59:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:59:04 ========================================================= 21:59:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:59:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:04 + 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 . 21:59:04 Sending build context to Docker daemon 27.63MB 21:59:04 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 21:59:04 Step 2/13 : FROM ${BASE} AS builder 21:59:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:59:04 213ec9aee27d: Pulling fs layer 21:59:04 4583459ba037: Pulling fs layer 21:59:04 93c1e223e6f2: Pulling fs layer 21:59:04 53926ce57604: Pulling fs layer 21:59:04 21b2b0c7a3f4: Pulling fs layer 21:59:04 22ff95d597cd: Pulling fs layer 21:59:04 12d6caf4c0d1: Pulling fs layer 21:59:04 96b7cbca73a9: Pulling fs layer 21:59:04 a7acece74701: Pulling fs layer 21:59:04 53926ce57604: Waiting 21:59:04 12d6caf4c0d1: Waiting 21:59:04 96b7cbca73a9: Waiting 21:59:04 21b2b0c7a3f4: Waiting 21:59:04 a7acece74701: Waiting 21:59:04 22ff95d597cd: Waiting 21:59:04 93c1e223e6f2: Verifying Checksum 21:59:04 93c1e223e6f2: Download complete 21:59:04 4583459ba037: Download complete 21:59:04 21b2b0c7a3f4: Verifying Checksum 21:59:04 21b2b0c7a3f4: Download complete 21:59:04 22ff95d597cd: Download complete 21:59:04 213ec9aee27d: Download complete 21:59:04 12d6caf4c0d1: Verifying Checksum 21:59:04 12d6caf4c0d1: Download complete 21:59:05 213ec9aee27d: Pull complete 21:59:05 4583459ba037: Pull complete 21:59:05 93c1e223e6f2: Pull complete 21:59:05 a7acece74701: Verifying Checksum 21:59:05 a7acece74701: Download complete 21:59:05 96b7cbca73a9: Verifying Checksum 21:59:05 96b7cbca73a9: Download complete 21:59:05 53926ce57604: Verifying Checksum 21:59:05 53926ce57604: Download complete 21:59:09 53926ce57604: Pull complete 21:59:09 21b2b0c7a3f4: Pull complete 21:59:09 22ff95d597cd: Pull complete 21:59:09 12d6caf4c0d1: Pull complete 21:59:11 96b7cbca73a9: Pull complete 21:59:12 a7acece74701: Pull complete 21:59:12 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 21:59:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:59:12 ---> db6d94c90886 21:59:12 Step 3/13 : ARG ADD_BUILD_TAGS="" 21:59:13 ---> Running in f7fd6fc10ffc 21:59:13 Removing intermediate container f7fd6fc10ffc 21:59:13 ---> 76c4c162a0ae 21:59:13 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:59:13 ---> Running in 7ebad5a7f59c 21:59:13 Removing intermediate container 7ebad5a7f59c 21:59:13 ---> 1373e7588188 21:59:13 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 21:59:13 ---> Running in c0a189e4a5cb 21:59:14 Removing intermediate container c0a189e4a5cb 21:59:14 ---> 2fe198405f04 21:59:14 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 21:59:14 ---> Running in 17850c88dd10 21:59:14 Removing intermediate container 17850c88dd10 21:59:14 ---> 8f9c33c6324b 21:59:14 Step 7/13 : LABEL Name=edgex-device-onvif-camera 21:59:14 ---> Running in 1eeb8c169def 21:59:14 Removing intermediate container 1eeb8c169def 21:59:14 ---> 2bf862d243f5 21:59:14 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:59:14 ---> Running in 57417e5461f5 21:59:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:59:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:59:14 OK: 211 MiB in 51 packages 21:59:15 Removing intermediate container 57417e5461f5 21:59:15 ---> f596ee0789d3 21:59:15 Step 9/13 : WORKDIR /device-onvif-camera 21:59:15 ---> Running in 751a595c2fb6 21:59:15 Removing intermediate container 751a595c2fb6 21:59:15 ---> 039558f3600a 21:59:15 Step 10/13 : COPY go.mod vendor* ./ 21:59:15 ---> 0167b139ea17 21:59:15 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:59:15 ---> Running in 1a7896804774 21:59:17 Still waiting to schedule task 21:59:17 ‘prd-centos7-blackbox-4c-2g-1315’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:59:17 ‘prd-centos7-blackbox-4c-2g-1316’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:59:17 ‘prd-ubuntu18.04-docker-8c-8g-1728’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:59:17 ‘prd-ubuntu20.04-docker-8c-8g-1717’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:59:17 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1721’ is offline 21:59:17 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1732’ is offline 21:59:17 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1733’ is offline 21:59:33 Removing intermediate container 1a7896804774 21:59:33 ---> d4da27c02176 21:59:33 Step 12/13 : COPY . . 21:59:34 ---> 5f7bf8e8e9b2 21:59:34 Step 13/13 : RUN ${MAKE} 21:59:34 ---> Running in ab3ff4bcdd95 21:59:34 noop 21:59:34 Removing intermediate container ab3ff4bcdd95 21:59:34 ---> dcd52dc6ea24 21:59:34 Successfully built dcd52dc6ea24 21:59:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:35 + docker inspect -f . ci-base-image-x86_64 21:59:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:35 prd-ubuntu20.04-docker-8c-8g-1731 does not seem to be running inside a container 21:59:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-208 -v /w/workspace/undry_device-onvif-camera_PR-208:/w/workspace/undry_device-onvif-camera_PR-208:rw,z -v /w/workspace/undry_device-onvif-camera_PR-208@tmp:/w/workspace/undry_device-onvif-camera_PR-208@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 ******** ci-base-image-x86_64 cat 21:59:35 $ docker top 769eb82c75213a46328e2529dc4f7f8361a13e8a40e07f11bc421c1289f9f90d -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:36 + go version 21:59:36 go version go1.18.7 linux/amd64 [Pipeline] } 21:59:36 $ docker stop --time=1 769eb82c75213a46328e2529dc4f7f8361a13e8a40e07f11bc421c1289f9f90d 21:59:37 $ docker rm -f --volumes 769eb82c75213a46328e2529dc4f7f8361a13e8a40e07f11bc421c1289f9f90d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:38 + docker inspect -f . ci-base-image-x86_64 21:59:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:38 prd-ubuntu20.04-docker-8c-8g-1731 does not seem to be running inside a container 21:59:38 $ 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-208 -v /w/workspace/undry_device-onvif-camera_PR-208:/w/workspace/undry_device-onvif-camera_PR-208:rw,z -v /w/workspace/undry_device-onvif-camera_PR-208@tmp:/w/workspace/undry_device-onvif-camera_PR-208@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 ******** ci-base-image-x86_64 cat 21:59:38 $ docker top 18ac87fc9d9d53a0f22e817e0b59b5f92b21024d0c6050d4bc9e8c4232ff6dea -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:38 + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-208 [Pipeline] fileExists [Pipeline] sh 21:59:39 + make test 21:59:39 go test ./... -coverprofile=coverage.out ./... 21:59:39 ? github.com/edgexfoundry/device-onvif-camera [no test files] 21:59:49 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 21:59:52 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 29.3% of statements 21:59:52 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 21:59:52 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.369s coverage: 86.5% of statements 21:59:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1733 in /w/workspace/undry_device-onvif-camera_PR-208 [Pipeline] { [Pipeline] ws 21:59:59 Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout 21:59:59 The recommended git tool is: git 21:59:59 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." 21:59:59 go vet ./... 22:00:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:00:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:00:02 ./bin/test-attribution-txt.sh [Pipeline] echo 22:00:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:00:02 $ docker stop --time=1 18ac87fc9d9d53a0f22e817e0b59b5f92b21024d0c6050d4bc9e8c4232ff6dea 22:00:04 $ docker rm -f --volumes 18ac87fc9d9d53a0f22e817e0b59b5f92b21024d0c6050d4bc9e8c4232ff6dea [Pipeline] // withDockerContainer [Pipeline] sh 22:00:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:00:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 22:00:05 using credential edgex-jenkins-ssh [Pipeline] } 22:00:05 Cloning the remote Git repository [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:00:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:00:06 + ls -al . 22:00:06 total 248 22:00:06 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 21:59 . 22:00:06 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:58 .. 22:00:06 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:59 .git 22:00:06 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:58 .github 22:00:06 -rw-rw-r-- 1 jenkins jenkins 496 Jan 10 21:58 .gitignore 22:00:06 -rw-rw-r-- 1 jenkins jenkins 42 Jan 10 21:58 .golangci.yml 22:00:06 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:58 .semver 22:00:06 -rw-rw-r-- 1 jenkins jenkins 9638 Jan 10 21:58 Attribution.txt 22:00:06 -rw-rw-r-- 1 jenkins jenkins 6312 Jan 10 21:58 CHANGELOG.md 22:00:06 -rw-rw-r-- 1 jenkins jenkins 1574 Jan 10 21:58 Dockerfile 22:00:06 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 21:58 GOVERNANCE.md 22:00:06 -rw-rw-r-- 1 jenkins jenkins 734 Jan 10 21:58 Jenkinsfile 22:00:06 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 10 21:58 LICENSE 22:00:06 -rw-rw-r-- 1 jenkins jenkins 2575 Jan 10 21:58 Makefile 22:00:06 -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 21:58 OWNERS.md 22:00:06 -rw-rw-r-- 1 jenkins jenkins 6595 Jan 10 21:58 README.md 22:00:06 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 21:59 VERSION 22:00:06 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:58 bin 22:00:06 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:58 cmd 22:00:06 -rw-r--r-- 1 jenkins jenkins 79184 Jan 10 21:59 coverage.out 22:00:06 drwxrwxr-x 6 jenkins jenkins 4096 Jan 10 21:58 doc 22:00:06 -rw-rw-r-- 1 jenkins jenkins 3688 Jan 10 21:58 go.mod 22:00:06 -rw-rw-r-- 1 jenkins jenkins 46249 Jan 10 21:58 go.sum 22:00:06 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:58 internal 22:00:06 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:58 snap 22:00:06 -rw-rw-r-- 1 jenkins jenkins 236 Jan 10 21:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:05 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 22:00:05 > git init /w/workspace/device-onvif-camera/1 # timeout=10 22:00:05 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:00:05 > git --version # timeout=10 22:00:05 > git --version # 'git version 2.25.1' 22:00:05 using GIT_SSH to set credentials SSH Credentials for GitHub 22:00:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:00:06 + 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=bd8690e01650cc58845627a038ae7265d005801f --label arch=amd64 --label version=0.0.0 . 22:00:06 Sending build context to Docker daemon 27.71MB 22:00:06 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:00:06 Step 2/26 : FROM ${BASE} AS builder 22:00:06 ---> dcd52dc6ea24 22:00:06 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:00:07 ---> Running in 8ffb1b0ebb8c 22:00:07 Removing intermediate container 8ffb1b0ebb8c 22:00:07 ---> cab792a8a805 22:00:07 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:00:07 ---> Running in 9bd4f7244792 22:00:07 Removing intermediate container 9bd4f7244792 22:00:07 ---> bda9d7a1d831 22:00:07 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 22:00:07 ---> Running in cdaa163b2a4c 22:00:07 Removing intermediate container cdaa163b2a4c 22:00:07 ---> b5a44c2b01eb 22:00:07 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:00:07 ---> Running in fff487cfd8f3 22:00:07 Removing intermediate container fff487cfd8f3 22:00:07 ---> de72096a12e2 22:00:07 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:00:07 ---> Running in 463f6140cc78 22:00:07 Removing intermediate container 463f6140cc78 22:00:07 ---> 7375c3371641 22:00:07 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:00:07 ---> Running in 4f2e6a1db7fd 22:00:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:00:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:00:07 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:00:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:00:08 OK: 211 MiB in 51 packages 22:00:08 Removing intermediate container 4f2e6a1db7fd 22:00:08 ---> 216c3c475c58 22:00:08 Step 9/26 : WORKDIR /device-onvif-camera 22:00:08 Merging remotes/origin/main commit 848d5d618f3ca3205f9827ec1c0cd48d03305e40 into PR head commit bd8690e01650cc58845627a038ae7265d005801f 22:00:09 ---> Running in d87f26fe150c 22:00:09 Removing intermediate container d87f26fe150c 22:00:09 ---> 89132c6d2642 22:00:09 Step 10/26 : COPY go.mod vendor* ./ 22:00:09 ---> 9dc3d09d0d5d 22:00:09 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:00:09 ---> Running in 01e92727e5ee 22:00:09 Merge succeeded, producing bd8690e01650cc58845627a038ae7265d005801f 22:00:09 Checking out Revision bd8690e01650cc58845627a038ae7265d005801f (PR-208) 22:00:08 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 22:00:08 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 22:00:08 using GIT_SSH to set credentials SSH Credentials for GitHub 22:00:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/208/head:refs/remotes/origin/PR-208 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:00:09 > git config core.sparsecheckout # timeout=10 22:00:09 > git checkout -f bd8690e01650cc58845627a038ae7265d005801f # timeout=10 22:00:09 > git remote # timeout=10 22:00:09 > git config --get remote.origin.url # timeout=10 22:00:09 using GIT_SSH to set credentials SSH Credentials for GitHub 22:00:09 > git merge 848d5d618f3ca3205f9827ec1c0cd48d03305e40 # timeout=10 22:00:09 > git rev-parse HEAD^{commit} # timeout=10 22:00:09 > git config core.sparsecheckout # timeout=10 22:00:09 > git checkout -f bd8690e01650cc58845627a038ae7265d005801f # timeout=10 22:00:09 Removing intermediate container 01e92727e5ee 22:00:09 ---> 2fcf5c5f05b4 22:00:09 Step 12/26 : COPY . . 22:00:10 ---> 2d33d5de55f0 22:00:10 Step 13/26 : RUN ${MAKE} 22:00:10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 22:00:10 > git --version # timeout=10 22:00:10 > git --version # 'git version 2.25.1' 22:00:10 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 22:00:10 ---> Running in be425f243210 22:00:10 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:00:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:00:11 % Total % Received % Xferd Average Speed Time Time Time Current 22:00:11 Dload Upload Total Spent Left Speed 22:00:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 22:00:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:00:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:00:12 + sudo tee /etc/docker/daemon.new 22:00:12 { 22:00:12 "registry-mirrors": [ 22:00:12 "https://nexus3.edgexfoundry.org:10001" 22:00:12 ], 22:00:12 "bip": "10.250.0.254/24", 22:00:12 "hosts": [ 22:00:12 "tcp://0.0.0.0:5555", 22:00:12 "unix:///var/run/docker.sock" 22:00:12 ], 22:00:12 "mtu": 1458, 22:00:12 "selinux-enabled": true, 22:00:12 "seccomp-profile": "/etc/docker/seccomp.json" 22:00:12 } [Pipeline] sh 22:00:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:00:13 + sudo service docker restart 22:00:28 Removing intermediate container be425f243210 22:00:28 ---> 29aebb23f221 22:00:28 Step 14/26 : FROM alpine:3.16 22:00:28 3.16: Pulling from library/alpine 22:00:28 ca7dd9ec2225: Pulling fs layer 22:00:28 ca7dd9ec2225: Verifying Checksum 22:00:28 ca7dd9ec2225: Download complete 22:00:29 ca7dd9ec2225: Pull complete 22:00:29 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:00:29 Status: Downloaded newer image for alpine:3.16 22:00:29 ---> bfe296a52501 22:00:29 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:00:29 ---> Running in 07fd15e4d56e 22:00:29 Removing intermediate container 07fd15e4d56e 22:00:29 ---> 3c869da730bf 22:00:29 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:00:29 ---> Running in c282e7969120 22:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:00:30 (1/1) Installing dumb-init (1.2.5-r1) 22:00:30 Executing busybox-1.35.0-r17.trigger 22:00:30 OK: 6 MiB in 15 packages 22:00:30 Removing intermediate container c282e7969120 22:00:30 ---> c16c3f427719 22:00:30 Step 17/26 : WORKDIR / 22:00:30 ---> Running in a7db9ddf8d9a 22:00:30 Removing intermediate container a7db9ddf8d9a 22:00:30 ---> 0a7a2b9544e0 22:00:30 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:00:31 ---> 45a657bf71bc 22:00:31 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:00:31 ---> 9b35a6693326 22:00:31 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:00:31 ---> e6af8863ec2f 22:00:31 Step 21/26 : EXPOSE 59984 22:00:31 ---> Running in 517b6139a534 22:00:31 Removing intermediate container 517b6139a534 22:00:31 ---> 3d6ed3b41b0b 22:00:31 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:00:31 ---> Running in 899fac4370e5 22:00:31 Removing intermediate container 899fac4370e5 22:00:31 ---> 21d55cce7667 22:00:31 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:00:31 ---> Running in a1f93a83e6f8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:00:31 provisioning config files... 22:00:31 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config12575344286912060247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:31 Removing intermediate container a1f93a83e6f8 22:00:31 ---> 865934ece99f 22:00:31 Step 24/26 : LABEL arch=amd64 22:00:31 ---> Running in 743d90151864 22:00:31 Removing intermediate container 743d90151864 22:00:31 ---> 38042937ff99 22:00:31 Step 25/26 : LABEL git_sha=bd8690e01650cc58845627a038ae7265d005801f 22:00:31 ---> Running in 664d32b077c1 22:00:32 Removing intermediate container 664d32b077c1 22:00:32 ---> 25053a8c9d9a 22:00:32 Step 26/26 : LABEL version=0.0.0 22:00:32 ---> Running in bee5e0582549 22:00:32 Removing intermediate container bee5e0582549 22:00:32 ---> 354519ff3a83 22:00:32 [Warning] One or more build-args [ARCH] were not consumed 22:00:32 Successfully built 354519ff3a83 22:00:32 Successfully tagged device-onvif-camera:latest 22:00:32 ---> docker-login.sh 22:00:32 nexus3.edgexfoundry.org:10001 [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:00:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:32 Configure a credential helper to remove this warning. See 22:00:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:32 22:00:32 Login Succeeded 22:00:32 nexus3.edgexfoundry.org:10002 22:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:33 Configure a credential helper to remove this warning. See 22:00:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:33 22:00:33 Login Succeeded 22:00:33 nexus3.edgexfoundry.org:10003 22:00:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:33 22:00:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:33 latest: Pulling from edgex-lftools-log-publisher 22:00:33 5eb5b503b376: Pulling fs layer 22:00:33 5c69ac0246d0: Pulling fs layer 22:00:33 ec43610c2a17: Pulling fs layer 22:00:33 3a2ae6a8a46f: Pulling fs layer 22:00:33 33b1e0a273af: Pulling fs layer 22:00:33 5d3b04190fa2: Pulling fs layer 22:00:33 2f39f015ded8: Pulling fs layer 22:00:33 33b1e0a273af: Waiting 22:00:33 5d3b04190fa2: Waiting 22:00:33 2f39f015ded8: Waiting 22:00:33 3a2ae6a8a46f: Waiting 22:00:33 5c69ac0246d0: Verifying Checksum 22:00:33 5c69ac0246d0: Download complete 22:00:33 3a2ae6a8a46f: Download complete 22:00:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:33 Configure a credential helper to remove this warning. See 22:00:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:33 22:00:33 Login Succeeded 22:00:33 nexus3.edgexfoundry.org:10004 22:00:33 33b1e0a273af: Verifying Checksum 22:00:33 33b1e0a273af: Download complete 22:00:33 5d3b04190fa2: Verifying Checksum 22:00:33 5d3b04190fa2: Download complete 22:00:33 ec43610c2a17: Verifying Checksum 22:00:33 ec43610c2a17: Download complete 22:00:33 5eb5b503b376: Verifying Checksum 22:00:33 5eb5b503b376: Download complete 22:00:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:33 Configure a credential helper to remove this warning. See 22:00:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:33 22:00:33 Login Succeeded 22:00:33 docker.io 22:00:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:00:34 2f39f015ded8: Download complete 22:00:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:00:34 Configure a credential helper to remove this warning. See 22:00:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:00:34 22:00:34 Login Succeeded 22:00:34 ---> docker-login.sh ends [Pipeline] } 22:00:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 22:00:34 5eb5b503b376: Pull complete 22:00:34 5c69ac0246d0: Pull complete [Pipeline] echo 22:00:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:00:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:00:34 ========================================================= 22:00:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:00:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:00:35 ec43610c2a17: Pull complete 22:00:35 3a2ae6a8a46f: Pull complete 22:00:35 33b1e0a273af: Pull complete 22:00:35 + 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:00:35 5d3b04190fa2: Pull complete 22:00:36 Sending build context to Docker daemon 20.51MB 22:00:36 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:00:36 Step 2/13 : FROM ${BASE} AS builder 22:00:37 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:00:37 9b18e9b68314: Pulling fs layer 22:00:37 35d82f9e3411: Pulling fs layer 22:00:37 e16973657156: Pulling fs layer 22:00:37 fc693d55d65f: Pulling fs layer 22:00:37 7e9fc2657dce: Pulling fs layer 22:00:37 dda99020689f: Pulling fs layer 22:00:37 db1c61fa0a46: Pulling fs layer 22:00:37 891c053d2c06: Pulling fs layer 22:00:37 fc693d55d65f: Waiting 22:00:37 7e9fc2657dce: Waiting 22:00:37 dda99020689f: Waiting 22:00:37 db1c61fa0a46: Waiting 22:00:37 891c053d2c06: Waiting 22:00:37 e16973657156: Download complete 22:00:37 35d82f9e3411: Verifying Checksum 22:00:37 35d82f9e3411: Download complete 22:00:37 7e9fc2657dce: Verifying Checksum 22:00:37 7e9fc2657dce: Download complete 22:00:37 dda99020689f: Verifying Checksum 22:00:37 dda99020689f: Download complete 22:00:37 9b18e9b68314: Verifying Checksum 22:00:37 9b18e9b68314: Download complete 22:00:38 9b18e9b68314: Pull complete 22:00:38 891c053d2c06: Verifying Checksum 22:00:38 891c053d2c06: Download complete 22:00:38 35d82f9e3411: Pull complete 22:00:38 e16973657156: Pull complete 22:00:39 db1c61fa0a46: Verifying Checksum 22:00:39 db1c61fa0a46: Download complete 22:00:39 2f39f015ded8: Pull complete 22:00:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:00:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:00:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:00:40 prd-ubuntu20.04-docker-8c-8g-1731 does not seem to be running inside a container 22:00:40 $ 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-208 -v /w/workspace/undry_device-onvif-camera_PR-208:/w/workspace/undry_device-onvif-camera_PR-208:rw,z -v /w/workspace/undry_device-onvif-camera_PR-208@tmp:/w/workspace/undry_device-onvif-camera_PR-208@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-lftools-log-publisher:latest cat 22:00:40 fc693d55d65f: Verifying Checksum 22:00:40 fc693d55d65f: Download complete 22:00:42 $ docker top ef588921b5aca0924575d43696883be1895fd6240ed9aec48b034b2719ddbddc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:00:42 ---> job-cost.sh 22:00:42 lf-activate-venv: SKIPPING 22:00:42 INFO: No Stack... 22:00:42 INFO: Retrieving Pricing Info for: v3-standard-8 22:00:43 INFO: Archiving Costs [Pipeline] sh 22:00:43 + cat /w/workspace/undry_device-onvif-camera_PR-208/archives/cost.csv 22:00:43 + cut -d, -f6 [Pipeline] lock 22:00:43 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-208-1-stack-cost] 22:00:43 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-208-1-stack-cost] did not exist. Created. 22:00:43 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-208-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:00:44 + echo total: 0.2199999988079071 [Pipeline] stash 22:00:44 Stashed 1 file(s) [Pipeline] } 22:00:44 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-208-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:00:44 $ docker stop --time=1 ef588921b5aca0924575d43696883be1895fd6240ed9aec48b034b2719ddbddc 22:00:45 $ docker rm -f --volumes ef588921b5aca0924575d43696883be1895fd6240ed9aec48b034b2719ddbddc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:00:52 fc693d55d65f: Pull complete 22:00:52 7e9fc2657dce: Pull complete 22:00:52 dda99020689f: Pull complete 22:00:57 db1c61fa0a46: Pull complete 22:00:59 891c053d2c06: Pull complete 22:00:59 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 22:00:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:00:59 ---> f96f9c87975a 22:00:59 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:01:01 ---> Running in addbf8b45242 22:01:01 Removing intermediate container addbf8b45242 22:01:01 ---> 50f71ed93c35 22:01:01 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:01:01 ---> Running in 8d3a30975779 22:01:02 Removing intermediate container 8d3a30975779 22:01:02 ---> fb66f139a095 22:01:02 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 22:01:02 ---> Running in f02babaee96a 22:01:03 Removing intermediate container f02babaee96a 22:01:03 ---> dc55456f2460 22:01:03 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 22:01:03 ---> Running in e2f1ab397573 22:01:03 Removing intermediate container e2f1ab397573 22:01:03 ---> 2817fef58750 22:01:03 Step 7/13 : LABEL Name=edgex-device-onvif-camera 22:01:03 ---> Running in 406fbaaaf578 22:01:03 Removing intermediate container 406fbaaaf578 22:01:03 ---> 437a8c21ff34 22:01:03 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:01:03 ---> Running in 07404404cbeb 22:01:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:01:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:01:05 OK: 221 MiB in 51 packages 22:01:06 Removing intermediate container 07404404cbeb 22:01:06 ---> 308e13714f2d 22:01:06 Step 9/13 : WORKDIR /device-onvif-camera 22:01:06 ---> Running in 383547a86e43 22:01:07 Removing intermediate container 383547a86e43 22:01:07 ---> 836fbcf76d5f 22:01:07 Step 10/13 : COPY go.mod vendor* ./ 22:01:07 ---> dd51e39666a8 22:01:07 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:07 ---> Running in 877cfeaa2928 22:02:15 Removing intermediate container 877cfeaa2928 22:02:15 ---> f3441034fe74 22:02:15 Step 12/13 : COPY . . 22:02:15 ---> 99f391e43c74 22:02:15 Step 13/13 : RUN ${MAKE} 22:02:15 ---> Running in b5a4c3b062b9 22:02:15 noop 22:02:15 Removing intermediate container b5a4c3b062b9 22:02:15 ---> f872d0f0f0e7 22:02:15 Successfully built f872d0f0f0e7 22:02:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:16 + docker inspect -f . ci-base-image-arm64 22:02:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:16 prd-ubuntu20.04-docker-arm64-4c-16g-1733 does not seem to be running inside a container 22:02:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:02:17 $ docker top 0333ff26da6502e310a4f00265603fe1a64fb2b9bd6088660011518420490d2c -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:18 + go version 22:02:18 go version go1.18.7 linux/arm64 [Pipeline] } 22:02:18 $ docker stop --time=1 0333ff26da6502e310a4f00265603fe1a64fb2b9bd6088660011518420490d2c 22:02:20 $ docker rm -f --volumes 0333ff26da6502e310a4f00265603fe1a64fb2b9bd6088660011518420490d2c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:21 + docker inspect -f . ci-base-image-arm64 22:02:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:21 prd-ubuntu20.04-docker-arm64-4c-16g-1733 does not seem to be running inside a container 22:02:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:02:22 $ docker top 16d8eeb8d80c3a85882f7296d2850dd1d31023a9105e23b24f3d50dcdcb95bb0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:23 + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh 22:02:24 + make test 22:02:24 go test ./... -coverprofile=coverage.out ./... 22:02:26 ? github.com/edgexfoundry/device-onvif-camera [no test files] 22:04:18 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 22:04:18 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.184s coverage: 29.3% of statements 22:04:18 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 22:04:24 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 20.514s coverage: 86.5% of statements 22:04:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:04:24 go vet ./... 22:04:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:04:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:04:51 ./bin/test-attribution-txt.sh [Pipeline] echo 22:04:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:04:51 $ docker stop --time=1 16d8eeb8d80c3a85882f7296d2850dd1d31023a9105e23b24f3d50dcdcb95bb0 22:04:53 $ docker rm -f --volumes 16d8eeb8d80c3a85882f7296d2850dd1d31023a9105e23b24f3d50dcdcb95bb0 [Pipeline] // withDockerContainer [Pipeline] sh 22:04:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:04:54 Warning: overwriting stash ‘coverage-report’ 22:04:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:04:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:04:56 + ls -al . 22:04:56 total 244 22:04:56 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 22:02 . 22:04:56 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 22:00 .. 22:04:56 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 22:00 .git 22:04:56 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 22:00 .github 22:04:56 -rw-rw-r-- 1 jenkins jenkins 496 Jan 10 22:00 .gitignore 22:04:56 -rw-rw-r-- 1 jenkins jenkins 42 Jan 10 22:00 .golangci.yml 22:04:56 -rw-rw-r-- 1 jenkins jenkins 9638 Jan 10 22:00 Attribution.txt 22:04:56 -rw-rw-r-- 1 jenkins jenkins 6312 Jan 10 22:00 CHANGELOG.md 22:04:56 -rw-rw-r-- 1 jenkins jenkins 1574 Jan 10 22:00 Dockerfile 22:04:56 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 22:00 GOVERNANCE.md 22:04:56 -rw-rw-r-- 1 jenkins jenkins 734 Jan 10 22:00 Jenkinsfile 22:04:56 -rw-rw-r-- 1 jenkins jenkins 11348 Jan 10 22:00 LICENSE 22:04:56 -rw-rw-r-- 1 jenkins jenkins 2575 Jan 10 22:00 Makefile 22:04:56 -rw-rw-r-- 1 jenkins jenkins 625 Jan 10 22:00 OWNERS.md 22:04:56 -rw-rw-r-- 1 jenkins jenkins 6595 Jan 10 22:00 README.md 22:04:56 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 21:59 VERSION 22:04:56 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 22:00 bin 22:04:56 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 22:00 cmd 22:04:56 -rw-r--r-- 1 jenkins jenkins 79184 Jan 10 22:04 coverage.out 22:04:56 drwxrwxr-x 6 jenkins jenkins 4096 Jan 10 22:00 doc 22:04:56 -rw-rw-r-- 1 jenkins jenkins 3688 Jan 10 22:00 go.mod 22:04:56 -rw-rw-r-- 1 jenkins jenkins 46249 Jan 10 22:00 go.sum 22:04:56 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 22:00 internal 22:04:56 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 22:00 snap 22:04:56 -rw-rw-r-- 1 jenkins jenkins 236 Jan 10 22:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:56 + 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=bd8690e01650cc58845627a038ae7265d005801f --label arch=arm64 --label version=0.0.0 . 22:04:57 Sending build context to Docker daemon 20.59MB 22:04:57 Step 1/26 : ARG BASE=golang:1.18-alpine3.16 22:04:57 Step 2/26 : FROM ${BASE} AS builder 22:04:57 ---> f872d0f0f0e7 22:04:57 Step 3/26 : ARG ADD_BUILD_TAGS="" 22:04:57 ---> Running in c3c8d74cb39c 22:04:57 Removing intermediate container c3c8d74cb39c 22:04:57 ---> beb989feae45 22:04:57 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:04:57 ---> Running in 964f6dcc9e30 22:04:57 Removing intermediate container 964f6dcc9e30 22:04:57 ---> e1e4ab98069a 22:04:57 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 22:04:58 ---> Running in 877c2dfe9b5d 22:04:58 Removing intermediate container 877c2dfe9b5d 22:04:58 ---> 5c71a8dad9b9 22:04:58 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 22:04:58 ---> Running in 13e53ff789d6 22:04:58 Removing intermediate container 13e53ff789d6 22:04:58 ---> 8c8fb254ea8e 22:04:58 Step 7/26 : LABEL Name=edgex-device-onvif-camera 22:04:58 ---> Running in 6193b326753f 22:04:59 Removing intermediate container 6193b326753f 22:04:59 ---> b817d98e0ac9 22:04:59 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:04:59 ---> Running in b2f851161203 22:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:05:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:05:01 OK: 221 MiB in 51 packages 22:05:04 Removing intermediate container b2f851161203 22:05:04 ---> 0d47f639493a 22:05:04 Step 9/26 : WORKDIR /device-onvif-camera 22:05:04 ---> Running in bcb781ff3613 22:05:04 Removing intermediate container bcb781ff3613 22:05:04 ---> b43304c74c05 22:05:04 Step 10/26 : COPY go.mod vendor* ./ 22:05:04 ---> 899e24d1e0af 22:05:04 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:05:04 ---> Running in f520935f3545 22:05:07 Removing intermediate container f520935f3545 22:05:07 ---> ac7ea6cafd6b 22:05:07 Step 12/26 : COPY . . 22:05:08 ---> 020fc5c01994 22:05:08 Step 13/26 : RUN ${MAKE} 22:05:08 ---> Running in d1496379bad5 22:05:09 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 22:07:31 Removing intermediate container d1496379bad5 22:07:31 ---> 73ae904454e9 22:07:31 Step 14/26 : FROM alpine:3.16 22:07:31 3.16: Pulling from library/alpine 22:07:31 6875df1f5354: Pulling fs layer 22:07:31 6875df1f5354: Verifying Checksum 22:07:31 6875df1f5354: Download complete 22:07:31 6875df1f5354: Pull complete 22:07:31 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 22:07:31 Status: Downloaded newer image for alpine:3.16 22:07:31 ---> 2b4661558fb8 22:07:31 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:07:31 ---> Running in 403b648acbbd 22:07:31 Removing intermediate container 403b648acbbd 22:07:31 ---> 931606243d3d 22:07:31 Step 16/26 : RUN apk add --update --no-cache dumb-init 22:07:31 ---> Running in a98610214925 22:07:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:07:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:07:31 (1/1) Installing dumb-init (1.2.5-r1) 22:07:31 Executing busybox-1.35.0-r17.trigger 22:07:31 OK: 5 MiB in 15 packages 22:07:31 Removing intermediate container a98610214925 22:07:31 ---> 38aaf4b16743 22:07:31 Step 17/26 : WORKDIR / 22:07:31 ---> Running in 1af8757bb1ec 22:07:31 Removing intermediate container 1af8757bb1ec 22:07:31 ---> 5f554d6a0707 22:07:31 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 22:07:31 ---> 6be66e8adf80 22:07:31 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 22:07:31 ---> c173673a6c52 22:07:31 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 22:07:31 ---> be79ea8ea6bb 22:07:31 Step 21/26 : EXPOSE 59984 22:07:31 ---> Running in 2bf3d6ad79e6 22:07:31 Removing intermediate container 2bf3d6ad79e6 22:07:31 ---> 885f4f93c913 22:07:31 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 22:07:31 ---> Running in 04ea0dc81fb6 22:07:31 Removing intermediate container 04ea0dc81fb6 22:07:31 ---> b09cbadbbc7b 22:07:31 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 22:07:31 ---> Running in a8a5318fafb1 22:07:31 Removing intermediate container a8a5318fafb1 22:07:31 ---> 7448252888cf 22:07:31 Step 24/26 : LABEL arch=arm64 22:07:31 ---> Running in f17b00c2354a 22:07:31 Removing intermediate container f17b00c2354a 22:07:31 ---> b5f62ca41d16 22:07:31 Step 25/26 : LABEL git_sha=bd8690e01650cc58845627a038ae7265d005801f 22:07:31 ---> Running in 8e8db1b1550d 22:07:32 Removing intermediate container 8e8db1b1550d 22:07:32 ---> a15aec927088 22:07:32 Step 26/26 : LABEL version=0.0.0 22:07:32 ---> Running in 26bbef16224c 22:07:32 Removing intermediate container 26bbef16224c 22:07:32 ---> 6a15eded95de 22:07:32 [Warning] One or more build-args [ARCH] were not consumed 22:07:32 Successfully built 6a15eded95de 22:07:32 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:07:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:07:33 22:07:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:07:33 arm64: Pulling from edgex-lftools-log-publisher 22:07:33 8998bd30e6a1: Pulling fs layer 22:07:33 04944245beec: Pulling fs layer 22:07:33 699f458cf7ca: Pulling fs layer 22:07:33 765212b225bb: Pulling fs layer 22:07:33 f23df028b6ca: Pulling fs layer 22:07:33 d65c8cfc05b1: Pulling fs layer 22:07:33 2437ff75d9bd: Pulling fs layer 22:07:33 765212b225bb: Waiting 22:07:33 f23df028b6ca: Waiting 22:07:33 d65c8cfc05b1: Waiting 22:07:33 2437ff75d9bd: Waiting 22:07:33 04944245beec: Verifying Checksum 22:07:33 04944245beec: Download complete 22:07:33 765212b225bb: Verifying Checksum 22:07:33 765212b225bb: Download complete 22:07:33 f23df028b6ca: Verifying Checksum 22:07:33 f23df028b6ca: Download complete 22:07:33 d65c8cfc05b1: Verifying Checksum 22:07:33 d65c8cfc05b1: Download complete 22:07:33 699f458cf7ca: Verifying Checksum 22:07:33 699f458cf7ca: Download complete 22:07:34 8998bd30e6a1: Verifying Checksum 22:07:34 8998bd30e6a1: Download complete 22:07:36 2437ff75d9bd: Verifying Checksum 22:07:36 2437ff75d9bd: Download complete 22:07:38 8998bd30e6a1: Pull complete 22:07:38 04944245beec: Pull complete 22:07:40 699f458cf7ca: Pull complete 22:07:40 765212b225bb: Pull complete 22:07:41 f23df028b6ca: Pull complete 22:07:41 d65c8cfc05b1: Pull complete 22:07:56 2437ff75d9bd: Pull complete 22:07:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:07:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:07:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:56 prd-ubuntu20.04-docker-arm64-4c-16g-1733 does not seem to be running inside a container 22:07:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:07:59 $ docker top 008724c5a2bdfa33e0306a5479e82b6f16f28e2ba5733a810d1a1ae8ba7252a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:59 ---> job-cost.sh 22:08:00 lf-activate-venv: SKIPPING 22:08:00 INFO: No Stack... 22:08:00 INFO: Retrieving Pricing Info for: v3-standard-4 22:08:01 INFO: Archiving Costs [Pipeline] sh 22:08:01 + cat /w/workspace/device-onvif-camera/1/archives/cost.csv 22:08:01 + cut -d, -f6 [Pipeline] lock 22:08:02 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-208-1-stack-cost] 22:08:02 Resource [jenkins-edgexfoundry-device-onvif-camera-PR-208-1-stack-cost] did not exist. Created. 22:08:02 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-208-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:08:02 /w/workspace/device-onvif-camera/1@tmp/durable-e98bafec/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:08:02 + echo total: 0.10999999940395355 [Pipeline] stash 22:08:02 Warning: overwriting stash ‘stack-cost’ 22:08:02 Stashed 1 file(s) [Pipeline] } 22:08:02 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-208-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:08:02 $ docker stop --time=1 008724c5a2bdfa33e0306a5479e82b6f16f28e2ba5733a810d1a1ae8ba7252a0 22:08:04 $ docker rm -f --volumes 008724c5a2bdfa33e0306a5479e82b6f16f28e2ba5733a810d1a1ae8ba7252a0 [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:08:05 provisioning config files... 22:08:05 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-208@tmp/config16578983103081024841tmp [Pipeline] { [Pipeline] sh 22:08:05 + set +x 22:08:05 + + bash -scurl -- -s 22:08:05 https://codecov.io/bash 22:08:05 22:08:05 _____ _ 22:08:05 / ____| | | 22:08:05 | | ___ __| | ___ ___ _____ __ 22:08:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:08:05 | |___| (_) | (_| | __/ (_| (_) \ V / 22:08:05 \_____\___/ \__,_|\___|\___\___/ \_/ 22:08:05 Bash-1.0.6 22:08:05 22:08:05 22:08:05 ==> git version 2.25.1 found 22:08:05 ==> 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:08:05 Release-Date: 2020-01-08 22:08:05 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:08:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:08:05 ==> Jenkins CI detected. 22:08:05 current dir:  /w/workspace/undry_device-onvif-camera_PR-208 22:08:05 project root: . 22:08:05 --> token set from env 22:08:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:08:05 ==> Running gcov in . (disable via -X gcov) 22:08:05 ==> Python coveragepy not found 22:08:05 ==> Searching for coverage reports in: 22:08:05 + . 22:08:05 -> Found 1 reports 22:08:05 ==> Detecting git/mercurial file structure 22:08:05 ==> Reading reports 22:08:05 + ./coverage.out bytes=79184 22:08:05 ==> Appending adjustments 22:08:05 https://docs.codecov.io/docs/fixing-reports 22:08:06 + Found adjustments 22:08:06 ==> Gzipping contents 22:08:06 12K /tmp/codecov.dOfQeN.gz 22:08:06 ==> Uploading reports 22:08:06 url: https://codecov.io 22:08:06 query: branch=PR-208&commit=bd8690e01650cc58845627a038ae7265d005801f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-208%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=208&job=&cmd_args= 22:08:06 -> Pinging Codecov 22:08:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-208&commit=bd8690e01650cc58845627a038ae7265d005801f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-208%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=208&job=&cmd_args= 22:08:06 -> Uploading to 22:08:06 https://storage.googleapis.com/codecov/v4/raw/2023-01-10/F29A59C45E3A92E06B3E522C9905F8EF/bd8690e01650cc58845627a038ae7265d005801f/7f372733-30ea-415d-8d83-fe5acb482a89.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T220806Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d51f65a4ba914c9e248af440f73220ff76102d68240e78abf34c24b8b1494082 22:08:06 % Total % Received % Xferd Average Speed Time Time Time Current 22:08:06 Dload Upload Total Spent Left Speed 22:08:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10872 0 0 100 10872 0 41976 --:--:-- --:--:-- --:--:-- 41976 22:08:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/bd8690e01650cc58845627a038ae7265d005801f [Pipeline] } 22:08:06 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:08:08 + [ -d /w/workspace/undry_device-onvif-camera_PR-208/archives ] 22:08:08 + ls -al /w/workspace/undry_device-onvif-camera_PR-208/archives 22:08:08 total 16 22:08:08 drwxr-xr-x 3 root root 4096 Jan 10 22:00 . 22:08:08 drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 22:00 .. 22:08:08 drwxr-xr-x 2 root root 4096 Jan 10 22:00 cost 22:08:08 -rw-r--r-- 1 root root 91 Jan 10 22:00 cost.csv 22:08:08 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-208/archives 22:08:08 + ls -al /w/workspace/undry_device-onvif-camera_PR-208/archives 22:08:08 total 16 22:08:08 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 22:00 . 22:08:08 drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 22:00 .. 22:08:08 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 22:00 cost 22:08:08 -rw-r--r-- 1 jenkins jenkins 91 Jan 10 22:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:08:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:08:09 ---> package-listing.sh 22:08:09 ++ facter osfamily 22:08:09 ++ tr '[:upper:]' '[:lower:]' 22:08:10 + OS_FAMILY=debian 22:08:10 + workspace=/w/workspace/undry_device-onvif-camera_PR-208 22:08:10 + START_PACKAGES=/tmp/packages_start.txt 22:08:10 + END_PACKAGES=/tmp/packages_end.txt 22:08:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:08:10 + PACKAGES=/tmp/packages_start.txt 22:08:10 + '[' /w/workspace/undry_device-onvif-camera_PR-208 ']' 22:08:10 + PACKAGES=/tmp/packages_end.txt 22:08:10 + case "${OS_FAMILY}" in 22:08:10 + dpkg -l 22:08:10 + grep '^ii' 22:08:10 + '[' -f /tmp/packages_start.txt ']' 22:08:10 + '[' -f /tmp/packages_end.txt ']' 22:08:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:08:10 + '[' /w/workspace/undry_device-onvif-camera_PR-208 ']' 22:08:10 + mkdir -p /w/workspace/undry_device-onvif-camera_PR-208/archives/ 22:08:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-208/archives/ [Pipeline] echo 22:08:10 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-208/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:08:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:08:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:11 prd-ubuntu20.04-docker-8c-8g-1731 does not seem to be running inside a container 22:08:11 $ 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-208/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-208 -v /w/workspace/undry_device-onvif-camera_PR-208:/w/workspace/undry_device-onvif-camera_PR-208:rw,z -v /w/workspace/undry_device-onvif-camera_PR-208@tmp:/w/workspace/undry_device-onvif-camera_PR-208@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:08:11 $ docker top 4c7a25c3120b8acf433bb8b54f18fa197f3567cc13201ffad31cc48d864069ad -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:11 + touch /tmp/pre-build-complete [Pipeline] sh 22:08:12 + mkdir -p /var/log/sysstat [Pipeline] sh 22:08:12 + ls /var/log/sa-host 22:08:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:08:12 provisioning config files... 22:08:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-208@tmp/config3719530492760665128tmp [Pipeline] { [Pipeline] echo 22:08:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:08:12 ---> create-netrc.sh [Pipeline] } 22:08:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:08:13 ---> python-tools-install.sh [Pipeline] echo 22:08:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:08:13 ---> sudo-logs.sh 22:08:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:08:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:08:14 ---> job-cost.sh 22:08:14 lf-activate-venv: SKIPPING 22:08:14 DEBUG: total: 0.2199999988079071 22:08:14 INFO: Retrieving Stack Cost... 22:08:14 INFO: Retrieving Pricing Info for: v3-standard-8 22:08:14 INFO: Archiving Costs [Pipeline] echo 22:08:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:08:15 ---> logs-deploy.sh 22:08:15 lf-activate-venv: SKIPPING 22:08:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-208/1 22:08:15 INFO: archiving workspace using pattern(s): 22:08:16 Archives upload complete. 22:08:16 INFO: archiving logs to Nexus 22:08:16 ---> uname -a: 22:08:16 Linux prd-ubuntu20-04-docker-8c-8g-1731 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:08:16 22:08:16 22:08:16 ---> lscpu: 22:08:16 Architecture: x86_64 22:08:16 CPU op-mode(s): 32-bit, 64-bit 22:08:16 Byte Order: Little Endian 22:08:16 Address sizes: 40 bits physical, 48 bits virtual 22:08:16 CPU(s): 8 22:08:16 On-line CPU(s) list: 0-7 22:08:16 Thread(s) per core: 1 22:08:16 Core(s) per socket: 1 22:08:16 Socket(s): 8 22:08:16 NUMA node(s): 1 22:08:16 Vendor ID: AuthenticAMD 22:08:16 CPU family: 23 22:08:16 Model: 49 22:08:16 Model name: AMD EPYC-Rome Processor 22:08:16 Stepping: 0 22:08:16 CPU MHz: 2800.000 22:08:16 BogoMIPS: 5600.00 22:08:16 Virtualization: AMD-V 22:08:16 Hypervisor vendor: KVM 22:08:16 Virtualization type: full 22:08:16 L1d cache: 256 KiB 22:08:16 L1i cache: 256 KiB 22:08:16 L2 cache: 4 MiB 22:08:16 L3 cache: 128 MiB 22:08:16 NUMA node0 CPU(s): 0-7 22:08:16 Vulnerability Itlb multihit: Not affected 22:08:16 Vulnerability L1tf: Not affected 22:08:16 Vulnerability Mds: Not affected 22:08:16 Vulnerability Meltdown: Not affected 22:08:16 Vulnerability Mmio stale data: Not affected 22:08:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:08:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:08:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:08:16 Vulnerability Srbds: Not affected 22:08:16 Vulnerability Tsx async abort: Not affected 22:08:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:08:16 22:08:16 22:08:16 ---> nproc: 22:08:16 8 22:08:16 22:08:16 22:08:16 ---> df -h: 22:08:16 Filesystem Size Used Avail Use% Mounted on 22:08:16 overlay 155G 12G 144G 8% / 22:08:16 tmpfs 64M 0 64M 0% /dev 22:08:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:08:16 shm 64M 0 64M 0% /dev/shm 22:08:16 /dev/vda1 155G 12G 144G 8% /facter-os 22:08:16 22:08:16