Pull request #430 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cff0fb48a7ef931184a7c0d9e80bfbca10fead96+4c893ccd00bd93586d1ab6d6677a361d615ad380 (af5f1d9c717202a2d4c2dbd2fb73adc770f5f88e) 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-ssh13171993609881610988.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9903205245626756207.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-430/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-430/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17057370013569514153.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-430/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17354632406728788725.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh7942725715577884767.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-430/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-430/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4561907882924387566.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-252’ Running on prd-ubuntu20.04-docker-8c-8g-254 in /w/workspace/undry_device-onvif-camera_PR-430 [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-430 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4c893ccd00bd93586d1ab6d6677a361d615ad380 into PR head commit cff0fb48a7ef931184a7c0d9e80bfbca10fead96 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/430/head:refs/remotes/origin/PR-430 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cff0fb48a7ef931184a7c0d9e80bfbca10fead96 # timeout=10 Merge succeeded, producing cff0fb48a7ef931184a7c0d9e80bfbca10fead96 Checking out Revision cff0fb48a7ef931184a7c0d9e80bfbca10fead96 (PR-430) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4c893ccd00bd93586d1ab6d6677a361d615ad380 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cff0fb48a7ef931184a7c0d9e80bfbca10fead96 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-18T03:27:33.105Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-18T03:27:33.310Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-18T03:27:33.403Z] ========================================================= [2024-03-18T03:27:33.403Z] EdgeX Global Pipelines Version Info [2024-03-18T03:27:33.403Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:27:34.142Z] ------------------- [2024-03-18T03:27:34.143Z] stable info: [2024-03-18T03:27:34.143Z] ------------------- [2024-03-18T03:27:34.143Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-18T03:27:34.143Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T03:27:34.143Z] Message: update stable to v1.0.258 [2024-03-18T03:27:34.712Z] ------------------- [2024-03-18T03:27:34.712Z] experimental info: [2024-03-18T03:27:34.712Z] ------------------- [2024-03-18T03:27:34.712Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-18T03:27:34.712Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T03:27:34.712Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-18T03:27:34.900Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-03-18T03:27:34.954Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-03-18T03:27:35.006Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-18T03:27:35.054Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-18T03:27:35.103Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-18T03:27:35.148Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-18T03:27:35.198Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-18T03:27:35.254Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-18T03:27:35.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-18T03:27:35.352Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-18T03:27:35.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-18T03:27:35.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-03-18T03:27:35.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-18T03:27:35.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-18T03:27:35.606Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T03:27:35.659Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-18T03:27:35.709Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-18T03:27:35.756Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-18T03:27:35.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-18T03:27:35.856Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-18T03:27:35.907Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-03-18T03:27:35.958Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-03-18T03:27:36.008Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-18T03:27:36.058Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-18T03:27:36.116Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-18T03:27:36.166Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-18T03:27:36.217Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-18T03:27:36.270Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-430 [Pipeline] echo [2024-03-18T03:27:36.324Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-430 [Pipeline] echo [2024-03-18T03:27:36.380Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-430 [Pipeline] echo [2024-03-18T03:27:36.459Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cff0fb48a7ef931184a7c0d9e80bfbca10fead96 [Pipeline] echo [2024-03-18T03:27:36.512Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cff0fb4 [Pipeline] echo [2024-03-18T03:27:36.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T03:27:36.698Z] provisioning config files... [2024-03-18T03:27:36.712Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-430@tmp/config5893307170345364769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:27:37.098Z] ---> ****-login.sh [2024-03-18T03:27:37.098Z] nexus3.edgexfoundry.org:10001 [2024-03-18T03:27:37.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:27:37.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:27:37.359Z] Configure a credential helper to remove this warning. See [2024-03-18T03:27:37.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:27:37.359Z] [2024-03-18T03:27:37.359Z] Login Succeeded [2024-03-18T03:27:37.359Z] nexus3.edgexfoundry.org:10002 [2024-03-18T03:27:37.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:27:37.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:27:37.359Z] Configure a credential helper to remove this warning. See [2024-03-18T03:27:37.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:27:37.359Z] [2024-03-18T03:27:37.359Z] Login Succeeded [2024-03-18T03:27:37.359Z] nexus3.edgexfoundry.org:10003 [2024-03-18T03:27:37.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:27:37.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:27:37.620Z] Configure a credential helper to remove this warning. See [2024-03-18T03:27:37.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:27:37.620Z] [2024-03-18T03:27:37.620Z] Login Succeeded [2024-03-18T03:27:37.620Z] nexus3.edgexfoundry.org:10004 [2024-03-18T03:27:37.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:27:37.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:27:37.620Z] Configure a credential helper to remove this warning. See [2024-03-18T03:27:37.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:27:37.620Z] [2024-03-18T03:27:37.620Z] Login Succeeded [2024-03-18T03:27:37.620Z] ****.io [2024-03-18T03:27:37.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:27:37.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:27:37.879Z] Configure a credential helper to remove this warning. See [2024-03-18T03:27:37.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:27:37.879Z] [2024-03-18T03:27:37.879Z] Login Succeeded [2024-03-18T03:27:37.879Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T03:27:37.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-18T03:27:38.564Z] + git rev-list -1 --merges cff0fb48a7ef931184a7c0d9e80bfbca10fead96~1..cff0fb48a7ef931184a7c0d9e80bfbca10fead96 [Pipeline] echo [2024-03-18T03:27:38.608Z] -----------> git rev-list -1 --merges cff0fb48a7ef931184a7c0d9e80bfbca10fead96~1..cff0fb48a7ef931184a7c0d9e80bfbca10fead96 cff0fb48a7ef931184a7c0d9e80bfbca10fead96 [false] [Pipeline] sh [2024-03-18T03:27:38.923Z] + git log --format=format:%s -1 cff0fb48a7ef931184a7c0d9e80bfbca10fead96 [Pipeline] echo [2024-03-18T03:27:38.960Z] ========================================================= [2024-03-18T03:27:38.960Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-18T03:27:38.960Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T03:27:39.395Z] + git log --format=format:%s -1 cff0fb48a7ef931184a7c0d9e80bfbca10fead96 [Pipeline] echo [2024-03-18T03:27:39.442Z] [semverPrep] GIT_COMMIT: cff0fb48a7ef931184a7c0d9e80bfbca10fead96, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-03-18T03:27:39.479Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-18T03:27:39.904Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-18T03:27:39.904Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-18T03:27:39.904Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-18T03:27:39.904Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-18T03:27:39.904Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-18T03:27:39.904Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-18T03:27:39.904Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:27:40.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T03:27:40.357Z] [2024-03-18T03:27:40.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:27:40.734Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T03:27:40.734Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-18T03:27:40.734Z] b85a868b505f: Pulling fs layer [2024-03-18T03:27:40.734Z] e2be974225ed: Pulling fs layer [2024-03-18T03:27:40.734Z] 339a4e72a1f5: Pulling fs layer [2024-03-18T03:27:40.734Z] 988bab9f4d93: Pulling fs layer [2024-03-18T03:27:40.734Z] 1469e6f7b9e6: Pulling fs layer [2024-03-18T03:27:40.734Z] eaf3925da568: Pulling fs layer [2024-03-18T03:27:40.734Z] bab4dde63d76: Pulling fs layer [2024-03-18T03:27:40.734Z] bde34c3a00c8: Pulling fs layer [2024-03-18T03:27:40.734Z] b352a97aabf1: Pulling fs layer [2024-03-18T03:27:40.734Z] 4872d77fe225: Pulling fs layer [2024-03-18T03:27:40.734Z] 5851b861e8e6: Pulling fs layer [2024-03-18T03:27:40.734Z] 988bab9f4d93: Waiting [2024-03-18T03:27:40.734Z] eaf3925da568: Waiting [2024-03-18T03:27:40.734Z] b352a97aabf1: Waiting [2024-03-18T03:27:40.734Z] 1469e6f7b9e6: Waiting [2024-03-18T03:27:40.734Z] 5851b861e8e6: Waiting [2024-03-18T03:27:40.734Z] bab4dde63d76: Waiting [2024-03-18T03:27:40.734Z] bde34c3a00c8: Waiting [2024-03-18T03:27:40.734Z] e2be974225ed: Verifying Checksum [2024-03-18T03:27:40.734Z] e2be974225ed: Download complete [2024-03-18T03:27:40.734Z] 988bab9f4d93: Verifying Checksum [2024-03-18T03:27:40.734Z] 988bab9f4d93: Download complete [2024-03-18T03:27:40.734Z] 1469e6f7b9e6: Verifying Checksum [2024-03-18T03:27:40.734Z] 1469e6f7b9e6: Download complete [2024-03-18T03:27:40.993Z] 339a4e72a1f5: Verifying Checksum [2024-03-18T03:27:40.993Z] 339a4e72a1f5: Download complete [2024-03-18T03:27:40.993Z] eaf3925da568: Download complete [2024-03-18T03:27:40.993Z] bde34c3a00c8: Verifying Checksum [2024-03-18T03:27:40.993Z] bde34c3a00c8: Download complete [2024-03-18T03:27:40.993Z] b352a97aabf1: Download complete [2024-03-18T03:27:40.993Z] 4872d77fe225: Verifying Checksum [2024-03-18T03:27:40.993Z] 4872d77fe225: Download complete [2024-03-18T03:27:40.993Z] 5851b861e8e6: Verifying Checksum [2024-03-18T03:27:40.993Z] 5851b861e8e6: Download complete [2024-03-18T03:27:40.993Z] b85a868b505f: Verifying Checksum [2024-03-18T03:27:40.993Z] b85a868b505f: Download complete [2024-03-18T03:27:41.252Z] bab4dde63d76: Verifying Checksum [2024-03-18T03:27:41.252Z] bab4dde63d76: Download complete [2024-03-18T03:27:42.187Z] b85a868b505f: Pull complete [2024-03-18T03:27:42.447Z] e2be974225ed: Pull complete [2024-03-18T03:27:42.709Z] 339a4e72a1f5: Pull complete [2024-03-18T03:27:42.709Z] 988bab9f4d93: Pull complete [2024-03-18T03:27:42.975Z] 1469e6f7b9e6: Pull complete [2024-03-18T03:27:43.235Z] eaf3925da568: Pull complete [2024-03-18T03:27:45.153Z] bab4dde63d76: Pull complete [2024-03-18T03:27:45.153Z] bde34c3a00c8: Pull complete [2024-03-18T03:27:45.153Z] b352a97aabf1: Pull complete [2024-03-18T03:27:45.153Z] 4872d77fe225: Pull complete [2024-03-18T03:27:45.153Z] 5851b861e8e6: Pull complete [2024-03-18T03:27:45.153Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-18T03:27:45.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-18T03:27:45.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:27:45.414Z] prd-ubuntu20.04-docker-8c-8g-254 does not seem to be running inside a container [2024-03-18T03:27:45.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-430 -v /w/workspace/undry_device-onvif-camera_PR-430:/w/workspace/undry_device-onvif-camera_PR-430:rw,z -v /w/workspace/undry_device-onvif-camera_PR-430@tmp:/w/workspace/undry_device-onvif-camera_PR-430@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 [2024-03-18T03:27:48.542Z] $ docker top 8ddfedb23d147f11df19da1f8f265b71c6e4d232c67b22b2f39ae25ed233c59e -eo pid,comm [2024-03-18T03:27:48.601Z] 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). [2024-03-18T03:27:48.601Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-18T03:27:48.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T03:27:48.756Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T03:27:48.871Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T03:27:48.873Z] $ docker exec 8ddfedb23d147f11df19da1f8f265b71c6e4d232c67b22b2f39ae25ed233c59e ssh-agent [2024-03-18T03:27:48.983Z] SSH_AUTH_SOCK=/tmp/ssh-WX4yLq99H2an/agent.32 [2024-03-18T03:27:48.983Z] SSH_AGENT_PID=38 [2024-03-18T03:27:48.991Z] Running ssh-add (command line suppressed) [2024-03-18T03:27:49.080Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-430@tmp/private_key_16971187494193577168.key (/w/workspace/undry_device-onvif-camera_PR-430@tmp/private_key_16971187494193577168.key) [2024-03-18T03:27:49.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T03:27:49.427Z] + git tag --points-at HEAD [Pipeline] } [2024-03-18T03:27:49.456Z] $ docker exec --env ******** --env ******** 8ddfedb23d147f11df19da1f8f265b71c6e4d232c67b22b2f39ae25ed233c59e ssh-agent -k [2024-03-18T03:27:49.559Z] unset SSH_AUTH_SOCK; [2024-03-18T03:27:49.559Z] unset SSH_AGENT_PID; [2024-03-18T03:27:49.559Z] echo Agent pid 38 killed; [2024-03-18T03:27:49.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-18T03:27:49.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-18T03:27:49.678Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-18T03:27:49.785Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-18T03:27:49.787Z] $ docker exec 8ddfedb23d147f11df19da1f8f265b71c6e4d232c67b22b2f39ae25ed233c59e ssh-agent [2024-03-18T03:27:49.890Z] SSH_AUTH_SOCK=/tmp/ssh-VXgBl5FftH5d/agent.71 [2024-03-18T03:27:49.890Z] SSH_AGENT_PID=76 [2024-03-18T03:27:49.895Z] Running ssh-add (command line suppressed) [2024-03-18T03:27:50.005Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-430@tmp/private_key_4432580434019391761.key (/w/workspace/undry_device-onvif-camera_PR-430@tmp/private_key_4432580434019391761.key) [2024-03-18T03:27:50.019Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-18T03:27:50.378Z] + git semver init [2024-03-18T03:27:50.639Z] 2024-03-18 03:27:50,546 [run_init] DEBUG init version:0.0.0 force:False [2024-03-18T03:27:50.639Z] 2024-03-18 03:27:50,547 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-430/.semver [2024-03-18T03:27:50.639Z] 2024-03-18 03:27:50,547 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-430/.semver [2024-03-18T03:27:50.639Z] 2024-03-18 03:27:50,547 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-430/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-430, universal_newlines=False, shell=None, istream=None) [2024-03-18T03:27:52.018Z] 2024-03-18 03:27:51,924 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-430/.git/info/exclude [2024-03-18T03:27:52.018Z] 2024-03-18 03:27:51,925 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-430/.semver/PR-430 with force:False [2024-03-18T03:27:52.018Z] 2024-03-18 03:27:51,925 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-430/.semver/PR-430 [2024-03-18T03:27:52.018Z] 2024-03-18 03:27:51,930 [execute] INFO git cat-file --batch-check [2024-03-18T03:27:52.018Z] 2024-03-18 03:27:51,931 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-430/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T03:27:52.018Z] 2024-03-18 03:27:51,939 [execute] INFO git cat-file --batch [2024-03-18T03:27:52.018Z] 2024-03-18 03:27:51,939 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-430/.semver, universal_newlines=False, shell=None, istream=) [2024-03-18T03:27:52.018Z] 2024-03-18 03:27:51,945 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-430/.semver/PR-430 [2024-03-18T03:27:52.018Z] 0.0.0 [Pipeline] } [2024-03-18T03:27:52.044Z] $ docker exec --env ******** --env ******** 8ddfedb23d147f11df19da1f8f265b71c6e4d232c67b22b2f39ae25ed233c59e ssh-agent -k [2024-03-18T03:27:52.150Z] unset SSH_AUTH_SOCK; [2024-03-18T03:27:52.151Z] unset SSH_AGENT_PID; [2024-03-18T03:27:52.151Z] echo Agent pid 76 killed; [2024-03-18T03:27:52.162Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-18T03:27:52.628Z] + git semver [Pipeline] } [2024-03-18T03:27:52.921Z] $ docker stop --time=1 8ddfedb23d147f11df19da1f8f265b71c6e4d232c67b22b2f39ae25ed233c59e [2024-03-18T03:27:54.233Z] $ docker rm -f --volumes 8ddfedb23d147f11df19da1f8f265b71c6e4d232c67b22b2f39ae25ed233c59e [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T03:27:54.674Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-18T03:27:54.977Z] Stashed 1 file(s) [Pipeline] echo [2024-03-18T03:27:54.995Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T03:27:55.747Z] provisioning config files... [2024-03-18T03:27:55.759Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-430@tmp/config8081805400768973662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:27:56.118Z] ---> ****-login.sh [2024-03-18T03:27:56.118Z] nexus3.edgexfoundry.org:10001 [2024-03-18T03:27:56.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:27:56.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:27:56.118Z] Configure a credential helper to remove this warning. See [2024-03-18T03:27:56.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:27:56.118Z] [2024-03-18T03:27:56.118Z] Login Succeeded [2024-03-18T03:27:56.118Z] nexus3.edgexfoundry.org:10002 [2024-03-18T03:27:56.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:27:56.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:27:56.118Z] Configure a credential helper to remove this warning. See [2024-03-18T03:27:56.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:27:56.119Z] [2024-03-18T03:27:56.119Z] Login Succeeded [2024-03-18T03:27:56.119Z] nexus3.edgexfoundry.org:10003 [2024-03-18T03:27:56.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:27:56.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:27:56.379Z] Configure a credential helper to remove this warning. See [2024-03-18T03:27:56.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:27:56.379Z] [2024-03-18T03:27:56.379Z] Login Succeeded [2024-03-18T03:27:56.379Z] nexus3.edgexfoundry.org:10004 [2024-03-18T03:27:56.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:27:56.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:27:56.379Z] Configure a credential helper to remove this warning. See [2024-03-18T03:27:56.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:27:56.379Z] [2024-03-18T03:27:56.379Z] Login Succeeded [2024-03-18T03:27:56.379Z] ****.io [2024-03-18T03:27:56.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:27:56.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:27:56.640Z] Configure a credential helper to remove this warning. See [2024-03-18T03:27:56.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:27:56.640Z] [2024-03-18T03:27:56.640Z] Login Succeeded [2024-03-18T03:27:56.640Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T03:27:56.674Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-18T03:27:56.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T03:27:56.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T03:27:56.977Z] ========================================================= [2024-03-18T03:27:56.977Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-18T03:27:56.977Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:27:57.488Z] + 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 . [2024-03-18T03:27:57.488Z] Sending build context to Docker daemon 34.28MB [2024-03-18T03:27:57.488Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T03:27:57.488Z] Step 2/13 : FROM ${BASE} AS builder [2024-03-18T03:27:57.770Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-18T03:27:57.770Z] 7264a8db6415: Pulling fs layer [2024-03-18T03:27:57.770Z] c4d48a809fc2: Pulling fs layer [2024-03-18T03:27:57.770Z] 4f1c88b9dad5: Pulling fs layer [2024-03-18T03:27:57.770Z] ad3a456e5733: Pulling fs layer [2024-03-18T03:27:57.770Z] 69c7f0334f64: Pulling fs layer [2024-03-18T03:27:57.770Z] 1f1c1a5573a3: Pulling fs layer [2024-03-18T03:27:57.770Z] ce7588e14bc9: Pulling fs layer [2024-03-18T03:27:57.770Z] b5e4710f87ac: Pulling fs layer [2024-03-18T03:27:57.770Z] ad3a456e5733: Waiting [2024-03-18T03:27:57.770Z] 69c7f0334f64: Waiting [2024-03-18T03:27:57.770Z] 1f1c1a5573a3: Waiting [2024-03-18T03:27:57.770Z] b5e4710f87ac: Waiting [2024-03-18T03:27:57.770Z] ce7588e14bc9: Waiting [2024-03-18T03:27:57.770Z] c4d48a809fc2: Download complete [2024-03-18T03:27:57.770Z] ad3a456e5733: Verifying Checksum [2024-03-18T03:27:57.770Z] ad3a456e5733: Download complete [2024-03-18T03:27:57.770Z] 69c7f0334f64: Verifying Checksum [2024-03-18T03:27:57.770Z] 69c7f0334f64: Download complete [2024-03-18T03:27:57.770Z] 7264a8db6415: Verifying Checksum [2024-03-18T03:27:57.770Z] 7264a8db6415: Download complete [2024-03-18T03:27:57.770Z] 1f1c1a5573a3: Verifying Checksum [2024-03-18T03:27:57.770Z] 1f1c1a5573a3: Download complete [2024-03-18T03:27:58.029Z] 7264a8db6415: Pull complete [2024-03-18T03:27:58.029Z] c4d48a809fc2: Pull complete [2024-03-18T03:27:58.029Z] b5e4710f87ac: Verifying Checksum [2024-03-18T03:27:58.029Z] b5e4710f87ac: Download complete [2024-03-18T03:27:58.287Z] 4f1c88b9dad5: Verifying Checksum [2024-03-18T03:27:58.287Z] 4f1c88b9dad5: Download complete [2024-03-18T03:27:58.546Z] ce7588e14bc9: Verifying Checksum [2024-03-18T03:27:58.546Z] ce7588e14bc9: Download complete [2024-03-18T03:28:01.831Z] 4f1c88b9dad5: Pull complete [2024-03-18T03:28:01.831Z] ad3a456e5733: Pull complete [2024-03-18T03:28:01.831Z] 69c7f0334f64: Pull complete [2024-03-18T03:28:01.831Z] 1f1c1a5573a3: Pull complete [2024-03-18T03:28:04.366Z] ce7588e14bc9: Pull complete [2024-03-18T03:28:04.935Z] b5e4710f87ac: Pull complete [2024-03-18T03:28:04.935Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-18T03:28:04.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-18T03:28:04.935Z] ---> 88b5674ff536 [2024-03-18T03:28:04.935Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-03-18T03:28:10.228Z] ---> Running in 6eb8a6bc6ecd [2024-03-18T03:28:10.444Z] Still waiting to schedule task [2024-03-18T03:28:10.444Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-253’ [2024-03-18T03:28:10.488Z] Removing intermediate container 6eb8a6bc6ecd [2024-03-18T03:28:10.488Z] ---> 4f34b98e98b5 [2024-03-18T03:28:10.488Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T03:28:10.488Z] ---> Running in e714e845529f [2024-03-18T03:28:10.488Z] Removing intermediate container e714e845529f [2024-03-18T03:28:10.488Z] ---> d8bbdf17d593 [2024-03-18T03:28:10.488Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-03-18T03:28:10.488Z] ---> Running in a9ac05dea2d8 [2024-03-18T03:28:10.488Z] Removing intermediate container a9ac05dea2d8 [2024-03-18T03:28:10.488Z] ---> 33dcb8fb4f86 [2024-03-18T03:28:10.488Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T03:28:10.488Z] ---> Running in a46c69b6e8d0 [2024-03-18T03:28:10.747Z] Removing intermediate container a46c69b6e8d0 [2024-03-18T03:28:10.748Z] ---> 6e0f8d250212 [2024-03-18T03:28:10.748Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-03-18T03:28:10.748Z] ---> Running in 7f436e8ac3c9 [2024-03-18T03:28:10.748Z] Removing intermediate container 7f436e8ac3c9 [2024-03-18T03:28:10.748Z] ---> 6e7233d39d30 [2024-03-18T03:28:10.748Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T03:28:10.748Z] ---> Running in d1464cdbaf00 [2024-03-18T03:28:11.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T03:28:11.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T03:28:11.525Z] OK: 264 MiB in 52 packages [2024-03-18T03:28:11.785Z] Removing intermediate container d1464cdbaf00 [2024-03-18T03:28:11.785Z] ---> 3c6028a8e5b0 [2024-03-18T03:28:11.785Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-03-18T03:28:11.785Z] ---> Running in 2aeff704aae3 [2024-03-18T03:28:12.044Z] Removing intermediate container 2aeff704aae3 [2024-03-18T03:28:12.044Z] ---> b8c73e1990d7 [2024-03-18T03:28:12.044Z] Step 10/13 : COPY go.mod vendor* ./ [2024-03-18T03:28:12.044Z] ---> b06177cdfdc0 [2024-03-18T03:28:12.044Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T03:28:12.044Z] ---> Running in 20b99710090d [2024-03-18T03:28:45.636Z] Removing intermediate container 20b99710090d [2024-03-18T03:28:45.636Z] ---> 1943ecc4bf84 [2024-03-18T03:28:45.636Z] Step 12/13 : COPY . . [2024-03-18T03:28:45.636Z] ---> 8f2920b91d57 [2024-03-18T03:28:45.636Z] Step 13/13 : RUN ${MAKE} [2024-03-18T03:28:45.636Z] ---> Running in 5682227de418 [2024-03-18T03:28:45.636Z] noop [2024-03-18T03:28:45.636Z] Removing intermediate container 5682227de418 [2024-03-18T03:28:45.636Z] ---> 2ef9e4db6750 [2024-03-18T03:28:45.636Z] Successfully built 2ef9e4db6750 [2024-03-18T03:28:45.636Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:28:46.122Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T03:28:46.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:28:46.296Z] prd-ubuntu20.04-docker-8c-8g-254 does not seem to be running inside a container [2024-03-18T03:28:46.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-430 -v /w/workspace/undry_device-onvif-camera_PR-430:/w/workspace/undry_device-onvif-camera_PR-430:rw,z -v /w/workspace/undry_device-onvif-camera_PR-430@tmp:/w/workspace/undry_device-onvif-camera_PR-430@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 [2024-03-18T03:28:46.679Z] $ docker top 287bdfe82d2f144735e90cfeb41df8c9f5601bf818c7c6d010e16a89bd55d603 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T03:28:47.084Z] + go version [2024-03-18T03:28:47.084Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-18T03:28:47.116Z] $ docker stop --time=1 287bdfe82d2f144735e90cfeb41df8c9f5601bf818c7c6d010e16a89bd55d603 [2024-03-18T03:28:48.367Z] $ docker rm -f --volumes 287bdfe82d2f144735e90cfeb41df8c9f5601bf818c7c6d010e16a89bd55d603 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:28:49.173Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-18T03:28:49.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:28:49.334Z] prd-ubuntu20.04-docker-8c-8g-254 does not seem to be running inside a container [2024-03-18T03:28:49.432Z] $ 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-430 -v /w/workspace/undry_device-onvif-camera_PR-430:/w/workspace/undry_device-onvif-camera_PR-430:rw,z -v /w/workspace/undry_device-onvif-camera_PR-430@tmp:/w/workspace/undry_device-onvif-camera_PR-430@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 [2024-03-18T03:28:49.751Z] $ docker top 47b7b7e37a5311141e5d6dad3b10e98a5132f18c3cbfe07a133e28aed0f09a31 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T03:28:50.160Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-430 [Pipeline] fileExists [Pipeline] sh [2024-03-18T03:28:50.531Z] + make test [2024-03-18T03:28:50.531Z] go test ./... -coverprofile=coverage.out ./... [2024-03-18T03:28:51.933Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-03-18T03:29:01.900Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-03-18T03:29:01.900Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-03-18T03:29:03.802Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.031s coverage: 31.5% of statements [2024-03-18T03:29:03.802Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.138s coverage: 86.5% of statements [2024-03-18T03:29:11.912Z] go vet ./... [2024-03-18T03:29:14.443Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-18T03:29:14.443Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-18T03:29:14.443Z] ./bin/test-attribution-txt.sh [2024-03-18T03:29:14.443Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-18T03:29:14.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-18T03:29:14.516Z] $ docker stop --time=1 47b7b7e37a5311141e5d6dad3b10e98a5132f18c3cbfe07a133e28aed0f09a31 [2024-03-18T03:29:17.724Z] $ docker rm -f --volumes 47b7b7e37a5311141e5d6dad3b10e98a5132f18c3cbfe07a133e28aed0f09a31 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T03:29:18.291Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-18T03:29:18.364Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-18T03:29:19.133Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-18T03:29:19.443Z] + ls -al . [2024-03-18T03:29:19.443Z] total 244 [2024-03-18T03:29:19.443Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 03:28 . [2024-03-18T03:29:19.443Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 03:27 .. [2024-03-18T03:29:19.443Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 03:29 .git [2024-03-18T03:29:19.443Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:27 .github [2024-03-18T03:29:19.443Z] -rw-rw-r-- 1 jenkins jenkins 493 Mar 18 03:27 .gitignore [2024-03-18T03:29:19.443Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 18 03:27 .golangci.yml [2024-03-18T03:29:19.443Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 03:27 .semver [2024-03-18T03:29:19.443Z] -rw-rw-r-- 1 jenkins jenkins 11155 Mar 18 03:27 Attribution.txt [2024-03-18T03:29:19.443Z] -rw-rw-r-- 1 jenkins jenkins 17665 Mar 18 03:27 CHANGELOG.md [2024-03-18T03:29:19.443Z] -rw-rw-r-- 1 jenkins jenkins 1683 Mar 18 03:27 Dockerfile [2024-03-18T03:29:19.443Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 03:27 GOVERNANCE.md [2024-03-18T03:29:19.443Z] -rw-rw-r-- 1 jenkins jenkins 739 Mar 18 03:27 Jenkinsfile [2024-03-18T03:29:19.443Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 18 03:27 LICENSE [2024-03-18T03:29:19.443Z] -rw-rw-r-- 1 jenkins jenkins 2883 Mar 18 03:27 Makefile [2024-03-18T03:29:19.443Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 18 03:27 OWNERS.md [2024-03-18T03:29:19.443Z] -rw-rw-r-- 1 jenkins jenkins 2620 Mar 18 03:27 README.md [2024-03-18T03:29:19.443Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 03:27 VERSION [2024-03-18T03:29:19.443Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 03:27 bin [2024-03-18T03:29:19.443Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:27 cmd [2024-03-18T03:29:19.443Z] -rw-r--r-- 1 jenkins jenkins 78456 Mar 18 03:29 coverage.out [2024-03-18T03:29:19.443Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 03:27 doc [2024-03-18T03:29:19.443Z] -rw-rw-r-- 1 jenkins jenkins 4132 Mar 18 03:27 go.mod [2024-03-18T03:29:19.443Z] -rw-rw-r-- 1 jenkins jenkins 36810 Mar 18 03:27 go.sum [2024-03-18T03:29:19.443Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 03:27 internal [2024-03-18T03:29:19.443Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 18 03:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:29:19.852Z] + 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=cff0fb48a7ef931184a7c0d9e80bfbca10fead96 --label arch=amd64 --label version=0.0.0 . [2024-03-18T03:29:19.852Z] Sending build context to Docker daemon 34.36MB [2024-03-18T03:29:19.852Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T03:29:19.852Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-18T03:29:19.852Z] ---> 2ef9e4db6750 [2024-03-18T03:29:19.852Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-03-18T03:29:20.110Z] ---> Running in 731e945444bd [2024-03-18T03:29:20.384Z] Removing intermediate container 731e945444bd [2024-03-18T03:29:20.384Z] ---> 62faf46d416b [2024-03-18T03:29:20.384Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T03:29:20.384Z] ---> Running in fe841979537b [2024-03-18T03:29:20.384Z] Removing intermediate container fe841979537b [2024-03-18T03:29:20.384Z] ---> 3b30576bfee8 [2024-03-18T03:29:20.384Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-18T03:29:20.384Z] ---> Running in b35101880438 [2024-03-18T03:29:20.384Z] Removing intermediate container b35101880438 [2024-03-18T03:29:20.384Z] ---> 3975747b23ba [2024-03-18T03:29:20.384Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T03:29:20.384Z] ---> Running in 102afec9bbef [2024-03-18T03:29:20.643Z] Removing intermediate container 102afec9bbef [2024-03-18T03:29:20.643Z] ---> a5a526cc1cef [2024-03-18T03:29:20.643Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-03-18T03:29:20.643Z] ---> Running in 6857542aa9de [2024-03-18T03:29:20.643Z] Removing intermediate container 6857542aa9de [2024-03-18T03:29:20.643Z] ---> 3efa80f50d95 [2024-03-18T03:29:20.643Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T03:29:20.643Z] ---> Running in 56f7b8864108 [2024-03-18T03:29:20.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T03:29:21.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T03:29:21.418Z] OK: 264 MiB in 52 packages [2024-03-18T03:29:21.676Z] Removing intermediate container 56f7b8864108 [2024-03-18T03:29:21.676Z] ---> a0a60c476371 [2024-03-18T03:29:21.676Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-03-18T03:29:21.676Z] ---> Running in f75346e226bb [2024-03-18T03:29:21.935Z] Removing intermediate container f75346e226bb [2024-03-18T03:29:21.935Z] ---> 178a5711314d [2024-03-18T03:29:21.935Z] Step 10/27 : COPY go.mod vendor* ./ [2024-03-18T03:29:21.935Z] ---> aae71e8ac3cd [2024-03-18T03:29:21.935Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T03:29:21.935Z] ---> Running in b68d681dd1d3 [2024-03-18T03:29:22.503Z] Removing intermediate container b68d681dd1d3 [2024-03-18T03:29:22.503Z] ---> 378ca3fedb81 [2024-03-18T03:29:22.503Z] Step 12/27 : COPY . . [2024-03-18T03:29:23.439Z] ---> 332226e7c9d7 [2024-03-18T03:29:23.439Z] Step 13/27 : RUN ${MAKE} [2024-03-18T03:29:23.439Z] ---> Running in 73fdfbf994f8 [2024-03-18T03:29:24.005Z] 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/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-03-18T03:29:45.980Z] Removing intermediate container 73fdfbf994f8 [2024-03-18T03:29:45.980Z] ---> b4299fca426e [2024-03-18T03:29:45.980Z] Step 14/27 : FROM alpine:3.18 [2024-03-18T03:29:45.980Z] 3.18: Pulling from library/alpine [2024-03-18T03:29:45.980Z] 619be1103602: Pulling fs layer [2024-03-18T03:29:45.980Z] 619be1103602: Verifying Checksum [2024-03-18T03:29:45.980Z] 619be1103602: Download complete [2024-03-18T03:29:45.980Z] 619be1103602: Pull complete [2024-03-18T03:29:45.980Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T03:29:45.980Z] Status: Downloaded newer image for alpine:3.18 [2024-03-18T03:29:45.980Z] ---> d3782b16ccc9 [2024-03-18T03:29:45.980Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-03-18T03:29:45.980Z] ---> Running in ac13979e43c8 [2024-03-18T03:29:45.980Z] Removing intermediate container ac13979e43c8 [2024-03-18T03:29:45.980Z] ---> 4a808dae96a3 [2024-03-18T03:29:45.980Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-03-18T03:29:45.980Z] ---> Running in 2b6558bf4c17 [2024-03-18T03:29:45.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T03:29:45.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T03:29:45.980Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-18T03:29:45.980Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T03:29:45.980Z] OK: 7 MiB in 16 packages [2024-03-18T03:29:45.980Z] Removing intermediate container 2b6558bf4c17 [2024-03-18T03:29:45.980Z] ---> 34514cd4920c [2024-03-18T03:29:45.980Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-18T03:29:45.980Z] ---> Running in ddedefb72383 [2024-03-18T03:29:45.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-18T03:29:45.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-18T03:29:46.239Z] OK: 7 MiB in 16 packages [2024-03-18T03:29:46.508Z] Removing intermediate container ddedefb72383 [2024-03-18T03:29:46.508Z] ---> 658cd18d9acb [2024-03-18T03:29:46.508Z] Step 18/27 : WORKDIR / [2024-03-18T03:29:46.508Z] ---> Running in cfba6af47622 [2024-03-18T03:29:46.508Z] Removing intermediate container cfba6af47622 [2024-03-18T03:29:46.508Z] ---> 55a2bbd6dd8f [2024-03-18T03:29:46.508Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-03-18T03:29:47.478Z] ---> e2b6d1af85d3 [2024-03-18T03:29:47.478Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-03-18T03:29:47.478Z] ---> 506c867d9ef3 [2024-03-18T03:29:47.478Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-03-18T03:29:47.478Z] ---> a1b5dfba013d [2024-03-18T03:29:47.478Z] Step 22/27 : EXPOSE 59984 [2024-03-18T03:29:47.478Z] ---> Running in c78fdb260fb8 [2024-03-18T03:29:47.478Z] Removing intermediate container c78fdb260fb8 [2024-03-18T03:29:47.478Z] ---> 5af1360d769f [2024-03-18T03:29:47.478Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-03-18T03:29:47.736Z] ---> Running in 14993b40b7b3 [2024-03-18T03:29:47.736Z] Removing intermediate container 14993b40b7b3 [2024-03-18T03:29:47.736Z] ---> ff40fffc999b [2024-03-18T03:29:47.736Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-18T03:29:47.736Z] ---> Running in 500e0e031a1f [2024-03-18T03:29:47.736Z] Removing intermediate container 500e0e031a1f [2024-03-18T03:29:47.736Z] ---> 406978be7b4a [2024-03-18T03:29:47.736Z] Step 25/27 : LABEL arch=amd64 [2024-03-18T03:29:47.736Z] ---> Running in 94108febd9b8 [2024-03-18T03:29:47.995Z] Removing intermediate container 94108febd9b8 [2024-03-18T03:29:47.995Z] ---> 651587fac777 [2024-03-18T03:29:47.995Z] Step 26/27 : LABEL git_sha=cff0fb48a7ef931184a7c0d9e80bfbca10fead96 [2024-03-18T03:29:47.995Z] ---> Running in 5e12316f714e [2024-03-18T03:29:47.995Z] Removing intermediate container 5e12316f714e [2024-03-18T03:29:47.995Z] ---> fd9e90a0049a [2024-03-18T03:29:47.995Z] Step 27/27 : LABEL version=0.0.0 [2024-03-18T03:29:47.995Z] ---> Running in 7cccf1739a3d [2024-03-18T03:29:47.995Z] Removing intermediate container 7cccf1739a3d [2024-03-18T03:29:47.995Z] ---> 4f719abdf527 [2024-03-18T03:29:47.995Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-18T03:29:48.253Z] Successfully built 4f719abdf527 [2024-03-18T03:29:48.253Z] 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 [2024-03-18T03:29:49.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T03:29:49.154Z] [2024-03-18T03:29:49.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:29:49.544Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T03:29:49.544Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-18T03:29:49.544Z] 5eb5b503b376: Pulling fs layer [2024-03-18T03:29:49.544Z] 5c69ac0246d0: Pulling fs layer [2024-03-18T03:29:49.544Z] ec43610c2a17: Pulling fs layer [2024-03-18T03:29:49.544Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-18T03:29:49.544Z] 33b1e0a273af: Pulling fs layer [2024-03-18T03:29:49.544Z] 5d3b04190fa2: Pulling fs layer [2024-03-18T03:29:49.544Z] 2f39f015ded8: Pulling fs layer [2024-03-18T03:29:49.544Z] 33b1e0a273af: Waiting [2024-03-18T03:29:49.544Z] 3a2ae6a8a46f: Waiting [2024-03-18T03:29:49.544Z] 5d3b04190fa2: Waiting [2024-03-18T03:29:49.544Z] 2f39f015ded8: Waiting [2024-03-18T03:29:49.544Z] 5c69ac0246d0: Verifying Checksum [2024-03-18T03:29:49.544Z] 5c69ac0246d0: Download complete [2024-03-18T03:29:49.544Z] 3a2ae6a8a46f: Download complete [2024-03-18T03:29:49.544Z] 33b1e0a273af: Download complete [2024-03-18T03:29:49.544Z] 5d3b04190fa2: Verifying Checksum [2024-03-18T03:29:49.544Z] 5d3b04190fa2: Download complete [2024-03-18T03:29:49.544Z] ec43610c2a17: Verifying Checksum [2024-03-18T03:29:49.803Z] 5eb5b503b376: Verifying Checksum [2024-03-18T03:29:49.803Z] 5eb5b503b376: Download complete [2024-03-18T03:29:50.367Z] 2f39f015ded8: Download complete [2024-03-18T03:29:50.934Z] 5eb5b503b376: Pull complete [2024-03-18T03:29:50.934Z] 5c69ac0246d0: Pull complete [2024-03-18T03:29:51.193Z] ec43610c2a17: Pull complete [2024-03-18T03:29:51.451Z] 3a2ae6a8a46f: Pull complete [2024-03-18T03:29:51.451Z] 33b1e0a273af: Pull complete [2024-03-18T03:29:51.709Z] 5d3b04190fa2: Pull complete [2024-03-18T03:29:55.890Z] 2f39f015ded8: Pull complete [2024-03-18T03:29:55.890Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-18T03:29:55.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T03:29:55.890Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:29:56.122Z] prd-ubuntu20.04-docker-8c-8g-254 does not seem to be running inside a container [2024-03-18T03:29:56.153Z] $ 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-430 -v /w/workspace/undry_device-onvif-camera_PR-430:/w/workspace/undry_device-onvif-camera_PR-430:rw,z -v /w/workspace/undry_device-onvif-camera_PR-430@tmp:/w/workspace/undry_device-onvif-camera_PR-430@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 [2024-03-18T03:30:00.669Z] $ docker top 83675eebbdd99b389afa507c0f7193d87a4f0da68c699f42c8f8ccd9491bca90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:30:01.117Z] ---> job-cost.sh [2024-03-18T03:30:01.117Z] lf-activate-venv: SKIPPING [2024-03-18T03:30:01.117Z] INFO: No Stack... [2024-03-18T03:30:01.375Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T03:30:01.636Z] INFO: Archiving Costs [Pipeline] sh [2024-03-18T03:30:02.048Z] + cat /w/workspace/undry_device-onvif-camera_PR-430/archives/cost.csv [2024-03-18T03:30:02.048Z] + cut -d, -f6 [Pipeline] lock [2024-03-18T03:30:02.092Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-430-1-stack-cost] [2024-03-18T03:30:02.096Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-430-1-stack-cost] did not exist. Created. [2024-03-18T03:30:02.101Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-430-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T03:30:02.508Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-18T03:30:02.557Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T03:30:02.589Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-430-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-18T03:30:02.668Z] $ docker stop --time=1 83675eebbdd99b389afa507c0f7193d87a4f0da68c699f42c8f8ccd9491bca90 [2024-03-18T03:30:03.846Z] $ docker rm -f --volumes 83675eebbdd99b389afa507c0f7193d87a4f0da68c699f42c8f8ccd9491bca90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-18T03:31:36.362Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-255 in /w/workspace/undry_device-onvif-camera_PR-430 [Pipeline] { [Pipeline] ws [2024-03-18T03:31:36.429Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2024-03-18T03:31:39.522Z] The recommended git tool is: git [2024-03-18T03:31:44.807Z] using credential edgex-jenkins-ssh [2024-03-18T03:31:44.832Z] Cloning the remote Git repository [2024-03-18T03:31:44.898Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-03-18T03:31:45.008Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2024-03-18T03:31:45.168Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-03-18T03:31:45.169Z] > git --version # timeout=10 [2024-03-18T03:31:45.188Z] > git --version # 'git version 2.25.1' [2024-03-18T03:31:45.190Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T03:31:45.337Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T03:31:47.915Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-03-18T03:31:47.955Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-18T03:31:49.545Z] Merging remotes/origin/main commit 4c893ccd00bd93586d1ab6d6677a361d615ad380 into PR head commit cff0fb48a7ef931184a7c0d9e80bfbca10fead96 [2024-03-18T03:31:48.944Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-03-18T03:31:48.987Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-03-18T03:31:48.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T03:31:49.014Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/430/head:refs/remotes/origin/PR-430 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-18T03:31:49.563Z] > git config core.sparsecheckout # timeout=10 [2024-03-18T03:31:49.646Z] > git checkout -f cff0fb48a7ef931184a7c0d9e80bfbca10fead96 # timeout=10 [2024-03-18T03:31:49.963Z] Merge succeeded, producing cff0fb48a7ef931184a7c0d9e80bfbca10fead96 [2024-03-18T03:31:49.963Z] Checking out Revision cff0fb48a7ef931184a7c0d9e80bfbca10fead96 (PR-430) [2024-03-18T03:31:50.733Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-03-18T03:31:50.781Z] > git --version # timeout=10 [2024-03-18T03:31:50.793Z] > git --version # 'git version 2.25.1' [2024-03-18T03:31:50.809Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-18T03:31:49.848Z] > git remote # timeout=10 [2024-03-18T03:31:49.878Z] > git config --get remote.origin.url # timeout=10 [2024-03-18T03:31:49.893Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-18T03:31:49.915Z] > git merge 4c893ccd00bd93586d1ab6d6677a361d615ad380 # timeout=10 [2024-03-18T03:31:49.945Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-18T03:31:49.969Z] > git config core.sparsecheckout # timeout=10 [2024-03-18T03:31:49.986Z] > git checkout -f cff0fb48a7ef931184a7c0d9e80bfbca10fead96 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T03:31:55.586Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-18T03:31:55.586Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T03:31:55.586Z] Dload Upload Total Spent Left Speed [2024-03-18T03:31:55.586Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2024-03-18T03:31:55.930Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-18T03:31:56.275Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2024-03-18T03:31:56.275Z] sudo tee /etc/docker/daemon.new [2024-03-18T03:31:56.275Z] { [2024-03-18T03:31:56.275Z] "registry-mirrors": [ [2024-03-18T03:31:56.275Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-18T03:31:56.275Z] ], [2024-03-18T03:31:56.275Z] "bip": "10.250.0.254/24", [2024-03-18T03:31:56.275Z] "hosts": [ [2024-03-18T03:31:56.275Z] "tcp://0.0.0.0:5555", [2024-03-18T03:31:56.275Z] "unix:///var/run/docker.sock" [2024-03-18T03:31:56.275Z] ], [2024-03-18T03:31:56.275Z] "mtu": 1458, [2024-03-18T03:31:56.275Z] "selinux-enabled": true, [2024-03-18T03:31:56.275Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-18T03:31:56.275Z] } [Pipeline] sh [2024-03-18T03:31:56.619Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-18T03:31:56.969Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T03:32:15.301Z] provisioning config files... [2024-03-18T03:32:15.327Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config17916198272817143695tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:32:15.854Z] ---> ****-login.sh [2024-03-18T03:32:15.854Z] nexus3.edgexfoundry.org:10001 [2024-03-18T03:32:16.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:32:16.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:32:16.397Z] Configure a credential helper to remove this warning. See [2024-03-18T03:32:16.397Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:32:16.397Z] [2024-03-18T03:32:16.397Z] Login Succeeded [2024-03-18T03:32:16.667Z] nexus3.edgexfoundry.org:10002 [2024-03-18T03:32:16.667Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:32:16.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:32:16.942Z] Configure a credential helper to remove this warning. See [2024-03-18T03:32:16.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:32:16.942Z] [2024-03-18T03:32:16.942Z] Login Succeeded [2024-03-18T03:32:16.942Z] nexus3.edgexfoundry.org:10003 [2024-03-18T03:32:17.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:32:17.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:32:17.220Z] Configure a credential helper to remove this warning. See [2024-03-18T03:32:17.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:32:17.220Z] [2024-03-18T03:32:17.220Z] Login Succeeded [2024-03-18T03:32:17.220Z] nexus3.edgexfoundry.org:10004 [2024-03-18T03:32:17.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:32:17.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:32:17.760Z] Configure a credential helper to remove this warning. See [2024-03-18T03:32:17.760Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:32:17.760Z] [2024-03-18T03:32:17.760Z] Login Succeeded [2024-03-18T03:32:17.760Z] ****.io [2024-03-18T03:32:18.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-18T03:32:18.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-18T03:32:18.296Z] Configure a credential helper to remove this warning. See [2024-03-18T03:32:18.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-18T03:32:18.296Z] [2024-03-18T03:32:18.296Z] Login Succeeded [2024-03-18T03:32:18.296Z] ---> ****-login.sh ends [Pipeline] } [2024-03-18T03:32:18.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-18T03:32:18.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T03:32:18.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-18T03:32:18.848Z] ========================================================= [2024-03-18T03:32:18.848Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-18T03:32:18.848Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:32:19.346Z] + 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 . [2024-03-18T03:32:19.940Z] Sending build context to Docker daemon 20.5MB [2024-03-18T03:32:19.940Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T03:32:19.940Z] Step 2/13 : FROM ${BASE} AS builder [2024-03-18T03:32:20.209Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-18T03:32:20.209Z] 9fda8d8052c6: Pulling fs layer [2024-03-18T03:32:20.209Z] 5d54e960e981: Pulling fs layer [2024-03-18T03:32:20.209Z] c4a7e357bf2a: Pulling fs layer [2024-03-18T03:32:20.209Z] f0e02332f6b5: Pulling fs layer [2024-03-18T03:32:20.209Z] 872ee5b61b7b: Pulling fs layer [2024-03-18T03:32:20.209Z] 0c6a40ed1a82: Pulling fs layer [2024-03-18T03:32:20.209Z] 94ae7d8d031c: Pulling fs layer [2024-03-18T03:32:20.209Z] 872ee5b61b7b: Waiting [2024-03-18T03:32:20.209Z] 0c6a40ed1a82: Waiting [2024-03-18T03:32:20.209Z] 94ae7d8d031c: Waiting [2024-03-18T03:32:20.209Z] f0e02332f6b5: Waiting [2024-03-18T03:32:20.209Z] 5d54e960e981: Verifying Checksum [2024-03-18T03:32:20.209Z] 5d54e960e981: Download complete [2024-03-18T03:32:20.209Z] f0e02332f6b5: Verifying Checksum [2024-03-18T03:32:20.209Z] f0e02332f6b5: Download complete [2024-03-18T03:32:20.209Z] 872ee5b61b7b: Verifying Checksum [2024-03-18T03:32:20.209Z] 872ee5b61b7b: Download complete [2024-03-18T03:32:20.209Z] 9fda8d8052c6: Verifying Checksum [2024-03-18T03:32:20.209Z] 9fda8d8052c6: Download complete [2024-03-18T03:32:20.793Z] 94ae7d8d031c: Verifying Checksum [2024-03-18T03:32:20.793Z] 94ae7d8d031c: Download complete [2024-03-18T03:32:21.060Z] 9fda8d8052c6: Pull complete [2024-03-18T03:32:21.653Z] 5d54e960e981: Pull complete [2024-03-18T03:32:21.920Z] c4a7e357bf2a: Verifying Checksum [2024-03-18T03:32:21.920Z] c4a7e357bf2a: Download complete [2024-03-18T03:32:22.881Z] 0c6a40ed1a82: Verifying Checksum [2024-03-18T03:32:22.881Z] 0c6a40ed1a82: Download complete [2024-03-18T03:32:35.184Z] c4a7e357bf2a: Pull complete [2024-03-18T03:32:35.184Z] f0e02332f6b5: Pull complete [2024-03-18T03:32:35.184Z] 872ee5b61b7b: Pull complete [2024-03-18T03:32:43.402Z] 0c6a40ed1a82: Pull complete [2024-03-18T03:32:43.998Z] 94ae7d8d031c: Pull complete [2024-03-18T03:32:43.998Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-18T03:32:43.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-18T03:32:43.998Z] ---> 86de565de09d [2024-03-18T03:32:43.998Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-03-18T03:32:45.974Z] ---> Running in eebc86f5d80b [2024-03-18T03:32:46.245Z] Removing intermediate container eebc86f5d80b [2024-03-18T03:32:46.245Z] ---> 613cec660829 [2024-03-18T03:32:46.245Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T03:32:46.245Z] ---> Running in 7637e44ad88e [2024-03-18T03:32:46.512Z] Removing intermediate container 7637e44ad88e [2024-03-18T03:32:46.512Z] ---> 691a63fba077 [2024-03-18T03:32:46.512Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-03-18T03:32:46.779Z] ---> Running in da6892dca8e0 [2024-03-18T03:32:47.047Z] Removing intermediate container da6892dca8e0 [2024-03-18T03:32:47.047Z] ---> 437696afbe92 [2024-03-18T03:32:47.047Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T03:32:47.047Z] ---> Running in a5c19f1ad114 [2024-03-18T03:32:47.317Z] Removing intermediate container a5c19f1ad114 [2024-03-18T03:32:47.317Z] ---> 816b694b49ec [2024-03-18T03:32:47.317Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-03-18T03:32:47.585Z] ---> Running in 7044474ecaf5 [2024-03-18T03:32:47.855Z] Removing intermediate container 7044474ecaf5 [2024-03-18T03:32:47.855Z] ---> eb55e46bec9c [2024-03-18T03:32:47.855Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T03:32:47.855Z] ---> Running in f2f99087f13f [2024-03-18T03:32:49.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T03:32:49.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T03:32:50.503Z] OK: 266 MiB in 52 packages [2024-03-18T03:32:51.469Z] Removing intermediate container f2f99087f13f [2024-03-18T03:32:51.469Z] ---> dcbe643814aa [2024-03-18T03:32:51.469Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-03-18T03:32:51.469Z] ---> Running in 2b805d8115e9 [2024-03-18T03:32:51.737Z] Removing intermediate container 2b805d8115e9 [2024-03-18T03:32:51.737Z] ---> 375e668d95bb [2024-03-18T03:32:51.737Z] Step 10/13 : COPY go.mod vendor* ./ [2024-03-18T03:32:52.328Z] ---> 12ac16a22315 [2024-03-18T03:32:52.328Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T03:32:52.328Z] ---> Running in 84da4cb4bd5f [2024-03-18T03:34:00.203Z] Removing intermediate container 84da4cb4bd5f [2024-03-18T03:34:00.203Z] ---> 313e1fec4f58 [2024-03-18T03:34:00.203Z] Step 12/13 : COPY . . [2024-03-18T03:34:00.203Z] ---> 819390f98b6e [2024-03-18T03:34:00.203Z] Step 13/13 : RUN ${MAKE} [2024-03-18T03:34:00.203Z] ---> Running in 18f940bc1272 [2024-03-18T03:34:00.203Z] noop [2024-03-18T03:34:00.203Z] Removing intermediate container 18f940bc1272 [2024-03-18T03:34:00.203Z] ---> b30c81252802 [2024-03-18T03:34:00.203Z] Successfully built b30c81252802 [2024-03-18T03:34:00.203Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:34:00.706Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T03:34:00.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:34:01.013Z] prd-ubuntu20.04-docker-arm64-4c-16g-255 does not seem to be running inside a container [2024-03-18T03:34:01.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-18T03:34:02.321Z] $ docker top 47d96a40438935cd18e588a28e72f19844dbbea3c49c916015237737ad1f8964 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T03:34:03.247Z] + go version [2024-03-18T03:34:03.247Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-18T03:34:03.279Z] $ docker stop --time=1 47d96a40438935cd18e588a28e72f19844dbbea3c49c916015237737ad1f8964 [2024-03-18T03:34:04.954Z] $ docker rm -f --volumes 47d96a40438935cd18e588a28e72f19844dbbea3c49c916015237737ad1f8964 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:34:05.860Z] + docker inspect -f . ci-base-image-arm64 [2024-03-18T03:34:05.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:34:06.110Z] prd-ubuntu20.04-docker-arm64-4c-16g-255 does not seem to be running inside a container [2024-03-18T03:34:06.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-18T03:34:07.366Z] $ docker top fb95da7367a6ab09fb22165e9a90b185fb252d529d0d5b9f2d0797bef7826d8f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T03:34:08.273Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-03-18T03:34:08.985Z] + make test [2024-03-18T03:34:08.985Z] go test ./... -coverprofile=coverage.out ./... [2024-03-18T03:34:12.331Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-03-18T03:35:48.985Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-03-18T03:35:49.680Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-03-18T03:35:51.673Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.161s coverage: 31.5% of statements [2024-03-18T03:36:13.754Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.371s coverage: 86.5% of statements [2024-03-18T03:36:13.754Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-18T03:36:13.754Z] go vet ./... [2024-03-18T03:36:40.478Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-18T03:36:40.478Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-18T03:36:40.478Z] ./bin/test-attribution-txt.sh [2024-03-18T03:36:40.478Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-18T03:36:40.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-18T03:36:40.560Z] $ docker stop --time=1 fb95da7367a6ab09fb22165e9a90b185fb252d529d0d5b9f2d0797bef7826d8f [2024-03-18T03:36:42.394Z] $ docker rm -f --volumes fb95da7367a6ab09fb22165e9a90b185fb252d529d0d5b9f2d0797bef7826d8f [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-18T03:36:43.645Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-18T03:36:43.680Z] Warning: overwriting stash ‘coverage-report’ [2024-03-18T03:36:44.156Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-18T03:36:44.806Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-18T03:36:45.130Z] + ls -al . [2024-03-18T03:36:45.131Z] total 240 [2024-03-18T03:36:45.131Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 03:34 . [2024-03-18T03:36:45.131Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 03:31 .. [2024-03-18T03:36:45.131Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 03:31 .git [2024-03-18T03:36:45.131Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:31 .github [2024-03-18T03:36:45.131Z] -rw-rw-r-- 1 jenkins jenkins 493 Mar 18 03:31 .gitignore [2024-03-18T03:36:45.131Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 18 03:31 .golangci.yml [2024-03-18T03:36:45.131Z] -rw-rw-r-- 1 jenkins jenkins 11155 Mar 18 03:31 Attribution.txt [2024-03-18T03:36:45.131Z] -rw-rw-r-- 1 jenkins jenkins 17665 Mar 18 03:31 CHANGELOG.md [2024-03-18T03:36:45.131Z] -rw-rw-r-- 1 jenkins jenkins 1683 Mar 18 03:31 Dockerfile [2024-03-18T03:36:45.131Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 03:31 GOVERNANCE.md [2024-03-18T03:36:45.131Z] -rw-rw-r-- 1 jenkins jenkins 739 Mar 18 03:31 Jenkinsfile [2024-03-18T03:36:45.131Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 18 03:31 LICENSE [2024-03-18T03:36:45.131Z] -rw-rw-r-- 1 jenkins jenkins 2883 Mar 18 03:31 Makefile [2024-03-18T03:36:45.131Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 18 03:31 OWNERS.md [2024-03-18T03:36:45.131Z] -rw-rw-r-- 1 jenkins jenkins 2620 Mar 18 03:31 README.md [2024-03-18T03:36:45.131Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 03:27 VERSION [2024-03-18T03:36:45.131Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 03:31 bin [2024-03-18T03:36:45.131Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 03:31 cmd [2024-03-18T03:36:45.131Z] -rw-r--r-- 1 jenkins jenkins 78456 Mar 18 03:36 coverage.out [2024-03-18T03:36:45.131Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 03:31 doc [2024-03-18T03:36:45.131Z] -rw-rw-r-- 1 jenkins jenkins 4132 Mar 18 03:31 go.mod [2024-03-18T03:36:45.131Z] -rw-rw-r-- 1 jenkins jenkins 36810 Mar 18 03:31 go.sum [2024-03-18T03:36:45.131Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 03:31 internal [2024-03-18T03:36:45.131Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 18 03:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:36:45.541Z] + 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=cff0fb48a7ef931184a7c0d9e80bfbca10fead96 --label arch=arm64 --label version=0.0.0 . [2024-03-18T03:36:46.124Z] Sending build context to Docker daemon 20.58MB [2024-03-18T03:36:46.124Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-18T03:36:46.124Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-18T03:36:46.124Z] ---> b30c81252802 [2024-03-18T03:36:46.124Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-03-18T03:36:46.391Z] ---> Running in e2b4dc104c9e [2024-03-18T03:36:46.658Z] Removing intermediate container e2b4dc104c9e [2024-03-18T03:36:46.658Z] ---> c9a341decc4c [2024-03-18T03:36:46.658Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-18T03:36:46.658Z] ---> Running in 898fc856ffbe [2024-03-18T03:36:46.924Z] Removing intermediate container 898fc856ffbe [2024-03-18T03:36:46.924Z] ---> ce272fdbd5d3 [2024-03-18T03:36:46.924Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-18T03:36:46.924Z] ---> Running in 0c89cd497aca [2024-03-18T03:36:47.193Z] Removing intermediate container 0c89cd497aca [2024-03-18T03:36:47.193Z] ---> 5a47b2898332 [2024-03-18T03:36:47.193Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-18T03:36:47.459Z] ---> Running in ea3d06375318 [2024-03-18T03:36:47.725Z] Removing intermediate container ea3d06375318 [2024-03-18T03:36:47.725Z] ---> 6e79fd120fcb [2024-03-18T03:36:47.725Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-03-18T03:36:47.725Z] ---> Running in 45234c8bdd65 [2024-03-18T03:36:47.992Z] Removing intermediate container 45234c8bdd65 [2024-03-18T03:36:47.992Z] ---> 1918c0e57384 [2024-03-18T03:36:47.992Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-18T03:36:47.992Z] ---> Running in 57276ffbc05c [2024-03-18T03:36:48.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T03:36:49.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T03:36:50.174Z] OK: 266 MiB in 52 packages [2024-03-18T03:36:51.130Z] Removing intermediate container 57276ffbc05c [2024-03-18T03:36:51.130Z] ---> d5537fe76ffd [2024-03-18T03:36:51.130Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-03-18T03:36:51.130Z] ---> Running in c62c70a0e720 [2024-03-18T03:36:51.395Z] Removing intermediate container c62c70a0e720 [2024-03-18T03:36:51.395Z] ---> cb8263bb0255 [2024-03-18T03:36:51.395Z] Step 10/27 : COPY go.mod vendor* ./ [2024-03-18T03:36:51.976Z] ---> 0c15c1b154ed [2024-03-18T03:36:51.976Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-18T03:36:51.976Z] ---> Running in d4c960578a4c [2024-03-18T03:36:53.911Z] Removing intermediate container d4c960578a4c [2024-03-18T03:36:53.911Z] ---> becd26b37b5b [2024-03-18T03:36:53.911Z] Step 12/27 : COPY . . [2024-03-18T03:36:55.307Z] ---> 3f45d01bbd14 [2024-03-18T03:36:55.307Z] Step 13/27 : RUN ${MAKE} [2024-03-18T03:36:55.307Z] ---> Running in 4803d7d44ea0 [2024-03-18T03:36:56.263Z] 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/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-03-18T03:39:02.984Z] Removing intermediate container 4803d7d44ea0 [2024-03-18T03:39:02.984Z] ---> db50d4e45289 [2024-03-18T03:39:02.984Z] Step 14/27 : FROM alpine:3.18 [2024-03-18T03:39:02.984Z] 3.18: Pulling from library/alpine [2024-03-18T03:39:02.984Z] c6b39de5b339: Pulling fs layer [2024-03-18T03:39:02.984Z] c6b39de5b339: Verifying Checksum [2024-03-18T03:39:02.984Z] c6b39de5b339: Download complete [2024-03-18T03:39:02.984Z] c6b39de5b339: Pull complete [2024-03-18T03:39:02.984Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-18T03:39:02.984Z] Status: Downloaded newer image for alpine:3.18 [2024-03-18T03:39:02.984Z] ---> 33abbf032149 [2024-03-18T03:39:02.984Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-03-18T03:39:02.984Z] ---> Running in 1aebdb5a9bc9 [2024-03-18T03:39:02.984Z] Removing intermediate container 1aebdb5a9bc9 [2024-03-18T03:39:02.984Z] ---> 4cb2d5c23161 [2024-03-18T03:39:02.984Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-03-18T03:39:02.984Z] ---> Running in 46a5a57334cc [2024-03-18T03:39:02.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T03:39:02.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T03:39:02.984Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-18T03:39:02.984Z] Executing busybox-1.36.1-r5.trigger [2024-03-18T03:39:02.984Z] OK: 8 MiB in 16 packages [2024-03-18T03:39:02.984Z] Removing intermediate container 46a5a57334cc [2024-03-18T03:39:02.984Z] ---> e12334a6f747 [2024-03-18T03:39:02.984Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-18T03:39:02.984Z] ---> Running in 88bcd1fdab1b [2024-03-18T03:39:02.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-18T03:39:02.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-18T03:39:02.984Z] OK: 8 MiB in 16 packages [2024-03-18T03:39:02.984Z] Removing intermediate container 88bcd1fdab1b [2024-03-18T03:39:02.984Z] ---> 8d4f2506af18 [2024-03-18T03:39:02.984Z] Step 18/27 : WORKDIR / [2024-03-18T03:39:02.984Z] ---> Running in 670eec7888f9 [2024-03-18T03:39:02.984Z] Removing intermediate container 670eec7888f9 [2024-03-18T03:39:02.984Z] ---> 707f5b3b9751 [2024-03-18T03:39:02.984Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-03-18T03:39:02.984Z] ---> 57d278ecca36 [2024-03-18T03:39:02.984Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-03-18T03:39:03.579Z] ---> b5312af2b896 [2024-03-18T03:39:03.579Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-03-18T03:39:04.167Z] ---> d9faaedca18b [2024-03-18T03:39:04.167Z] Step 22/27 : EXPOSE 59984 [2024-03-18T03:39:04.167Z] ---> Running in b8bd504de5d7 [2024-03-18T03:39:04.435Z] Removing intermediate container b8bd504de5d7 [2024-03-18T03:39:04.435Z] ---> 02be36efb773 [2024-03-18T03:39:04.435Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-03-18T03:39:04.435Z] ---> Running in 817700e424ad [2024-03-18T03:39:05.021Z] Removing intermediate container 817700e424ad [2024-03-18T03:39:05.021Z] ---> de537297fcdc [2024-03-18T03:39:05.021Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-18T03:39:05.021Z] ---> Running in c1bf85dda4ea [2024-03-18T03:39:05.299Z] Removing intermediate container c1bf85dda4ea [2024-03-18T03:39:05.299Z] ---> 134ae3f7ceb4 [2024-03-18T03:39:05.299Z] Step 25/27 : LABEL arch=arm64 [2024-03-18T03:39:05.569Z] ---> Running in d84554999150 [2024-03-18T03:39:05.839Z] Removing intermediate container d84554999150 [2024-03-18T03:39:05.839Z] ---> 2abc6dc25366 [2024-03-18T03:39:05.839Z] Step 26/27 : LABEL git_sha=cff0fb48a7ef931184a7c0d9e80bfbca10fead96 [2024-03-18T03:39:05.839Z] ---> Running in ec23225cf222 [2024-03-18T03:39:06.426Z] Removing intermediate container ec23225cf222 [2024-03-18T03:39:06.426Z] ---> db3328d11589 [2024-03-18T03:39:06.426Z] Step 27/27 : LABEL version=0.0.0 [2024-03-18T03:39:06.426Z] ---> Running in ce3c6c8180bf [2024-03-18T03:39:06.701Z] Removing intermediate container ce3c6c8180bf [2024-03-18T03:39:06.701Z] ---> 14dbcffd311f [2024-03-18T03:39:06.701Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-18T03:39:06.701Z] Successfully built 14dbcffd311f [2024-03-18T03:39:06.701Z] 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 [2024-03-18T03:39:07.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T03:39:07.575Z] [2024-03-18T03:39:07.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:39:07.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T03:39:08.261Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-18T03:39:08.261Z] 8998bd30e6a1: Pulling fs layer [2024-03-18T03:39:08.261Z] 04944245beec: Pulling fs layer [2024-03-18T03:39:08.261Z] 699f458cf7ca: Pulling fs layer [2024-03-18T03:39:08.261Z] 765212b225bb: Pulling fs layer [2024-03-18T03:39:08.261Z] f23df028b6ca: Pulling fs layer [2024-03-18T03:39:08.261Z] d65c8cfc05b1: Pulling fs layer [2024-03-18T03:39:08.261Z] 2437ff75d9bd: Pulling fs layer [2024-03-18T03:39:08.261Z] 765212b225bb: Waiting [2024-03-18T03:39:08.261Z] d65c8cfc05b1: Waiting [2024-03-18T03:39:08.261Z] f23df028b6ca: Waiting [2024-03-18T03:39:08.261Z] 2437ff75d9bd: Waiting [2024-03-18T03:39:08.261Z] 04944245beec: Verifying Checksum [2024-03-18T03:39:08.261Z] 04944245beec: Download complete [2024-03-18T03:39:08.261Z] 765212b225bb: Verifying Checksum [2024-03-18T03:39:08.261Z] 765212b225bb: Download complete [2024-03-18T03:39:08.261Z] f23df028b6ca: Verifying Checksum [2024-03-18T03:39:08.261Z] f23df028b6ca: Download complete [2024-03-18T03:39:08.261Z] d65c8cfc05b1: Verifying Checksum [2024-03-18T03:39:08.261Z] d65c8cfc05b1: Download complete [2024-03-18T03:39:08.530Z] 699f458cf7ca: Verifying Checksum [2024-03-18T03:39:08.530Z] 699f458cf7ca: Download complete [2024-03-18T03:39:09.115Z] 8998bd30e6a1: Verifying Checksum [2024-03-18T03:39:09.115Z] 8998bd30e6a1: Download complete [2024-03-18T03:39:11.702Z] 2437ff75d9bd: Verifying Checksum [2024-03-18T03:39:11.702Z] 2437ff75d9bd: Download complete [2024-03-18T03:39:14.306Z] 8998bd30e6a1: Pull complete [2024-03-18T03:39:14.575Z] 04944245beec: Pull complete [2024-03-18T03:39:16.527Z] 699f458cf7ca: Pull complete [2024-03-18T03:39:16.527Z] 765212b225bb: Pull complete [2024-03-18T03:39:17.493Z] f23df028b6ca: Pull complete [2024-03-18T03:39:17.761Z] d65c8cfc05b1: Pull complete [2024-03-18T03:39:35.974Z] 2437ff75d9bd: Pull complete [2024-03-18T03:39:35.974Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-18T03:39:35.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-18T03:39:35.974Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:39:36.320Z] prd-ubuntu20.04-docker-arm64-4c-16g-255 does not seem to be running inside a container [2024-03-18T03:39:36.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-18T03:39:39.112Z] $ docker top 833e23cac0947602e05f5e7c0a6fe7e733079aae555c6a866299ed2b71b1f902 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:39:40.014Z] ---> job-cost.sh [2024-03-18T03:39:40.014Z] lf-activate-venv: SKIPPING [2024-03-18T03:39:40.014Z] INFO: No Stack... [2024-03-18T03:39:40.593Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-18T03:39:41.168Z] INFO: Archiving Costs [Pipeline] sh [2024-03-18T03:39:41.814Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2024-03-18T03:39:41.814Z] + cut -d, -f6 [Pipeline] lock [2024-03-18T03:39:41.882Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-430-1-stack-cost] [2024-03-18T03:39:41.930Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-430-1-stack-cost] did not exist. Created. [2024-03-18T03:39:41.935Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-430-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-18T03:39:42.350Z] /w/workspace/device-onvif-camera/1@tmp/durable-468ffe50/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-18T03:39:42.695Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-18T03:39:42.728Z] Warning: overwriting stash ‘stack-cost’ [2024-03-18T03:39:42.781Z] Stashed 1 file(s) [Pipeline] } [2024-03-18T03:39:42.796Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-430-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-18T03:39:42.878Z] $ docker stop --time=1 833e23cac0947602e05f5e7c0a6fe7e733079aae555c6a866299ed2b71b1f902 [2024-03-18T03:39:44.313Z] $ docker rm -f --volumes 833e23cac0947602e05f5e7c0a6fe7e733079aae555c6a866299ed2b71b1f902 [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 [2024-03-18T03:39:45.461Z] provisioning config files... [2024-03-18T03:39:45.470Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-430@tmp/config8690494805838025908tmp [Pipeline] { [Pipeline] sh [2024-03-18T03:39:45.822Z] + set +x [2024-03-18T03:39:45.823Z] + + curl -s https://codecov.io/bash [2024-03-18T03:39:45.823Z] bash -s -- [2024-03-18T03:39:45.823Z] [2024-03-18T03:39:45.823Z] _____ _ [2024-03-18T03:39:45.823Z] / ____| | | [2024-03-18T03:39:45.823Z] | | ___ __| | ___ ___ _____ __ [2024-03-18T03:39:45.823Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-18T03:39:45.823Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-18T03:39:45.823Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-18T03:39:45.823Z] Bash-1.0.6 [2024-03-18T03:39:45.823Z] [2024-03-18T03:39:45.823Z] [2024-03-18T03:39:45.823Z] ==> git version 2.25.1 found [2024-03-18T03:39:45.823Z] ==> 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 [2024-03-18T03:39:45.823Z] Release-Date: 2020-01-08 [2024-03-18T03:39:45.823Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-18T03:39:45.823Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-18T03:39:45.823Z] ==> Jenkins CI detected. [2024-03-18T03:39:45.823Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-430 [2024-03-18T03:39:45.823Z] project root: . [2024-03-18T03:39:45.823Z] --> token set from env [2024-03-18T03:39:45.823Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-18T03:39:45.823Z] ==> Running gcov in . (disable via -X gcov) [2024-03-18T03:39:45.823Z] ==> Python coveragepy not found [2024-03-18T03:39:45.823Z] ==> Searching for coverage reports in: [2024-03-18T03:39:45.823Z] + . [2024-03-18T03:39:45.823Z] -> Found 1 reports [2024-03-18T03:39:45.823Z] ==> Detecting git/mercurial file structure [2024-03-18T03:39:46.084Z] ==> Reading reports [2024-03-18T03:39:46.084Z] + ./coverage.out bytes=78456 [2024-03-18T03:39:46.084Z] ==> Appending adjustments [2024-03-18T03:39:46.084Z] https://docs.codecov.io/docs/fixing-reports [2024-03-18T03:39:46.084Z] + Found adjustments [2024-03-18T03:39:46.084Z] ==> Gzipping contents [2024-03-18T03:39:46.084Z] 12K /tmp/codecov.gpmtZY.gz [2024-03-18T03:39:46.084Z] ==> Uploading reports [2024-03-18T03:39:46.084Z] url: https://codecov.io [2024-03-18T03:39:46.084Z] query: branch=PR-430&commit=cff0fb48a7ef931184a7c0d9e80bfbca10fead96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-430%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=430&job=&cmd_args= [2024-03-18T03:39:46.084Z] -> Pinging Codecov [2024-03-18T03:39:46.084Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-430&commit=cff0fb48a7ef931184a7c0d9e80bfbca10fead96&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-430%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=430&job=&cmd_args= [2024-03-18T03:39:46.343Z] -> Uploading to [2024-03-18T03:39:46.343Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-18/F29A59C45E3A92E06B3E522C9905F8EF/cff0fb48a7ef931184a7c0d9e80bfbca10fead96/cd6b8eb5-63a9-4dcf-8684-c5eadcaa8059.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240318T033946Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aea1c3b34bb9c5c85932e144a7d45f69783ea72ffb12356e76d1595a75a3317e [2024-03-18T03:39:46.343Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-18T03:39:46.343Z] Dload Upload Total Spent Left Speed [2024-03-18T03:39:46.602Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10378 0 0 100 10378 0 50872 --:--:-- --:--:-- --:--:-- 50624 100 10378 0 0 100 10378 0 36034 --:--:-- --:--:-- --:--:-- 35910 [2024-03-18T03:39:46.602Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/cff0fb48a7ef931184a7c0d9e80bfbca10fead96 [Pipeline] } [2024-03-18T03:39:46.629Z] 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 [2024-03-18T03:39:48.643Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-430/archives ] [2024-03-18T03:39:48.644Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-430/archives [2024-03-18T03:39:48.644Z] total 16 [2024-03-18T03:39:48.644Z] drwxr-xr-x 3 root root 4096 Mar 18 03:30 . [2024-03-18T03:39:48.644Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 03:30 .. [2024-03-18T03:39:48.644Z] drwxr-xr-x 2 root root 4096 Mar 18 03:30 cost [2024-03-18T03:39:48.644Z] -rw-r--r-- 1 root root 91 Mar 18 03:30 cost.csv [2024-03-18T03:39:48.644Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-430/archives [2024-03-18T03:39:48.644Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-430/archives [2024-03-18T03:39:48.644Z] total 16 [2024-03-18T03:39:48.644Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 03:30 . [2024-03-18T03:39:48.644Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 03:30 .. [2024-03-18T03:39:48.644Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 03:30 cost [2024-03-18T03:39:48.644Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 18 03:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:39:48.970Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:39:49.864Z] ---> package-listing.sh [2024-03-18T03:39:49.864Z] ++ facter osfamily [2024-03-18T03:39:49.864Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-18T03:39:50.125Z] + OS_FAMILY=debian [2024-03-18T03:39:50.125Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-430 [2024-03-18T03:39:50.125Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-18T03:39:50.125Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-18T03:39:50.125Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-18T03:39:50.125Z] + PACKAGES=/tmp/packages_start.txt [2024-03-18T03:39:50.125Z] + '[' /w/workspace/undry_device-onvif-camera_PR-430 ']' [2024-03-18T03:39:50.125Z] + PACKAGES=/tmp/packages_end.txt [2024-03-18T03:39:50.125Z] + case "${OS_FAMILY}" in [2024-03-18T03:39:50.125Z] + dpkg -l [2024-03-18T03:39:50.125Z] + grep '^ii' [2024-03-18T03:39:50.125Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-18T03:39:50.125Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-18T03:39:50.125Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-18T03:39:50.125Z] + '[' /w/workspace/undry_device-onvif-camera_PR-430 ']' [2024-03-18T03:39:50.125Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-430/archives/ [2024-03-18T03:39:50.125Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-430/archives/ [Pipeline] echo [2024-03-18T03:39:50.157Z] 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-430/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-18T03:39:50.448Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-18T03:39:51.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-18T03:39:51.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-18T03:39:51.258Z] prd-ubuntu20.04-docker-8c-8g-254 does not seem to be running inside a container [2024-03-18T03:39:51.284Z] $ 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-430/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-430 -v /w/workspace/undry_device-onvif-camera_PR-430:/w/workspace/undry_device-onvif-camera_PR-430:rw,z -v /w/workspace/undry_device-onvif-camera_PR-430@tmp:/w/workspace/undry_device-onvif-camera_PR-430@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 [2024-03-18T03:39:51.494Z] $ docker top 20378bf95d2c24e62d369231c802788a8700aaff2085d0733bb180938faff624 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-18T03:39:51.912Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-18T03:39:52.226Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-18T03:39:52.539Z] + ls /var/log/sa-host [2024-03-18T03:39:52.540Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-18T03:39:52.686Z] provisioning config files... [2024-03-18T03:39:52.696Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-430@tmp/config289144862553713857tmp [Pipeline] { [Pipeline] echo [2024-03-18T03:39:52.760Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:39:53.076Z] ---> create-netrc.sh [Pipeline] } [2024-03-18T03:39:53.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:39:53.541Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-18T03:39:53.572Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:39:53.880Z] ---> sudo-logs.sh [2024-03-18T03:39:53.880Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-18T03:39:53.977Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:39:54.288Z] ---> job-cost.sh [2024-03-18T03:39:54.288Z] lf-activate-venv: SKIPPING [2024-03-18T03:39:54.288Z] DEBUG: total: 0.2199999988079071 [2024-03-18T03:39:54.288Z] INFO: Retrieving Stack Cost... [2024-03-18T03:39:54.547Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-18T03:39:55.117Z] INFO: Archiving Costs [Pipeline] echo [2024-03-18T03:39:55.157Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-18T03:39:55.469Z] ---> logs-deploy.sh [2024-03-18T03:39:55.470Z] lf-activate-venv: SKIPPING [2024-03-18T03:39:55.470Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-430/1 [2024-03-18T03:39:55.470Z] INFO: archiving workspace using pattern(s): [2024-03-18T03:39:56.405Z] Archives upload complete. [2024-03-18T03:39:56.405Z] INFO: archiving logs to Nexus