Pull request #355 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-onvif-camera Loading trusted files from base branch main at 19aea0788ff6687e1018adc680fb40cfac0f4964 rather than 74a069d0012c2600bdaae063aab1291ffef7ae52 Obtained Jenkinsfile from 19aea0788ff6687e1018adc680fb40cfac0f4964 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-ssh8984793311513966796.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10034002314515966400.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-355/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-355/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5615300871797540989.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-355/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5271711396630231575.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh11990528689287872905.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-355/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-355/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7694721947052127601.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14947 in /w/workspace/undry_device-onvif-camera_PR-355 [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-355 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/355/head:refs/remotes/origin/PR-355 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 19aea0788ff6687e1018adc680fb40cfac0f4964 into PR head commit 74a069d0012c2600bdaae063aab1291ffef7ae52 Merge succeeded, producing 74a069d0012c2600bdaae063aab1291ffef7ae52 Checking out Revision 74a069d0012c2600bdaae063aab1291ffef7ae52 (PR-355) > git config core.sparsecheckout # timeout=10 > git checkout -f 74a069d0012c2600bdaae063aab1291ffef7ae52 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 19aea0788ff6687e1018adc680fb40cfac0f4964 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 74a069d0012c2600bdaae063aab1291ffef7ae52 # timeout=10 Commit message: "refactor: modify UpdateDevice calls to use PatchDevice calls" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-10T19:55:21.224Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-10T19:55:21.418Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-10T19:55:21.531Z] ========================================================= [2023-05-10T19:55:21.532Z] EdgeX Global Pipelines Version Info [2023-05-10T19:55:21.532Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:55:22.279Z] ------------------- [2023-05-10T19:55:22.279Z] stable info: [2023-05-10T19:55:22.279Z] ------------------- [2023-05-10T19:55:22.279Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-10T19:55:22.279Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T19:55:22.279Z] Message: update stable to v1.0.249 [2023-05-10T19:55:22.853Z] ------------------- [2023-05-10T19:55:22.853Z] experimental info: [2023-05-10T19:55:22.853Z] ------------------- [2023-05-10T19:55:22.853Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-10T19:55:22.853Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-10T19:55:22.853Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-10T19:55:23.159Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-10T19:55:23.201Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-10T19:55:23.242Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-10T19:55:23.283Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-10T19:55:23.330Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-10T19:55:23.387Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-10T19:55:23.433Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-10T19:55:23.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-10T19:55:23.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-10T19:55:23.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-10T19:55:23.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-10T19:55:23.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-10T19:55:23.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-10T19:55:23.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-10T19:55:23.806Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T19:55:23.851Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-10T19:55:23.891Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T19:55:23.934Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-10T19:55:23.974Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-10T19:55:24.019Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-10T19:55:24.067Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-10T19:55:24.111Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-05-10T19:55:24.157Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-10T19:55:24.202Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-10T19:55:24.250Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-10T19:55:24.297Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-10T19:55:24.342Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-10T19:55:24.384Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-355 [Pipeline] echo [2023-05-10T19:55:24.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-355 [Pipeline] echo [2023-05-10T19:55:24.476Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-355 [Pipeline] echo [2023-05-10T19:55:24.518Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 74a069d0012c2600bdaae063aab1291ffef7ae52 [Pipeline] echo [2023-05-10T19:55:24.563Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 74a069d [Pipeline] echo [2023-05-10T19:55:24.622Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T19:55:24.756Z] provisioning config files... [2023-05-10T19:55:24.768Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-355@tmp/config3731229360358563429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:55:25.111Z] ---> docker-login.sh [2023-05-10T19:55:25.111Z] nexus3.edgexfoundry.org:10001 [2023-05-10T19:55:25.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:55:25.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:55:25.640Z] Configure a credential helper to remove this warning. See [2023-05-10T19:55:25.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:55:25.640Z] [2023-05-10T19:55:25.640Z] Login Succeeded [2023-05-10T19:55:25.640Z] nexus3.edgexfoundry.org:10002 [2023-05-10T19:55:25.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:55:25.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:55:25.640Z] Configure a credential helper to remove this warning. See [2023-05-10T19:55:25.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:55:25.640Z] [2023-05-10T19:55:25.640Z] Login Succeeded [2023-05-10T19:55:25.640Z] nexus3.edgexfoundry.org:10003 [2023-05-10T19:55:25.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:55:25.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:55:25.640Z] Configure a credential helper to remove this warning. See [2023-05-10T19:55:25.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:55:25.640Z] [2023-05-10T19:55:25.640Z] Login Succeeded [2023-05-10T19:55:25.900Z] nexus3.edgexfoundry.org:10004 [2023-05-10T19:55:25.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:55:25.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:55:25.900Z] Configure a credential helper to remove this warning. See [2023-05-10T19:55:25.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:55:25.900Z] [2023-05-10T19:55:25.900Z] Login Succeeded [2023-05-10T19:55:25.900Z] docker.io [2023-05-10T19:55:25.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:55:26.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:55:26.161Z] Configure a credential helper to remove this warning. See [2023-05-10T19:55:26.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:55:26.161Z] [2023-05-10T19:55:26.161Z] Login Succeeded [2023-05-10T19:55:26.161Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T19:55:26.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-10T19:55:26.839Z] + git rev-list -1 --merges 74a069d0012c2600bdaae063aab1291ffef7ae52~1..74a069d0012c2600bdaae063aab1291ffef7ae52 [Pipeline] echo [2023-05-10T19:55:26.907Z] -----------> git rev-list -1 --merges 74a069d0012c2600bdaae063aab1291ffef7ae52~1..74a069d0012c2600bdaae063aab1291ffef7ae52 74a069d0012c2600bdaae063aab1291ffef7ae52 [false] [Pipeline] sh [2023-05-10T19:55:27.280Z] + git log --format=format:%s -1 74a069d0012c2600bdaae063aab1291ffef7ae52 [Pipeline] echo [2023-05-10T19:55:27.313Z] ========================================================= [2023-05-10T19:55:27.313Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-10T19:55:27.313Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T19:55:27.747Z] + git log --format=format:%s -1 74a069d0012c2600bdaae063aab1291ffef7ae52 [Pipeline] echo [2023-05-10T19:55:27.780Z] [semverPrep] GIT_COMMIT: 74a069d0012c2600bdaae063aab1291ffef7ae52, Commit Message: refactor: modify UpdateDevice calls to use PatchDevice calls [Pipeline] echo [2023-05-10T19:55:27.811Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-10T19:55:28.217Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-10T19:55:28.218Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-10T19:55:28.218Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-10T19:55:28.218Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-10T19:55:28.218Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-10T19:55:28.218Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-10T19:55:28.218Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:55:28.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T19:55:28.734Z] [2023-05-10T19:55:28.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:55:29.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T19:55:29.114Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-10T19:55:29.114Z] b85a868b505f: Pulling fs layer [2023-05-10T19:55:29.114Z] e2be974225ed: Pulling fs layer [2023-05-10T19:55:29.114Z] 339a4e72a1f5: Pulling fs layer [2023-05-10T19:55:29.114Z] 988bab9f4d93: Pulling fs layer [2023-05-10T19:55:29.114Z] 1469e6f7b9e6: Pulling fs layer [2023-05-10T19:55:29.114Z] eaf3925da568: Pulling fs layer [2023-05-10T19:55:29.114Z] bab4dde63d76: Pulling fs layer [2023-05-10T19:55:29.114Z] bde34c3a00c8: Pulling fs layer [2023-05-10T19:55:29.115Z] b352a97aabf1: Pulling fs layer [2023-05-10T19:55:29.115Z] 4872d77fe225: Pulling fs layer [2023-05-10T19:55:29.115Z] 5851b861e8e6: Pulling fs layer [2023-05-10T19:55:29.115Z] 1469e6f7b9e6: Waiting [2023-05-10T19:55:29.115Z] 5851b861e8e6: Waiting [2023-05-10T19:55:29.115Z] 988bab9f4d93: Waiting [2023-05-10T19:55:29.115Z] 4872d77fe225: Waiting [2023-05-10T19:55:29.115Z] eaf3925da568: Waiting [2023-05-10T19:55:29.115Z] bab4dde63d76: Waiting [2023-05-10T19:55:29.115Z] b352a97aabf1: Waiting [2023-05-10T19:55:29.115Z] bde34c3a00c8: Waiting [2023-05-10T19:55:29.115Z] e2be974225ed: Download complete [2023-05-10T19:55:29.115Z] 988bab9f4d93: Verifying Checksum [2023-05-10T19:55:29.115Z] 988bab9f4d93: Download complete [2023-05-10T19:55:29.115Z] 1469e6f7b9e6: Verifying Checksum [2023-05-10T19:55:29.115Z] 1469e6f7b9e6: Download complete [2023-05-10T19:55:29.377Z] eaf3925da568: Verifying Checksum [2023-05-10T19:55:29.377Z] eaf3925da568: Download complete [2023-05-10T19:55:29.377Z] 339a4e72a1f5: Verifying Checksum [2023-05-10T19:55:29.377Z] 339a4e72a1f5: Download complete [2023-05-10T19:55:29.377Z] bde34c3a00c8: Verifying Checksum [2023-05-10T19:55:29.377Z] bde34c3a00c8: Download complete [2023-05-10T19:55:29.377Z] b352a97aabf1: Download complete [2023-05-10T19:55:29.377Z] 4872d77fe225: Download complete [2023-05-10T19:55:29.377Z] 5851b861e8e6: Download complete [2023-05-10T19:55:29.377Z] b85a868b505f: Download complete [2023-05-10T19:55:29.637Z] bab4dde63d76: Verifying Checksum [2023-05-10T19:55:29.637Z] bab4dde63d76: Download complete [2023-05-10T19:55:30.601Z] b85a868b505f: Pull complete [2023-05-10T19:55:30.601Z] e2be974225ed: Pull complete [2023-05-10T19:55:31.170Z] 339a4e72a1f5: Pull complete [2023-05-10T19:55:31.170Z] 988bab9f4d93: Pull complete [2023-05-10T19:55:31.432Z] 1469e6f7b9e6: Pull complete [2023-05-10T19:55:31.432Z] eaf3925da568: Pull complete [2023-05-10T19:55:33.339Z] bab4dde63d76: Pull complete [2023-05-10T19:55:33.339Z] bde34c3a00c8: Pull complete [2023-05-10T19:55:33.339Z] b352a97aabf1: Pull complete [2023-05-10T19:55:33.339Z] 4872d77fe225: Pull complete [2023-05-10T19:55:33.339Z] 5851b861e8e6: Pull complete [2023-05-10T19:55:33.339Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-10T19:55:33.339Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-10T19:55:33.339Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T19:55:33.590Z] prd-ubuntu20.04-docker-8c-8g-14947 does not seem to be running inside a container [2023-05-10T19:55:33.629Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-355 -v /w/workspace/undry_device-onvif-camera_PR-355:/w/workspace/undry_device-onvif-camera_PR-355:rw,z -v /w/workspace/undry_device-onvif-camera_PR-355@tmp:/w/workspace/undry_device-onvif-camera_PR-355@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-10T19:55:36.152Z] $ docker top 7bfa6872b4c546b1ffa70c2aab3d4d9d8ab63fa4b61f9489af87bbba741fd823 -eo pid,comm [2023-05-10T19:55:36.201Z] 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). [2023-05-10T19:55:36.201Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-10T19:55:36.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T19:55:36.330Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T19:55:36.440Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T19:55:36.448Z] $ docker exec 7bfa6872b4c546b1ffa70c2aab3d4d9d8ab63fa4b61f9489af87bbba741fd823 ssh-agent [2023-05-10T19:55:36.544Z] SSH_AUTH_SOCK=/tmp/ssh-7udaAgxCySNp/agent.32 [2023-05-10T19:55:36.544Z] SSH_AGENT_PID=38 [2023-05-10T19:55:36.551Z] Running ssh-add (command line suppressed) [2023-05-10T19:55:36.650Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-355@tmp/private_key_1560076107936563522.key (/w/workspace/undry_device-onvif-camera_PR-355@tmp/private_key_1560076107936563522.key) [2023-05-10T19:55:36.658Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T19:55:36.991Z] + git tag --points-at HEAD [Pipeline] } [2023-05-10T19:55:37.023Z] $ docker exec --env ******** --env ******** 7bfa6872b4c546b1ffa70c2aab3d4d9d8ab63fa4b61f9489af87bbba741fd823 ssh-agent -k [2023-05-10T19:55:37.114Z] unset SSH_AUTH_SOCK; [2023-05-10T19:55:37.114Z] unset SSH_AGENT_PID; [2023-05-10T19:55:37.114Z] echo Agent pid 38 killed; [2023-05-10T19:55:37.117Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-10T19:55:37.210Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-10T19:55:37.210Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-10T19:55:37.311Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-10T19:55:37.318Z] $ docker exec 7bfa6872b4c546b1ffa70c2aab3d4d9d8ab63fa4b61f9489af87bbba741fd823 ssh-agent [2023-05-10T19:55:37.415Z] SSH_AUTH_SOCK=/tmp/ssh-qUFk9Fs5ziRW/agent.70 [2023-05-10T19:55:37.415Z] SSH_AGENT_PID=76 [2023-05-10T19:55:37.419Z] Running ssh-add (command line suppressed) [2023-05-10T19:55:37.519Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-355@tmp/private_key_13216437546566351785.key (/w/workspace/undry_device-onvif-camera_PR-355@tmp/private_key_13216437546566351785.key) [2023-05-10T19:55:37.529Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-10T19:55:37.860Z] + git semver init [2023-05-10T19:55:38.429Z] 2023-05-10 19:55:38,213 [run_init] DEBUG init version:0.0.0 force:False [2023-05-10T19:55:38.429Z] 2023-05-10 19:55:38,214 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-355/.semver [2023-05-10T19:55:38.429Z] 2023-05-10 19:55:38,214 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-355/.semver [2023-05-10T19:55:38.429Z] 2023-05-10 19:55:38,215 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-355/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-355, universal_newlines=False, shell=None, istream=None) [2023-05-10T19:55:39.377Z] 2023-05-10 19:55:39,133 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-355/.git/info/exclude [2023-05-10T19:55:39.377Z] 2023-05-10 19:55:39,134 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-355/.semver/PR-355 with force:False [2023-05-10T19:55:39.377Z] 2023-05-10 19:55:39,134 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-355/.semver/PR-355 [2023-05-10T19:55:39.377Z] 2023-05-10 19:55:39,137 [execute] INFO git cat-file --batch-check [2023-05-10T19:55:39.377Z] 2023-05-10 19:55:39,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-355/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T19:55:39.377Z] 2023-05-10 19:55:39,143 [execute] INFO git cat-file --batch [2023-05-10T19:55:39.377Z] 2023-05-10 19:55:39,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-355/.semver, universal_newlines=False, shell=None, istream=) [2023-05-10T19:55:39.377Z] 2023-05-10 19:55:39,148 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-355/.semver/PR-355 [2023-05-10T19:55:39.377Z] 0.0.0 [Pipeline] } [2023-05-10T19:55:39.410Z] $ docker exec --env ******** --env ******** 7bfa6872b4c546b1ffa70c2aab3d4d9d8ab63fa4b61f9489af87bbba741fd823 ssh-agent -k [2023-05-10T19:55:39.502Z] unset SSH_AUTH_SOCK; [2023-05-10T19:55:39.502Z] unset SSH_AGENT_PID; [2023-05-10T19:55:39.503Z] echo Agent pid 76 killed; [2023-05-10T19:55:39.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-10T19:55:39.919Z] + git semver [Pipeline] } [2023-05-10T19:55:40.517Z] $ docker stop --time=1 7bfa6872b4c546b1ffa70c2aab3d4d9d8ab63fa4b61f9489af87bbba741fd823 [2023-05-10T19:55:41.779Z] $ docker rm -f --volumes 7bfa6872b4c546b1ffa70c2aab3d4d9d8ab63fa4b61f9489af87bbba741fd823 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T19:55:42.194Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-10T19:55:42.470Z] Stashed 1 file(s) [Pipeline] echo [2023-05-10T19:55:42.486Z] [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 [2023-05-10T19:55:43.097Z] provisioning config files... [2023-05-10T19:55:43.107Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-355@tmp/config12724121953356822611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:55:43.449Z] ---> docker-login.sh [2023-05-10T19:55:43.449Z] nexus3.edgexfoundry.org:10001 [2023-05-10T19:55:43.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:55:43.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:55:43.449Z] Configure a credential helper to remove this warning. See [2023-05-10T19:55:43.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:55:43.449Z] [2023-05-10T19:55:43.449Z] Login Succeeded [2023-05-10T19:55:43.449Z] nexus3.edgexfoundry.org:10002 [2023-05-10T19:55:43.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:55:43.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:55:43.449Z] Configure a credential helper to remove this warning. See [2023-05-10T19:55:43.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:55:43.449Z] [2023-05-10T19:55:43.449Z] Login Succeeded [2023-05-10T19:55:43.449Z] nexus3.edgexfoundry.org:10003 [2023-05-10T19:55:43.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:55:43.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:55:43.709Z] Configure a credential helper to remove this warning. See [2023-05-10T19:55:43.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:55:43.709Z] [2023-05-10T19:55:43.709Z] Login Succeeded [2023-05-10T19:55:43.709Z] nexus3.edgexfoundry.org:10004 [2023-05-10T19:55:43.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:55:43.709Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:55:43.709Z] Configure a credential helper to remove this warning. See [2023-05-10T19:55:43.709Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:55:43.709Z] [2023-05-10T19:55:43.709Z] Login Succeeded [2023-05-10T19:55:43.709Z] docker.io [2023-05-10T19:55:43.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:55:43.968Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:55:43.968Z] Configure a credential helper to remove this warning. See [2023-05-10T19:55:43.968Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:55:43.968Z] [2023-05-10T19:55:43.968Z] Login Succeeded [2023-05-10T19:55:43.968Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T19:55:44.001Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T19:55:44.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T19:55:44.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T19:55:44.242Z] ========================================================= [2023-05-10T19:55:44.242Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-10T19:55:44.242Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:55:44.719Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T19:55:44.719Z] Sending build context to Docker daemon 21.85MB [2023-05-10T19:55:44.719Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T19:55:44.719Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-10T19:55:44.981Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-10T19:55:44.981Z] f56be85fc22e: Pulling fs layer [2023-05-10T19:55:44.981Z] 85791d961cd3: Pulling fs layer [2023-05-10T19:55:44.981Z] d694b5ae8c79: Pulling fs layer [2023-05-10T19:55:44.981Z] 9f32a84ed3da: Pulling fs layer [2023-05-10T19:55:44.981Z] 4d19c01a9841: Pulling fs layer [2023-05-10T19:55:44.981Z] 9325e15d5711: Pulling fs layer [2023-05-10T19:55:44.981Z] 556b6ee489ea: Pulling fs layer [2023-05-10T19:55:44.981Z] c5a4b2cf53e6: Pulling fs layer [2023-05-10T19:55:44.981Z] 9325e15d5711: Waiting [2023-05-10T19:55:44.981Z] 9f32a84ed3da: Waiting [2023-05-10T19:55:44.981Z] 556b6ee489ea: Waiting [2023-05-10T19:55:44.981Z] 4d19c01a9841: Waiting [2023-05-10T19:55:44.981Z] c5a4b2cf53e6: Waiting [2023-05-10T19:55:44.981Z] 85791d961cd3: Verifying Checksum [2023-05-10T19:55:44.981Z] 9f32a84ed3da: Verifying Checksum [2023-05-10T19:55:44.981Z] 9f32a84ed3da: Download complete [2023-05-10T19:55:44.981Z] 4d19c01a9841: Verifying Checksum [2023-05-10T19:55:44.981Z] 4d19c01a9841: Download complete [2023-05-10T19:55:44.981Z] f56be85fc22e: Verifying Checksum [2023-05-10T19:55:44.981Z] f56be85fc22e: Download complete [2023-05-10T19:55:44.981Z] 9325e15d5711: Verifying Checksum [2023-05-10T19:55:44.981Z] 9325e15d5711: Download complete [2023-05-10T19:55:45.243Z] f56be85fc22e: Pull complete [2023-05-10T19:55:45.243Z] 85791d961cd3: Pull complete [2023-05-10T19:55:45.502Z] c5a4b2cf53e6: Verifying Checksum [2023-05-10T19:55:45.502Z] c5a4b2cf53e6: Download complete [2023-05-10T19:55:45.761Z] d694b5ae8c79: Verifying Checksum [2023-05-10T19:55:45.761Z] d694b5ae8c79: Download complete [2023-05-10T19:55:46.020Z] 556b6ee489ea: Verifying Checksum [2023-05-10T19:55:46.020Z] 556b6ee489ea: Download complete [2023-05-10T19:55:48.550Z] d694b5ae8c79: Pull complete [2023-05-10T19:55:48.809Z] 9f32a84ed3da: Pull complete [2023-05-10T19:55:48.809Z] 4d19c01a9841: Pull complete [2023-05-10T19:55:48.809Z] 9325e15d5711: Pull complete [2023-05-10T19:55:51.339Z] 556b6ee489ea: Pull complete [2023-05-10T19:55:52.274Z] c5a4b2cf53e6: Pull complete [2023-05-10T19:55:52.274Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-10T19:55:52.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-10T19:55:52.274Z] ---> c4be618373d6 [2023-05-10T19:55:52.274Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-10T19:55:56.467Z] ---> Running in 1a3f47c994d3 [2023-05-10T19:55:56.467Z] Removing intermediate container 1a3f47c994d3 [2023-05-10T19:55:56.467Z] ---> 9ebd2c625220 [2023-05-10T19:55:56.467Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T19:55:56.467Z] ---> Running in 0b00bef0153e [2023-05-10T19:55:56.467Z] Removing intermediate container 0b00bef0153e [2023-05-10T19:55:56.467Z] ---> 5f2c5454559e [2023-05-10T19:55:56.467Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T19:55:56.725Z] ---> Running in 4f38569dc2b3 [2023-05-10T19:55:56.726Z] Removing intermediate container 4f38569dc2b3 [2023-05-10T19:55:56.726Z] ---> 44322f4de8be [2023-05-10T19:55:56.726Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T19:55:56.726Z] ---> Running in 6fae7e565ceb [2023-05-10T19:55:56.726Z] Removing intermediate container 6fae7e565ceb [2023-05-10T19:55:56.726Z] ---> 109a37eee43c [2023-05-10T19:55:56.726Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-10T19:55:56.726Z] ---> Running in a0e597283aeb [2023-05-10T19:55:56.984Z] Removing intermediate container a0e597283aeb [2023-05-10T19:55:56.984Z] ---> fb988f390602 [2023-05-10T19:55:56.984Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T19:55:56.984Z] ---> Running in 774a4a9273b2 [2023-05-10T19:55:57.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T19:55:57.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T19:55:57.502Z] OK: 265 MiB in 53 packages [2023-05-10T19:55:57.761Z] Removing intermediate container 774a4a9273b2 [2023-05-10T19:55:57.761Z] ---> f3808e86540b [2023-05-10T19:55:57.761Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-10T19:55:57.761Z] ---> Running in abba8511700d [2023-05-10T19:55:57.908Z] Still waiting to schedule task [2023-05-10T19:55:57.908Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-10T19:55:58.018Z] Removing intermediate container abba8511700d [2023-05-10T19:55:58.018Z] ---> 12db4210ac3d [2023-05-10T19:55:58.018Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-10T19:55:58.018Z] ---> a94aa6687f9d [2023-05-10T19:55:58.018Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T19:55:58.018Z] ---> Running in bfb247590d09 [2023-05-10T19:56:36.734Z] Removing intermediate container bfb247590d09 [2023-05-10T19:56:36.734Z] ---> f5416d7525fe [2023-05-10T19:56:36.734Z] Step 12/13 : COPY . . [2023-05-10T19:56:36.734Z] ---> 3fdb0f49f81a [2023-05-10T19:56:36.734Z] Step 13/13 : RUN ${MAKE} [2023-05-10T19:56:36.734Z] ---> Running in 151d5ab943b1 [2023-05-10T19:56:36.734Z] noop [2023-05-10T19:56:36.734Z] Removing intermediate container 151d5ab943b1 [2023-05-10T19:56:36.734Z] ---> 454c819dd648 [2023-05-10T19:56:36.734Z] Successfully built 454c819dd648 [2023-05-10T19:56:36.734Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:56:37.185Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T19:56:37.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T19:56:37.327Z] prd-ubuntu20.04-docker-8c-8g-14947 does not seem to be running inside a container [2023-05-10T19:56:37.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-355 -v /w/workspace/undry_device-onvif-camera_PR-355:/w/workspace/undry_device-onvif-camera_PR-355:rw,z -v /w/workspace/undry_device-onvif-camera_PR-355@tmp:/w/workspace/undry_device-onvif-camera_PR-355@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T19:56:37.674Z] $ docker top 83791740302aec5b270a8c6614f835be0db3edecd3ee4a34a456c700297c62dc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T19:56:38.057Z] + go version [2023-05-10T19:56:38.057Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-10T19:56:38.097Z] $ docker stop --time=1 83791740302aec5b270a8c6614f835be0db3edecd3ee4a34a456c700297c62dc [2023-05-10T19:56:39.410Z] $ docker rm -f --volumes 83791740302aec5b270a8c6614f835be0db3edecd3ee4a34a456c700297c62dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:56:40.139Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-10T19:56:40.139Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T19:56:40.292Z] prd-ubuntu20.04-docker-8c-8g-14947 does not seem to be running inside a container [2023-05-10T19:56:40.326Z] $ 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-355 -v /w/workspace/undry_device-onvif-camera_PR-355:/w/workspace/undry_device-onvif-camera_PR-355:rw,z -v /w/workspace/undry_device-onvif-camera_PR-355@tmp:/w/workspace/undry_device-onvif-camera_PR-355@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-10T19:56:40.700Z] $ docker top bbae42612c48ad35ec177988bec9491711697e4b0d4577eb8e8638105cd3e0a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T19:56:41.092Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-355 [Pipeline] fileExists [Pipeline] sh [2023-05-10T19:56:41.510Z] + make test [2023-05-10T19:56:41.510Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T19:56:46.777Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-10T19:56:58.976Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-10T19:56:58.976Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-10T19:56:59.911Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.041s coverage: 31.0% of statements [2023-05-10T19:56:59.911Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 1.981s coverage: 86.5% of statements [2023-05-10T19:57:08.019Z] go vet ./... [2023-05-10T19:57:10.546Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T19:57:10.546Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T19:57:10.546Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T19:57:10.580Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T19:57:10.612Z] $ docker stop --time=1 bbae42612c48ad35ec177988bec9491711697e4b0d4577eb8e8638105cd3e0a4 [2023-05-10T19:57:13.151Z] $ docker rm -f --volumes bbae42612c48ad35ec177988bec9491711697e4b0d4577eb8e8638105cd3e0a4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T19:57:13.702Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T19:57:13.781Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-10T19:57:14.426Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T19:57:14.738Z] + ls -al . [2023-05-10T19:57:14.738Z] total 232 [2023-05-10T19:57:14.738Z] drwxrwxr-x 10 jenkins jenkins 4096 May 10 19:56 . [2023-05-10T19:57:14.738Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:55 .. [2023-05-10T19:57:14.738Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 19:55 .git [2023-05-10T19:57:14.738Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 19:55 .github [2023-05-10T19:57:14.738Z] -rw-rw-r-- 1 jenkins jenkins 496 May 10 19:55 .gitignore [2023-05-10T19:57:14.738Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 19:55 .golangci.yml [2023-05-10T19:57:14.738Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 19:55 .semver [2023-05-10T19:57:14.738Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 10 19:55 Attribution.txt [2023-05-10T19:57:14.738Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 10 19:55 CHANGELOG.md [2023-05-10T19:57:14.738Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 10 19:55 Dockerfile [2023-05-10T19:57:14.738Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 19:55 GOVERNANCE.md [2023-05-10T19:57:14.738Z] -rw-rw-r-- 1 jenkins jenkins 734 May 10 19:55 Jenkinsfile [2023-05-10T19:57:14.738Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 10 19:55 LICENSE [2023-05-10T19:57:14.738Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 10 19:55 Makefile [2023-05-10T19:57:14.738Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 19:55 OWNERS.md [2023-05-10T19:57:14.738Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 10 19:55 README.md [2023-05-10T19:57:14.738Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 19:55 VERSION [2023-05-10T19:57:14.738Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:55 bin [2023-05-10T19:57:14.738Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 19:55 cmd [2023-05-10T19:57:14.738Z] -rw-r--r-- 1 jenkins jenkins 79472 May 10 19:56 coverage.out [2023-05-10T19:57:14.738Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:55 doc [2023-05-10T19:57:14.738Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 10 19:55 go.mod [2023-05-10T19:57:14.738Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 10 19:55 go.sum [2023-05-10T19:57:14.738Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:55 internal [2023-05-10T19:57:14.738Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:55 snap [2023-05-10T19:57:14.738Z] -rw-rw-r-- 1 jenkins jenkins 236 May 10 19:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:57:15.112Z] + 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=74a069d0012c2600bdaae063aab1291ffef7ae52 --label arch=amd64 --label version=0.0.0 . [2023-05-10T19:57:15.112Z] Sending build context to Docker daemon 21.93MB [2023-05-10T19:57:15.112Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T19:57:15.112Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-10T19:57:15.112Z] ---> 454c819dd648 [2023-05-10T19:57:15.112Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-10T19:57:15.372Z] ---> Running in 427a6c06b7b3 [2023-05-10T19:57:15.372Z] Removing intermediate container 427a6c06b7b3 [2023-05-10T19:57:15.372Z] ---> cb8c66cf6fd9 [2023-05-10T19:57:15.372Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T19:57:15.372Z] ---> Running in 2be40733de43 [2023-05-10T19:57:15.372Z] Removing intermediate container 2be40733de43 [2023-05-10T19:57:15.372Z] ---> bee4e0831e09 [2023-05-10T19:57:15.372Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T19:57:15.631Z] ---> Running in bc12e7d280df [2023-05-10T19:57:15.631Z] Removing intermediate container bc12e7d280df [2023-05-10T19:57:15.631Z] ---> 7a8558d970dc [2023-05-10T19:57:15.631Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T19:57:15.631Z] ---> Running in 0a47feb55396 [2023-05-10T19:57:15.631Z] Removing intermediate container 0a47feb55396 [2023-05-10T19:57:15.631Z] ---> b67b2aaaeed9 [2023-05-10T19:57:15.631Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-10T19:57:15.631Z] ---> Running in f73243835b37 [2023-05-10T19:57:15.890Z] Removing intermediate container f73243835b37 [2023-05-10T19:57:15.890Z] ---> aff2b7b12c22 [2023-05-10T19:57:15.890Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T19:57:15.890Z] ---> Running in 8eed1309222e [2023-05-10T19:57:16.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T19:57:16.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T19:57:16.716Z] OK: 265 MiB in 53 packages [2023-05-10T19:57:17.286Z] Removing intermediate container 8eed1309222e [2023-05-10T19:57:17.286Z] ---> ba74de8cd50a [2023-05-10T19:57:17.286Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-10T19:57:17.286Z] ---> Running in 57ea01d73a47 [2023-05-10T19:57:17.286Z] Removing intermediate container 57ea01d73a47 [2023-05-10T19:57:17.286Z] ---> 54c0db26584a [2023-05-10T19:57:17.286Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-10T19:57:17.286Z] ---> 83af3a378d2b [2023-05-10T19:57:17.286Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T19:57:17.286Z] ---> Running in da647cb9ec94 [2023-05-10T19:57:18.222Z] Removing intermediate container da647cb9ec94 [2023-05-10T19:57:18.222Z] ---> 20feff2414a5 [2023-05-10T19:57:18.222Z] Step 12/26 : COPY . . [2023-05-10T19:57:18.788Z] ---> c63b620dd157 [2023-05-10T19:57:18.788Z] Step 13/26 : RUN ${MAKE} [2023-05-10T19:57:18.788Z] ---> Running in df609cdfd4bf [2023-05-10T19:57:19.090Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-10T19:57:25.278Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14948 in /w/workspace/undry_device-onvif-camera_PR-355 [Pipeline] { [Pipeline] ws [2023-05-10T19:57:25.337Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-05-10T19:57:25.415Z] The recommended git tool is: git [2023-05-10T19:57:30.612Z] using credential edgex-jenkins-ssh [2023-05-10T19:57:30.633Z] Cloning the remote Git repository [2023-05-10T19:57:30.681Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-10T19:57:30.770Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-05-10T19:57:30.909Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-10T19:57:30.910Z] > git --version # timeout=10 [2023-05-10T19:57:30.951Z] > git --version # 'git version 2.25.1' [2023-05-10T19:57:30.954Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T19:57:31.091Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T19:57:32.694Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-10T19:57:32.723Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-10T19:57:33.564Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-10T19:57:33.607Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-10T19:57:33.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T19:57:33.622Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/355/head:refs/remotes/origin/PR-355 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-10T19:57:34.217Z] Merging remotes/origin/main commit 19aea0788ff6687e1018adc680fb40cfac0f4964 into PR head commit 74a069d0012c2600bdaae063aab1291ffef7ae52 [2023-05-10T19:57:34.609Z] Merge succeeded, producing 74a069d0012c2600bdaae063aab1291ffef7ae52 [2023-05-10T19:57:34.609Z] Checking out Revision 74a069d0012c2600bdaae063aab1291ffef7ae52 (PR-355) [2023-05-10T19:57:34.238Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T19:57:34.334Z] > git checkout -f 74a069d0012c2600bdaae063aab1291ffef7ae52 # timeout=10 [2023-05-10T19:57:34.508Z] > git remote # timeout=10 [2023-05-10T19:57:34.532Z] > git config --get remote.origin.url # timeout=10 [2023-05-10T19:57:34.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-10T19:57:34.567Z] > git merge 19aea0788ff6687e1018adc680fb40cfac0f4964 # timeout=10 [2023-05-10T19:57:34.593Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-10T19:57:34.619Z] > git config core.sparsecheckout # timeout=10 [2023-05-10T19:57:34.632Z] > git checkout -f 74a069d0012c2600bdaae063aab1291ffef7ae52 # timeout=10 [2023-05-10T19:57:38.311Z] Commit message: "refactor: modify UpdateDevice calls to use PatchDevice calls" [2023-05-10T19:57:38.366Z] > git --version # timeout=10 [2023-05-10T19:57:38.376Z] > git --version # 'git version 2.25.1' [2023-05-10T19:57:38.395Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T19:57:39.552Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-10T19:57:39.552Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T19:57:39.552Z] Dload Upload Total Spent Left Speed [2023-05-10T19:57:39.552Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh [2023-05-10T19:57:40.287Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-10T19:57:40.631Z] + sudo tee /etc/docker/daemon.new [2023-05-10T19:57:40.631Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-10T19:57:40.631Z] { [2023-05-10T19:57:40.631Z] "registry-mirrors": [ [2023-05-10T19:57:40.631Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-10T19:57:40.631Z] ], [2023-05-10T19:57:40.631Z] "bip": "10.250.0.254/24", [2023-05-10T19:57:40.631Z] "hosts": [ [2023-05-10T19:57:40.631Z] "tcp://0.0.0.0:5555", [2023-05-10T19:57:40.631Z] "unix:///var/run/docker.sock" [2023-05-10T19:57:40.631Z] ], [2023-05-10T19:57:40.631Z] "mtu": 1458, [2023-05-10T19:57:40.631Z] "selinux-enabled": true, [2023-05-10T19:57:40.631Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-10T19:57:40.631Z] } [Pipeline] sh [2023-05-10T19:57:40.977Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-10T19:57:41.014Z] Removing intermediate container df609cdfd4bf [2023-05-10T19:57:41.014Z] ---> 2d470476ba60 [2023-05-10T19:57:41.014Z] Step 14/26 : FROM alpine:3.17 [2023-05-10T19:57:41.014Z] 3.17: Pulling from library/alpine [2023-05-10T19:57:41.014Z] f56be85fc22e: Already exists [2023-05-10T19:57:41.014Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T19:57:41.014Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T19:57:41.014Z] ---> 9ed4aefc74f6 [2023-05-10T19:57:41.014Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-10T19:57:41.014Z] ---> Running in 5a9e5aa303e1 [2023-05-10T19:57:41.014Z] Removing intermediate container 5a9e5aa303e1 [2023-05-10T19:57:41.014Z] ---> 8150d580333f [2023-05-10T19:57:41.014Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-10T19:57:41.014Z] ---> Running in cd72edf4f999 [2023-05-10T19:57:41.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-10T19:57:41.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-10T19:57:41.014Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T19:57:41.014Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T19:57:41.014Z] OK: 7 MiB in 16 packages [2023-05-10T19:57:41.014Z] Removing intermediate container cd72edf4f999 [2023-05-10T19:57:41.014Z] ---> cb723a0e030b [2023-05-10T19:57:41.014Z] Step 17/26 : WORKDIR / [2023-05-10T19:57:41.014Z] ---> Running in a738f6c7337e [2023-05-10T19:57:41.014Z] Removing intermediate container a738f6c7337e [2023-05-10T19:57:41.014Z] ---> 1d505e49afaa [2023-05-10T19:57:41.014Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-10T19:57:41.014Z] ---> bd1280d07bf7 [2023-05-10T19:57:41.014Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-10T19:57:41.014Z] ---> 5045055cd115 [2023-05-10T19:57:41.014Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-10T19:57:41.014Z] ---> e8c09160c9ee [2023-05-10T19:57:41.014Z] Step 21/26 : EXPOSE 59984 [2023-05-10T19:57:41.014Z] ---> Running in 0eaf35735d22 [2023-05-10T19:57:41.014Z] Removing intermediate container 0eaf35735d22 [2023-05-10T19:57:41.014Z] ---> 03f8249ace61 [2023-05-10T19:57:41.014Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-10T19:57:41.014Z] ---> Running in 26e01c83cbc3 [2023-05-10T19:57:41.274Z] Removing intermediate container 26e01c83cbc3 [2023-05-10T19:57:41.274Z] ---> 09f87314ca95 [2023-05-10T19:57:41.274Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T19:57:41.274Z] ---> Running in f2082e839621 [2023-05-10T19:57:41.274Z] Removing intermediate container f2082e839621 [2023-05-10T19:57:41.274Z] ---> cab0f016aac6 [2023-05-10T19:57:41.274Z] Step 24/26 : LABEL arch=amd64 [2023-05-10T19:57:41.274Z] ---> Running in 8055342b3ab0 [2023-05-10T19:57:41.274Z] Removing intermediate container 8055342b3ab0 [2023-05-10T19:57:41.274Z] ---> 36efaa56ba4d [2023-05-10T19:57:41.274Z] Step 25/26 : LABEL git_sha=74a069d0012c2600bdaae063aab1291ffef7ae52 [2023-05-10T19:57:41.274Z] ---> Running in be03eabc9bf8 [2023-05-10T19:57:41.326Z] + sudo service docker restart [2023-05-10T19:57:41.532Z] Removing intermediate container be03eabc9bf8 [2023-05-10T19:57:41.532Z] ---> 6abf0ec92faf [2023-05-10T19:57:41.532Z] Step 26/26 : LABEL version=0.0.0 [2023-05-10T19:57:41.532Z] ---> Running in 7a7be834f31c [2023-05-10T19:57:41.532Z] Removing intermediate container 7a7be834f31c [2023-05-10T19:57:41.532Z] ---> cb4eb22b09fb [2023-05-10T19:57:41.532Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T19:57:41.532Z] Successfully built cb4eb22b09fb [2023-05-10T19:57:41.532Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:57:42.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T19:57:42.414Z] [2023-05-10T19:57:42.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:57:42.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T19:57:42.782Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-10T19:57:42.782Z] 5eb5b503b376: Pulling fs layer [2023-05-10T19:57:42.782Z] 5c69ac0246d0: Pulling fs layer [2023-05-10T19:57:42.782Z] ec43610c2a17: Pulling fs layer [2023-05-10T19:57:42.782Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-10T19:57:42.782Z] 33b1e0a273af: Pulling fs layer [2023-05-10T19:57:42.782Z] 5d3b04190fa2: Pulling fs layer [2023-05-10T19:57:42.782Z] 2f39f015ded8: Pulling fs layer [2023-05-10T19:57:42.782Z] 5d3b04190fa2: Waiting [2023-05-10T19:57:42.782Z] 3a2ae6a8a46f: Waiting [2023-05-10T19:57:42.782Z] 2f39f015ded8: Waiting [2023-05-10T19:57:42.782Z] 5c69ac0246d0: Verifying Checksum [2023-05-10T19:57:42.782Z] 5c69ac0246d0: Download complete [2023-05-10T19:57:42.782Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-10T19:57:42.782Z] 3a2ae6a8a46f: Download complete [2023-05-10T19:57:42.782Z] 33b1e0a273af: Verifying Checksum [2023-05-10T19:57:42.782Z] 33b1e0a273af: Download complete [2023-05-10T19:57:43.054Z] 5d3b04190fa2: Download complete [2023-05-10T19:57:43.054Z] ec43610c2a17: Verifying Checksum [2023-05-10T19:57:43.054Z] ec43610c2a17: Download complete [2023-05-10T19:57:43.054Z] 5eb5b503b376: Verifying Checksum [2023-05-10T19:57:43.054Z] 5eb5b503b376: Download complete [2023-05-10T19:57:43.989Z] 2f39f015ded8: Download complete [2023-05-10T19:57:44.248Z] 5eb5b503b376: Pull complete [2023-05-10T19:57:44.506Z] 5c69ac0246d0: Pull complete [2023-05-10T19:57:44.765Z] ec43610c2a17: Pull complete [2023-05-10T19:57:45.024Z] 3a2ae6a8a46f: Pull complete [2023-05-10T19:57:45.024Z] 33b1e0a273af: Pull complete [2023-05-10T19:57:45.282Z] 5d3b04190fa2: Pull complete [2023-05-10T19:57:49.465Z] 2f39f015ded8: Pull complete [2023-05-10T19:57:49.465Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-10T19:57:49.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T19:57:49.465Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T19:57:49.692Z] prd-ubuntu20.04-docker-8c-8g-14947 does not seem to be running inside a container [2023-05-10T19:57:49.727Z] $ 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-355 -v /w/workspace/undry_device-onvif-camera_PR-355:/w/workspace/undry_device-onvif-camera_PR-355:rw,z -v /w/workspace/undry_device-onvif-camera_PR-355@tmp:/w/workspace/undry_device-onvif-camera_PR-355@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T19:57:51.802Z] $ docker top 39cd02d7b3e48a692e5d052206a4fbc03d90b60268dcc11891c0c16292fa371f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:57:52.266Z] ---> job-cost.sh [2023-05-10T19:57:52.266Z] lf-activate-venv: SKIPPING [2023-05-10T19:57:52.266Z] INFO: No Stack... [2023-05-10T19:57:52.525Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T19:57:52.785Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T19:57:53.097Z] + cat /w/workspace/undry_device-onvif-camera_PR-355/archives/cost.csv [2023-05-10T19:57:53.097Z] + cut -d, -f6 [Pipeline] lock [2023-05-10T19:57:53.139Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-355-1-stack-cost] [2023-05-10T19:57:53.145Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-355-1-stack-cost] did not exist. Created. [2023-05-10T19:57:53.145Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-355-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T19:57:53.536Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-10T19:57:53.585Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T19:57:53.619Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-355-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T19:57:53.696Z] $ docker stop --time=1 39cd02d7b3e48a692e5d052206a4fbc03d90b60268dcc11891c0c16292fa371f [2023-05-10T19:57:54.843Z] $ docker rm -f --volumes 39cd02d7b3e48a692e5d052206a4fbc03d90b60268dcc11891c0c16292fa371f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T19:57:59.647Z] provisioning config files... [2023-05-10T19:57:59.678Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config7473033759010336640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T19:58:00.070Z] ---> docker-login.sh [2023-05-10T19:58:00.070Z] nexus3.edgexfoundry.org:10001 [2023-05-10T19:58:00.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:58:00.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:58:00.661Z] Configure a credential helper to remove this warning. See [2023-05-10T19:58:00.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:58:00.661Z] [2023-05-10T19:58:00.661Z] Login Succeeded [2023-05-10T19:58:00.661Z] nexus3.edgexfoundry.org:10002 [2023-05-10T19:58:00.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:58:00.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:58:00.933Z] Configure a credential helper to remove this warning. See [2023-05-10T19:58:00.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:58:00.933Z] [2023-05-10T19:58:00.933Z] Login Succeeded [2023-05-10T19:58:00.933Z] nexus3.edgexfoundry.org:10003 [2023-05-10T19:58:01.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:58:01.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:58:01.470Z] Configure a credential helper to remove this warning. See [2023-05-10T19:58:01.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:58:01.470Z] [2023-05-10T19:58:01.470Z] Login Succeeded [2023-05-10T19:58:01.470Z] nexus3.edgexfoundry.org:10004 [2023-05-10T19:58:01.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:58:01.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:58:01.742Z] Configure a credential helper to remove this warning. See [2023-05-10T19:58:01.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:58:01.742Z] [2023-05-10T19:58:01.742Z] Login Succeeded [2023-05-10T19:58:01.742Z] docker.io [2023-05-10T19:58:02.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-10T19:58:02.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-10T19:58:02.278Z] Configure a credential helper to remove this warning. See [2023-05-10T19:58:02.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-10T19:58:02.278Z] [2023-05-10T19:58:02.278Z] Login Succeeded [2023-05-10T19:58:02.278Z] ---> docker-login.sh ends [Pipeline] } [2023-05-10T19:58:02.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-10T19:58:02.698Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T19:58:02.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-10T19:58:02.764Z] ========================================================= [2023-05-10T19:58:02.765Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-10T19:58:02.765Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:58:03.261Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-10T19:58:03.854Z] Sending build context to Docker daemon 14.37MB [2023-05-10T19:58:03.854Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T19:58:03.854Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-10T19:58:03.854Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-10T19:58:03.854Z] c41833b44d91: Pulling fs layer [2023-05-10T19:58:03.854Z] ed15518f5707: Pulling fs layer [2023-05-10T19:58:03.854Z] feae8fd75edb: Pulling fs layer [2023-05-10T19:58:03.854Z] 242c74f7c9fa: Pulling fs layer [2023-05-10T19:58:03.854Z] 3cdef696dda3: Pulling fs layer [2023-05-10T19:58:03.854Z] 2ced38df9373: Pulling fs layer [2023-05-10T19:58:03.854Z] 58f1dce35555: Pulling fs layer [2023-05-10T19:58:03.854Z] 242c74f7c9fa: Waiting [2023-05-10T19:58:03.854Z] 3cdef696dda3: Waiting [2023-05-10T19:58:03.854Z] 2ced38df9373: Waiting [2023-05-10T19:58:03.854Z] 58f1dce35555: Waiting [2023-05-10T19:58:03.854Z] ed15518f5707: Download complete [2023-05-10T19:58:03.854Z] 242c74f7c9fa: Verifying Checksum [2023-05-10T19:58:03.854Z] 242c74f7c9fa: Download complete [2023-05-10T19:58:03.854Z] 3cdef696dda3: Verifying Checksum [2023-05-10T19:58:03.854Z] 3cdef696dda3: Download complete [2023-05-10T19:58:04.136Z] c41833b44d91: Verifying Checksum [2023-05-10T19:58:04.136Z] c41833b44d91: Download complete [2023-05-10T19:58:05.132Z] c41833b44d91: Pull complete [2023-05-10T19:58:05.132Z] 58f1dce35555: Verifying Checksum [2023-05-10T19:58:05.132Z] 58f1dce35555: Download complete [2023-05-10T19:58:05.719Z] ed15518f5707: Pull complete [2023-05-10T19:58:06.312Z] feae8fd75edb: Download complete [2023-05-10T19:58:06.597Z] 2ced38df9373: Verifying Checksum [2023-05-10T19:58:06.597Z] 2ced38df9373: Download complete [2023-05-10T19:58:18.948Z] feae8fd75edb: Pull complete [2023-05-10T19:58:18.948Z] 242c74f7c9fa: Pull complete [2023-05-10T19:58:18.948Z] 3cdef696dda3: Pull complete [2023-05-10T19:58:24.329Z] 2ced38df9373: Pull complete [2023-05-10T19:58:26.931Z] 58f1dce35555: Pull complete [2023-05-10T19:58:26.931Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-10T19:58:26.931Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-10T19:58:26.931Z] ---> fadd8f120f05 [2023-05-10T19:58:26.931Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-10T19:58:28.882Z] ---> Running in fa41a4687b5b [2023-05-10T19:58:28.882Z] Removing intermediate container fa41a4687b5b [2023-05-10T19:58:29.151Z] ---> 8c45ce62b83a [2023-05-10T19:58:29.151Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T19:58:29.151Z] ---> Running in 5544f48baf2d [2023-05-10T19:58:29.438Z] Removing intermediate container 5544f48baf2d [2023-05-10T19:58:29.438Z] ---> 0c8606dd3632 [2023-05-10T19:58:29.438Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T19:58:29.438Z] ---> Running in d322949ca236 [2023-05-10T19:58:30.023Z] Removing intermediate container d322949ca236 [2023-05-10T19:58:30.023Z] ---> fa57805c77fc [2023-05-10T19:58:30.023Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T19:58:30.023Z] ---> Running in 7f8c6462a12b [2023-05-10T19:58:30.291Z] Removing intermediate container 7f8c6462a12b [2023-05-10T19:58:30.291Z] ---> f952b393a531 [2023-05-10T19:58:30.291Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-10T19:58:30.291Z] ---> Running in f6c7f2e677b3 [2023-05-10T19:58:30.561Z] Removing intermediate container f6c7f2e677b3 [2023-05-10T19:58:30.561Z] ---> 98131c191321 [2023-05-10T19:58:30.561Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T19:58:30.830Z] ---> Running in 3655b99168f5 [2023-05-10T19:58:31.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T19:58:32.390Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T19:58:33.802Z] OK: 263 MiB in 53 packages [2023-05-10T19:58:34.394Z] Removing intermediate container 3655b99168f5 [2023-05-10T19:58:34.394Z] ---> 39c7e74c888a [2023-05-10T19:58:34.394Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-10T19:58:34.394Z] ---> Running in b8c4a2f10fdf [2023-05-10T19:58:34.662Z] Removing intermediate container b8c4a2f10fdf [2023-05-10T19:58:34.662Z] ---> 86dbcaa217d9 [2023-05-10T19:58:34.662Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-10T19:58:35.251Z] ---> d0edab9fa78d [2023-05-10T19:58:35.251Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T19:58:35.251Z] ---> Running in 92e6b9c6cde1 [2023-05-10T19:59:43.223Z] Removing intermediate container 92e6b9c6cde1 [2023-05-10T19:59:43.223Z] ---> 2816d575452d [2023-05-10T19:59:43.223Z] Step 12/13 : COPY . . [2023-05-10T19:59:43.223Z] ---> 73a3a34d9ff3 [2023-05-10T19:59:43.223Z] Step 13/13 : RUN ${MAKE} [2023-05-10T19:59:43.223Z] ---> Running in 9d864f0633a4 [2023-05-10T19:59:43.223Z] noop [2023-05-10T19:59:43.223Z] Removing intermediate container 9d864f0633a4 [2023-05-10T19:59:43.223Z] ---> 069215a53e87 [2023-05-10T19:59:43.223Z] Successfully built 069215a53e87 [2023-05-10T19:59:43.223Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:59:43.720Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T19:59:43.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T19:59:44.024Z] prd-ubuntu20.04-docker-arm64-4c-16g-14948 does not seem to be running inside a container [2023-05-10T19:59:44.099Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T19:59:45.346Z] $ docker top ca8530a4e2d93b5e4baa5eb10eb3f427f51c715687239c87dd21b10afdd7f11e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T19:59:46.243Z] + go version [2023-05-10T19:59:46.243Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-10T19:59:46.277Z] $ docker stop --time=1 ca8530a4e2d93b5e4baa5eb10eb3f427f51c715687239c87dd21b10afdd7f11e [2023-05-10T19:59:47.919Z] $ docker rm -f --volumes ca8530a4e2d93b5e4baa5eb10eb3f427f51c715687239c87dd21b10afdd7f11e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T19:59:48.826Z] + docker inspect -f . ci-base-image-arm64 [2023-05-10T19:59:48.826Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T19:59:49.090Z] prd-ubuntu20.04-docker-arm64-4c-16g-14948 does not seem to be running inside a container [2023-05-10T19:59:49.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-10T19:59:50.376Z] $ docker top 56dbae5e5cbf5a620fa5b85abe4bb29c426ce575683cc26e5007bc8172d205b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T19:59:51.262Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-05-10T19:59:51.987Z] + make test [2023-05-10T19:59:51.987Z] go test ./... -coverprofile=coverage.out ./... [2023-05-10T20:00:24.235Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-10T20:02:30.906Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-10T20:02:35.167Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-10T20:02:37.120Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.211s coverage: 31.0% of statements [2023-05-10T20:02:59.207Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.046s coverage: 86.5% of statements [2023-05-10T20:02:59.207Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-10T20:02:59.207Z] go vet ./... [2023-05-10T20:03:25.976Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-10T20:03:25.976Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-10T20:03:25.976Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-10T20:03:26.019Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-10T20:03:26.047Z] $ docker stop --time=1 56dbae5e5cbf5a620fa5b85abe4bb29c426ce575683cc26e5007bc8172d205b2 [2023-05-10T20:03:27.913Z] $ docker rm -f --volumes 56dbae5e5cbf5a620fa5b85abe4bb29c426ce575683cc26e5007bc8172d205b2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-10T20:03:29.176Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-10T20:03:29.218Z] Warning: overwriting stash ‘coverage-report’ [2023-05-10T20:03:29.844Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-10T20:03:30.447Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-10T20:03:30.784Z] + ls -al . [2023-05-10T20:03:30.784Z] total 228 [2023-05-10T20:03:30.784Z] drwxrwxr-x 9 jenkins jenkins 4096 May 10 19:59 . [2023-05-10T20:03:30.784Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:57 .. [2023-05-10T20:03:30.784Z] drwxrwxr-x 8 jenkins jenkins 4096 May 10 19:57 .git [2023-05-10T20:03:30.784Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 19:57 .github [2023-05-10T20:03:30.784Z] -rw-rw-r-- 1 jenkins jenkins 496 May 10 19:57 .gitignore [2023-05-10T20:03:30.784Z] -rw-rw-r-- 1 jenkins jenkins 42 May 10 19:57 .golangci.yml [2023-05-10T20:03:30.784Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 10 19:57 Attribution.txt [2023-05-10T20:03:30.784Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 10 19:57 CHANGELOG.md [2023-05-10T20:03:30.784Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 10 19:57 Dockerfile [2023-05-10T20:03:30.784Z] -rw-rw-r-- 1 jenkins jenkins 677 May 10 19:57 GOVERNANCE.md [2023-05-10T20:03:30.784Z] -rw-rw-r-- 1 jenkins jenkins 734 May 10 19:57 Jenkinsfile [2023-05-10T20:03:30.784Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 10 19:57 LICENSE [2023-05-10T20:03:30.784Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 10 19:57 Makefile [2023-05-10T20:03:30.784Z] -rw-rw-r-- 1 jenkins jenkins 625 May 10 19:57 OWNERS.md [2023-05-10T20:03:30.784Z] -rw-rw-r-- 1 jenkins jenkins 2591 May 10 19:57 README.md [2023-05-10T20:03:30.784Z] -rw-rw-r-- 1 jenkins jenkins 5 May 10 19:55 VERSION [2023-05-10T20:03:30.784Z] drwxrwxr-x 2 jenkins jenkins 4096 May 10 19:57 bin [2023-05-10T20:03:30.784Z] drwxrwxr-x 3 jenkins jenkins 4096 May 10 19:57 cmd [2023-05-10T20:03:30.784Z] -rw-r--r-- 1 jenkins jenkins 79472 May 10 20:02 coverage.out [2023-05-10T20:03:30.784Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:57 doc [2023-05-10T20:03:30.784Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 10 19:57 go.mod [2023-05-10T20:03:30.784Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 10 19:57 go.sum [2023-05-10T20:03:30.784Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:57 internal [2023-05-10T20:03:30.784Z] drwxrwxr-x 4 jenkins jenkins 4096 May 10 19:57 snap [2023-05-10T20:03:30.784Z] -rw-rw-r-- 1 jenkins jenkins 236 May 10 19:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:03:31.211Z] + 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=74a069d0012c2600bdaae063aab1291ffef7ae52 --label arch=arm64 --label version=0.0.0 . [2023-05-10T20:03:31.796Z] Sending build context to Docker daemon 14.45MB [2023-05-10T20:03:31.796Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-10T20:03:31.796Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-10T20:03:31.796Z] ---> 069215a53e87 [2023-05-10T20:03:31.796Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-10T20:03:31.796Z] ---> Running in 67e51b1d263f [2023-05-10T20:03:32.065Z] Removing intermediate container 67e51b1d263f [2023-05-10T20:03:32.065Z] ---> 47a7d7446d55 [2023-05-10T20:03:32.065Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-10T20:03:32.334Z] ---> Running in 51d2af63c091 [2023-05-10T20:03:32.602Z] Removing intermediate container 51d2af63c091 [2023-05-10T20:03:32.602Z] ---> 6e5dfe0e9884 [2023-05-10T20:03:32.602Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-10T20:03:32.602Z] ---> Running in 54b6e9a57a60 [2023-05-10T20:03:32.870Z] Removing intermediate container 54b6e9a57a60 [2023-05-10T20:03:32.870Z] ---> f834dee9bc0c [2023-05-10T20:03:32.870Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-10T20:03:32.870Z] ---> Running in 9e4b4a0b6bb3 [2023-05-10T20:03:33.144Z] Removing intermediate container 9e4b4a0b6bb3 [2023-05-10T20:03:33.144Z] ---> 60a3dae58a72 [2023-05-10T20:03:33.144Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-10T20:03:33.412Z] ---> Running in 1a39f60a63de [2023-05-10T20:03:33.681Z] Removing intermediate container 1a39f60a63de [2023-05-10T20:03:33.681Z] ---> 6624993b98c8 [2023-05-10T20:03:33.681Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-10T20:03:33.681Z] ---> Running in be5acfe4f1eb [2023-05-10T20:03:34.646Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T20:03:35.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T20:03:36.651Z] OK: 263 MiB in 53 packages [2023-05-10T20:03:40.909Z] Removing intermediate container be5acfe4f1eb [2023-05-10T20:03:40.909Z] ---> e0d6b83cccd2 [2023-05-10T20:03:40.909Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-10T20:03:40.909Z] ---> Running in fb890bc38070 [2023-05-10T20:03:40.909Z] Removing intermediate container fb890bc38070 [2023-05-10T20:03:40.909Z] ---> 78133943e767 [2023-05-10T20:03:40.909Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-10T20:03:41.177Z] ---> ff9d0442cd66 [2023-05-10T20:03:41.177Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-10T20:03:41.177Z] ---> Running in 7c8424bd05f8 [2023-05-10T20:03:43.765Z] Removing intermediate container 7c8424bd05f8 [2023-05-10T20:03:43.765Z] ---> 7939e3d125ef [2023-05-10T20:03:43.765Z] Step 12/26 : COPY . . [2023-05-10T20:03:45.171Z] ---> 31c186113847 [2023-05-10T20:03:45.171Z] Step 13/26 : RUN ${MAKE} [2023-05-10T20:03:45.171Z] ---> Running in 1c341788a352 [2023-05-10T20:03:46.131Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-10T20:06:07.829Z] Removing intermediate container 1c341788a352 [2023-05-10T20:06:07.829Z] ---> 652339df6f7c [2023-05-10T20:06:07.829Z] Step 14/26 : FROM alpine:3.17 [2023-05-10T20:06:07.829Z] 3.17: Pulling from library/alpine [2023-05-10T20:06:07.829Z] c41833b44d91: Already exists [2023-05-10T20:06:07.829Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-10T20:06:07.829Z] Status: Downloaded newer image for alpine:3.17 [2023-05-10T20:06:07.829Z] ---> 51e60588ff2c [2023-05-10T20:06:07.829Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-10T20:06:07.829Z] ---> Running in a26620f170a1 [2023-05-10T20:06:07.829Z] Removing intermediate container a26620f170a1 [2023-05-10T20:06:07.829Z] ---> c9b199eb04d1 [2023-05-10T20:06:07.829Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-10T20:06:07.829Z] ---> Running in 438cb46da138 [2023-05-10T20:06:07.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-10T20:06:07.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-10T20:06:07.829Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-10T20:06:07.829Z] Executing busybox-1.35.0-r29.trigger [2023-05-10T20:06:07.829Z] OK: 8 MiB in 16 packages [2023-05-10T20:06:07.829Z] Removing intermediate container 438cb46da138 [2023-05-10T20:06:07.829Z] ---> dd53f3fa24b6 [2023-05-10T20:06:07.829Z] Step 17/26 : WORKDIR / [2023-05-10T20:06:07.829Z] ---> Running in bd48ad3d96dd [2023-05-10T20:06:07.829Z] Removing intermediate container bd48ad3d96dd [2023-05-10T20:06:07.829Z] ---> aceedfb861d7 [2023-05-10T20:06:07.829Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-10T20:06:07.829Z] ---> 4ebd4872a1d4 [2023-05-10T20:06:07.829Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-10T20:06:07.829Z] ---> 462d0d7d05a7 [2023-05-10T20:06:07.829Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-10T20:06:08.097Z] ---> a97d8d513984 [2023-05-10T20:06:08.097Z] Step 21/26 : EXPOSE 59984 [2023-05-10T20:06:08.097Z] ---> Running in 3da135b08103 [2023-05-10T20:06:08.362Z] Removing intermediate container 3da135b08103 [2023-05-10T20:06:08.362Z] ---> 6b0f46a78aca [2023-05-10T20:06:08.362Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-10T20:06:08.654Z] ---> Running in 9098ad0d2661 [2023-05-10T20:06:08.921Z] Removing intermediate container 9098ad0d2661 [2023-05-10T20:06:08.921Z] ---> 18e72bb82492 [2023-05-10T20:06:08.921Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-10T20:06:08.921Z] ---> Running in f8e3dfd93f74 [2023-05-10T20:06:09.190Z] Removing intermediate container f8e3dfd93f74 [2023-05-10T20:06:09.190Z] ---> 7f1a2f63553c [2023-05-10T20:06:09.190Z] Step 24/26 : LABEL arch=arm64 [2023-05-10T20:06:09.457Z] ---> Running in 7db59c92bf03 [2023-05-10T20:06:09.725Z] Removing intermediate container 7db59c92bf03 [2023-05-10T20:06:09.725Z] ---> c0d017916894 [2023-05-10T20:06:09.725Z] Step 25/26 : LABEL git_sha=74a069d0012c2600bdaae063aab1291ffef7ae52 [2023-05-10T20:06:09.725Z] ---> Running in 2db2dad84953 [2023-05-10T20:06:09.992Z] Removing intermediate container 2db2dad84953 [2023-05-10T20:06:09.992Z] ---> c71a6679c29c [2023-05-10T20:06:09.992Z] Step 26/26 : LABEL version=0.0.0 [2023-05-10T20:06:10.263Z] ---> Running in 20aabac91b68 [2023-05-10T20:06:10.528Z] Removing intermediate container 20aabac91b68 [2023-05-10T20:06:10.528Z] ---> c7750dd96313 [2023-05-10T20:06:10.528Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-10T20:06:10.528Z] Successfully built c7750dd96313 [2023-05-10T20:06:10.528Z] 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 [2023-05-10T20:06:11.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T20:06:11.358Z] [2023-05-10T20:06:11.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:06:11.776Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T20:06:11.776Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-10T20:06:11.776Z] 8998bd30e6a1: Pulling fs layer [2023-05-10T20:06:11.776Z] 04944245beec: Pulling fs layer [2023-05-10T20:06:11.776Z] 699f458cf7ca: Pulling fs layer [2023-05-10T20:06:11.776Z] 765212b225bb: Pulling fs layer [2023-05-10T20:06:11.776Z] f23df028b6ca: Pulling fs layer [2023-05-10T20:06:11.776Z] d65c8cfc05b1: Pulling fs layer [2023-05-10T20:06:11.776Z] 2437ff75d9bd: Pulling fs layer [2023-05-10T20:06:11.776Z] f23df028b6ca: Waiting [2023-05-10T20:06:11.776Z] d65c8cfc05b1: Waiting [2023-05-10T20:06:11.776Z] 765212b225bb: Waiting [2023-05-10T20:06:11.776Z] 2437ff75d9bd: Waiting [2023-05-10T20:06:12.043Z] 04944245beec: Verifying Checksum [2023-05-10T20:06:12.043Z] 04944245beec: Download complete [2023-05-10T20:06:12.043Z] 765212b225bb: Verifying Checksum [2023-05-10T20:06:12.043Z] 765212b225bb: Download complete [2023-05-10T20:06:12.043Z] f23df028b6ca: Download complete [2023-05-10T20:06:12.043Z] d65c8cfc05b1: Verifying Checksum [2023-05-10T20:06:12.043Z] d65c8cfc05b1: Download complete [2023-05-10T20:06:12.043Z] 699f458cf7ca: Verifying Checksum [2023-05-10T20:06:12.044Z] 699f458cf7ca: Download complete [2023-05-10T20:06:12.632Z] 8998bd30e6a1: Verifying Checksum [2023-05-10T20:06:12.632Z] 8998bd30e6a1: Download complete [2023-05-10T20:06:14.573Z] 2437ff75d9bd: Verifying Checksum [2023-05-10T20:06:14.573Z] 2437ff75d9bd: Download complete [2023-05-10T20:06:16.516Z] 8998bd30e6a1: Pull complete [2023-05-10T20:06:17.099Z] 04944245beec: Pull complete [2023-05-10T20:06:20.444Z] 699f458cf7ca: Pull complete [2023-05-10T20:06:20.444Z] 765212b225bb: Pull complete [2023-05-10T20:06:21.025Z] f23df028b6ca: Pull complete [2023-05-10T20:06:21.293Z] d65c8cfc05b1: Pull complete [2023-05-10T20:06:36.293Z] 2437ff75d9bd: Pull complete [2023-05-10T20:06:36.293Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-10T20:06:36.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-10T20:06:36.293Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T20:06:36.629Z] prd-ubuntu20.04-docker-arm64-4c-16g-14948 does not seem to be running inside a container [2023-05-10T20:06:36.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-10T20:06:39.298Z] $ docker top 06fe40b54a05995bb1b23fa5929ad90606141462bb28eeea4a93fffe525e86b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:06:40.217Z] ---> job-cost.sh [2023-05-10T20:06:40.218Z] lf-activate-venv: SKIPPING [2023-05-10T20:06:40.218Z] INFO: No Stack... [2023-05-10T20:06:40.800Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-10T20:06:41.384Z] INFO: Archiving Costs [Pipeline] sh [2023-05-10T20:06:42.042Z] + cut -d, -f6 [2023-05-10T20:06:42.042Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2023-05-10T20:06:42.121Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-355-1-stack-cost] [2023-05-10T20:06:42.126Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-355-1-stack-cost] did not exist. Created. [2023-05-10T20:06:42.126Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-355-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-10T20:06:42.852Z] /w/workspace/device-onvif-camera/1@tmp/durable-3278af3f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-10T20:06:43.524Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-10T20:06:43.558Z] Warning: overwriting stash ‘stack-cost’ [2023-05-10T20:06:43.612Z] Stashed 1 file(s) [Pipeline] } [2023-05-10T20:06:43.628Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-355-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-10T20:06:43.765Z] $ docker stop --time=1 06fe40b54a05995bb1b23fa5929ad90606141462bb28eeea4a93fffe525e86b3 [2023-05-10T20:06:45.283Z] $ docker rm -f --volumes 06fe40b54a05995bb1b23fa5929ad90606141462bb28eeea4a93fffe525e86b3 [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 [2023-05-10T20:06:46.308Z] provisioning config files... [2023-05-10T20:06:46.315Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-355@tmp/config2911059111768643562tmp [Pipeline] { [Pipeline] sh [2023-05-10T20:06:46.659Z] + set +x [2023-05-10T20:06:46.659Z] + + curl -s https://codecov.io/bash [2023-05-10T20:06:46.659Z] bash -s -- [2023-05-10T20:06:46.659Z] [2023-05-10T20:06:46.659Z] _____ _ [2023-05-10T20:06:46.659Z] / ____| | | [2023-05-10T20:06:46.659Z] | | ___ __| | ___ ___ _____ __ [2023-05-10T20:06:46.659Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-10T20:06:46.659Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-10T20:06:46.659Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-10T20:06:46.659Z] Bash-1.0.6 [2023-05-10T20:06:46.659Z] [2023-05-10T20:06:46.659Z] [2023-05-10T20:06:46.659Z] ==> git version 2.25.1 found [2023-05-10T20:06:46.659Z] ==> 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 [2023-05-10T20:06:46.659Z] Release-Date: 2020-01-08 [2023-05-10T20:06:46.659Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-10T20:06:46.659Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-10T20:06:46.659Z] ==> Jenkins CI detected. [2023-05-10T20:06:46.659Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-355 [2023-05-10T20:06:46.659Z] project root: . [2023-05-10T20:06:46.659Z] --> token set from env [2023-05-10T20:06:46.659Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-10T20:06:46.659Z] ==> Running gcov in . (disable via -X gcov) [2023-05-10T20:06:46.659Z] ==> Python coveragepy not found [2023-05-10T20:06:46.659Z] ==> Searching for coverage reports in: [2023-05-10T20:06:46.659Z] + . [2023-05-10T20:06:46.659Z] -> Found 1 reports [2023-05-10T20:06:46.659Z] ==> Detecting git/mercurial file structure [2023-05-10T20:06:46.659Z] ==> Reading reports [2023-05-10T20:06:46.659Z] + ./coverage.out bytes=79472 [2023-05-10T20:06:46.659Z] ==> Appending adjustments [2023-05-10T20:06:46.659Z] https://docs.codecov.io/docs/fixing-reports [2023-05-10T20:06:46.919Z] + Found adjustments [2023-05-10T20:06:46.919Z] ==> Gzipping contents [2023-05-10T20:06:46.919Z] 12K /tmp/codecov.XBnaxE.gz [2023-05-10T20:06:46.919Z] ==> Uploading reports [2023-05-10T20:06:46.919Z] url: https://codecov.io [2023-05-10T20:06:46.919Z] query: branch=PR-355&commit=74a069d0012c2600bdaae063aab1291ffef7ae52&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-355%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=355&job=&cmd_args= [2023-05-10T20:06:46.919Z] -> Pinging Codecov [2023-05-10T20:06:46.919Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-355&commit=74a069d0012c2600bdaae063aab1291ffef7ae52&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-355%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=355&job=&cmd_args= [2023-05-10T20:06:47.179Z] -> Uploading to [2023-05-10T20:06:47.179Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-10/F29A59C45E3A92E06B3E522C9905F8EF/74a069d0012c2600bdaae063aab1291ffef7ae52/46f61530-9746-4a7a-b9ab-46de11d1a508.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230510T200647Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=84145fe3020b1a6542a70bb95317e32f9d22328ef524f79da8b4d5464e70bfc0 [2023-05-10T20:06:47.179Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-10T20:06:47.179Z] Dload Upload Total Spent Left Speed [2023-05-10T20:06:47.439Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10700 0 0 100 10700 0 47982 --:--:-- --:--:-- --:--:-- 47982 [2023-05-10T20:06:47.439Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/74a069d0012c2600bdaae063aab1291ffef7ae52 [Pipeline] } [2023-05-10T20:06:47.465Z] 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 [2023-05-10T20:06:49.247Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-355/archives ] [2023-05-10T20:06:49.247Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-355/archives [2023-05-10T20:06:49.247Z] total 16 [2023-05-10T20:06:49.247Z] drwxr-xr-x 3 root root 4096 May 10 19:57 . [2023-05-10T20:06:49.247Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 19:57 .. [2023-05-10T20:06:49.247Z] drwxr-xr-x 2 root root 4096 May 10 19:57 cost [2023-05-10T20:06:49.247Z] -rw-r--r-- 1 root root 91 May 10 19:57 cost.csv [2023-05-10T20:06:49.247Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-355/archives [2023-05-10T20:06:49.247Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-355/archives [2023-05-10T20:06:49.247Z] total 16 [2023-05-10T20:06:49.247Z] drwxr-xr-x 3 jenkins jenkins 4096 May 10 19:57 . [2023-05-10T20:06:49.247Z] drwxrwxr-x 11 jenkins jenkins 4096 May 10 19:57 .. [2023-05-10T20:06:49.247Z] drwxr-xr-x 2 jenkins jenkins 4096 May 10 19:57 cost [2023-05-10T20:06:49.247Z] -rw-r--r-- 1 jenkins jenkins 91 May 10 19:57 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:06:49.574Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:06:50.830Z] ---> package-listing.sh [2023-05-10T20:06:50.831Z] ++ facter osfamily [2023-05-10T20:06:50.831Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-10T20:06:51.090Z] + OS_FAMILY=debian [2023-05-10T20:06:51.090Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-355 [2023-05-10T20:06:51.090Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-10T20:06:51.090Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-10T20:06:51.090Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-10T20:06:51.090Z] + PACKAGES=/tmp/packages_start.txt [2023-05-10T20:06:51.090Z] + '[' /w/workspace/undry_device-onvif-camera_PR-355 ']' [2023-05-10T20:06:51.090Z] + PACKAGES=/tmp/packages_end.txt [2023-05-10T20:06:51.090Z] + case "${OS_FAMILY}" in [2023-05-10T20:06:51.090Z] + dpkg -l [2023-05-10T20:06:51.090Z] + grep '^ii' [2023-05-10T20:06:51.090Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-10T20:06:51.090Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-10T20:06:51.090Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-10T20:06:51.090Z] + '[' /w/workspace/undry_device-onvif-camera_PR-355 ']' [2023-05-10T20:06:51.090Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-355/archives/ [2023-05-10T20:06:51.090Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-355/archives/ [Pipeline] echo [2023-05-10T20:06:51.126Z] 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-355/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-10T20:06:51.415Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-10T20:06:52.031Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-10T20:06:52.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-10T20:06:52.167Z] prd-ubuntu20.04-docker-8c-8g-14947 does not seem to be running inside a container [2023-05-10T20:06:52.196Z] $ 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-355/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-355 -v /w/workspace/undry_device-onvif-camera_PR-355:/w/workspace/undry_device-onvif-camera_PR-355:rw,z -v /w/workspace/undry_device-onvif-camera_PR-355@tmp:/w/workspace/undry_device-onvif-camera_PR-355@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-10T20:06:52.383Z] $ docker top b52afcc521f6be018966931ae8ea939f1d290092a74b6918f599c08a39f03abf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-10T20:06:52.760Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-10T20:06:53.070Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-10T20:06:53.378Z] + ls /var/log/sa-host [2023-05-10T20:06:53.378Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-10T20:06:53.593Z] provisioning config files... [2023-05-10T20:06:53.604Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-355@tmp/config3555700386301989868tmp [Pipeline] { [Pipeline] echo [2023-05-10T20:06:53.653Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:06:53.965Z] ---> create-netrc.sh [Pipeline] } [2023-05-10T20:06:53.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:06:54.399Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-10T20:06:54.431Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:06:54.752Z] ---> sudo-logs.sh [2023-05-10T20:06:54.753Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-10T20:06:54.838Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:06:55.147Z] ---> job-cost.sh [2023-05-10T20:06:55.147Z] lf-activate-venv: SKIPPING [2023-05-10T20:06:55.147Z] DEBUG: total: 0.2199999988079071 [2023-05-10T20:06:55.147Z] INFO: Retrieving Stack Cost... [2023-05-10T20:06:55.406Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-10T20:06:55.975Z] INFO: Archiving Costs [Pipeline] echo [2023-05-10T20:06:56.005Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-10T20:06:56.310Z] ---> logs-deploy.sh [2023-05-10T20:06:56.310Z] lf-activate-venv: SKIPPING [2023-05-10T20:06:56.310Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-355/1 [2023-05-10T20:06:56.310Z] INFO: archiving workspace using pattern(s): [2023-05-10T20:06:57.688Z] Archives upload complete. [2023-05-10T20:06:57.947Z] INFO: archiving logs to Nexus