Pull request #498 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b2dc56c316e57e37e7d44cc322097e3785d52a49+cd5a528e1d82f2703daaa0735f5f6947e753b36c (3a811313a53fcac331fcdd9a2edaaafd215db86e) 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-ssh16066178385350010640.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh13973230427898886167.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-498/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-498/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17683272775864325989.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-498/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8801524661089150208.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh13265486154681359121.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-498/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-498/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6054848072596508542.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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.23 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-39389 in /w/workspace/undry_device-onvif-camera_PR-498 [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-498 # 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 cd5a528e1d82f2703daaa0735f5f6947e753b36c into PR head commit b2dc56c316e57e37e7d44cc322097e3785d52a49 Merge succeeded, producing b2dc56c316e57e37e7d44cc322097e3785d52a49 Checking out Revision b2dc56c316e57e37e7d44cc322097e3785d52a49 (PR-498) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 > 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/498/head:refs/remotes/origin/PR-498 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2dc56c316e57e37e7d44cc322097e3785d52a49 # 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 cd5a528e1d82f2703daaa0735f5f6947e753b36c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2dc56c316e57e37e7d44cc322097e3785d52a49 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-21T03:17:45.182Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-21T03:17:45.377Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-21T03:17:45.489Z] ========================================================= [2025-02-21T03:17:45.489Z] EdgeX Global Pipelines Version Info [2025-02-21T03:17:45.489Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:17:46.241Z] ------------------- [2025-02-21T03:17:46.241Z] stable info: [2025-02-21T03:17:46.241Z] ------------------- [2025-02-21T03:17:46.241Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-21T03:17:46.241Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-21T03:17:46.241Z] Message: update stable to v1.0.269 [2025-02-21T03:17:46.811Z] ------------------- [2025-02-21T03:17:46.811Z] experimental info: [2025-02-21T03:17:46.811Z] ------------------- [2025-02-21T03:17:46.811Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-21T03:17:46.811Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-21T03:17:46.811Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-21T03:17:47.027Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2025-02-21T03:17:47.079Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2025-02-21T03:17:47.131Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-21T03:17:47.182Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-21T03:17:47.248Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-21T03:17:47.303Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-21T03:17:47.353Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-21T03:17:47.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-21T03:17:47.451Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-21T03:17:47.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-21T03:17:47.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-21T03:17:47.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2025-02-21T03:17:47.655Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-21T03:17:47.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-21T03:17:47.757Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-21T03:17:47.812Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-21T03:17:47.858Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-21T03:17:47.912Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-21T03:17:47.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-21T03:17:48.021Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-21T03:17:48.070Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-02-21T03:17:48.119Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2025-02-21T03:17:48.169Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-21T03:17:48.225Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-21T03:17:48.281Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-21T03:17:48.338Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-21T03:17:48.394Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-21T03:17:48.451Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-498 [Pipeline] echo [2025-02-21T03:17:48.503Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-498 [Pipeline] echo [2025-02-21T03:17:48.551Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-498 [Pipeline] echo [2025-02-21T03:17:48.605Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2dc56c316e57e37e7d44cc322097e3785d52a49 [Pipeline] echo [2025-02-21T03:17:48.659Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2dc56c [Pipeline] echo [2025-02-21T03:17:48.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-21T03:17:48.845Z] provisioning config files... [2025-02-21T03:17:48.860Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-498@tmp/config9896979602142401535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:17:49.307Z] ---> ****-login.sh [2025-02-21T03:17:49.307Z] nexus3.edgexfoundry.org:10001 [2025-02-21T03:17:49.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:17:49.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:17:49.566Z] Configure a credential helper to remove this warning. See [2025-02-21T03:17:49.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:17:49.566Z] [2025-02-21T03:17:49.566Z] Login Succeeded [2025-02-21T03:17:49.566Z] nexus3.edgexfoundry.org:10002 [2025-02-21T03:17:49.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:17:49.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:17:49.566Z] Configure a credential helper to remove this warning. See [2025-02-21T03:17:49.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:17:49.566Z] [2025-02-21T03:17:49.566Z] Login Succeeded [2025-02-21T03:17:49.566Z] nexus3.edgexfoundry.org:10003 [2025-02-21T03:17:49.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:17:49.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:17:49.826Z] Configure a credential helper to remove this warning. See [2025-02-21T03:17:49.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:17:49.826Z] [2025-02-21T03:17:49.826Z] Login Succeeded [2025-02-21T03:17:49.826Z] nexus3.edgexfoundry.org:10004 [2025-02-21T03:17:49.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:17:49.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:17:49.826Z] Configure a credential helper to remove this warning. See [2025-02-21T03:17:49.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:17:49.826Z] [2025-02-21T03:17:49.826Z] Login Succeeded [2025-02-21T03:17:49.826Z] ****.io [2025-02-21T03:17:50.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:17:50.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:17:50.086Z] Configure a credential helper to remove this warning. See [2025-02-21T03:17:50.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:17:50.086Z] [2025-02-21T03:17:50.086Z] Login Succeeded [2025-02-21T03:17:50.086Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T03:17:50.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-21T03:17:50.756Z] + git rev-list -1 --merges b2dc56c316e57e37e7d44cc322097e3785d52a49~1..b2dc56c316e57e37e7d44cc322097e3785d52a49 [Pipeline] echo [2025-02-21T03:17:50.802Z] -----------> git rev-list -1 --merges b2dc56c316e57e37e7d44cc322097e3785d52a49~1..b2dc56c316e57e37e7d44cc322097e3785d52a49 b2dc56c316e57e37e7d44cc322097e3785d52a49 [false] [Pipeline] sh [2025-02-21T03:17:51.122Z] + git log --format=format:%s -1 b2dc56c316e57e37e7d44cc322097e3785d52a49 [Pipeline] echo [2025-02-21T03:17:51.160Z] ========================================================= [2025-02-21T03:17:51.160Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-21T03:17:51.160Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-21T03:17:51.613Z] + git log --format=format:%s -1 b2dc56c316e57e37e7d44cc322097e3785d52a49 [Pipeline] echo [2025-02-21T03:17:51.651Z] [semverPrep] GIT_COMMIT: b2dc56c316e57e37e7d44cc322097e3785d52a49, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2025-02-21T03:17:51.691Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-21T03:17:52.089Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-21T03:17:52.089Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-21T03:17:52.089Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-21T03:17:52.089Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-21T03:17:52.089Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-21T03:17:52.089Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-21T03:17:52.089Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:17:52.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T03:17:52.611Z] [2025-02-21T03:17:52.611Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:17:52.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T03:17:52.997Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-21T03:17:52.997Z] b85a868b505f: Pulling fs layer [2025-02-21T03:17:52.997Z] e2be974225ed: Pulling fs layer [2025-02-21T03:17:52.997Z] 339a4e72a1f5: Pulling fs layer [2025-02-21T03:17:52.997Z] 988bab9f4d93: Pulling fs layer [2025-02-21T03:17:52.997Z] 1469e6f7b9e6: Pulling fs layer [2025-02-21T03:17:52.997Z] eaf3925da568: Pulling fs layer [2025-02-21T03:17:52.997Z] bab4dde63d76: Pulling fs layer [2025-02-21T03:17:52.997Z] bde34c3a00c8: Pulling fs layer [2025-02-21T03:17:52.997Z] b352a97aabf1: Pulling fs layer [2025-02-21T03:17:52.997Z] 4872d77fe225: Pulling fs layer [2025-02-21T03:17:52.997Z] 5851b861e8e6: Pulling fs layer [2025-02-21T03:17:52.997Z] eaf3925da568: Waiting [2025-02-21T03:17:52.997Z] bab4dde63d76: Waiting [2025-02-21T03:17:52.997Z] bde34c3a00c8: Waiting [2025-02-21T03:17:52.997Z] b352a97aabf1: Waiting [2025-02-21T03:17:52.997Z] 988bab9f4d93: Waiting [2025-02-21T03:17:52.997Z] 5851b861e8e6: Waiting [2025-02-21T03:17:52.997Z] 1469e6f7b9e6: Waiting [2025-02-21T03:17:52.997Z] 4872d77fe225: Waiting [2025-02-21T03:17:52.997Z] e2be974225ed: Verifying Checksum [2025-02-21T03:17:52.997Z] e2be974225ed: Download complete [2025-02-21T03:17:52.997Z] 988bab9f4d93: Download complete [2025-02-21T03:17:52.997Z] 1469e6f7b9e6: Verifying Checksum [2025-02-21T03:17:52.997Z] 1469e6f7b9e6: Download complete [2025-02-21T03:17:52.997Z] eaf3925da568: Verifying Checksum [2025-02-21T03:17:52.997Z] eaf3925da568: Download complete [2025-02-21T03:17:52.997Z] 339a4e72a1f5: Verifying Checksum [2025-02-21T03:17:52.997Z] 339a4e72a1f5: Download complete [2025-02-21T03:17:52.997Z] bde34c3a00c8: Verifying Checksum [2025-02-21T03:17:52.997Z] bde34c3a00c8: Download complete [2025-02-21T03:17:53.255Z] b352a97aabf1: Download complete [2025-02-21T03:17:53.255Z] 4872d77fe225: Verifying Checksum [2025-02-21T03:17:53.255Z] 4872d77fe225: Download complete [2025-02-21T03:17:53.255Z] 5851b861e8e6: Download complete [2025-02-21T03:17:53.255Z] b85a868b505f: Verifying Checksum [2025-02-21T03:17:53.255Z] b85a868b505f: Download complete [2025-02-21T03:17:53.513Z] bab4dde63d76: Verifying Checksum [2025-02-21T03:17:53.513Z] bab4dde63d76: Download complete [2025-02-21T03:17:54.449Z] b85a868b505f: Pull complete [2025-02-21T03:17:54.449Z] e2be974225ed: Pull complete [2025-02-21T03:17:55.015Z] 339a4e72a1f5: Pull complete [2025-02-21T03:17:55.015Z] 988bab9f4d93: Pull complete [2025-02-21T03:17:55.274Z] 1469e6f7b9e6: Pull complete [2025-02-21T03:17:55.274Z] eaf3925da568: Pull complete [2025-02-21T03:17:57.177Z] bab4dde63d76: Pull complete [2025-02-21T03:17:57.177Z] bde34c3a00c8: Pull complete [2025-02-21T03:17:57.177Z] b352a97aabf1: Pull complete [2025-02-21T03:17:57.177Z] 4872d77fe225: Pull complete [2025-02-21T03:17:57.177Z] 5851b861e8e6: Pull complete [2025-02-21T03:17:57.177Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-21T03:17:57.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-21T03:17:57.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:17:57.449Z] prd-ubuntu20.04-docker-8c-8g-39389 does not seem to be running inside a container [2025-02-21T03:17:57.458Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-498 -v /w/workspace/undry_device-onvif-camera_PR-498:/w/workspace/undry_device-onvif-camera_PR-498:rw,z -v /w/workspace/undry_device-onvif-camera_PR-498@tmp:/w/workspace/undry_device-onvif-camera_PR-498@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-21T03:17:58.923Z] $ docker top 2ab4f30ab755dd4010ac82705286a9215f01ccbcfffc6626c31a3b1ba5e64a91 -eo pid,comm [2025-02-21T03:17:58.995Z] 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). [2025-02-21T03:17:58.995Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-21T03:17:59.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T03:17:59.141Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T03:17:59.239Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T03:17:59.225Z] $ docker exec 2ab4f30ab755dd4010ac82705286a9215f01ccbcfffc6626c31a3b1ba5e64a91 ssh-agent [2025-02-21T03:17:59.350Z] SSH_AUTH_SOCK=/tmp/ssh-U7jZ6gnMwdLF/agent.32 [2025-02-21T03:17:59.350Z] SSH_AGENT_PID=38 [2025-02-21T03:17:59.357Z] Running ssh-add (command line suppressed) [2025-02-21T03:17:59.434Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-498@tmp/private_key_1583523261081733297.key (/w/workspace/undry_device-onvif-camera_PR-498@tmp/private_key_1583523261081733297.key) [2025-02-21T03:17:59.463Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T03:17:59.803Z] + git tag --points-at HEAD [Pipeline] } [2025-02-21T03:17:59.814Z] $ docker exec --env ******** --env ******** 2ab4f30ab755dd4010ac82705286a9215f01ccbcfffc6626c31a3b1ba5e64a91 ssh-agent -k [2025-02-21T03:17:59.907Z] unset SSH_AUTH_SOCK; [2025-02-21T03:17:59.908Z] unset SSH_AGENT_PID; [2025-02-21T03:17:59.908Z] echo Agent pid 38 killed; [2025-02-21T03:17:59.932Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-21T03:18:00.035Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-21T03:18:00.035Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-21T03:18:00.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-21T03:18:00.128Z] $ docker exec 2ab4f30ab755dd4010ac82705286a9215f01ccbcfffc6626c31a3b1ba5e64a91 ssh-agent [2025-02-21T03:18:00.248Z] SSH_AUTH_SOCK=/tmp/ssh-4xRmB9ayjCaP/agent.71 [2025-02-21T03:18:00.248Z] SSH_AGENT_PID=78 [2025-02-21T03:18:00.253Z] Running ssh-add (command line suppressed) [2025-02-21T03:18:00.335Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-498@tmp/private_key_9861113625942116874.key (/w/workspace/undry_device-onvif-camera_PR-498@tmp/private_key_9861113625942116874.key) [2025-02-21T03:18:00.366Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-21T03:18:00.710Z] + git semver init [2025-02-21T03:18:00.968Z] 2025-02-21 03:18:00,853 [run_init] DEBUG init version:0.0.0 force:False [2025-02-21T03:18:00.968Z] 2025-02-21 03:18:00,854 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-498/.semver [2025-02-21T03:18:00.968Z] 2025-02-21 03:18:00,854 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-498/.semver [2025-02-21T03:18:00.968Z] 2025-02-21 03:18:00,854 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-498/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-498, universal_newlines=False, shell=None, istream=None) [2025-02-21T03:18:02.347Z] 2025-02-21 03:18:01,990 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-498/.git/info/exclude [2025-02-21T03:18:02.347Z] 2025-02-21 03:18:01,990 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-498/.semver/PR-498 with force:False [2025-02-21T03:18:02.347Z] 2025-02-21 03:18:01,990 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-498/.semver/PR-498 [2025-02-21T03:18:02.347Z] 2025-02-21 03:18:01,995 [execute] INFO git cat-file --batch-check [2025-02-21T03:18:02.347Z] 2025-02-21 03:18:01,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-498/.semver, universal_newlines=False, shell=None, istream=) [2025-02-21T03:18:02.347Z] 2025-02-21 03:18:02,001 [execute] INFO git cat-file --batch [2025-02-21T03:18:02.347Z] 2025-02-21 03:18:02,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-498/.semver, universal_newlines=False, shell=None, istream=) [2025-02-21T03:18:02.347Z] 2025-02-21 03:18:02,006 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-498/.semver/PR-498 [2025-02-21T03:18:02.347Z] 0.0.0 [Pipeline] } [2025-02-21T03:18:02.357Z] $ docker exec --env ******** --env ******** 2ab4f30ab755dd4010ac82705286a9215f01ccbcfffc6626c31a3b1ba5e64a91 ssh-agent -k [2025-02-21T03:18:02.458Z] unset SSH_AUTH_SOCK; [2025-02-21T03:18:02.459Z] unset SSH_AGENT_PID; [2025-02-21T03:18:02.459Z] echo Agent pid 78 killed; [2025-02-21T03:18:02.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-21T03:18:02.933Z] + git semver [Pipeline] } [2025-02-21T03:18:03.212Z] $ docker stop --time=1 2ab4f30ab755dd4010ac82705286a9215f01ccbcfffc6626c31a3b1ba5e64a91 [2025-02-21T03:18:04.519Z] $ docker rm -f --volumes 2ab4f30ab755dd4010ac82705286a9215f01ccbcfffc6626c31a3b1ba5e64a91 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-21T03:18:04.947Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-21T03:18:05.231Z] Stashed 1 file(s) [Pipeline] echo [2025-02-21T03:18:05.257Z] [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-21T03:18:06.268Z] provisioning config files... [2025-02-21T03:18:06.278Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-498@tmp/config8548073037394275698tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:18:06.738Z] ---> ****-login.sh [2025-02-21T03:18:06.738Z] nexus3.edgexfoundry.org:10001 [2025-02-21T03:18:06.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:18:06.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:18:06.739Z] Configure a credential helper to remove this warning. See [2025-02-21T03:18:06.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:18:06.739Z] [2025-02-21T03:18:06.739Z] Login Succeeded [2025-02-21T03:18:06.739Z] nexus3.edgexfoundry.org:10002 [2025-02-21T03:18:06.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:18:06.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:18:06.739Z] Configure a credential helper to remove this warning. See [2025-02-21T03:18:06.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:18:06.739Z] [2025-02-21T03:18:06.739Z] Login Succeeded [2025-02-21T03:18:06.739Z] nexus3.edgexfoundry.org:10003 [2025-02-21T03:18:06.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:18:06.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:18:06.998Z] Configure a credential helper to remove this warning. See [2025-02-21T03:18:06.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:18:06.998Z] [2025-02-21T03:18:06.998Z] Login Succeeded [2025-02-21T03:18:06.998Z] nexus3.edgexfoundry.org:10004 [2025-02-21T03:18:06.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:18:06.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:18:06.999Z] Configure a credential helper to remove this warning. See [2025-02-21T03:18:06.999Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:18:06.999Z] [2025-02-21T03:18:06.999Z] Login Succeeded [2025-02-21T03:18:06.999Z] ****.io [2025-02-21T03:18:06.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-21T03:18:07.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-21T03:18:07.259Z] Configure a credential helper to remove this warning. See [2025-02-21T03:18:07.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-21T03:18:07.259Z] [2025-02-21T03:18:07.259Z] Login Succeeded [2025-02-21T03:18:07.259Z] ---> ****-login.sh ends [Pipeline] } [2025-02-21T03:18:07.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-21T03:18:07.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T03:18:07.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-21T03:18:07.551Z] ========================================================= [2025-02-21T03:18:07.551Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-21T03:18:07.551Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:18:08.020Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-02-21T03:18:08.020Z] Sending build context to Docker daemon 37.06MB [2025-02-21T03:18:08.020Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2025-02-21T03:18:08.020Z] Step 2/13 : FROM ${BASE} AS builder [2025-02-21T03:18:08.280Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-21T03:18:08.280Z] da9db072f522: Pulling fs layer [2025-02-21T03:18:08.280Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-21T03:18:08.280Z] 06f05ace1117: Pulling fs layer [2025-02-21T03:18:08.280Z] 5fe327b54edc: Pulling fs layer [2025-02-21T03:18:08.280Z] 4f4fb700ef54: Pulling fs layer [2025-02-21T03:18:08.280Z] 92a5565b7b96: Pulling fs layer [2025-02-21T03:18:08.280Z] ff9bb7016b71: Pulling fs layer [2025-02-21T03:18:08.280Z] b67dba6c2c7d: Pulling fs layer [2025-02-21T03:18:08.280Z] a813b0c90790: Pulling fs layer [2025-02-21T03:18:08.280Z] 92a5565b7b96: Waiting [2025-02-21T03:18:08.280Z] ff9bb7016b71: Waiting [2025-02-21T03:18:08.280Z] 5fe327b54edc: Waiting [2025-02-21T03:18:08.280Z] 4f4fb700ef54: Waiting [2025-02-21T03:18:08.280Z] b67dba6c2c7d: Waiting [2025-02-21T03:18:08.280Z] a813b0c90790: Waiting [2025-02-21T03:18:08.280Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-21T03:18:08.280Z] 6ef4a4ee8ca5: Download complete [2025-02-21T03:18:08.280Z] 5fe327b54edc: Download complete [2025-02-21T03:18:08.280Z] 4f4fb700ef54: Verifying Checksum [2025-02-21T03:18:08.280Z] 4f4fb700ef54: Download complete [2025-02-21T03:18:08.280Z] 92a5565b7b96: Verifying Checksum [2025-02-21T03:18:08.280Z] 92a5565b7b96: Download complete [2025-02-21T03:18:08.280Z] da9db072f522: Download complete [2025-02-21T03:18:08.280Z] ff9bb7016b71: Verifying Checksum [2025-02-21T03:18:08.280Z] ff9bb7016b71: Download complete [2025-02-21T03:18:08.539Z] da9db072f522: Pull complete [2025-02-21T03:18:08.539Z] a813b0c90790: Verifying Checksum [2025-02-21T03:18:08.539Z] a813b0c90790: Download complete [2025-02-21T03:18:08.539Z] 6ef4a4ee8ca5: Pull complete [2025-02-21T03:18:08.798Z] 06f05ace1117: Verifying Checksum [2025-02-21T03:18:08.798Z] 06f05ace1117: Download complete [2025-02-21T03:18:09.056Z] b67dba6c2c7d: Verifying Checksum [2025-02-21T03:18:09.057Z] b67dba6c2c7d: Download complete [2025-02-21T03:18:12.340Z] 06f05ace1117: Pull complete [2025-02-21T03:18:12.340Z] 5fe327b54edc: Pull complete [2025-02-21T03:18:12.340Z] 4f4fb700ef54: Pull complete [2025-02-21T03:18:12.340Z] 92a5565b7b96: Pull complete [2025-02-21T03:18:12.340Z] ff9bb7016b71: Pull complete [2025-02-21T03:18:14.880Z] b67dba6c2c7d: Pull complete [2025-02-21T03:18:14.880Z] a813b0c90790: Pull complete [2025-02-21T03:18:14.880Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-21T03:18:14.880Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-21T03:18:14.880Z] ---> 3ba60ce46760 [2025-02-21T03:18:14.880Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2025-02-21T03:18:17.529Z] ---> Running in 766da97d06ff [2025-02-21T03:18:17.529Z] Removing intermediate container 766da97d06ff [2025-02-21T03:18:17.529Z] ---> e683e706acd7 [2025-02-21T03:18:17.529Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-21T03:18:17.529Z] ---> Running in 70d87d824ba0 [2025-02-21T03:18:17.529Z] Removing intermediate container 70d87d824ba0 [2025-02-21T03:18:17.529Z] ---> 7e52c3a28b9f [2025-02-21T03:18:17.529Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2025-02-21T03:18:17.529Z] ---> Running in ca037600a466 [2025-02-21T03:18:17.529Z] Removing intermediate container ca037600a466 [2025-02-21T03:18:17.529Z] ---> 375df35c0624 [2025-02-21T03:18:17.529Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2025-02-21T03:18:17.529Z] ---> Running in ab29ebbd4d6a [2025-02-21T03:18:17.529Z] Removing intermediate container ab29ebbd4d6a [2025-02-21T03:18:17.529Z] ---> 6554a395d292 [2025-02-21T03:18:17.529Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2025-02-21T03:18:17.529Z] ---> Running in 8d77967ce7fe [2025-02-21T03:18:17.529Z] Removing intermediate container 8d77967ce7fe [2025-02-21T03:18:17.529Z] ---> cc8e3dfbfcf9 [2025-02-21T03:18:17.529Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-21T03:18:17.529Z] ---> Running in c9f0b16769f7 [2025-02-21T03:18:17.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-21T03:18:18.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-21T03:18:18.310Z] OK: 248 MiB in 58 packages [2025-02-21T03:18:18.575Z] Removing intermediate container c9f0b16769f7 [2025-02-21T03:18:18.575Z] ---> 6875f8d07771 [2025-02-21T03:18:18.575Z] Step 9/13 : WORKDIR /device-onvif-camera [2025-02-21T03:18:18.839Z] ---> Running in ca9399a01f5a [2025-02-21T03:18:18.839Z] Removing intermediate container ca9399a01f5a [2025-02-21T03:18:18.839Z] ---> 9b1aca544108 [2025-02-21T03:18:18.839Z] Step 10/13 : COPY go.mod vendor* ./ [2025-02-21T03:18:18.839Z] ---> 90f2cb2ababb [2025-02-21T03:18:18.839Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-21T03:18:18.839Z] ---> Running in bb48ece5a00a [2025-02-21T03:18:57.573Z] Removing intermediate container bb48ece5a00a [2025-02-21T03:18:57.573Z] ---> 026e717dc118 [2025-02-21T03:18:57.573Z] Step 12/13 : COPY . . [2025-02-21T03:18:57.573Z] ---> 96a0e53626d9 [2025-02-21T03:18:57.573Z] Step 13/13 : RUN ${MAKE} [2025-02-21T03:18:57.573Z] ---> Running in d72657e2c19f [2025-02-21T03:18:57.573Z] noop [2025-02-21T03:18:57.573Z] Removing intermediate container d72657e2c19f [2025-02-21T03:18:57.573Z] ---> 7a33fd8341f9 [2025-02-21T03:18:57.573Z] Successfully built 7a33fd8341f9 [2025-02-21T03:18:57.573Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:18:58.054Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-21T03:18:58.054Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:18:58.219Z] prd-ubuntu20.04-docker-8c-8g-39389 does not seem to be running inside a container [2025-02-21T03:18:58.255Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-498 -v /w/workspace/undry_device-onvif-camera_PR-498:/w/workspace/undry_device-onvif-camera_PR-498:rw,z -v /w/workspace/undry_device-onvif-camera_PR-498@tmp:/w/workspace/undry_device-onvif-camera_PR-498@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-x86_64 cat [2025-02-21T03:18:58.565Z] $ docker top 1f8c7c6274a2d1fe1ca5ac13bfe4b429a3d0bf029366e050ee1d3cc142b89f01 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T03:18:58.989Z] + go version [2025-02-21T03:18:58.989Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-21T03:18:59.025Z] $ docker stop --time=1 1f8c7c6274a2d1fe1ca5ac13bfe4b429a3d0bf029366e050ee1d3cc142b89f01 [2025-02-21T03:19:00.257Z] $ docker rm -f --volumes 1f8c7c6274a2d1fe1ca5ac13bfe4b429a3d0bf029366e050ee1d3cc142b89f01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:19:00.993Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-21T03:19:00.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:19:01.152Z] prd-ubuntu20.04-docker-8c-8g-39389 does not seem to be running inside a container [2025-02-21T03:19:01.188Z] $ 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-498 -v /w/workspace/undry_device-onvif-camera_PR-498:/w/workspace/undry_device-onvif-camera_PR-498:rw,z -v /w/workspace/undry_device-onvif-camera_PR-498@tmp:/w/workspace/undry_device-onvif-camera_PR-498@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-x86_64 cat [2025-02-21T03:19:01.481Z] $ docker top c6ef2e5ab957bd0969d969c623488ae6547538420abe400ad450936734e3dddb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T03:19:01.880Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-498 [Pipeline] fileExists [Pipeline] sh [2025-02-21T03:19:02.242Z] + make test [2025-02-21T03:19:02.242Z] go test ./... -coverprofile=coverage.out ./... [2025-02-21T03:19:03.617Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2025-02-21T03:19:21.689Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2025-02-21T03:19:21.689Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2025-02-21T03:19:22.621Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.030s coverage: 31.4% of statements [2025-02-21T03:19:22.880Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.454s coverage: 86.5% of statements [2025-02-21T03:19:35.074Z] go vet ./... [2025-02-21T03:19:38.350Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-21T03:19:38.350Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-21T03:19:38.350Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-02-21T03:19:38.643Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-21T03:19:38.685Z] $ docker stop --time=1 c6ef2e5ab957bd0969d969c623488ae6547538420abe400ad450936734e3dddb [2025-02-21T03:19:40.964Z] $ docker rm -f --volumes c6ef2e5ab957bd0969d969c623488ae6547538420abe400ad450936734e3dddb [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-21T03:19:41.601Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-21T03:19:41.690Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-21T03:19:42.438Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-21T03:19:42.743Z] + ls -al . [2025-02-21T03:19:42.743Z] total 316 [2025-02-21T03:19:42.743Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 21 03:19 . [2025-02-21T03:19:42.743Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 03:17 .. [2025-02-21T03:19:42.743Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 03:19 .git [2025-02-21T03:19:42.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:17 .github [2025-02-21T03:19:42.743Z] -rw-rw-r-- 1 jenkins jenkins 493 Feb 21 03:17 .gitignore [2025-02-21T03:19:42.743Z] -rw-rw-r-- 1 jenkins jenkins 199 Feb 21 03:17 .golangci.yml [2025-02-21T03:19:42.743Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 03:18 .semver [2025-02-21T03:19:42.743Z] -rw-rw-r-- 1 jenkins jenkins 19973 Feb 21 03:17 Attribution.txt [2025-02-21T03:19:42.743Z] -rw-rw-r-- 1 jenkins jenkins 17665 Feb 21 03:17 CHANGELOG.md [2025-02-21T03:19:42.743Z] -rw-rw-r-- 1 jenkins jenkins 1715 Feb 21 03:17 Dockerfile [2025-02-21T03:19:42.743Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 03:17 GOVERNANCE.md [2025-02-21T03:19:42.743Z] -rw-rw-r-- 1 jenkins jenkins 739 Feb 21 03:17 Jenkinsfile [2025-02-21T03:19:42.743Z] -rw-rw-r-- 1 jenkins jenkins 11348 Feb 21 03:17 LICENSE [2025-02-21T03:19:42.743Z] -rw-rw-r-- 1 jenkins jenkins 3465 Feb 21 03:17 Makefile [2025-02-21T03:19:42.743Z] -rw-rw-r-- 1 jenkins jenkins 625 Feb 21 03:17 OWNERS.md [2025-02-21T03:19:42.743Z] -rw-rw-r-- 1 jenkins jenkins 2620 Feb 21 03:17 README.md [2025-02-21T03:19:42.743Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 21 03:18 VERSION [2025-02-21T03:19:42.743Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 03:17 bin [2025-02-21T03:19:42.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 03:17 cmd [2025-02-21T03:19:42.743Z] -rw-r--r-- 1 jenkins jenkins 92466 Feb 21 03:19 coverage.out [2025-02-21T03:19:42.743Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 03:17 doc [2025-02-21T03:19:42.743Z] -rw-rw-r-- 1 jenkins jenkins 6489 Feb 21 03:17 go.mod [2025-02-21T03:19:42.743Z] -rw-rw-r-- 1 jenkins jenkins 87368 Feb 21 03:17 go.sum [2025-02-21T03:19:42.743Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 03:17 internal [2025-02-21T03:19:42.743Z] -rw-rw-r-- 1 jenkins jenkins 236 Feb 21 03:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:19:43.143Z] + 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=b2dc56c316e57e37e7d44cc322097e3785d52a49 --label arch=amd64 --label version=0.0.0 . [2025-02-21T03:19:43.143Z] Sending build context to Docker daemon 37.16MB [2025-02-21T03:19:43.143Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-02-21T03:19:43.143Z] Step 2/27 : FROM ${BASE} AS builder [2025-02-21T03:19:43.143Z] ---> 7a33fd8341f9 [2025-02-21T03:19:43.143Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2025-02-21T03:19:43.403Z] ---> Running in d69340a77d44 [2025-02-21T03:19:43.403Z] Removing intermediate container d69340a77d44 [2025-02-21T03:19:43.403Z] ---> 73d771aaad19 [2025-02-21T03:19:43.403Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-21T03:19:43.403Z] ---> Running in aec0839eaae8 [2025-02-21T03:19:43.663Z] Removing intermediate container aec0839eaae8 [2025-02-21T03:19:43.663Z] ---> 2b68e55d5807 [2025-02-21T03:19:43.663Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2025-02-21T03:19:43.663Z] ---> Running in 64bb1c37a7a3 [2025-02-21T03:19:43.663Z] Removing intermediate container 64bb1c37a7a3 [2025-02-21T03:19:43.663Z] ---> 5f4da89d8bc9 [2025-02-21T03:19:43.663Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2025-02-21T03:19:43.663Z] ---> Running in 6a209f7fa622 [2025-02-21T03:19:43.663Z] Removing intermediate container 6a209f7fa622 [2025-02-21T03:19:43.663Z] ---> 2b3726f29405 [2025-02-21T03:19:43.663Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2025-02-21T03:19:43.663Z] ---> Running in de1e65283a20 [2025-02-21T03:19:43.925Z] Removing intermediate container de1e65283a20 [2025-02-21T03:19:43.925Z] ---> a2cef2d16dda [2025-02-21T03:19:43.925Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-21T03:19:43.925Z] ---> Running in e6e7a8fb9d75 [2025-02-21T03:19:44.185Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-21T03:19:44.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-21T03:19:44.704Z] OK: 248 MiB in 58 packages [2025-02-21T03:19:44.963Z] Removing intermediate container e6e7a8fb9d75 [2025-02-21T03:19:44.963Z] ---> c45dd39ae666 [2025-02-21T03:19:44.963Z] Step 9/27 : WORKDIR /device-onvif-camera [2025-02-21T03:19:44.963Z] ---> Running in 9c3f39d463cf [2025-02-21T03:19:45.222Z] Removing intermediate container 9c3f39d463cf [2025-02-21T03:19:45.222Z] ---> 9dbf7fc903a4 [2025-02-21T03:19:45.222Z] Step 10/27 : COPY go.mod vendor* ./ [2025-02-21T03:19:45.222Z] ---> 903388a958f6 [2025-02-21T03:19:45.222Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-21T03:19:45.222Z] ---> Running in 8693d27f8b3b [2025-02-21T03:19:46.161Z] Removing intermediate container 8693d27f8b3b [2025-02-21T03:19:46.161Z] ---> a96d2be63b3a [2025-02-21T03:19:46.161Z] Step 12/27 : COPY . . [2025-02-21T03:19:46.422Z] ---> c9b53c07bb55 [2025-02-21T03:19:46.422Z] Step 13/27 : RUN ${MAKE} [2025-02-21T03:19:46.422Z] ---> Running in 0f23d3f850d7 [2025-02-21T03:19:46.681Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2025-02-21T03:20:13.219Z] Removing intermediate container 0f23d3f850d7 [2025-02-21T03:20:13.219Z] ---> ff3b11f2d128 [2025-02-21T03:20:13.219Z] Step 14/27 : FROM alpine:3.20 [2025-02-21T03:20:13.219Z] 3.20: Pulling from library/alpine [2025-02-21T03:20:13.219Z] 0a9a5dfd008f: Pulling fs layer [2025-02-21T03:20:13.219Z] 0a9a5dfd008f: Verifying Checksum [2025-02-21T03:20:13.219Z] 0a9a5dfd008f: Download complete [2025-02-21T03:20:13.219Z] 0a9a5dfd008f: Pull complete [2025-02-21T03:20:13.219Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-02-21T03:20:13.219Z] Status: Downloaded newer image for alpine:3.20 [2025-02-21T03:20:13.219Z] ---> ff221270b9fb [2025-02-21T03:20:13.219Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2025-02-21T03:20:13.219Z] ---> Running in 5c444f9a8162 [2025-02-21T03:20:13.219Z] Removing intermediate container 5c444f9a8162 [2025-02-21T03:20:13.219Z] ---> 63890d620ce2 [2025-02-21T03:20:13.219Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2025-02-21T03:20:13.219Z] ---> Running in bc2032829396 [2025-02-21T03:20:13.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-21T03:20:13.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-21T03:20:13.997Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-02-21T03:20:13.998Z] Executing busybox-1.36.1-r29.trigger [2025-02-21T03:20:13.998Z] OK: 8 MiB in 15 packages [2025-02-21T03:20:14.258Z] Removing intermediate container bc2032829396 [2025-02-21T03:20:14.258Z] ---> fcf228cdeaf4 [2025-02-21T03:20:14.258Z] Step 17/27 : RUN apk --no-cache upgrade [2025-02-21T03:20:14.519Z] ---> Running in 3bc38400886a [2025-02-21T03:20:14.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-21T03:20:14.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-21T03:20:15.040Z] OK: 8 MiB in 15 packages [2025-02-21T03:20:15.303Z] Removing intermediate container 3bc38400886a [2025-02-21T03:20:15.303Z] ---> 3e3d2fd6b383 [2025-02-21T03:20:15.303Z] Step 18/27 : WORKDIR / [2025-02-21T03:20:15.303Z] ---> Running in d16a96ef57bd [2025-02-21T03:20:15.562Z] Removing intermediate container d16a96ef57bd [2025-02-21T03:20:15.563Z] ---> 9cea3fadc953 [2025-02-21T03:20:15.563Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2025-02-21T03:20:16.133Z] ---> e7cb03738e2d [2025-02-21T03:20:16.133Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2025-02-21T03:20:16.393Z] ---> 9e4fc1b76104 [2025-02-21T03:20:16.393Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2025-02-21T03:20:16.393Z] ---> 42321d0a2438 [2025-02-21T03:20:16.393Z] Step 22/27 : EXPOSE 59984 [2025-02-21T03:20:16.393Z] ---> Running in 2b2b495b047f [2025-02-21T03:20:16.653Z] Removing intermediate container 2b2b495b047f [2025-02-21T03:20:16.653Z] ---> 035b258a1502 [2025-02-21T03:20:16.653Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2025-02-21T03:20:16.653Z] ---> Running in c86dcde5dd71 [2025-02-21T03:20:16.653Z] Removing intermediate container c86dcde5dd71 [2025-02-21T03:20:16.653Z] ---> 5267e7941582 [2025-02-21T03:20:16.653Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-21T03:20:16.653Z] ---> Running in 614355c262a2 [2025-02-21T03:20:16.653Z] Removing intermediate container 614355c262a2 [2025-02-21T03:20:16.653Z] ---> 8c62fc59fc78 [2025-02-21T03:20:16.653Z] Step 25/27 : LABEL arch=amd64 [2025-02-21T03:20:16.653Z] ---> Running in 583e08ed4e2e [2025-02-21T03:20:16.911Z] Removing intermediate container 583e08ed4e2e [2025-02-21T03:20:16.911Z] ---> 6f96f0ba91f9 [2025-02-21T03:20:16.911Z] Step 26/27 : LABEL git_sha=b2dc56c316e57e37e7d44cc322097e3785d52a49 [2025-02-21T03:20:16.911Z] ---> Running in 60bcdccde015 [2025-02-21T03:20:16.911Z] Removing intermediate container 60bcdccde015 [2025-02-21T03:20:16.911Z] ---> c8fd5af34b5e [2025-02-21T03:20:16.911Z] Step 27/27 : LABEL version=0.0.0 [2025-02-21T03:20:16.911Z] ---> Running in 64991de528d5 [2025-02-21T03:20:16.911Z] Removing intermediate container 64991de528d5 [2025-02-21T03:20:16.911Z] ---> 47eabd621655 [2025-02-21T03:20:16.911Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-21T03:20:16.911Z] Successfully built 47eabd621655 [2025-02-21T03:20:16.911Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:20:17.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-21T03:20:17.852Z] [2025-02-21T03:20:17.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:20:18.241Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-21T03:20:18.241Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-21T03:20:18.241Z] 5eb5b503b376: Pulling fs layer [2025-02-21T03:20:18.241Z] 5c69ac0246d0: Pulling fs layer [2025-02-21T03:20:18.241Z] ec43610c2a17: Pulling fs layer [2025-02-21T03:20:18.241Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-21T03:20:18.241Z] 33b1e0a273af: Pulling fs layer [2025-02-21T03:20:18.241Z] 5d3b04190fa2: Pulling fs layer [2025-02-21T03:20:18.241Z] 2f39f015ded8: Pulling fs layer [2025-02-21T03:20:18.241Z] 5d3b04190fa2: Waiting [2025-02-21T03:20:18.241Z] 2f39f015ded8: Waiting [2025-02-21T03:20:18.241Z] 3a2ae6a8a46f: Waiting [2025-02-21T03:20:18.241Z] 33b1e0a273af: Waiting [2025-02-21T03:20:18.241Z] 5c69ac0246d0: Verifying Checksum [2025-02-21T03:20:18.241Z] 5c69ac0246d0: Download complete [2025-02-21T03:20:18.241Z] 3a2ae6a8a46f: Download complete [2025-02-21T03:20:18.241Z] 33b1e0a273af: Verifying Checksum [2025-02-21T03:20:18.241Z] 33b1e0a273af: Download complete [2025-02-21T03:20:18.241Z] 5d3b04190fa2: Verifying Checksum [2025-02-21T03:20:18.241Z] 5d3b04190fa2: Download complete [2025-02-21T03:20:18.241Z] ec43610c2a17: Verifying Checksum [2025-02-21T03:20:18.241Z] ec43610c2a17: Download complete [2025-02-21T03:20:18.500Z] 5eb5b503b376: Verifying Checksum [2025-02-21T03:20:18.500Z] 5eb5b503b376: Download complete [2025-02-21T03:20:19.067Z] 2f39f015ded8: Download complete [2025-02-21T03:20:19.634Z] 5eb5b503b376: Pull complete [2025-02-21T03:20:19.634Z] 5c69ac0246d0: Pull complete [2025-02-21T03:20:20.204Z] ec43610c2a17: Pull complete [2025-02-21T03:20:20.204Z] 3a2ae6a8a46f: Pull complete [2025-02-21T03:20:20.204Z] 33b1e0a273af: Pull complete [2025-02-21T03:20:20.463Z] 5d3b04190fa2: Pull complete [2025-02-21T03:20:24.650Z] 2f39f015ded8: Pull complete [2025-02-21T03:20:24.650Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-21T03:20:24.650Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-21T03:20:24.650Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:20:24.906Z] prd-ubuntu20.04-docker-8c-8g-39389 does not seem to be running inside a container [2025-02-21T03:20:24.941Z] $ 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-498 -v /w/workspace/undry_device-onvif-camera_PR-498:/w/workspace/undry_device-onvif-camera_PR-498:rw,z -v /w/workspace/undry_device-onvif-camera_PR-498@tmp:/w/workspace/undry_device-onvif-camera_PR-498@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 [2025-02-21T03:20:26.520Z] $ docker top 6ddce6d5273a21c030a6abec01dd537aa852dade7d603aea12f7e91ff67a9d5e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:20:26.989Z] ---> job-cost.sh [2025-02-21T03:20:26.989Z] lf-activate-venv: SKIPPING [2025-02-21T03:20:26.989Z] INFO: No Stack... [2025-02-21T03:20:27.250Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-21T03:20:27.512Z] INFO: Archiving Costs [Pipeline] sh [2025-02-21T03:20:27.840Z] + cat /w/workspace/undry_device-onvif-camera_PR-498/archives/cost.csv [2025-02-21T03:20:27.840Z] + cut -d, -f6 [Pipeline] lock [2025-02-21T03:20:27.886Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-498-1-stack-cost] [2025-02-21T03:20:27.892Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-498-1-stack-cost] did not exist. Created. [2025-02-21T03:20:27.903Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-498-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-21T03:20:28.304Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-21T03:20:28.355Z] Stashed 1 file(s) [Pipeline] } [2025-02-21T03:20:28.387Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-498-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-21T03:20:28.471Z] $ docker stop --time=1 6ddce6d5273a21c030a6abec01dd537aa852dade7d603aea12f7e91ff67a9d5e [2025-02-21T03:20:29.617Z] $ docker rm -f --volumes 6ddce6d5273a21c030a6abec01dd537aa852dade7d603aea12f7e91ff67a9d5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-02-21T03:20:30.268Z] provisioning config files... [2025-02-21T03:20:30.277Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-498@tmp/config15541239273193096383tmp [Pipeline] { [Pipeline] sh [2025-02-21T03:20:30.615Z] + set +x [2025-02-21T03:20:30.615Z] + curl -s https://codecov.io/bash [2025-02-21T03:20:30.615Z] + bash -s -- [2025-02-21T03:20:30.615Z] [2025-02-21T03:20:30.615Z] _____ _ [2025-02-21T03:20:30.615Z] / ____| | | [2025-02-21T03:20:30.615Z] | | ___ __| | ___ ___ _____ __ [2025-02-21T03:20:30.615Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-21T03:20:30.615Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-21T03:20:30.615Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-21T03:20:30.615Z] Bash-1.0.6 [2025-02-21T03:20:30.615Z] [2025-02-21T03:20:30.615Z] [2025-02-21T03:20:30.615Z] ==> git version 2.25.1 found [2025-02-21T03:20:30.615Z] ==> 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 [2025-02-21T03:20:30.615Z] Release-Date: 2020-01-08 [2025-02-21T03:20:30.615Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-02-21T03:20:30.616Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-21T03:20:30.616Z] ==> Jenkins CI detected. [2025-02-21T03:20:30.616Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-498 [2025-02-21T03:20:30.616Z] project root: . [2025-02-21T03:20:30.616Z] --> token set from env [2025-02-21T03:20:30.616Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-21T03:20:30.616Z] ==> Running gcov in . (disable via -X gcov) [2025-02-21T03:20:30.616Z] ==> Python coveragepy not found [2025-02-21T03:20:30.616Z] ==> Searching for coverage reports in: [2025-02-21T03:20:30.616Z] + . [2025-02-21T03:20:30.616Z] -> Found 1 reports [2025-02-21T03:20:30.616Z] ==> Detecting git/mercurial file structure [2025-02-21T03:20:30.616Z] ==> Reading reports [2025-02-21T03:20:30.616Z] + ./coverage.out bytes=92466 [2025-02-21T03:20:30.875Z] ==> Appending adjustments [2025-02-21T03:20:30.875Z] https://docs.codecov.io/docs/fixing-reports [2025-02-21T03:20:30.875Z] + Found adjustments [2025-02-21T03:20:30.875Z] ==> Gzipping contents [2025-02-21T03:20:30.875Z] 12K /tmp/codecov.UvaqSA.gz [2025-02-21T03:20:30.875Z] ==> Uploading reports [2025-02-21T03:20:30.875Z] url: https://codecov.io [2025-02-21T03:20:30.875Z] query: branch=PR-498&commit=b2dc56c316e57e37e7d44cc322097e3785d52a49&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-498%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=498&job=&cmd_args= [2025-02-21T03:20:30.875Z] -> Pinging Codecov [2025-02-21T03:20:30.875Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-498&commit=b2dc56c316e57e37e7d44cc322097e3785d52a49&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-498%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=498&job=&cmd_args= [2025-02-21T03:20:31.133Z] -> Uploading to [2025-02-21T03:20:31.134Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-onvif-camera/b2dc56c316e57e37e7d44cc322097e3785d52a49/48f2586f-f8ab-455a-a84b-a3e6d27b3080.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250221%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250221T032031Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=0665279a35fdfef6136734463d264d459573b3d55bf335421eacb3a7cb2bfde2 [2025-02-21T03:20:31.134Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-21T03:20:31.134Z] Dload Upload Total Spent Left Speed [2025-02-21T03:20:31.392Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11485 0 0 100 11485 0 70895 --:--:-- --:--:-- --:--:-- 70895 [2025-02-21T03:20:31.392Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/b2dc56c316e57e37e7d44cc322097e3785d52a49 [Pipeline] } [2025-02-21T03:20:31.423Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-02-21T03:20:33.392Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-498/archives ] [2025-02-21T03:20:33.392Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-498/archives [2025-02-21T03:20:33.392Z] total 16 [2025-02-21T03:20:33.392Z] drwxr-xr-x 3 root root 4096 Feb 21 03:20 . [2025-02-21T03:20:33.392Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 21 03:20 .. [2025-02-21T03:20:33.392Z] drwxr-xr-x 2 root root 4096 Feb 21 03:20 cost [2025-02-21T03:20:33.392Z] -rw-r--r-- 1 root root 91 Feb 21 03:20 cost.csv [2025-02-21T03:20:33.392Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-498/archives [2025-02-21T03:20:33.392Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-498/archives [2025-02-21T03:20:33.392Z] total 16 [2025-02-21T03:20:33.392Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 03:20 . [2025-02-21T03:20:33.392Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 21 03:20 .. [2025-02-21T03:20:33.392Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 03:20 cost [2025-02-21T03:20:33.392Z] -rw-r--r-- 1 jenkins jenkins 91 Feb 21 03:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:20:33.725Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:20:34.623Z] ---> package-listing.sh [2025-02-21T03:20:34.623Z] ++ facter osfamily [2025-02-21T03:20:34.623Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-21T03:20:34.884Z] + OS_FAMILY=debian [2025-02-21T03:20:34.884Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-498 [2025-02-21T03:20:34.884Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-21T03:20:34.884Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-21T03:20:34.884Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-21T03:20:34.884Z] + PACKAGES=/tmp/packages_start.txt [2025-02-21T03:20:34.884Z] + '[' /w/workspace/undry_device-onvif-camera_PR-498 ']' [2025-02-21T03:20:34.884Z] + PACKAGES=/tmp/packages_end.txt [2025-02-21T03:20:34.884Z] + case "${OS_FAMILY}" in [2025-02-21T03:20:34.884Z] + dpkg -l [2025-02-21T03:20:34.884Z] + grep '^ii' [2025-02-21T03:20:34.884Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-21T03:20:34.884Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-21T03:20:34.884Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-21T03:20:34.884Z] + '[' /w/workspace/undry_device-onvif-camera_PR-498 ']' [2025-02-21T03:20:34.884Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-498/archives/ [2025-02-21T03:20:34.884Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-498/archives/ [Pipeline] echo [2025-02-21T03:20:34.925Z] 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-498/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-02-21T03:20:35.221Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-21T03:20:35.869Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-21T03:20:35.869Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-21T03:20:36.025Z] prd-ubuntu20.04-docker-8c-8g-39389 does not seem to be running inside a container [2025-02-21T03:20:36.060Z] $ 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-498/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-498 -v /w/workspace/undry_device-onvif-camera_PR-498:/w/workspace/undry_device-onvif-camera_PR-498:rw,z -v /w/workspace/undry_device-onvif-camera_PR-498@tmp:/w/workspace/undry_device-onvif-camera_PR-498@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-21T03:20:36.277Z] $ docker top 3c0ce9c0d2b0d772911fc2f3e47eef2d0b52cd15d6e2906fddb6f0c27e817f35 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-21T03:20:36.671Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-21T03:20:36.984Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-21T03:20:37.298Z] + ls /var/log/sa-host [2025-02-21T03:20:37.299Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-21T03:20:37.479Z] provisioning config files... [2025-02-21T03:20:37.486Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-498@tmp/config8250614390503525475tmp [Pipeline] { [Pipeline] echo [2025-02-21T03:20:37.549Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:20:37.940Z] ---> create-netrc.sh [Pipeline] } [2025-02-21T03:20:38.012Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:20:38.455Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-21T03:20:38.502Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:20:38.822Z] ---> sudo-logs.sh [2025-02-21T03:20:38.822Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-21T03:20:38.915Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:20:39.236Z] ---> job-cost.sh [2025-02-21T03:20:39.236Z] lf-activate-venv: SKIPPING [2025-02-21T03:20:39.236Z] DEBUG: total: 0.2199999988079071 [2025-02-21T03:20:39.236Z] INFO: Retrieving Stack Cost... [2025-02-21T03:20:39.236Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-21T03:20:39.494Z] INFO: Archiving Costs [Pipeline] echo [2025-02-21T03:20:39.536Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-21T03:20:39.854Z] ---> logs-deploy.sh [2025-02-21T03:20:39.854Z] lf-activate-venv: SKIPPING [2025-02-21T03:20:39.854Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-498/1 [2025-02-21T03:20:39.854Z] INFO: archiving workspace using pattern(s): [2025-02-21T03:20:40.792Z] Archives upload complete. [2025-02-21T03:20:40.792Z] INFO: archiving logs to Nexus