Pull request #393 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e+425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e (8817728a2cf4da72f2ed6b4bb2e16c665a82a73b) 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-ssh14753795295935461792.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5507868199946605246.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-393/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-393/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh149606724034375729.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-393/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4246178719435958616.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh10955574866514863290.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-393/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-393/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17736742488500834443.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 e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9191 in /w/workspace/undry_device-onvif-camera_PR-393 [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-393 # 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 Merging remotes/origin/main commit 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e into PR head commit 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e Merge succeeded, producing 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e Checking out Revision 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e (PR-393) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 > 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/393/head:refs/remotes/origin/PR-393 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e # 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 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-13T04:03:03.315Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-13T04:03:03.490Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-13T04:03:03.586Z] ========================================================= [2023-10-13T04:03:03.586Z] EdgeX Global Pipelines Version Info [2023-10-13T04:03:03.586Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-13T04:03:04.353Z] ------------------- [2023-10-13T04:03:04.353Z] stable info: [2023-10-13T04:03:04.353Z] ------------------- [2023-10-13T04:03:04.353Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-13T04:03:04.353Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-13T04:03:04.353Z] Message: update stable to v1.0.254 [2023-10-13T04:03:04.923Z] ------------------- [2023-10-13T04:03:04.923Z] experimental info: [2023-10-13T04:03:04.923Z] ------------------- [2023-10-13T04:03:04.923Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-13T04:03:04.923Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-13T04:03:04.923Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-13T04:03:05.194Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-10-13T04:03:05.239Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-10-13T04:03:05.279Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-13T04:03:05.315Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-13T04:03:05.353Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-13T04:03:05.395Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-13T04:03:05.434Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-13T04:03:05.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-13T04:03:05.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-13T04:03:05.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-13T04:03:05.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-13T04:03:05.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-10-13T04:03:05.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-13T04:03:05.709Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-13T04:03:05.751Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-13T04:03:05.793Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-13T04:03:05.834Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-13T04:03:05.879Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-13T04:03:05.925Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-13T04:03:05.970Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-13T04:03:06.014Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-13T04:03:06.055Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-10-13T04:03:06.095Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-13T04:03:06.137Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-13T04:03:06.184Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-13T04:03:06.232Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-13T04:03:06.277Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-13T04:03:06.322Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-393 [Pipeline] echo [2023-10-13T04:03:06.368Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-393 [Pipeline] echo [2023-10-13T04:03:06.412Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-393 [Pipeline] echo [2023-10-13T04:03:06.457Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e [Pipeline] echo [2023-10-13T04:03:06.505Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e4ce48 [Pipeline] echo [2023-10-13T04:03:06.545Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T04:03:06.667Z] provisioning config files... [2023-10-13T04:03:06.683Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-393@tmp/config1614149744713593586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T04:03:07.029Z] ---> docker-login.sh [2023-10-13T04:03:07.029Z] nexus3.edgexfoundry.org:10001 [2023-10-13T04:03:07.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T04:03:07.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T04:03:07.289Z] Configure a credential helper to remove this warning. See [2023-10-13T04:03:07.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T04:03:07.289Z] [2023-10-13T04:03:07.289Z] Login Succeeded [2023-10-13T04:03:07.289Z] nexus3.edgexfoundry.org:10002 [2023-10-13T04:03:07.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T04:03:07.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T04:03:07.550Z] Configure a credential helper to remove this warning. See [2023-10-13T04:03:07.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T04:03:07.550Z] [2023-10-13T04:03:07.550Z] Login Succeeded [2023-10-13T04:03:07.550Z] nexus3.edgexfoundry.org:10003 [2023-10-13T04:03:07.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T04:03:07.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T04:03:07.550Z] Configure a credential helper to remove this warning. See [2023-10-13T04:03:07.550Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T04:03:07.550Z] [2023-10-13T04:03:07.550Z] Login Succeeded [2023-10-13T04:03:07.550Z] nexus3.edgexfoundry.org:10004 [2023-10-13T04:03:07.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T04:03:07.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T04:03:07.813Z] Configure a credential helper to remove this warning. See [2023-10-13T04:03:07.813Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T04:03:07.813Z] [2023-10-13T04:03:07.813Z] Login Succeeded [2023-10-13T04:03:07.813Z] docker.io [2023-10-13T04:03:07.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T04:03:08.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T04:03:08.073Z] Configure a credential helper to remove this warning. See [2023-10-13T04:03:08.073Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T04:03:08.073Z] [2023-10-13T04:03:08.073Z] Login Succeeded [2023-10-13T04:03:08.073Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T04:03:08.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-13T04:03:08.752Z] + git rev-list -1 --merges 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e~1..4e4ce489aa1c97367ce0dbb4272f7bca81ff330e [Pipeline] echo [2023-10-13T04:03:08.821Z] -----------> git rev-list -1 --merges 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e~1..4e4ce489aa1c97367ce0dbb4272f7bca81ff330e 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e [false] [Pipeline] sh [2023-10-13T04:03:09.136Z] + git log --format=format:%s -1 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e [Pipeline] echo [2023-10-13T04:03:09.171Z] ========================================================= [2023-10-13T04:03:09.171Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-13T04:03:09.171Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-13T04:03:09.616Z] + git log --format=format:%s -1 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e [Pipeline] echo [2023-10-13T04:03:09.650Z] [semverPrep] GIT_COMMIT: 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-13T04:03:09.692Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-13T04:03:10.095Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-13T04:03:10.095Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-13T04:03:10.095Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-13T04:03:10.095Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-13T04:03:10.095Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-13T04:03:10.095Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-13T04:03:10.095Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T04:03:10.588Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T04:03:10.588Z] [2023-10-13T04:03:10.588Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T04:03:10.959Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T04:03:10.959Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-13T04:03:10.959Z] b85a868b505f: Pulling fs layer [2023-10-13T04:03:10.959Z] e2be974225ed: Pulling fs layer [2023-10-13T04:03:10.959Z] 339a4e72a1f5: Pulling fs layer [2023-10-13T04:03:10.959Z] 988bab9f4d93: Pulling fs layer [2023-10-13T04:03:10.959Z] 1469e6f7b9e6: Pulling fs layer [2023-10-13T04:03:10.959Z] eaf3925da568: Pulling fs layer [2023-10-13T04:03:10.959Z] bab4dde63d76: Pulling fs layer [2023-10-13T04:03:10.959Z] bde34c3a00c8: Pulling fs layer [2023-10-13T04:03:10.959Z] b352a97aabf1: Pulling fs layer [2023-10-13T04:03:10.959Z] 4872d77fe225: Pulling fs layer [2023-10-13T04:03:10.959Z] 5851b861e8e6: Pulling fs layer [2023-10-13T04:03:10.959Z] 1469e6f7b9e6: Waiting [2023-10-13T04:03:10.959Z] eaf3925da568: Waiting [2023-10-13T04:03:10.959Z] bab4dde63d76: Waiting [2023-10-13T04:03:10.959Z] bde34c3a00c8: Waiting [2023-10-13T04:03:10.959Z] b352a97aabf1: Waiting [2023-10-13T04:03:10.959Z] 5851b861e8e6: Waiting [2023-10-13T04:03:10.959Z] 988bab9f4d93: Waiting [2023-10-13T04:03:10.959Z] 4872d77fe225: Waiting [2023-10-13T04:03:10.959Z] e2be974225ed: Verifying Checksum [2023-10-13T04:03:10.959Z] e2be974225ed: Download complete [2023-10-13T04:03:10.959Z] 988bab9f4d93: Verifying Checksum [2023-10-13T04:03:10.959Z] 988bab9f4d93: Download complete [2023-10-13T04:03:10.959Z] 1469e6f7b9e6: Verifying Checksum [2023-10-13T04:03:10.959Z] 1469e6f7b9e6: Download complete [2023-10-13T04:03:11.219Z] eaf3925da568: Download complete [2023-10-13T04:03:11.219Z] 339a4e72a1f5: Verifying Checksum [2023-10-13T04:03:11.219Z] 339a4e72a1f5: Download complete [2023-10-13T04:03:11.219Z] bde34c3a00c8: Download complete [2023-10-13T04:03:11.219Z] b352a97aabf1: Download complete [2023-10-13T04:03:11.219Z] 4872d77fe225: Download complete [2023-10-13T04:03:11.219Z] 5851b861e8e6: Download complete [2023-10-13T04:03:11.219Z] b85a868b505f: Verifying Checksum [2023-10-13T04:03:11.219Z] b85a868b505f: Download complete [2023-10-13T04:03:11.478Z] bab4dde63d76: Verifying Checksum [2023-10-13T04:03:11.478Z] bab4dde63d76: Download complete [2023-10-13T04:03:12.414Z] b85a868b505f: Pull complete [2023-10-13T04:03:12.414Z] e2be974225ed: Pull complete [2023-10-13T04:03:12.981Z] 339a4e72a1f5: Pull complete [2023-10-13T04:03:12.981Z] 988bab9f4d93: Pull complete [2023-10-13T04:03:13.241Z] 1469e6f7b9e6: Pull complete [2023-10-13T04:03:13.241Z] eaf3925da568: Pull complete [2023-10-13T04:03:15.147Z] bab4dde63d76: Pull complete [2023-10-13T04:03:15.147Z] bde34c3a00c8: Pull complete [2023-10-13T04:03:15.147Z] b352a97aabf1: Pull complete [2023-10-13T04:03:15.147Z] 4872d77fe225: Pull complete [2023-10-13T04:03:15.147Z] 5851b861e8e6: Pull complete [2023-10-13T04:03:15.147Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-13T04:03:15.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T04:03:15.147Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T04:03:15.368Z] prd-ubuntu20.04-docker-8c-8g-9191 does not seem to be running inside a container [2023-10-13T04:03:15.402Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-393 -v /w/workspace/undry_device-onvif-camera_PR-393:/w/workspace/undry_device-onvif-camera_PR-393:rw,z -v /w/workspace/undry_device-onvif-camera_PR-393@tmp:/w/workspace/undry_device-onvif-camera_PR-393@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-13T04:03:18.188Z] $ docker top 96ec2c4254b0be2d7e2ed6a579cd3eaa6e5f4057d10d11afbecac3dcf93329a0 -eo pid,comm [2023-10-13T04:03:18.239Z] 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-10-13T04:03:18.239Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-13T04:03:18.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T04:03:18.358Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T04:03:18.477Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T04:03:18.484Z] $ docker exec 96ec2c4254b0be2d7e2ed6a579cd3eaa6e5f4057d10d11afbecac3dcf93329a0 ssh-agent [2023-10-13T04:03:18.566Z] SSH_AUTH_SOCK=/tmp/ssh-7bRunrRLEVTH/agent.33 [2023-10-13T04:03:18.566Z] SSH_AGENT_PID=39 [2023-10-13T04:03:18.572Z] Running ssh-add (command line suppressed) [2023-10-13T04:03:18.687Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-393@tmp/private_key_18027507748801343227.key (/w/workspace/undry_device-onvif-camera_PR-393@tmp/private_key_18027507748801343227.key) [2023-10-13T04:03:18.698Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T04:03:19.036Z] + git tag --points-at HEAD [Pipeline] } [2023-10-13T04:03:19.075Z] $ docker exec --env ******** --env ******** 96ec2c4254b0be2d7e2ed6a579cd3eaa6e5f4057d10d11afbecac3dcf93329a0 ssh-agent -k [2023-10-13T04:03:19.170Z] unset SSH_AUTH_SOCK; [2023-10-13T04:03:19.171Z] unset SSH_AGENT_PID; [2023-10-13T04:03:19.171Z] echo Agent pid 39 killed; [2023-10-13T04:03:19.179Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-13T04:03:19.269Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T04:03:19.269Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T04:03:19.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T04:03:19.385Z] $ docker exec 96ec2c4254b0be2d7e2ed6a579cd3eaa6e5f4057d10d11afbecac3dcf93329a0 ssh-agent [2023-10-13T04:03:19.481Z] SSH_AUTH_SOCK=/tmp/ssh-n7cYEzKv0gSF/agent.71 [2023-10-13T04:03:19.481Z] SSH_AGENT_PID=77 [2023-10-13T04:03:19.485Z] Running ssh-add (command line suppressed) [2023-10-13T04:03:19.578Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-393@tmp/private_key_585752297584484762.key (/w/workspace/undry_device-onvif-camera_PR-393@tmp/private_key_585752297584484762.key) [2023-10-13T04:03:19.588Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T04:03:19.921Z] + git semver init [2023-10-13T04:03:20.182Z] 2023-10-13 04:03:20,088 [run_init] DEBUG init version:0.0.0 force:False [2023-10-13T04:03:20.182Z] 2023-10-13 04:03:20,088 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-393/.semver [2023-10-13T04:03:20.182Z] 2023-10-13 04:03:20,089 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-393/.semver [2023-10-13T04:03:20.182Z] 2023-10-13 04:03:20,089 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-393/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-393, universal_newlines=False, shell=None, istream=None) [2023-10-13T04:03:21.566Z] 2023-10-13 04:03:21,148 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-393/.git/info/exclude [2023-10-13T04:03:21.566Z] 2023-10-13 04:03:21,148 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-393/.semver/PR-393 with force:False [2023-10-13T04:03:21.566Z] 2023-10-13 04:03:21,149 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-393/.semver/PR-393 [2023-10-13T04:03:21.566Z] 2023-10-13 04:03:21,152 [execute] INFO git cat-file --batch-check [2023-10-13T04:03:21.566Z] 2023-10-13 04:03:21,152 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-393/.semver, universal_newlines=False, shell=None, istream=) [2023-10-13T04:03:21.566Z] 2023-10-13 04:03:21,158 [execute] INFO git cat-file --batch [2023-10-13T04:03:21.566Z] 2023-10-13 04:03:21,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-393/.semver, universal_newlines=False, shell=None, istream=) [2023-10-13T04:03:21.566Z] 2023-10-13 04:03:21,163 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-393/.semver/PR-393 [2023-10-13T04:03:21.566Z] 0.0.0 [Pipeline] } [2023-10-13T04:03:21.596Z] $ docker exec --env ******** --env ******** 96ec2c4254b0be2d7e2ed6a579cd3eaa6e5f4057d10d11afbecac3dcf93329a0 ssh-agent -k [2023-10-13T04:03:21.704Z] unset SSH_AUTH_SOCK; [2023-10-13T04:03:21.704Z] unset SSH_AGENT_PID; [2023-10-13T04:03:21.704Z] echo Agent pid 77 killed; [2023-10-13T04:03:21.710Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-13T04:03:22.132Z] + git semver [Pipeline] } [2023-10-13T04:03:22.415Z] $ docker stop --time=1 96ec2c4254b0be2d7e2ed6a579cd3eaa6e5f4057d10d11afbecac3dcf93329a0 [2023-10-13T04:03:23.698Z] $ docker rm -f --volumes 96ec2c4254b0be2d7e2ed6a579cd3eaa6e5f4057d10d11afbecac3dcf93329a0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T04:03:24.098Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-13T04:03:24.360Z] Stashed 1 file(s) [Pipeline] echo [2023-10-13T04:03:24.377Z] [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] { [2023-10-13T04:03:24.947Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9190 in /w/workspace/undry_device-onvif-camera_PR-393 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T04:03:25.030Z] provisioning config files... [2023-10-13T04:03:25.040Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-393@tmp/config8931287542692601747tmp [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-10-13T04:03:25.201Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-10-13T04:03:25.282Z] The recommended git tool is: git [2023-10-13T04:03:25.424Z] ---> docker-login.sh [2023-10-13T04:03:25.424Z] nexus3.edgexfoundry.org:10001 [2023-10-13T04:03:25.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T04:03:25.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T04:03:25.424Z] Configure a credential helper to remove this warning. See [2023-10-13T04:03:25.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T04:03:25.424Z] [2023-10-13T04:03:25.424Z] Login Succeeded [2023-10-13T04:03:25.424Z] nexus3.edgexfoundry.org:10002 [2023-10-13T04:03:25.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T04:03:25.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T04:03:25.424Z] Configure a credential helper to remove this warning. See [2023-10-13T04:03:25.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T04:03:25.424Z] [2023-10-13T04:03:25.424Z] Login Succeeded [2023-10-13T04:03:25.424Z] nexus3.edgexfoundry.org:10003 [2023-10-13T04:03:25.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T04:03:25.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T04:03:25.684Z] Configure a credential helper to remove this warning. See [2023-10-13T04:03:25.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T04:03:25.684Z] [2023-10-13T04:03:25.684Z] Login Succeeded [2023-10-13T04:03:25.684Z] nexus3.edgexfoundry.org:10004 [2023-10-13T04:03:25.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T04:03:25.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T04:03:25.684Z] Configure a credential helper to remove this warning. See [2023-10-13T04:03:25.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T04:03:25.684Z] [2023-10-13T04:03:25.684Z] Login Succeeded [2023-10-13T04:03:25.684Z] docker.io [2023-10-13T04:03:25.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T04:03:26.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T04:03:26.201Z] Configure a credential helper to remove this warning. See [2023-10-13T04:03:26.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T04:03:26.201Z] [2023-10-13T04:03:26.201Z] Login Succeeded [2023-10-13T04:03:26.201Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T04:03:26.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-13T04:03:26.446Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T04:03:26.495Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T04:03:26.532Z] ========================================================= [2023-10-13T04:03:26.532Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-13T04:03:26.532Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T04:03:27.011Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-13T04:03:27.011Z] Sending build context to Docker daemon 21.59MB [2023-10-13T04:03:27.011Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T04:03:27.011Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-13T04:03:27.273Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-13T04:03:27.273Z] 7264a8db6415: Pulling fs layer [2023-10-13T04:03:27.273Z] c4d48a809fc2: Pulling fs layer [2023-10-13T04:03:27.273Z] 4f1c88b9dad5: Pulling fs layer [2023-10-13T04:03:27.273Z] ad3a456e5733: Pulling fs layer [2023-10-13T04:03:27.273Z] 33e27b845d1e: Pulling fs layer [2023-10-13T04:03:27.273Z] c68163c4e522: Pulling fs layer [2023-10-13T04:03:27.273Z] 50da416c3ac9: Pulling fs layer [2023-10-13T04:03:27.273Z] ad3a456e5733: Waiting [2023-10-13T04:03:27.273Z] c68163c4e522: Waiting [2023-10-13T04:03:27.273Z] 23d2d4c4bb30: Pulling fs layer [2023-10-13T04:03:27.273Z] 50da416c3ac9: Waiting [2023-10-13T04:03:27.273Z] 23d2d4c4bb30: Waiting [2023-10-13T04:03:27.273Z] c4d48a809fc2: Verifying Checksum [2023-10-13T04:03:27.273Z] c4d48a809fc2: Download complete [2023-10-13T04:03:27.273Z] ad3a456e5733: Verifying Checksum [2023-10-13T04:03:27.273Z] ad3a456e5733: Download complete [2023-10-13T04:03:27.273Z] 33e27b845d1e: Download complete [2023-10-13T04:03:27.273Z] 7264a8db6415: Download complete [2023-10-13T04:03:27.273Z] c68163c4e522: Verifying Checksum [2023-10-13T04:03:27.273Z] c68163c4e522: Download complete [2023-10-13T04:03:27.273Z] 7264a8db6415: Pull complete [2023-10-13T04:03:27.537Z] 23d2d4c4bb30: Verifying Checksum [2023-10-13T04:03:27.537Z] 23d2d4c4bb30: Download complete [2023-10-13T04:03:27.537Z] c4d48a809fc2: Pull complete [2023-10-13T04:03:27.799Z] 4f1c88b9dad5: Verifying Checksum [2023-10-13T04:03:27.799Z] 4f1c88b9dad5: Download complete [2023-10-13T04:03:28.057Z] 50da416c3ac9: Verifying Checksum [2023-10-13T04:03:28.058Z] 50da416c3ac9: Download complete [2023-10-13T04:03:29.500Z] using credential edgex-jenkins-ssh [2023-10-13T04:03:29.516Z] Cloning the remote Git repository [2023-10-13T04:03:29.560Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-13T04:03:29.628Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-10-13T04:03:29.738Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-13T04:03:29.739Z] > git --version # timeout=10 [2023-10-13T04:03:29.761Z] > git --version # 'git version 2.25.1' [2023-10-13T04:03:29.763Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-13T04:03:29.890Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-13T04:03:30.586Z] 4f1c88b9dad5: Pull complete [2023-10-13T04:03:30.586Z] ad3a456e5733: Pull complete [2023-10-13T04:03:30.586Z] 33e27b845d1e: Pull complete [2023-10-13T04:03:30.586Z] c68163c4e522: Pull complete [2023-10-13T04:03:31.347Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-10-13T04:03:31.367Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-13T04:03:32.092Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-10-13T04:03:32.131Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-10-13T04:03:32.132Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-13T04:03:32.145Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/393/head:refs/remotes/origin/PR-393 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-13T04:03:32.684Z] Merging remotes/origin/main commit 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e into PR head commit 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e [2023-10-13T04:03:33.168Z] Merge succeeded, producing 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e [2023-10-13T04:03:33.168Z] Checking out Revision 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e (PR-393) [2023-10-13T04:03:32.702Z] > git config core.sparsecheckout # timeout=10 [2023-10-13T04:03:32.764Z] > git checkout -f 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e # timeout=10 [2023-10-13T04:03:32.953Z] > git remote # timeout=10 [2023-10-13T04:03:33.016Z] > git config --get remote.origin.url # timeout=10 [2023-10-13T04:03:33.061Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-13T04:03:33.076Z] > git merge 425fb4d0c72a1eaf8f640bc9d7d1b1c2214ffc3e # timeout=10 [2023-10-13T04:03:33.109Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-13T04:03:33.164Z] > git config core.sparsecheckout # timeout=10 [2023-10-13T04:03:33.179Z] > git checkout -f 4e4ce489aa1c97367ce0dbb4272f7bca81ff330e # timeout=10 [2023-10-13T04:03:33.945Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-13T04:03:33.979Z] > git --version # timeout=10 [2023-10-13T04:03:33.990Z] > git --version # 'git version 2.25.1' [2023-10-13T04:03:34.003Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2023-10-13T04:03:34.651Z] 50da416c3ac9: Pull complete [2023-10-13T04:03:34.651Z] 23d2d4c4bb30: Pull complete [2023-10-13T04:03:34.651Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-13T04:03:34.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-13T04:03:34.912Z] ---> 0786185ac409 [2023-10-13T04:03:34.912Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-13T04:03:35.215Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-13T04:03:35.216Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-13T04:03:35.216Z] Dload Upload Total Spent Left Speed [2023-10-13T04:03:35.216Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 81737 [Pipeline] sh [2023-10-13T04:03:35.794Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-13T04:03:36.135Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-13T04:03:36.135Z] sudo tee /etc/docker/daemon.new [2023-10-13T04:03:36.135Z] { [2023-10-13T04:03:36.135Z] "registry-mirrors": [ [2023-10-13T04:03:36.135Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-13T04:03:36.135Z] ], [2023-10-13T04:03:36.135Z] "bip": "10.250.0.254/24", [2023-10-13T04:03:36.135Z] "hosts": [ [2023-10-13T04:03:36.135Z] "tcp://0.0.0.0:5555", [2023-10-13T04:03:36.135Z] "unix:///var/run/docker.sock" [2023-10-13T04:03:36.135Z] ], [2023-10-13T04:03:36.135Z] "mtu": 1458, [2023-10-13T04:03:36.135Z] "selinux-enabled": true, [2023-10-13T04:03:36.135Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-13T04:03:36.135Z] } [Pipeline] sh [2023-10-13T04:03:36.475Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-13T04:03:36.817Z] + sudo service docker restart [2023-10-13T04:03:40.184Z] ---> Running in 291a5047cedf [2023-10-13T04:03:40.184Z] Removing intermediate container 291a5047cedf [2023-10-13T04:03:40.184Z] ---> 11c7b395fbc0 [2023-10-13T04:03:40.184Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T04:03:40.184Z] ---> Running in c853d5748d18 [2023-10-13T04:03:40.184Z] Removing intermediate container c853d5748d18 [2023-10-13T04:03:40.184Z] ---> ea6caca31d88 [2023-10-13T04:03:40.184Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-10-13T04:03:40.184Z] ---> Running in 096f59272ec7 [2023-10-13T04:03:40.184Z] Removing intermediate container 096f59272ec7 [2023-10-13T04:03:40.184Z] ---> a933aa235afd [2023-10-13T04:03:40.184Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T04:03:40.184Z] ---> Running in 38be736dda9f [2023-10-13T04:03:40.184Z] Removing intermediate container 38be736dda9f [2023-10-13T04:03:40.184Z] ---> a09f1fc4bd48 [2023-10-13T04:03:40.184Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-10-13T04:03:40.184Z] ---> Running in cf6cff1c629a [2023-10-13T04:03:40.184Z] Removing intermediate container cf6cff1c629a [2023-10-13T04:03:40.184Z] ---> 92d667525ee7 [2023-10-13T04:03:40.184Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T04:03:40.184Z] ---> Running in e684a9a4572d [2023-10-13T04:03:40.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-13T04:03:40.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-13T04:03:40.442Z] OK: 264 MiB in 52 packages [2023-10-13T04:03:40.701Z] Removing intermediate container e684a9a4572d [2023-10-13T04:03:40.701Z] ---> 867586a15380 [2023-10-13T04:03:40.701Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-10-13T04:03:40.701Z] ---> Running in 413647485af4 [2023-10-13T04:03:40.701Z] Removing intermediate container 413647485af4 [2023-10-13T04:03:40.701Z] ---> 1cc0e1c98f8c [2023-10-13T04:03:40.701Z] Step 10/13 : COPY go.mod vendor* ./ [2023-10-13T04:03:40.960Z] ---> 6d0e8282969b [2023-10-13T04:03:40.960Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T04:03:40.960Z] ---> Running in 2315da404f4f [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T04:03:55.117Z] provisioning config files... [2023-10-13T04:03:55.142Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config9700396223462252329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T04:03:55.535Z] ---> docker-login.sh [2023-10-13T04:03:55.535Z] nexus3.edgexfoundry.org:10001 [2023-10-13T04:03:55.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T04:03:56.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T04:03:56.085Z] Configure a credential helper to remove this warning. See [2023-10-13T04:03:56.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T04:03:56.085Z] [2023-10-13T04:03:56.085Z] Login Succeeded [2023-10-13T04:03:56.085Z] nexus3.edgexfoundry.org:10002 [2023-10-13T04:03:56.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T04:03:56.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T04:03:56.355Z] Configure a credential helper to remove this warning. See [2023-10-13T04:03:56.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T04:03:56.355Z] [2023-10-13T04:03:56.355Z] Login Succeeded [2023-10-13T04:03:56.355Z] nexus3.edgexfoundry.org:10003 [2023-10-13T04:03:56.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T04:03:56.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T04:03:56.903Z] Configure a credential helper to remove this warning. See [2023-10-13T04:03:56.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T04:03:56.903Z] [2023-10-13T04:03:56.903Z] Login Succeeded [2023-10-13T04:03:56.903Z] nexus3.edgexfoundry.org:10004 [2023-10-13T04:03:57.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T04:03:57.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T04:03:57.170Z] Configure a credential helper to remove this warning. See [2023-10-13T04:03:57.170Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T04:03:57.170Z] [2023-10-13T04:03:57.170Z] Login Succeeded [2023-10-13T04:03:57.170Z] docker.io [2023-10-13T04:03:57.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T04:03:57.705Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T04:03:57.705Z] Configure a credential helper to remove this warning. See [2023-10-13T04:03:57.705Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T04:03:57.705Z] [2023-10-13T04:03:57.705Z] Login Succeeded [2023-10-13T04:03:57.705Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T04:03:57.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-13T04:03:58.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T04:03:58.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T04:03:58.178Z] ========================================================= [2023-10-13T04:03:58.178Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-13T04:03:58.178Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T04:03:58.680Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-13T04:03:59.266Z] Sending build context to Docker daemon 14.16MB [2023-10-13T04:03:59.267Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T04:03:59.267Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-13T04:03:59.267Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-13T04:03:59.267Z] 9fda8d8052c6: Pulling fs layer [2023-10-13T04:03:59.267Z] 5d54e960e981: Pulling fs layer [2023-10-13T04:03:59.267Z] c4a7e357bf2a: Pulling fs layer [2023-10-13T04:03:59.267Z] f0e02332f6b5: Pulling fs layer [2023-10-13T04:03:59.267Z] cefa15bbcfad: Pulling fs layer [2023-10-13T04:03:59.267Z] 17808c966233: Pulling fs layer [2023-10-13T04:03:59.267Z] f4c1fc716caa: Pulling fs layer [2023-10-13T04:03:59.267Z] cefa15bbcfad: Waiting [2023-10-13T04:03:59.267Z] 17808c966233: Waiting [2023-10-13T04:03:59.267Z] f4c1fc716caa: Waiting [2023-10-13T04:03:59.267Z] f0e02332f6b5: Waiting [2023-10-13T04:03:59.536Z] 5d54e960e981: Verifying Checksum [2023-10-13T04:03:59.536Z] 5d54e960e981: Download complete [2023-10-13T04:03:59.536Z] f0e02332f6b5: Verifying Checksum [2023-10-13T04:03:59.536Z] f0e02332f6b5: Download complete [2023-10-13T04:03:59.536Z] cefa15bbcfad: Verifying Checksum [2023-10-13T04:03:59.536Z] cefa15bbcfad: Download complete [2023-10-13T04:03:59.536Z] 9fda8d8052c6: Download complete [2023-10-13T04:03:59.804Z] f4c1fc716caa: Verifying Checksum [2023-10-13T04:03:59.804Z] f4c1fc716caa: Download complete [2023-10-13T04:04:00.389Z] 9fda8d8052c6: Pull complete [2023-10-13T04:04:00.976Z] 5d54e960e981: Pull complete [2023-10-13T04:04:01.244Z] c4a7e357bf2a: Verifying Checksum [2023-10-13T04:04:01.244Z] c4a7e357bf2a: Download complete [2023-10-13T04:04:02.206Z] 17808c966233: Verifying Checksum [2023-10-13T04:04:02.206Z] 17808c966233: Download complete [2023-10-13T04:04:14.526Z] c4a7e357bf2a: Pull complete [2023-10-13T04:04:14.526Z] f0e02332f6b5: Pull complete [2023-10-13T04:04:14.526Z] cefa15bbcfad: Pull complete [2023-10-13T04:04:22.736Z] 17808c966233: Pull complete [2023-10-13T04:04:24.679Z] f4c1fc716caa: Pull complete [2023-10-13T04:04:24.679Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-13T04:04:24.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-13T04:04:24.679Z] ---> ea914061e18c [2023-10-13T04:04:24.679Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-13T04:04:26.086Z] ---> Running in 2c01fa4670c0 [2023-10-13T04:04:26.353Z] Removing intermediate container 2c01fa4670c0 [2023-10-13T04:04:26.353Z] ---> e77bd47fcf0a [2023-10-13T04:04:26.353Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T04:04:26.353Z] ---> Running in 1de6f78e3c2e [2023-10-13T04:04:26.942Z] Removing intermediate container 1de6f78e3c2e [2023-10-13T04:04:26.942Z] ---> 68c705d692c6 [2023-10-13T04:04:26.942Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-10-13T04:04:26.942Z] ---> Running in 80bdd0e4c9e1 [2023-10-13T04:04:27.210Z] Removing intermediate container 80bdd0e4c9e1 [2023-10-13T04:04:27.210Z] ---> 870cfd96d9b6 [2023-10-13T04:04:27.210Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T04:04:27.210Z] ---> Running in 970fad71d63a [2023-10-13T04:04:27.479Z] Removing intermediate container 970fad71d63a [2023-10-13T04:04:27.479Z] ---> 4048071be120 [2023-10-13T04:04:27.479Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-10-13T04:04:27.479Z] ---> Running in 8708c297a9ef [2023-10-13T04:04:27.746Z] Removing intermediate container 8708c297a9ef [2023-10-13T04:04:27.746Z] ---> b8c06fdac3f6 [2023-10-13T04:04:27.746Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T04:04:28.014Z] ---> Running in 0577923bf389 [2023-10-13T04:04:28.979Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-13T04:04:29.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-13T04:04:30.207Z] OK: 266 MiB in 52 packages [2023-10-13T04:04:31.170Z] Removing intermediate container 0577923bf389 [2023-10-13T04:04:31.170Z] ---> 317b5f5d497f [2023-10-13T04:04:31.170Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-10-13T04:04:31.170Z] ---> Running in c4a98838057c [2023-10-13T04:04:31.440Z] Removing intermediate container c4a98838057c [2023-10-13T04:04:31.440Z] ---> b5ccbb1a889c [2023-10-13T04:04:31.440Z] Step 10/13 : COPY go.mod vendor* ./ [2023-10-13T04:04:35.683Z] ---> fbd85a4f8f68 [2023-10-13T04:04:35.683Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T04:04:35.683Z] ---> Running in f9ef3b1e37c5 [2023-10-13T04:04:48.675Z] Removing intermediate container 2315da404f4f [2023-10-13T04:04:48.675Z] ---> 1b414b7a26b8 [2023-10-13T04:04:48.675Z] Step 12/13 : COPY . . [2023-10-13T04:04:48.675Z] ---> b753b6b817e4 [2023-10-13T04:04:48.675Z] Step 13/13 : RUN ${MAKE} [2023-10-13T04:04:48.675Z] ---> Running in 9ef2f4b7ea38 [2023-10-13T04:04:48.675Z] noop [2023-10-13T04:04:48.675Z] Removing intermediate container 9ef2f4b7ea38 [2023-10-13T04:04:48.675Z] ---> 85b9b69d389d [2023-10-13T04:04:48.675Z] Successfully built 85b9b69d389d [2023-10-13T04:04:48.675Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T04:04:49.129Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-13T04:04:49.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T04:04:49.288Z] prd-ubuntu20.04-docker-8c-8g-9191 does not seem to be running inside a container [2023-10-13T04:04:49.317Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-393 -v /w/workspace/undry_device-onvif-camera_PR-393:/w/workspace/undry_device-onvif-camera_PR-393:rw,z -v /w/workspace/undry_device-onvif-camera_PR-393@tmp:/w/workspace/undry_device-onvif-camera_PR-393@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-13T04:04:49.655Z] $ docker top bf3270164a56a72e699b63cad852f7a8a207419d966b96eda2b9c791362bf1d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T04:04:50.037Z] + go version [2023-10-13T04:04:50.037Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-13T04:04:50.071Z] $ docker stop --time=1 bf3270164a56a72e699b63cad852f7a8a207419d966b96eda2b9c791362bf1d5 [2023-10-13T04:04:51.337Z] $ docker rm -f --volumes bf3270164a56a72e699b63cad852f7a8a207419d966b96eda2b9c791362bf1d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T04:04:52.071Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-13T04:04:52.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T04:04:52.292Z] prd-ubuntu20.04-docker-8c-8g-9191 does not seem to be running inside a container [2023-10-13T04:04:52.327Z] $ 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-393 -v /w/workspace/undry_device-onvif-camera_PR-393:/w/workspace/undry_device-onvif-camera_PR-393:rw,z -v /w/workspace/undry_device-onvif-camera_PR-393@tmp:/w/workspace/undry_device-onvif-camera_PR-393@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-13T04:04:52.644Z] $ docker top a831bab6700f3e48efaa0a02bdb9e225d8c3cd9f751c444ed842e14362a450ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T04:04:53.044Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-393 [Pipeline] fileExists [Pipeline] sh [2023-10-13T04:04:53.415Z] + make test [2023-10-13T04:04:53.415Z] go test ./... -coverprofile=coverage.out ./... [2023-10-13T04:04:54.791Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-10-13T04:05:04.765Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-10-13T04:05:04.765Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-10-13T04:05:06.659Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 31.5% of statements [2023-10-13T04:05:06.659Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.108s coverage: 86.5% of statements [2023-10-13T04:05:13.216Z] go vet ./... [2023-10-13T04:05:16.626Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-13T04:05:16.626Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-13T04:05:16.626Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-13T04:05:16.668Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-13T04:05:16.695Z] $ docker stop --time=1 a831bab6700f3e48efaa0a02bdb9e225d8c3cd9f751c444ed842e14362a450ea [2023-10-13T04:05:19.454Z] $ docker rm -f --volumes a831bab6700f3e48efaa0a02bdb9e225d8c3cd9f751c444ed842e14362a450ea [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T04:05:19.980Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-13T04:05:20.053Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-13T04:05:20.742Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-13T04:05:21.055Z] + ls -al . [2023-10-13T04:05:21.055Z] total 244 [2023-10-13T04:05:21.055Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 13 04:04 . [2023-10-13T04:05:21.055Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 04:03 .. [2023-10-13T04:05:21.055Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 04:05 .git [2023-10-13T04:05:21.055Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 04:03 .github [2023-10-13T04:05:21.055Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 13 04:03 .gitignore [2023-10-13T04:05:21.055Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 13 04:03 .golangci.yml [2023-10-13T04:05:21.055Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 04:03 .semver [2023-10-13T04:05:21.055Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 13 04:03 Attribution.txt [2023-10-13T04:05:21.055Z] -rw-rw-r-- 1 jenkins jenkins 15932 Oct 13 04:03 CHANGELOG.md [2023-10-13T04:05:21.055Z] -rw-rw-r-- 1 jenkins jenkins 1574 Oct 13 04:03 Dockerfile [2023-10-13T04:05:21.055Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 04:03 GOVERNANCE.md [2023-10-13T04:05:21.055Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 13 04:03 Jenkinsfile [2023-10-13T04:05:21.055Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 13 04:03 LICENSE [2023-10-13T04:05:21.055Z] -rw-rw-r-- 1 jenkins jenkins 2877 Oct 13 04:03 Makefile [2023-10-13T04:05:21.055Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 13 04:03 OWNERS.md [2023-10-13T04:05:21.055Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 13 04:03 README.md [2023-10-13T04:05:21.055Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 13 04:03 VERSION [2023-10-13T04:05:21.055Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 04:03 bin [2023-10-13T04:05:21.055Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 04:03 cmd [2023-10-13T04:05:21.055Z] -rw-r--r-- 1 jenkins jenkins 78456 Oct 13 04:05 coverage.out [2023-10-13T04:05:21.055Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 04:03 doc [2023-10-13T04:05:21.055Z] -rw-rw-r-- 1 jenkins jenkins 4087 Oct 13 04:03 go.mod [2023-10-13T04:05:21.055Z] -rw-rw-r-- 1 jenkins jenkins 37526 Oct 13 04:03 go.sum [2023-10-13T04:05:21.055Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 04:03 internal [2023-10-13T04:05:21.055Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 04:03 snap [2023-10-13T04:05:21.055Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 13 04:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T04:05:21.438Z] + 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=4e4ce489aa1c97367ce0dbb4272f7bca81ff330e --label arch=amd64 --label version=0.0.0 . [2023-10-13T04:05:21.438Z] Sending build context to Docker daemon 21.67MB [2023-10-13T04:05:21.438Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T04:05:21.438Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-13T04:05:21.438Z] ---> 85b9b69d389d [2023-10-13T04:05:21.438Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-10-13T04:05:22.005Z] ---> Running in ba2198d92d82 [2023-10-13T04:05:22.005Z] Removing intermediate container ba2198d92d82 [2023-10-13T04:05:22.005Z] ---> 803b61940a2a [2023-10-13T04:05:22.005Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T04:05:22.005Z] ---> Running in 898eac36b18b [2023-10-13T04:05:22.005Z] Removing intermediate container 898eac36b18b [2023-10-13T04:05:22.005Z] ---> 33ff065c2b4c [2023-10-13T04:05:22.005Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-13T04:05:22.005Z] ---> Running in 02bafe1e1b35 [2023-10-13T04:05:22.005Z] Removing intermediate container 02bafe1e1b35 [2023-10-13T04:05:22.005Z] ---> 6ee94d24f823 [2023-10-13T04:05:22.005Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T04:05:22.265Z] ---> Running in ae9b6d65f304 [2023-10-13T04:05:22.265Z] Removing intermediate container ae9b6d65f304 [2023-10-13T04:05:22.265Z] ---> 7f9a4c834c38 [2023-10-13T04:05:22.265Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-10-13T04:05:22.265Z] ---> Running in 76566a3a19c3 [2023-10-13T04:05:22.265Z] Removing intermediate container 76566a3a19c3 [2023-10-13T04:05:22.265Z] ---> 0317d90a1f55 [2023-10-13T04:05:22.265Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T04:05:22.265Z] ---> Running in 0a4d746a5777 [2023-10-13T04:05:22.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-13T04:05:22.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-13T04:05:23.041Z] OK: 264 MiB in 52 packages [2023-10-13T04:05:23.300Z] Removing intermediate container 0a4d746a5777 [2023-10-13T04:05:23.300Z] ---> a4b04b1ac828 [2023-10-13T04:05:23.300Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-10-13T04:05:23.301Z] ---> Running in 5c960de1b038 [2023-10-13T04:05:23.559Z] Removing intermediate container 5c960de1b038 [2023-10-13T04:05:23.559Z] ---> 15b5ea640a49 [2023-10-13T04:05:23.559Z] Step 10/26 : COPY go.mod vendor* ./ [2023-10-13T04:05:23.559Z] ---> 1ed0d89eb34d [2023-10-13T04:05:23.559Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T04:05:23.559Z] ---> Running in d48cf4738d35 [2023-10-13T04:05:24.498Z] Removing intermediate container d48cf4738d35 [2023-10-13T04:05:24.498Z] ---> 102b31607859 [2023-10-13T04:05:24.498Z] Step 12/26 : COPY . . [2023-10-13T04:05:25.470Z] ---> 09374bba3816 [2023-10-13T04:05:25.470Z] Step 13/26 : RUN ${MAKE} [2023-10-13T04:05:25.470Z] ---> Running in 985c6adeba6c [2023-10-13T04:05:25.727Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-10-13T04:05:47.643Z] Removing intermediate container 985c6adeba6c [2023-10-13T04:05:47.643Z] ---> a38dec30b041 [2023-10-13T04:05:47.643Z] Step 14/26 : FROM alpine:3.18 [2023-10-13T04:05:47.643Z] 3.18: Pulling from library/alpine [2023-10-13T04:05:47.643Z] 96526aa774ef: Pulling fs layer [2023-10-13T04:05:47.643Z] 96526aa774ef: Download complete [2023-10-13T04:05:47.643Z] 96526aa774ef: Pull complete [2023-10-13T04:05:47.643Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-13T04:05:47.643Z] Status: Downloaded newer image for alpine:3.18 [2023-10-13T04:05:47.643Z] ---> 8ca4688f4f35 [2023-10-13T04:05:47.643Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-13T04:05:47.643Z] ---> Running in eacd2e2fb502 [2023-10-13T04:05:47.643Z] Removing intermediate container eacd2e2fb502 [2023-10-13T04:05:47.643Z] ---> 0c7ca55cb358 [2023-10-13T04:05:47.643Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-10-13T04:05:47.643Z] ---> Running in ce05065f5c5b [2023-10-13T04:05:47.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-13T04:05:47.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-13T04:05:47.643Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-13T04:05:47.643Z] Executing busybox-1.36.1-r2.trigger [2023-10-13T04:05:47.643Z] OK: 7 MiB in 16 packages [2023-10-13T04:05:48.210Z] Removing intermediate container ce05065f5c5b [2023-10-13T04:05:48.210Z] ---> d40cd654aec5 [2023-10-13T04:05:48.210Z] Step 17/26 : WORKDIR / [2023-10-13T04:05:48.468Z] ---> Running in 8654479ce1fc [2023-10-13T04:05:48.727Z] Removing intermediate container 8654479ce1fc [2023-10-13T04:05:48.727Z] ---> ec456a13526c [2023-10-13T04:05:48.727Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-10-13T04:05:49.663Z] ---> 56f3223fa5c2 [2023-10-13T04:05:49.663Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-10-13T04:05:49.922Z] ---> d8df61096911 [2023-10-13T04:05:49.922Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-10-13T04:05:50.181Z] ---> 88b613361e52 [2023-10-13T04:05:50.181Z] Step 21/26 : EXPOSE 59984 [2023-10-13T04:05:50.438Z] ---> Running in 0dc3bfe6b89a [2023-10-13T04:05:50.697Z] Removing intermediate container 0dc3bfe6b89a [2023-10-13T04:05:50.697Z] ---> 70b24314a8f7 [2023-10-13T04:05:50.697Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-10-13T04:05:50.956Z] ---> Running in 46d8b8a2de68 [2023-10-13T04:05:50.956Z] Removing intermediate container 46d8b8a2de68 [2023-10-13T04:05:50.956Z] ---> 20f06f4b3632 [2023-10-13T04:05:50.956Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-13T04:05:50.956Z] ---> Running in 2520017c04e9 [2023-10-13T04:05:50.956Z] Removing intermediate container 2520017c04e9 [2023-10-13T04:05:50.956Z] ---> 012b0556f44b [2023-10-13T04:05:50.956Z] Step 24/26 : LABEL arch=amd64 [2023-10-13T04:05:51.215Z] ---> Running in 534c0f95ea99 [2023-10-13T04:05:51.215Z] Removing intermediate container 534c0f95ea99 [2023-10-13T04:05:51.215Z] ---> 45f63f7443c9 [2023-10-13T04:05:51.215Z] Step 25/26 : LABEL git_sha=4e4ce489aa1c97367ce0dbb4272f7bca81ff330e [2023-10-13T04:05:51.215Z] ---> Running in 500d51d83fba [2023-10-13T04:05:51.215Z] Removing intermediate container 500d51d83fba [2023-10-13T04:05:51.215Z] ---> d40282ec91b9 [2023-10-13T04:05:51.215Z] Step 26/26 : LABEL version=0.0.0 [2023-10-13T04:05:51.215Z] ---> Running in 004363e79b0c [2023-10-13T04:05:51.473Z] Removing intermediate container 004363e79b0c [2023-10-13T04:05:51.474Z] ---> cee87a54a4ce [2023-10-13T04:05:51.474Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-13T04:05:51.474Z] Successfully built cee87a54a4ce [2023-10-13T04:05:51.474Z] 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-10-13T04:05:52.373Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T04:05:52.373Z] [2023-10-13T04:05:52.373Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T04:05:52.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T04:05:52.749Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-13T04:05:52.749Z] 5eb5b503b376: Pulling fs layer [2023-10-13T04:05:52.749Z] 5c69ac0246d0: Pulling fs layer [2023-10-13T04:05:52.749Z] ec43610c2a17: Pulling fs layer [2023-10-13T04:05:52.749Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-13T04:05:52.749Z] 33b1e0a273af: Pulling fs layer [2023-10-13T04:05:52.749Z] 5d3b04190fa2: Pulling fs layer [2023-10-13T04:05:52.749Z] 2f39f015ded8: Pulling fs layer [2023-10-13T04:05:52.749Z] 5d3b04190fa2: Waiting [2023-10-13T04:05:52.749Z] 2f39f015ded8: Waiting [2023-10-13T04:05:52.749Z] 3a2ae6a8a46f: Waiting [2023-10-13T04:05:52.749Z] 5c69ac0246d0: Download complete [2023-10-13T04:05:52.749Z] 3a2ae6a8a46f: Download complete [2023-10-13T04:05:52.749Z] 33b1e0a273af: Verifying Checksum [2023-10-13T04:05:52.749Z] 33b1e0a273af: Download complete [2023-10-13T04:05:52.749Z] 5d3b04190fa2: Verifying Checksum [2023-10-13T04:05:52.749Z] 5d3b04190fa2: Download complete [2023-10-13T04:05:52.749Z] ec43610c2a17: Verifying Checksum [2023-10-13T04:05:52.749Z] ec43610c2a17: Download complete [2023-10-13T04:05:53.009Z] 5eb5b503b376: Verifying Checksum [2023-10-13T04:05:53.009Z] 5eb5b503b376: Download complete [2023-10-13T04:05:53.576Z] 2f39f015ded8: Download complete [2023-10-13T04:05:54.142Z] 5eb5b503b376: Pull complete [2023-10-13T04:05:54.142Z] 5c69ac0246d0: Pull complete [2023-10-13T04:05:54.708Z] ec43610c2a17: Pull complete [2023-10-13T04:05:54.708Z] 3a2ae6a8a46f: Pull complete [2023-10-13T04:05:54.968Z] 33b1e0a273af: Pull complete [2023-10-13T04:05:54.968Z] 5d3b04190fa2: Pull complete [2023-10-13T04:05:59.147Z] 2f39f015ded8: Pull complete [2023-10-13T04:05:59.147Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-13T04:05:59.147Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T04:05:59.147Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T04:05:59.366Z] prd-ubuntu20.04-docker-8c-8g-9191 does not seem to be running inside a container [2023-10-13T04:05:59.398Z] $ 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-393 -v /w/workspace/undry_device-onvif-camera_PR-393:/w/workspace/undry_device-onvif-camera_PR-393:rw,z -v /w/workspace/undry_device-onvif-camera_PR-393@tmp:/w/workspace/undry_device-onvif-camera_PR-393@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-13T04:06:03.708Z] $ docker top f9cf5dc8d0f72ac0b1e39f1fc4a5f513f1bf37a271f6774d8cd6ca2ef87ff7bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T04:06:04.172Z] ---> job-cost.sh [2023-10-13T04:06:04.172Z] lf-activate-venv: SKIPPING [2023-10-13T04:06:04.172Z] INFO: No Stack... [2023-10-13T04:06:04.432Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-13T04:06:05.000Z] INFO: Archiving Costs [Pipeline] sh [2023-10-13T04:06:05.316Z] + cat /w/workspace/undry_device-onvif-camera_PR-393/archives/cost.csv [2023-10-13T04:06:05.316Z] + cut -d, -f6 [Pipeline] lock [2023-10-13T04:06:05.359Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-393-1-stack-cost] [2023-10-13T04:06:05.364Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-393-1-stack-cost] did not exist. Created. [2023-10-13T04:06:05.364Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-393-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-13T04:06:05.750Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-13T04:06:05.805Z] Stashed 1 file(s) [Pipeline] } [2023-10-13T04:06:05.835Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-393-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-13T04:06:05.914Z] $ docker stop --time=1 f9cf5dc8d0f72ac0b1e39f1fc4a5f513f1bf37a271f6774d8cd6ca2ef87ff7bd [2023-10-13T04:06:07.067Z] $ docker rm -f --volumes f9cf5dc8d0f72ac0b1e39f1fc4a5f513f1bf37a271f6774d8cd6ca2ef87ff7bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-13T04:06:12.433Z] Removing intermediate container f9ef3b1e37c5 [2023-10-13T04:06:12.433Z] ---> a98725034d85 [2023-10-13T04:06:12.433Z] Step 12/13 : COPY . . [2023-10-13T04:06:12.433Z] ---> bb98335d492f [2023-10-13T04:06:12.433Z] Step 13/13 : RUN ${MAKE} [2023-10-13T04:06:12.433Z] ---> Running in 08dcc4d92312 [2023-10-13T04:06:12.433Z] noop [2023-10-13T04:06:12.433Z] Removing intermediate container 08dcc4d92312 [2023-10-13T04:06:12.433Z] ---> 7aa0c9c13c0f [2023-10-13T04:06:12.433Z] Successfully built 7aa0c9c13c0f [2023-10-13T04:06:12.433Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T04:06:12.915Z] + docker inspect -f . ci-base-image-arm64 [2023-10-13T04:06:12.915Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T04:06:13.168Z] prd-ubuntu20.04-docker-arm64-4c-16g-9190 does not seem to be running inside a container [2023-10-13T04:06:13.215Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-13T04:06:14.416Z] $ docker top f2a03a6469e6d402cbc8419fa32ec046299de5468e0cf9580e430f0896940ed5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T04:06:15.297Z] + go version [2023-10-13T04:06:15.297Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-13T04:06:15.319Z] $ docker stop --time=1 f2a03a6469e6d402cbc8419fa32ec046299de5468e0cf9580e430f0896940ed5 [2023-10-13T04:06:16.904Z] $ docker rm -f --volumes f2a03a6469e6d402cbc8419fa32ec046299de5468e0cf9580e430f0896940ed5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T04:06:17.789Z] + docker inspect -f . ci-base-image-arm64 [2023-10-13T04:06:17.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T04:06:18.036Z] prd-ubuntu20.04-docker-arm64-4c-16g-9190 does not seem to be running inside a container [2023-10-13T04:06:18.081Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-13T04:06:19.282Z] $ docker top 3c90713bf6dd37075f9fae79e0b4e370c344196df452da6cc4ee1d40040d60a7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T04:06:19.850Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-10-13T04:06:20.239Z] + make test [2023-10-13T04:06:20.508Z] go test ./... -coverprofile=coverage.out ./... [2023-10-13T04:06:27.162Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-10-13T04:08:04.002Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-10-13T04:08:04.002Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-10-13T04:08:04.002Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.223s coverage: 31.5% of statements [2023-10-13T04:08:26.067Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.866s coverage: 86.5% of statements [2023-10-13T04:08:26.067Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-13T04:08:26.067Z] go vet ./... [2023-10-13T04:08:48.119Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-13T04:08:48.119Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-13T04:08:48.119Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-13T04:08:48.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-13T04:08:48.175Z] $ docker stop --time=1 3c90713bf6dd37075f9fae79e0b4e370c344196df452da6cc4ee1d40040d60a7 [2023-10-13T04:08:51.924Z] $ docker rm -f --volumes 3c90713bf6dd37075f9fae79e0b4e370c344196df452da6cc4ee1d40040d60a7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T04:08:53.144Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-13T04:08:53.175Z] Warning: overwriting stash ‘coverage-report’ [2023-10-13T04:08:53.650Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-13T04:08:54.239Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-13T04:08:54.577Z] + ls -al . [2023-10-13T04:08:54.577Z] total 240 [2023-10-13T04:08:54.577Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 13 04:06 . [2023-10-13T04:08:54.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 04:03 .. [2023-10-13T04:08:54.577Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 04:03 .git [2023-10-13T04:08:54.577Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 04:03 .github [2023-10-13T04:08:54.577Z] -rw-rw-r-- 1 jenkins jenkins 496 Oct 13 04:03 .gitignore [2023-10-13T04:08:54.577Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 13 04:03 .golangci.yml [2023-10-13T04:08:54.577Z] -rw-rw-r-- 1 jenkins jenkins 11155 Oct 13 04:03 Attribution.txt [2023-10-13T04:08:54.577Z] -rw-rw-r-- 1 jenkins jenkins 15932 Oct 13 04:03 CHANGELOG.md [2023-10-13T04:08:54.577Z] -rw-rw-r-- 1 jenkins jenkins 1574 Oct 13 04:03 Dockerfile [2023-10-13T04:08:54.577Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 04:03 GOVERNANCE.md [2023-10-13T04:08:54.577Z] -rw-rw-r-- 1 jenkins jenkins 739 Oct 13 04:03 Jenkinsfile [2023-10-13T04:08:54.577Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 13 04:03 LICENSE [2023-10-13T04:08:54.577Z] -rw-rw-r-- 1 jenkins jenkins 2877 Oct 13 04:03 Makefile [2023-10-13T04:08:54.577Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 13 04:03 OWNERS.md [2023-10-13T04:08:54.577Z] -rw-rw-r-- 1 jenkins jenkins 2620 Oct 13 04:03 README.md [2023-10-13T04:08:54.577Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 13 04:03 VERSION [2023-10-13T04:08:54.577Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 04:03 bin [2023-10-13T04:08:54.577Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 04:03 cmd [2023-10-13T04:08:54.577Z] -rw-r--r-- 1 jenkins jenkins 78456 Oct 13 04:08 coverage.out [2023-10-13T04:08:54.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 04:03 doc [2023-10-13T04:08:54.577Z] -rw-rw-r-- 1 jenkins jenkins 4087 Oct 13 04:03 go.mod [2023-10-13T04:08:54.577Z] -rw-rw-r-- 1 jenkins jenkins 37526 Oct 13 04:03 go.sum [2023-10-13T04:08:54.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 04:03 internal [2023-10-13T04:08:54.577Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 04:03 snap [2023-10-13T04:08:54.577Z] -rw-rw-r-- 1 jenkins jenkins 236 Oct 13 04:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T04:08:55.000Z] + 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=4e4ce489aa1c97367ce0dbb4272f7bca81ff330e --label arch=arm64 --label version=0.0.0 . [2023-10-13T04:08:55.588Z] Sending build context to Docker daemon 14.24MB [2023-10-13T04:08:55.588Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T04:08:55.588Z] Step 2/26 : FROM ${BASE} AS builder [2023-10-13T04:08:55.588Z] ---> 7aa0c9c13c0f [2023-10-13T04:08:55.588Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-10-13T04:08:55.588Z] ---> Running in e86218cdeab6 [2023-10-13T04:08:55.854Z] Removing intermediate container e86218cdeab6 [2023-10-13T04:08:55.854Z] ---> 554ffec910dc [2023-10-13T04:08:55.854Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T04:08:56.121Z] ---> Running in 5231ad5d6e95 [2023-10-13T04:08:56.387Z] Removing intermediate container 5231ad5d6e95 [2023-10-13T04:08:56.387Z] ---> b112b6d331fb [2023-10-13T04:08:56.387Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-10-13T04:08:56.387Z] ---> Running in a2c380b384d3 [2023-10-13T04:08:56.654Z] Removing intermediate container a2c380b384d3 [2023-10-13T04:08:56.654Z] ---> e499c2c7b59e [2023-10-13T04:08:56.654Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T04:08:56.654Z] ---> Running in 0ec3dfddad8b [2023-10-13T04:08:56.922Z] Removing intermediate container 0ec3dfddad8b [2023-10-13T04:08:56.922Z] ---> e7811e6cf171 [2023-10-13T04:08:56.922Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-10-13T04:08:57.189Z] ---> Running in f1854c784089 [2023-10-13T04:08:57.456Z] Removing intermediate container f1854c784089 [2023-10-13T04:08:57.456Z] ---> baa6065a4fe9 [2023-10-13T04:08:57.456Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T04:08:57.456Z] ---> Running in 0c401c9deea9 [2023-10-13T04:08:58.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-13T04:08:59.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-13T04:08:59.964Z] OK: 266 MiB in 52 packages [2023-10-13T04:09:00.928Z] Removing intermediate container 0c401c9deea9 [2023-10-13T04:09:00.928Z] ---> 74f48b341e56 [2023-10-13T04:09:00.928Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-10-13T04:09:00.928Z] ---> Running in f7b9881d5b80 [2023-10-13T04:09:01.194Z] Removing intermediate container f7b9881d5b80 [2023-10-13T04:09:01.194Z] ---> 319819fe8db1 [2023-10-13T04:09:01.194Z] Step 10/26 : COPY go.mod vendor* ./ [2023-10-13T04:09:01.776Z] ---> 003b123815f0 [2023-10-13T04:09:01.776Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T04:09:01.776Z] ---> Running in af9cf93651be [2023-10-13T04:09:07.117Z] Removing intermediate container af9cf93651be [2023-10-13T04:09:07.117Z] ---> 664454a9a93d [2023-10-13T04:09:07.117Z] Step 12/26 : COPY . . [2023-10-13T04:09:07.698Z] ---> 0e5e9d833fc8 [2023-10-13T04:09:07.698Z] Step 13/26 : RUN ${MAKE} [2023-10-13T04:09:07.698Z] ---> Running in 881375fd35ee [2023-10-13T04:09:08.664Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-10-13T04:11:00.297Z] Removing intermediate container 881375fd35ee [2023-10-13T04:11:00.297Z] ---> d896cfec87c5 [2023-10-13T04:11:00.297Z] Step 14/26 : FROM alpine:3.18 [2023-10-13T04:11:00.297Z] 3.18: Pulling from library/alpine [2023-10-13T04:11:00.297Z] 579b34f0a95b: Pulling fs layer [2023-10-13T04:11:00.297Z] 579b34f0a95b: Verifying Checksum [2023-10-13T04:11:00.297Z] 579b34f0a95b: Download complete [2023-10-13T04:11:00.297Z] 579b34f0a95b: Pull complete [2023-10-13T04:11:00.297Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-13T04:11:00.297Z] Status: Downloaded newer image for alpine:3.18 [2023-10-13T04:11:00.297Z] ---> 3cc203321400 [2023-10-13T04:11:00.297Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-13T04:11:00.297Z] ---> Running in 52d415cfe9ed [2023-10-13T04:11:00.297Z] Removing intermediate container 52d415cfe9ed [2023-10-13T04:11:00.297Z] ---> 84793a1ba611 [2023-10-13T04:11:00.297Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-10-13T04:11:00.297Z] ---> Running in f4978ba86e18 [2023-10-13T04:11:00.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-13T04:11:00.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-13T04:11:00.297Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-13T04:11:00.297Z] Executing busybox-1.36.1-r2.trigger [2023-10-13T04:11:00.297Z] OK: 8 MiB in 16 packages [2023-10-13T04:11:00.297Z] Removing intermediate container f4978ba86e18 [2023-10-13T04:11:00.297Z] ---> 1cb7423cd6c0 [2023-10-13T04:11:00.297Z] Step 17/26 : WORKDIR / [2023-10-13T04:11:00.297Z] ---> Running in 5fee21b4bdce [2023-10-13T04:11:00.297Z] Removing intermediate container 5fee21b4bdce [2023-10-13T04:11:00.297Z] ---> 8efd37d94627 [2023-10-13T04:11:00.297Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-10-13T04:11:00.297Z] ---> 6e0f48ac77c6 [2023-10-13T04:11:00.297Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-10-13T04:11:00.881Z] ---> 8c693d2efd45 [2023-10-13T04:11:00.881Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-10-13T04:11:01.469Z] ---> da759a1eac06 [2023-10-13T04:11:01.469Z] Step 21/26 : EXPOSE 59984 [2023-10-13T04:11:01.469Z] ---> Running in e449e28d10f7 [2023-10-13T04:11:01.735Z] Removing intermediate container e449e28d10f7 [2023-10-13T04:11:01.735Z] ---> 86c3f17effa9 [2023-10-13T04:11:01.735Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-10-13T04:11:01.735Z] ---> Running in 761e0fb524dd [2023-10-13T04:11:02.000Z] Removing intermediate container 761e0fb524dd [2023-10-13T04:11:02.000Z] ---> 71b6fdb78326 [2023-10-13T04:11:02.000Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-13T04:11:02.000Z] ---> Running in a4c559c87b43 [2023-10-13T04:11:02.269Z] Removing intermediate container a4c559c87b43 [2023-10-13T04:11:02.269Z] ---> 3cc3e09d27b1 [2023-10-13T04:11:02.269Z] Step 24/26 : LABEL arch=arm64 [2023-10-13T04:11:02.269Z] ---> Running in da9d22122fe6 [2023-10-13T04:11:02.538Z] Removing intermediate container da9d22122fe6 [2023-10-13T04:11:02.538Z] ---> 5b574c161669 [2023-10-13T04:11:02.538Z] Step 25/26 : LABEL git_sha=4e4ce489aa1c97367ce0dbb4272f7bca81ff330e [2023-10-13T04:11:02.805Z] ---> Running in d3fce1bd6bfb [2023-10-13T04:11:03.071Z] Removing intermediate container d3fce1bd6bfb [2023-10-13T04:11:03.071Z] ---> 8c97256c2f14 [2023-10-13T04:11:03.071Z] Step 26/26 : LABEL version=0.0.0 [2023-10-13T04:11:03.071Z] ---> Running in a2c14f269ddd [2023-10-13T04:11:03.337Z] Removing intermediate container a2c14f269ddd [2023-10-13T04:11:03.337Z] ---> c8a6ccc67835 [2023-10-13T04:11:03.337Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-13T04:11:03.337Z] Successfully built c8a6ccc67835 [2023-10-13T04:11:03.337Z] 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-10-13T04:11:04.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-13T04:11:04.170Z] [2023-10-13T04:11:04.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T04:11:04.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-13T04:11:04.572Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-13T04:11:04.572Z] 8998bd30e6a1: Pulling fs layer [2023-10-13T04:11:04.572Z] 04944245beec: Pulling fs layer [2023-10-13T04:11:04.572Z] 699f458cf7ca: Pulling fs layer [2023-10-13T04:11:04.572Z] 765212b225bb: Pulling fs layer [2023-10-13T04:11:04.572Z] f23df028b6ca: Pulling fs layer [2023-10-13T04:11:04.572Z] d65c8cfc05b1: Pulling fs layer [2023-10-13T04:11:04.572Z] 2437ff75d9bd: Pulling fs layer [2023-10-13T04:11:04.572Z] 765212b225bb: Waiting [2023-10-13T04:11:04.572Z] f23df028b6ca: Waiting [2023-10-13T04:11:04.572Z] d65c8cfc05b1: Waiting [2023-10-13T04:11:04.572Z] 2437ff75d9bd: Waiting [2023-10-13T04:11:04.837Z] 04944245beec: Verifying Checksum [2023-10-13T04:11:04.837Z] 04944245beec: Download complete [2023-10-13T04:11:04.837Z] 765212b225bb: Verifying Checksum [2023-10-13T04:11:04.837Z] 765212b225bb: Download complete [2023-10-13T04:11:04.837Z] f23df028b6ca: Verifying Checksum [2023-10-13T04:11:04.837Z] f23df028b6ca: Download complete [2023-10-13T04:11:04.837Z] d65c8cfc05b1: Download complete [2023-10-13T04:11:05.102Z] 699f458cf7ca: Verifying Checksum [2023-10-13T04:11:05.102Z] 699f458cf7ca: Download complete [2023-10-13T04:11:05.368Z] 8998bd30e6a1: Verifying Checksum [2023-10-13T04:11:05.368Z] 8998bd30e6a1: Download complete [2023-10-13T04:11:07.947Z] 2437ff75d9bd: Verifying Checksum [2023-10-13T04:11:07.947Z] 2437ff75d9bd: Download complete [2023-10-13T04:11:09.906Z] 8998bd30e6a1: Pull complete [2023-10-13T04:11:10.486Z] 04944245beec: Pull complete [2023-10-13T04:11:11.896Z] 699f458cf7ca: Pull complete [2023-10-13T04:11:12.161Z] 765212b225bb: Pull complete [2023-10-13T04:11:13.117Z] f23df028b6ca: Pull complete [2023-10-13T04:11:13.117Z] d65c8cfc05b1: Pull complete [2023-10-13T04:11:31.319Z] 2437ff75d9bd: Pull complete [2023-10-13T04:11:31.319Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-13T04:11:31.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-13T04:11:31.319Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T04:11:31.639Z] prd-ubuntu20.04-docker-arm64-4c-16g-9190 does not seem to be running inside a container [2023-10-13T04:11:31.686Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-13T04:11:34.298Z] $ docker top ddbb387c1ff7137874cecc8eb7add7e67b1fb832cda97eca4602a509a4f8d8cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T04:11:35.195Z] ---> job-cost.sh [2023-10-13T04:11:35.195Z] lf-activate-venv: SKIPPING [2023-10-13T04:11:35.196Z] INFO: No Stack... [2023-10-13T04:11:35.462Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-13T04:11:36.413Z] INFO: Archiving Costs [Pipeline] sh [2023-10-13T04:11:36.765Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-10-13T04:11:36.765Z] + cut -d, -f6 [Pipeline] lock [2023-10-13T04:11:36.829Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-393-1-stack-cost] [2023-10-13T04:11:36.834Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-393-1-stack-cost] did not exist. Created. [2023-10-13T04:11:36.834Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-393-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-13T04:11:37.242Z] /w/workspace/device-onvif-camera/1@tmp/durable-d9348924/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-13T04:11:37.596Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-13T04:11:37.630Z] Warning: overwriting stash ‘stack-cost’ [2023-10-13T04:11:37.689Z] Stashed 1 file(s) [Pipeline] } [2023-10-13T04:11:37.705Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-393-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-13T04:11:37.800Z] $ docker stop --time=1 ddbb387c1ff7137874cecc8eb7add7e67b1fb832cda97eca4602a509a4f8d8cd [2023-10-13T04:11:39.290Z] $ docker rm -f --volumes ddbb387c1ff7137874cecc8eb7add7e67b1fb832cda97eca4602a509a4f8d8cd [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-10-13T04:11:40.408Z] provisioning config files... [2023-10-13T04:11:40.417Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-393@tmp/config15008171188952219654tmp [Pipeline] { [Pipeline] sh [2023-10-13T04:11:40.752Z] + set +x [2023-10-13T04:11:40.752Z] + curl -s https://codecov.io/bash [2023-10-13T04:11:40.752Z] + bash -s -- [2023-10-13T04:11:40.752Z] [2023-10-13T04:11:40.752Z] _____ _ [2023-10-13T04:11:40.752Z] / ____| | | [2023-10-13T04:11:40.752Z] | | ___ __| | ___ ___ _____ __ [2023-10-13T04:11:40.752Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-13T04:11:40.752Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-13T04:11:40.752Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-13T04:11:40.752Z] Bash-1.0.6 [2023-10-13T04:11:40.752Z] [2023-10-13T04:11:40.752Z] [2023-10-13T04:11:40.752Z] ==> git version 2.25.1 found [2023-10-13T04:11:40.752Z] ==> 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-10-13T04:11:40.752Z] Release-Date: 2020-01-08 [2023-10-13T04:11:40.752Z] 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-10-13T04:11:40.752Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-13T04:11:40.752Z] ==> Jenkins CI detected. [2023-10-13T04:11:40.752Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-393 [2023-10-13T04:11:40.752Z] project root: . [2023-10-13T04:11:40.752Z] --> token set from env [2023-10-13T04:11:41.021Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-13T04:11:41.021Z] ==> Running gcov in . (disable via -X gcov) [2023-10-13T04:11:41.021Z] ==> Python coveragepy not found [2023-10-13T04:11:41.021Z] ==> Searching for coverage reports in: [2023-10-13T04:11:41.021Z] + . [2023-10-13T04:11:41.021Z] -> Found 1 reports [2023-10-13T04:11:41.021Z] ==> Detecting git/mercurial file structure [2023-10-13T04:11:41.021Z] ==> Reading reports [2023-10-13T04:11:41.021Z] + ./coverage.out bytes=78456 [2023-10-13T04:11:41.021Z] ==> Appending adjustments [2023-10-13T04:11:41.021Z] https://docs.codecov.io/docs/fixing-reports [2023-10-13T04:11:41.021Z] + Found adjustments [2023-10-13T04:11:41.021Z] ==> Gzipping contents [2023-10-13T04:11:41.281Z] 12K /tmp/codecov.Kvnila.gz [2023-10-13T04:11:41.281Z] ==> Uploading reports [2023-10-13T04:11:41.281Z] url: https://codecov.io [2023-10-13T04:11:41.281Z] query: branch=PR-393&commit=4e4ce489aa1c97367ce0dbb4272f7bca81ff330e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-393%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=393&job=&cmd_args= [2023-10-13T04:11:41.281Z] -> Pinging Codecov [2023-10-13T04:11:41.281Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-393&commit=4e4ce489aa1c97367ce0dbb4272f7bca81ff330e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-393%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=393&job=&cmd_args= [2023-10-13T04:11:41.281Z] -> Uploading to [2023-10-13T04:11:41.281Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-13/F29A59C45E3A92E06B3E522C9905F8EF/4e4ce489aa1c97367ce0dbb4272f7bca81ff330e/7ae75dc4-28cd-4d04-980d-bc6d858bbbe7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231013T041141Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=052a96fe7a90c6818eb13daa6e85bee1f81d9c5854ab65dc7fb2286e08a68ba9 [2023-10-13T04:11:41.281Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-13T04:11:41.281Z] Dload Upload Total Spent Left Speed [2023-10-13T04:11:41.541Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10561 0 0 100 10561 0 35679 --:--:-- --:--:-- --:--:-- 35679 [2023-10-13T04:11:41.541Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/4e4ce489aa1c97367ce0dbb4272f7bca81ff330e [Pipeline] } [2023-10-13T04:11:41.568Z] 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-10-13T04:11:43.379Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-393/archives ] [2023-10-13T04:11:43.379Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-393/archives [2023-10-13T04:11:43.379Z] total 16 [2023-10-13T04:11:43.379Z] drwxr-xr-x 3 root root 4096 Oct 13 04:06 . [2023-10-13T04:11:43.379Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 13 04:06 .. [2023-10-13T04:11:43.379Z] drwxr-xr-x 2 root root 4096 Oct 13 04:06 cost [2023-10-13T04:11:43.379Z] -rw-r--r-- 1 root root 91 Oct 13 04:06 cost.csv [2023-10-13T04:11:43.379Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-393/archives [2023-10-13T04:11:43.379Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-393/archives [2023-10-13T04:11:43.379Z] total 16 [2023-10-13T04:11:43.379Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 04:06 . [2023-10-13T04:11:43.379Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 13 04:06 .. [2023-10-13T04:11:43.379Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 13 04:06 cost [2023-10-13T04:11:43.379Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 13 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-13T04:11:43.712Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T04:11:44.603Z] ---> package-listing.sh [2023-10-13T04:11:44.603Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-13T04:11:44.603Z] ++ facter osfamily [2023-10-13T04:11:44.862Z] + OS_FAMILY=debian [2023-10-13T04:11:44.862Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-393 [2023-10-13T04:11:44.862Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-13T04:11:44.862Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-13T04:11:44.862Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-13T04:11:44.862Z] + PACKAGES=/tmp/packages_start.txt [2023-10-13T04:11:44.862Z] + '[' /w/workspace/undry_device-onvif-camera_PR-393 ']' [2023-10-13T04:11:44.862Z] + PACKAGES=/tmp/packages_end.txt [2023-10-13T04:11:44.862Z] + case "${OS_FAMILY}" in [2023-10-13T04:11:44.862Z] + dpkg -l [2023-10-13T04:11:44.862Z] + grep '^ii' [2023-10-13T04:11:44.862Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-13T04:11:44.862Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-13T04:11:44.862Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-13T04:11:44.862Z] + '[' /w/workspace/undry_device-onvif-camera_PR-393 ']' [2023-10-13T04:11:44.862Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-393/archives/ [2023-10-13T04:11:44.862Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-393/archives/ [Pipeline] echo [2023-10-13T04:11:44.899Z] 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-393/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-13T04:11:45.200Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T04:11:45.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T04:11:45.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T04:11:45.968Z] prd-ubuntu20.04-docker-8c-8g-9191 does not seem to be running inside a container [2023-10-13T04:11:46.002Z] $ 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-393/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-393 -v /w/workspace/undry_device-onvif-camera_PR-393:/w/workspace/undry_device-onvif-camera_PR-393:rw,z -v /w/workspace/undry_device-onvif-camera_PR-393@tmp:/w/workspace/undry_device-onvif-camera_PR-393@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-13T04:11:46.180Z] $ docker top 92f009bb0936c66fd1795afa5bf277026ecd6f9a8585374320f3b48b28072cc7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T04:11:46.572Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-13T04:11:46.882Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-13T04:11:47.189Z] + ls /var/log/sa-host [2023-10-13T04:11:47.190Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T04:11:47.414Z] provisioning config files... [2023-10-13T04:11:47.422Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-393@tmp/config2255245812258963011tmp [Pipeline] { [Pipeline] echo [2023-10-13T04:11:47.477Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T04:11:47.789Z] ---> create-netrc.sh [Pipeline] } [2023-10-13T04:11:47.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-13T04:11:48.221Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-13T04:11:48.252Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T04:11:48.573Z] ---> sudo-logs.sh [2023-10-13T04:11:48.573Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-13T04:11:48.660Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T04:11:48.967Z] ---> job-cost.sh [2023-10-13T04:11:48.967Z] lf-activate-venv: SKIPPING [2023-10-13T04:11:48.967Z] DEBUG: total: 0.2199999988079071 [2023-10-13T04:11:48.967Z] INFO: Retrieving Stack Cost... [2023-10-13T04:11:49.226Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-13T04:11:49.486Z] INFO: Archiving Costs [Pipeline] echo [2023-10-13T04:11:49.520Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T04:11:49.827Z] ---> logs-deploy.sh [2023-10-13T04:11:49.827Z] lf-activate-venv: SKIPPING [2023-10-13T04:11:49.827Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-393/1 [2023-10-13T04:11:49.827Z] INFO: archiving workspace using pattern(s): [2023-10-13T04:11:50.762Z] Archives upload complete. [2023-10-13T04:11:50.762Z] INFO: archiving logs to Nexus