Pull request #250 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3+5eec883b2bb43bf890ad540a9146487d6a3ec42a (68adf5e692a07e5a7d2a39513d6a1b77326d8dcd) 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-ssh7520147348056746839.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2727766471271610148.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-250/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-250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16123307472261036713.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-250/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16909072245637142716.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1498084411147644388.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-250/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-250/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6641433561811085145.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8573’ Running on prd-ubuntu20.04-docker-8c-8g-8576 in /w/workspace/undry_device-onvif-camera_PR-250 [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-250 # 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 5eec883b2bb43bf890ad540a9146487d6a3ec42a into PR head commit a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 > 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/250/head:refs/remotes/origin/PR-250 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 # timeout=10 Merge succeeded, producing a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 Checking out Revision a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 (PR-250) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T17:16:42.520Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T17:16:42.699Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-07T17:16:42.797Z] ========================================================= [2023-03-07T17:16:42.797Z] EdgeX Global Pipelines Version Info [2023-03-07T17:16:42.797Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5eec883b2bb43bf890ad540a9146487d6a3ec42a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 # timeout=10 [2023-03-07T17:16:43.539Z] ------------------- [2023-03-07T17:16:43.539Z] stable info: [2023-03-07T17:16:43.539Z] ------------------- [2023-03-07T17:16:43.539Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T17:16:43.539Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T17:16:43.539Z] Message: update stable to v1.0.244 [2023-03-07T17:16:44.108Z] ------------------- [2023-03-07T17:16:44.108Z] experimental info: [2023-03-07T17:16:44.108Z] ------------------- [2023-03-07T17:16:44.108Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T17:16:44.108Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T17:16:44.108Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T17:16:44.413Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-07T17:16:44.456Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-07T17:16:44.499Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T17:16:44.544Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T17:16:44.586Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T17:16:44.631Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T17:16:44.675Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T17:16:44.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-07T17:16:44.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T17:16:44.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T17:16:44.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T17:16:44.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-07T17:16:44.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T17:16:44.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T17:16:44.984Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T17:16:45.025Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T17:16:45.061Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T17:16:45.098Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T17:16:45.134Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T17:16:45.173Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T17:16:45.210Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-07T17:16:45.244Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-07T17:16:45.280Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-07T17:16:45.318Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-07T17:16:45.357Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-07T17:16:45.393Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T17:16:45.434Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T17:16:45.474Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-250 [Pipeline] echo [2023-03-07T17:16:45.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-250 [Pipeline] echo [2023-03-07T17:16:45.568Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-250 [Pipeline] echo [2023-03-07T17:16:45.616Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 [Pipeline] echo [2023-03-07T17:16:45.658Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9d63a0 [Pipeline] echo [2023-03-07T17:16:45.699Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T17:16:45.822Z] provisioning config files... [2023-03-07T17:16:45.838Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-250@tmp/config4238077608093268814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:16:46.180Z] ---> docker-login.sh [2023-03-07T17:16:46.180Z] nexus3.edgexfoundry.org:10001 [2023-03-07T17:16:46.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:16:46.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:16:46.441Z] Configure a credential helper to remove this warning. See [2023-03-07T17:16:46.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:16:46.441Z] [2023-03-07T17:16:46.441Z] Login Succeeded [2023-03-07T17:16:46.441Z] nexus3.edgexfoundry.org:10002 [2023-03-07T17:16:46.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:16:46.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:16:46.441Z] Configure a credential helper to remove this warning. See [2023-03-07T17:16:46.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:16:46.441Z] [2023-03-07T17:16:46.441Z] Login Succeeded [2023-03-07T17:16:46.441Z] nexus3.edgexfoundry.org:10003 [2023-03-07T17:16:46.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:16:46.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:16:46.700Z] Configure a credential helper to remove this warning. See [2023-03-07T17:16:46.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:16:46.700Z] [2023-03-07T17:16:46.700Z] Login Succeeded [2023-03-07T17:16:46.700Z] nexus3.edgexfoundry.org:10004 [2023-03-07T17:16:46.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:16:46.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:16:46.700Z] Configure a credential helper to remove this warning. See [2023-03-07T17:16:46.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:16:46.700Z] [2023-03-07T17:16:46.700Z] Login Succeeded [2023-03-07T17:16:46.700Z] docker.io [2023-03-07T17:16:46.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:16:46.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:16:46.960Z] Configure a credential helper to remove this warning. See [2023-03-07T17:16:46.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:16:46.960Z] [2023-03-07T17:16:46.960Z] Login Succeeded [2023-03-07T17:16:46.960Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T17:16:46.987Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-07T17:16:47.597Z] + git rev-list -1 --merges a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3~1..a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 [Pipeline] echo [2023-03-07T17:16:47.660Z] -----------> git rev-list -1 --merges a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3~1..a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 [false] [Pipeline] sh [2023-03-07T17:16:47.968Z] + git log --format=format:%s -1 a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 [Pipeline] echo [2023-03-07T17:16:48.002Z] ========================================================= [2023-03-07T17:16:48.002Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T17:16:48.002Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T17:16:48.426Z] + git log --format=format:%s -1 a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 [Pipeline] echo [2023-03-07T17:16:48.457Z] [semverPrep] GIT_COMMIT: a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-03-07T17:16:48.489Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-07T17:16:48.864Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T17:16:48.864Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T17:16:48.864Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T17:16:48.864Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T17:16:48.864Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-07T17:16:48.864Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-07T17:16:48.864Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:16:49.290Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T17:16:49.290Z] [2023-03-07T17:16:49.290Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:16:49.681Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T17:16:49.681Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T17:16:49.681Z] b85a868b505f: Pulling fs layer [2023-03-07T17:16:49.681Z] e2be974225ed: Pulling fs layer [2023-03-07T17:16:49.681Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T17:16:49.681Z] 988bab9f4d93: Pulling fs layer [2023-03-07T17:16:49.681Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T17:16:49.681Z] eaf3925da568: Pulling fs layer [2023-03-07T17:16:49.681Z] bab4dde63d76: Pulling fs layer [2023-03-07T17:16:49.681Z] bde34c3a00c8: Pulling fs layer [2023-03-07T17:16:49.681Z] b352a97aabf1: Pulling fs layer [2023-03-07T17:16:49.681Z] 4872d77fe225: Pulling fs layer [2023-03-07T17:16:49.681Z] 5851b861e8e6: Pulling fs layer [2023-03-07T17:16:49.681Z] bab4dde63d76: Waiting [2023-03-07T17:16:49.681Z] eaf3925da568: Waiting [2023-03-07T17:16:49.681Z] 1469e6f7b9e6: Waiting [2023-03-07T17:16:49.681Z] bde34c3a00c8: Waiting [2023-03-07T17:16:49.681Z] 988bab9f4d93: Waiting [2023-03-07T17:16:49.681Z] 4872d77fe225: Waiting [2023-03-07T17:16:49.681Z] b352a97aabf1: Waiting [2023-03-07T17:16:49.681Z] e2be974225ed: Download complete [2023-03-07T17:16:49.681Z] 988bab9f4d93: Verifying Checksum [2023-03-07T17:16:49.681Z] 988bab9f4d93: Download complete [2023-03-07T17:16:49.941Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T17:16:49.941Z] 1469e6f7b9e6: Download complete [2023-03-07T17:16:49.941Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T17:16:49.941Z] 339a4e72a1f5: Download complete [2023-03-07T17:16:49.941Z] eaf3925da568: Verifying Checksum [2023-03-07T17:16:49.941Z] eaf3925da568: Download complete [2023-03-07T17:16:49.941Z] bde34c3a00c8: Verifying Checksum [2023-03-07T17:16:49.941Z] bde34c3a00c8: Download complete [2023-03-07T17:16:49.941Z] b352a97aabf1: Verifying Checksum [2023-03-07T17:16:49.941Z] b352a97aabf1: Download complete [2023-03-07T17:16:49.941Z] 4872d77fe225: Verifying Checksum [2023-03-07T17:16:49.941Z] 4872d77fe225: Download complete [2023-03-07T17:16:49.941Z] 5851b861e8e6: Verifying Checksum [2023-03-07T17:16:49.941Z] 5851b861e8e6: Download complete [2023-03-07T17:16:49.941Z] b85a868b505f: Verifying Checksum [2023-03-07T17:16:49.941Z] b85a868b505f: Download complete [2023-03-07T17:16:50.199Z] bab4dde63d76: Verifying Checksum [2023-03-07T17:16:50.200Z] bab4dde63d76: Download complete [2023-03-07T17:16:51.138Z] b85a868b505f: Pull complete [2023-03-07T17:16:51.399Z] e2be974225ed: Pull complete [2023-03-07T17:16:51.658Z] 339a4e72a1f5: Pull complete [2023-03-07T17:16:51.917Z] 988bab9f4d93: Pull complete [2023-03-07T17:16:52.176Z] 1469e6f7b9e6: Pull complete [2023-03-07T17:16:52.176Z] eaf3925da568: Pull complete [2023-03-07T17:16:54.078Z] bab4dde63d76: Pull complete [2023-03-07T17:16:54.078Z] bde34c3a00c8: Pull complete [2023-03-07T17:16:54.078Z] b352a97aabf1: Pull complete [2023-03-07T17:16:54.078Z] 4872d77fe225: Pull complete [2023-03-07T17:16:54.337Z] 5851b861e8e6: Pull complete [2023-03-07T17:16:54.337Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T17:16:54.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T17:16:54.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T17:16:54.540Z] prd-ubuntu20.04-docker-8c-8g-8576 does not seem to be running inside a container [2023-03-07T17:16:54.562Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-250 -v /w/workspace/undry_device-onvif-camera_PR-250:/w/workspace/undry_device-onvif-camera_PR-250:rw,z -v /w/workspace/undry_device-onvif-camera_PR-250@tmp:/w/workspace/undry_device-onvif-camera_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-07T17:16:57.083Z] $ docker top 65c0c60e9e7dc673d533378267d68fab4e056c1d6af1f7541e97c24a46d7acd0 -eo pid,comm [2023-03-07T17:16:57.146Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-07T17:16:57.146Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T17:16:57.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T17:16:57.273Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T17:16:57.383Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T17:16:57.378Z] $ docker exec 65c0c60e9e7dc673d533378267d68fab4e056c1d6af1f7541e97c24a46d7acd0 ssh-agent [2023-03-07T17:16:57.495Z] SSH_AUTH_SOCK=/tmp/ssh-ikepUxicX0o7/agent.33 [2023-03-07T17:16:57.495Z] SSH_AGENT_PID=39 [2023-03-07T17:16:57.503Z] Running ssh-add (command line suppressed) [2023-03-07T17:16:57.606Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-250@tmp/private_key_7483227223611901354.key (/w/workspace/undry_device-onvif-camera_PR-250@tmp/private_key_7483227223611901354.key) [2023-03-07T17:16:57.628Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T17:16:57.954Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T17:16:57.969Z] $ docker exec --env ******** --env ******** 65c0c60e9e7dc673d533378267d68fab4e056c1d6af1f7541e97c24a46d7acd0 ssh-agent -k [2023-03-07T17:16:58.070Z] unset SSH_AUTH_SOCK; [2023-03-07T17:16:58.070Z] unset SSH_AGENT_PID; [2023-03-07T17:16:58.071Z] echo Agent pid 39 killed; [2023-03-07T17:16:58.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T17:16:58.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T17:16:58.170Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T17:16:58.282Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T17:16:58.278Z] $ docker exec 65c0c60e9e7dc673d533378267d68fab4e056c1d6af1f7541e97c24a46d7acd0 ssh-agent [2023-03-07T17:16:58.398Z] SSH_AUTH_SOCK=/tmp/ssh-hZNNQu7tRFrw/agent.71 [2023-03-07T17:16:58.398Z] SSH_AGENT_PID=77 [2023-03-07T17:16:58.403Z] Running ssh-add (command line suppressed) [2023-03-07T17:16:58.506Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-250@tmp/private_key_5924542191515081216.key (/w/workspace/undry_device-onvif-camera_PR-250@tmp/private_key_5924542191515081216.key) [2023-03-07T17:16:58.526Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T17:16:58.855Z] + git semver init [2023-03-07T17:16:59.114Z] 2023-03-07 17:16:59,045 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T17:16:59.114Z] 2023-03-07 17:16:59,046 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-250/.semver [2023-03-07T17:16:59.114Z] 2023-03-07 17:16:59,046 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-250/.semver [2023-03-07T17:16:59.114Z] 2023-03-07 17:16:59,046 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-250/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-250, universal_newlines=False, shell=None, istream=None) [2023-03-07T17:17:00.050Z] 2023-03-07 17:16:59,991 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-250/.git/info/exclude [2023-03-07T17:17:00.050Z] 2023-03-07 17:16:59,991 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-250/.semver/PR-250 with force:False [2023-03-07T17:17:00.050Z] 2023-03-07 17:16:59,992 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-250/.semver/PR-250 [2023-03-07T17:17:00.050Z] 2023-03-07 17:16:59,996 [execute] INFO git cat-file --batch-check [2023-03-07T17:17:00.050Z] 2023-03-07 17:16:59,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-250/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T17:17:00.050Z] 2023-03-07 17:17:00,003 [execute] INFO git cat-file --batch [2023-03-07T17:17:00.050Z] 2023-03-07 17:17:00,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-250/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T17:17:00.050Z] 2023-03-07 17:17:00,008 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-250/.semver/PR-250 [2023-03-07T17:17:00.050Z] 0.0.0 [Pipeline] } [2023-03-07T17:17:00.068Z] $ docker exec --env ******** --env ******** 65c0c60e9e7dc673d533378267d68fab4e056c1d6af1f7541e97c24a46d7acd0 ssh-agent -k [2023-03-07T17:17:00.166Z] unset SSH_AUTH_SOCK; [2023-03-07T17:17:00.166Z] unset SSH_AGENT_PID; [2023-03-07T17:17:00.166Z] echo Agent pid 77 killed; [2023-03-07T17:17:00.181Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T17:17:00.622Z] + git semver [Pipeline] } [2023-03-07T17:17:00.903Z] $ docker stop --time=1 65c0c60e9e7dc673d533378267d68fab4e056c1d6af1f7541e97c24a46d7acd0 [2023-03-07T17:17:02.211Z] $ docker rm -f --volumes 65c0c60e9e7dc673d533378267d68fab4e056c1d6af1f7541e97c24a46d7acd0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T17:17:02.626Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T17:17:02.898Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T17:17:02.918Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T17:17:03.503Z] provisioning config files... [2023-03-07T17:17:03.513Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-250@tmp/config8361031736873350115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:17:03.862Z] ---> docker-login.sh [2023-03-07T17:17:03.862Z] nexus3.edgexfoundry.org:10001 [2023-03-07T17:17:03.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:17:03.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:17:03.863Z] Configure a credential helper to remove this warning. See [2023-03-07T17:17:03.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:17:03.863Z] [2023-03-07T17:17:03.863Z] Login Succeeded [2023-03-07T17:17:03.863Z] nexus3.edgexfoundry.org:10002 [2023-03-07T17:17:03.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:17:03.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:17:03.863Z] Configure a credential helper to remove this warning. See [2023-03-07T17:17:03.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:17:03.863Z] [2023-03-07T17:17:03.863Z] Login Succeeded [2023-03-07T17:17:03.863Z] nexus3.edgexfoundry.org:10003 [2023-03-07T17:17:04.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:17:04.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:17:04.120Z] Configure a credential helper to remove this warning. See [2023-03-07T17:17:04.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:17:04.120Z] [2023-03-07T17:17:04.120Z] Login Succeeded [2023-03-07T17:17:04.120Z] nexus3.edgexfoundry.org:10004 [2023-03-07T17:17:04.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:17:04.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:17:04.120Z] Configure a credential helper to remove this warning. See [2023-03-07T17:17:04.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:17:04.120Z] [2023-03-07T17:17:04.120Z] Login Succeeded [2023-03-07T17:17:04.120Z] docker.io [2023-03-07T17:17:04.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:17:04.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:17:04.378Z] Configure a credential helper to remove this warning. See [2023-03-07T17:17:04.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:17:04.378Z] [2023-03-07T17:17:04.378Z] Login Succeeded [2023-03-07T17:17:04.378Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T17:17:04.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T17:17:04.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T17:17:04.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T17:17:04.668Z] ========================================================= [2023-03-07T17:17:04.668Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T17:17:04.668Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:17:05.141Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-07T17:17:05.141Z] Sending build context to Docker daemon 27.84MB [2023-03-07T17:17:05.141Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T17:17:05.141Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-07T17:17:05.401Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T17:17:05.401Z] 213ec9aee27d: Pulling fs layer [2023-03-07T17:17:05.401Z] 4583459ba037: Pulling fs layer [2023-03-07T17:17:05.401Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T17:17:05.401Z] 53926ce57604: Pulling fs layer [2023-03-07T17:17:05.401Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T17:17:05.401Z] 22ff95d597cd: Pulling fs layer [2023-03-07T17:17:05.401Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T17:17:05.401Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T17:17:05.401Z] a7acece74701: Pulling fs layer [2023-03-07T17:17:05.401Z] 21b2b0c7a3f4: Waiting [2023-03-07T17:17:05.401Z] 96b7cbca73a9: Waiting [2023-03-07T17:17:05.401Z] 53926ce57604: Waiting [2023-03-07T17:17:05.401Z] a7acece74701: Waiting [2023-03-07T17:17:05.401Z] 22ff95d597cd: Waiting [2023-03-07T17:17:05.401Z] 12d6caf4c0d1: Waiting [2023-03-07T17:17:05.401Z] 93c1e223e6f2: Download complete [2023-03-07T17:17:05.401Z] 4583459ba037: Download complete [2023-03-07T17:17:05.401Z] 21b2b0c7a3f4: Download complete [2023-03-07T17:17:05.401Z] 22ff95d597cd: Verifying Checksum [2023-03-07T17:17:05.401Z] 22ff95d597cd: Download complete [2023-03-07T17:17:05.401Z] 213ec9aee27d: Verifying Checksum [2023-03-07T17:17:05.401Z] 213ec9aee27d: Download complete [2023-03-07T17:17:05.401Z] 12d6caf4c0d1: Download complete [2023-03-07T17:17:05.667Z] 213ec9aee27d: Pull complete [2023-03-07T17:17:05.934Z] 4583459ba037: Pull complete [2023-03-07T17:17:05.934Z] 93c1e223e6f2: Pull complete [2023-03-07T17:17:06.193Z] a7acece74701: Verifying Checksum [2023-03-07T17:17:06.193Z] a7acece74701: Download complete [2023-03-07T17:17:06.452Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T17:17:06.452Z] 96b7cbca73a9: Download complete [2023-03-07T17:17:06.452Z] 53926ce57604: Verifying Checksum [2023-03-07T17:17:06.452Z] 53926ce57604: Download complete [2023-03-07T17:17:10.640Z] 53926ce57604: Pull complete [2023-03-07T17:17:10.640Z] 21b2b0c7a3f4: Pull complete [2023-03-07T17:17:10.640Z] 22ff95d597cd: Pull complete [2023-03-07T17:17:10.640Z] 12d6caf4c0d1: Pull complete [2023-03-07T17:17:12.539Z] 96b7cbca73a9: Pull complete [2023-03-07T17:17:13.109Z] a7acece74701: Pull complete [2023-03-07T17:17:13.109Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T17:17:13.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T17:17:13.109Z] ---> db6d94c90886 [2023-03-07T17:17:13.109Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-07T17:17:17.298Z] ---> Running in ef332d1a6956 [2023-03-07T17:17:17.298Z] Removing intermediate container ef332d1a6956 [2023-03-07T17:17:17.298Z] ---> 8b978dda34b7 [2023-03-07T17:17:17.298Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T17:17:17.298Z] ---> Running in 698ffb518a5d [2023-03-07T17:17:17.298Z] Removing intermediate container 698ffb518a5d [2023-03-07T17:17:17.298Z] ---> b7742c0573bd [2023-03-07T17:17:17.298Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T17:17:17.298Z] ---> Running in 8321473590fc [2023-03-07T17:17:17.298Z] Removing intermediate container 8321473590fc [2023-03-07T17:17:17.298Z] ---> 6b12f222e9a6 [2023-03-07T17:17:17.298Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T17:17:17.298Z] ---> Running in c6fbd7b7ee38 [2023-03-07T17:17:17.298Z] Removing intermediate container c6fbd7b7ee38 [2023-03-07T17:17:17.298Z] ---> 3de7ebe69d22 [2023-03-07T17:17:17.298Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-07T17:17:17.298Z] ---> Running in 9892a4fd38d7 [2023-03-07T17:17:17.298Z] Removing intermediate container 9892a4fd38d7 [2023-03-07T17:17:17.298Z] ---> b717da2c5b5d [2023-03-07T17:17:17.298Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T17:17:17.299Z] ---> Running in b9ab8fa540fc [2023-03-07T17:17:17.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T17:17:17.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T17:17:17.820Z] OK: 211 MiB in 51 packages [2023-03-07T17:17:18.081Z] Removing intermediate container b9ab8fa540fc [2023-03-07T17:17:18.081Z] ---> 85fa70e8e622 [2023-03-07T17:17:18.081Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-07T17:17:18.081Z] ---> Running in af0d4b8b731c [2023-03-07T17:17:18.314Z] Still waiting to schedule task [2023-03-07T17:17:18.314Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-07T17:17:18.339Z] Removing intermediate container af0d4b8b731c [2023-03-07T17:17:18.339Z] ---> 53294fb66333 [2023-03-07T17:17:18.339Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-07T17:17:18.339Z] ---> d505d79ba7c1 [2023-03-07T17:17:18.339Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T17:17:18.339Z] ---> Running in 4f0da73357cf [2023-03-07T17:17:50.429Z] Removing intermediate container 4f0da73357cf [2023-03-07T17:17:50.429Z] ---> 14c440d4aadd [2023-03-07T17:17:50.429Z] Step 12/13 : COPY . . [2023-03-07T17:17:50.429Z] ---> 1f189d8adbaa [2023-03-07T17:17:50.429Z] Step 13/13 : RUN ${MAKE} [2023-03-07T17:17:50.429Z] ---> Running in 5fea64793c6e [2023-03-07T17:17:50.429Z] noop [2023-03-07T17:17:50.429Z] Removing intermediate container 5fea64793c6e [2023-03-07T17:17:50.429Z] ---> a6d781f099b0 [2023-03-07T17:17:50.429Z] Successfully built a6d781f099b0 [2023-03-07T17:17:50.429Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:17:50.864Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T17:17:50.864Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T17:17:51.003Z] prd-ubuntu20.04-docker-8c-8g-8576 does not seem to be running inside a container [2023-03-07T17:17:51.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-250 -v /w/workspace/undry_device-onvif-camera_PR-250:/w/workspace/undry_device-onvif-camera_PR-250:rw,z -v /w/workspace/undry_device-onvif-camera_PR-250@tmp:/w/workspace/undry_device-onvif-camera_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-07T17:17:51.360Z] $ docker top 5c5c5903c7a4078d1cf88d2ce9a1842defc9c0f14d0d353717e14cad49000755 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T17:17:51.747Z] + go version [2023-03-07T17:17:51.747Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T17:17:51.782Z] $ docker stop --time=1 5c5c5903c7a4078d1cf88d2ce9a1842defc9c0f14d0d353717e14cad49000755 [2023-03-07T17:17:53.052Z] $ docker rm -f --volumes 5c5c5903c7a4078d1cf88d2ce9a1842defc9c0f14d0d353717e14cad49000755 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:17:53.742Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T17:17:53.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T17:17:53.887Z] prd-ubuntu20.04-docker-8c-8g-8576 does not seem to be running inside a container [2023-03-07T17:17:53.923Z] $ 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-250 -v /w/workspace/undry_device-onvif-camera_PR-250:/w/workspace/undry_device-onvif-camera_PR-250:rw,z -v /w/workspace/undry_device-onvif-camera_PR-250@tmp:/w/workspace/undry_device-onvif-camera_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-07T17:17:54.262Z] $ docker top 2150edcd7f602ccb08238bfc44e718cb03413a2e5a192c5afe7b4308d1b575d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T17:17:54.638Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-250 [Pipeline] fileExists [Pipeline] sh [2023-03-07T17:17:54.986Z] + make test [2023-03-07T17:17:54.986Z] go test ./... -coverprofile=coverage.out ./... [2023-03-07T17:17:55.243Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-07T17:18:05.202Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-07T17:18:08.492Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.034s coverage: 29.3% of statements [2023-03-07T17:18:08.492Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-07T17:18:08.492Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.300s coverage: 86.5% of statements [2023-03-07T17:18:15.187Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-07T17:18:15.187Z] go vet ./... [2023-03-07T17:18:19.369Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T17:18:19.369Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T17:18:19.369Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T17:18:19.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T17:18:19.447Z] $ docker stop --time=1 2150edcd7f602ccb08238bfc44e718cb03413a2e5a192c5afe7b4308d1b575d7 [2023-03-07T17:18:21.689Z] $ docker rm -f --volumes 2150edcd7f602ccb08238bfc44e718cb03413a2e5a192c5afe7b4308d1b575d7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T17:18:22.180Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T17:18:22.260Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-07T17:18:22.854Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T17:18:23.162Z] + ls -al . [2023-03-07T17:18:23.162Z] total 236 [2023-03-07T17:18:23.162Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 17:17 . [2023-03-07T17:18:23.162Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:16 .. [2023-03-07T17:18:23.162Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 17:18 .git [2023-03-07T17:18:23.162Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 17:16 .github [2023-03-07T17:18:23.162Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 7 17:16 .gitignore [2023-03-07T17:18:23.162Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 17:16 .golangci.yml [2023-03-07T17:18:23.162Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 17:16 .semver [2023-03-07T17:18:23.162Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 7 17:16 Attribution.txt [2023-03-07T17:18:23.162Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 7 17:16 CHANGELOG.md [2023-03-07T17:18:23.162Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 7 17:16 Dockerfile [2023-03-07T17:18:23.162Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 17:16 GOVERNANCE.md [2023-03-07T17:18:23.162Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 7 17:16 Jenkinsfile [2023-03-07T17:18:23.162Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 17:16 LICENSE [2023-03-07T17:18:23.162Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 7 17:16 Makefile [2023-03-07T17:18:23.162Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 17:16 OWNERS.md [2023-03-07T17:18:23.162Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 7 17:16 README.md [2023-03-07T17:18:23.162Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 17:17 VERSION [2023-03-07T17:18:23.162Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 17:16 bin [2023-03-07T17:18:23.162Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 17:16 cmd [2023-03-07T17:18:23.162Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 7 17:18 coverage.out [2023-03-07T17:18:23.162Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 17:16 doc [2023-03-07T17:18:23.162Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 7 17:16 go.mod [2023-03-07T17:18:23.162Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 7 17:16 go.sum [2023-03-07T17:18:23.162Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:16 internal [2023-03-07T17:18:23.162Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:16 snap [2023-03-07T17:18:23.162Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 7 17:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:18:23.565Z] + 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=a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 --label arch=amd64 --label version=0.0.0 . [2023-03-07T17:18:23.565Z] Sending build context to Docker daemon 27.92MB [2023-03-07T17:18:23.565Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T17:18:23.565Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-07T17:18:23.565Z] ---> a6d781f099b0 [2023-03-07T17:18:23.565Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-07T17:18:23.824Z] ---> Running in 9951e38cfd79 [2023-03-07T17:18:24.082Z] Removing intermediate container 9951e38cfd79 [2023-03-07T17:18:24.082Z] ---> e94a34ce2ab7 [2023-03-07T17:18:24.082Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T17:18:24.082Z] ---> Running in d296755a0b41 [2023-03-07T17:18:24.082Z] Removing intermediate container d296755a0b41 [2023-03-07T17:18:24.082Z] ---> ab93b0f7316b [2023-03-07T17:18:24.082Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T17:18:24.082Z] ---> Running in 2288b17756c7 [2023-03-07T17:18:24.082Z] Removing intermediate container 2288b17756c7 [2023-03-07T17:18:24.082Z] ---> 6bcc71238075 [2023-03-07T17:18:24.082Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T17:18:24.342Z] ---> Running in 9a462039cc6b [2023-03-07T17:18:24.342Z] Removing intermediate container 9a462039cc6b [2023-03-07T17:18:24.342Z] ---> 92dd977b8675 [2023-03-07T17:18:24.342Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-07T17:18:24.342Z] ---> Running in 6c55544f075f [2023-03-07T17:18:24.342Z] Removing intermediate container 6c55544f075f [2023-03-07T17:18:24.342Z] ---> c8a28f05be3f [2023-03-07T17:18:24.342Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T17:18:24.342Z] ---> Running in 7a4a80d626ee [2023-03-07T17:18:24.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T17:18:24.863Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T17:18:24.863Z] OK: 211 MiB in 51 packages [2023-03-07T17:18:25.121Z] Removing intermediate container 7a4a80d626ee [2023-03-07T17:18:25.121Z] ---> 75b1c0ce7ecc [2023-03-07T17:18:25.121Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-07T17:18:25.121Z] ---> Running in 9a22f9f7da1b [2023-03-07T17:18:25.379Z] Removing intermediate container 9a22f9f7da1b [2023-03-07T17:18:25.379Z] ---> 221d3c68272c [2023-03-07T17:18:25.379Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-07T17:18:25.379Z] ---> 3dc92a460f26 [2023-03-07T17:18:25.379Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T17:18:25.379Z] ---> Running in 4f96ba9c1ead [2023-03-07T17:18:26.311Z] Removing intermediate container 4f96ba9c1ead [2023-03-07T17:18:26.311Z] ---> bcb52634d91b [2023-03-07T17:18:26.311Z] Step 12/26 : COPY . . [2023-03-07T17:18:27.244Z] ---> 71d8e3e27100 [2023-03-07T17:18:27.244Z] Step 13/26 : RUN ${MAKE} [2023-03-07T17:18:27.244Z] ---> Running in ec583fdb06f6 [2023-03-07T17:18:27.244Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-07T17:18:49.168Z] Removing intermediate container ec583fdb06f6 [2023-03-07T17:18:49.168Z] ---> 5fc6e4f82bef [2023-03-07T17:18:49.168Z] Step 14/26 : FROM alpine:3.16 [2023-03-07T17:18:49.737Z] 3.16: Pulling from library/alpine [2023-03-07T17:18:49.737Z] ef5531b6e74e: Pulling fs layer [2023-03-07T17:18:50.043Z] ef5531b6e74e: Download complete [2023-03-07T17:18:50.043Z] ef5531b6e74e: Pull complete [2023-03-07T17:18:50.043Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T17:18:50.043Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T17:18:50.043Z] ---> dfd21b5a31f5 [2023-03-07T17:18:50.043Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-07T17:18:50.300Z] ---> Running in a03ed7b88ac2 [2023-03-07T17:18:50.301Z] Removing intermediate container a03ed7b88ac2 [2023-03-07T17:18:50.301Z] ---> 4f26cf8cbda4 [2023-03-07T17:18:50.301Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-07T17:18:50.301Z] ---> Running in afedc2e801b1 [2023-03-07T17:18:50.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T17:18:50.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T17:18:50.820Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T17:18:50.820Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T17:18:50.820Z] OK: 6 MiB in 15 packages [2023-03-07T17:18:51.082Z] Removing intermediate container afedc2e801b1 [2023-03-07T17:18:51.082Z] ---> dd9969830f0b [2023-03-07T17:18:51.082Z] Step 17/26 : WORKDIR / [2023-03-07T17:18:51.082Z] ---> Running in 40dd5ad3d352 [2023-03-07T17:18:51.341Z] Removing intermediate container 40dd5ad3d352 [2023-03-07T17:18:51.341Z] ---> 43339d62f40c [2023-03-07T17:18:51.341Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-07T17:18:51.908Z] ---> ed4a2c1b1dec [2023-03-07T17:18:51.908Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-07T17:18:52.167Z] ---> 6f22fd727005 [2023-03-07T17:18:52.167Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-07T17:18:52.167Z] ---> 27da9895535c [2023-03-07T17:18:52.167Z] Step 21/26 : EXPOSE 59984 [2023-03-07T17:18:52.167Z] ---> Running in d2b225949cec [2023-03-07T17:18:52.427Z] Removing intermediate container d2b225949cec [2023-03-07T17:18:52.427Z] ---> 4dd562212b5f [2023-03-07T17:18:52.427Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-07T17:18:52.427Z] ---> Running in b09fdc8f1cc5 [2023-03-07T17:18:52.427Z] Removing intermediate container b09fdc8f1cc5 [2023-03-07T17:18:52.427Z] ---> 92a9e8123274 [2023-03-07T17:18:52.427Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T17:18:52.427Z] ---> Running in ba0ca0ba5540 [2023-03-07T17:18:52.427Z] Removing intermediate container ba0ca0ba5540 [2023-03-07T17:18:52.427Z] ---> 4a445d56266c [2023-03-07T17:18:52.427Z] Step 24/26 : LABEL arch=amd64 [2023-03-07T17:18:52.427Z] ---> Running in 81bb109f941c [2023-03-07T17:18:52.692Z] Removing intermediate container 81bb109f941c [2023-03-07T17:18:52.692Z] ---> 989b846e4cf9 [2023-03-07T17:18:52.692Z] Step 25/26 : LABEL git_sha=a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 [2023-03-07T17:18:52.692Z] ---> Running in 776079de3802 [2023-03-07T17:18:52.692Z] Removing intermediate container 776079de3802 [2023-03-07T17:18:52.692Z] ---> cfe43e254ec7 [2023-03-07T17:18:52.692Z] Step 26/26 : LABEL version=0.0.0 [2023-03-07T17:18:52.692Z] ---> Running in 1b999378f518 [2023-03-07T17:18:52.692Z] Removing intermediate container 1b999378f518 [2023-03-07T17:18:52.692Z] ---> 3352294059fd [2023-03-07T17:18:52.692Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T17:18:52.950Z] Successfully built 3352294059fd [2023-03-07T17:18:52.950Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:18:53.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T17:18:53.763Z] [2023-03-07T17:18:53.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:18:54.139Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T17:18:54.139Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-07T17:18:54.139Z] 5eb5b503b376: Pulling fs layer [2023-03-07T17:18:54.139Z] 5c69ac0246d0: Pulling fs layer [2023-03-07T17:18:54.139Z] ec43610c2a17: Pulling fs layer [2023-03-07T17:18:54.139Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-07T17:18:54.139Z] 33b1e0a273af: Pulling fs layer [2023-03-07T17:18:54.139Z] 5d3b04190fa2: Pulling fs layer [2023-03-07T17:18:54.139Z] 2f39f015ded8: Pulling fs layer [2023-03-07T17:18:54.139Z] 33b1e0a273af: Waiting [2023-03-07T17:18:54.139Z] 5d3b04190fa2: Waiting [2023-03-07T17:18:54.139Z] 2f39f015ded8: Waiting [2023-03-07T17:18:54.139Z] 3a2ae6a8a46f: Waiting [2023-03-07T17:18:54.139Z] 5c69ac0246d0: Verifying Checksum [2023-03-07T17:18:54.139Z] 5c69ac0246d0: Download complete [2023-03-07T17:18:54.400Z] 33b1e0a273af: Verifying Checksum [2023-03-07T17:18:54.400Z] 33b1e0a273af: Download complete [2023-03-07T17:18:54.400Z] ec43610c2a17: Verifying Checksum [2023-03-07T17:18:54.400Z] ec43610c2a17: Download complete [2023-03-07T17:18:54.400Z] 5d3b04190fa2: Verifying Checksum [2023-03-07T17:18:54.400Z] 5d3b04190fa2: Download complete [2023-03-07T17:18:54.400Z] 5eb5b503b376: Verifying Checksum [2023-03-07T17:18:54.400Z] 5eb5b503b376: Download complete [2023-03-07T17:18:54.976Z] 2f39f015ded8: Download complete [2023-03-07T17:18:55.914Z] 5eb5b503b376: Pull complete [2023-03-07T17:18:55.914Z] 5c69ac0246d0: Pull complete [2023-03-07T17:18:56.171Z] ec43610c2a17: Pull complete [2023-03-07T17:18:56.431Z] 3a2ae6a8a46f: Pull complete [2023-03-07T17:18:56.431Z] 33b1e0a273af: Pull complete [2023-03-07T17:18:56.696Z] 5d3b04190fa2: Pull complete [2023-03-07T17:19:00.883Z] 2f39f015ded8: Pull complete [2023-03-07T17:19:00.883Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-07T17:19:00.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T17:19:00.883Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T17:19:01.107Z] prd-ubuntu20.04-docker-8c-8g-8576 does not seem to be running inside a container [2023-03-07T17:19:01.142Z] $ 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-250 -v /w/workspace/undry_device-onvif-camera_PR-250:/w/workspace/undry_device-onvif-camera_PR-250:rw,z -v /w/workspace/undry_device-onvif-camera_PR-250@tmp:/w/workspace/undry_device-onvif-camera_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-07T17:19:03.775Z] $ docker top 928ae23a3336854cc7be6821c0685a78bd4732f01c3568371063295a67e41495 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:19:04.219Z] ---> job-cost.sh [2023-03-07T17:19:04.219Z] lf-activate-venv: SKIPPING [2023-03-07T17:19:04.219Z] INFO: No Stack... [2023-03-07T17:19:04.785Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T17:19:05.045Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T17:19:05.355Z] + cat /w/workspace/undry_device-onvif-camera_PR-250/archives/cost.csv [2023-03-07T17:19:05.355Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T17:19:05.393Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-250-1-stack-cost] [2023-03-07T17:19:05.398Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-250-1-stack-cost] did not exist. Created. [2023-03-07T17:19:05.398Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-250-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T17:19:05.793Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-07T17:19:05.852Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T17:19:05.879Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-250-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T17:19:05.961Z] $ docker stop --time=1 928ae23a3336854cc7be6821c0685a78bd4732f01c3568371063295a67e41495 [2023-03-07T17:19:07.108Z] $ docker rm -f --volumes 928ae23a3336854cc7be6821c0685a78bd4732f01c3568371063295a67e41495 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-07T17:19:23.399Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8584 in /w/workspace/undry_device-onvif-camera_PR-250 [Pipeline] { [Pipeline] ws [2023-03-07T17:19:23.458Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2023-03-07T17:19:23.547Z] The recommended git tool is: git [2023-03-07T17:19:29.715Z] using credential edgex-jenkins-ssh [2023-03-07T17:19:29.732Z] Cloning the remote Git repository [2023-03-07T17:19:29.796Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-07T17:19:29.893Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2023-03-07T17:19:30.090Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-07T17:19:30.092Z] > git --version # timeout=10 [2023-03-07T17:19:30.118Z] > git --version # 'git version 2.25.1' [2023-03-07T17:19:30.121Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T17:19:30.204Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T17:19:31.984Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-07T17:19:32.017Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T17:19:33.840Z] Merging remotes/origin/main commit 5eec883b2bb43bf890ad540a9146487d6a3ec42a into PR head commit a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 [2023-03-07T17:19:33.191Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-07T17:19:33.254Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-07T17:19:33.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T17:19:33.278Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/250/head:refs/remotes/origin/PR-250 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-07T17:19:34.390Z] Merge succeeded, producing a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 [2023-03-07T17:19:34.390Z] Checking out Revision a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 (PR-250) [2023-03-07T17:19:33.868Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T17:19:33.897Z] > git checkout -f a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 # timeout=10 [2023-03-07T17:19:34.248Z] > git remote # timeout=10 [2023-03-07T17:19:34.275Z] > git config --get remote.origin.url # timeout=10 [2023-03-07T17:19:34.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T17:19:34.322Z] > git merge 5eec883b2bb43bf890ad540a9146487d6a3ec42a # timeout=10 [2023-03-07T17:19:34.367Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-07T17:19:34.402Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T17:19:34.420Z] > git checkout -f a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 # timeout=10 [2023-03-07T17:19:35.451Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-03-07T17:19:35.524Z] > git --version # timeout=10 [2023-03-07T17:19:35.541Z] > git --version # 'git version 2.25.1' [2023-03-07T17:19:35.569Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T17:19:36.675Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T17:19:36.675Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T17:19:36.675Z] Dload Upload Total Spent Left Speed [2023-03-07T17:19:36.675Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-03-07T17:19:37.360Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-07T17:19:37.714Z] + sudo tee /etc/docker/daemon.new [2023-03-07T17:19:37.715Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T17:19:37.715Z] { [2023-03-07T17:19:37.715Z] "registry-mirrors": [ [2023-03-07T17:19:37.715Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T17:19:37.715Z] ], [2023-03-07T17:19:37.715Z] "bip": "10.250.0.254/24", [2023-03-07T17:19:37.715Z] "hosts": [ [2023-03-07T17:19:37.715Z] "tcp://0.0.0.0:5555", [2023-03-07T17:19:37.715Z] "unix:///var/run/docker.sock" [2023-03-07T17:19:37.715Z] ], [2023-03-07T17:19:37.715Z] "mtu": 1458, [2023-03-07T17:19:37.715Z] "selinux-enabled": true, [2023-03-07T17:19:37.715Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T17:19:37.715Z] } [Pipeline] sh [2023-03-07T17:19:38.077Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-07T17:19:38.436Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T17:19:56.793Z] provisioning config files... [2023-03-07T17:19:56.824Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config2103230433629023854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:19:57.246Z] ---> docker-login.sh [2023-03-07T17:19:57.246Z] nexus3.edgexfoundry.org:10001 [2023-03-07T17:19:57.837Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:19:57.837Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:19:57.837Z] Configure a credential helper to remove this warning. See [2023-03-07T17:19:57.837Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:19:57.837Z] [2023-03-07T17:19:57.837Z] Login Succeeded [2023-03-07T17:19:57.837Z] nexus3.edgexfoundry.org:10002 [2023-03-07T17:19:58.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:19:58.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:19:58.379Z] Configure a credential helper to remove this warning. See [2023-03-07T17:19:58.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:19:58.379Z] [2023-03-07T17:19:58.379Z] Login Succeeded [2023-03-07T17:19:58.379Z] nexus3.edgexfoundry.org:10003 [2023-03-07T17:19:58.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:19:58.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:19:58.648Z] Configure a credential helper to remove this warning. See [2023-03-07T17:19:58.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:19:58.648Z] [2023-03-07T17:19:58.648Z] Login Succeeded [2023-03-07T17:19:58.648Z] nexus3.edgexfoundry.org:10004 [2023-03-07T17:19:58.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:19:58.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:19:58.919Z] Configure a credential helper to remove this warning. See [2023-03-07T17:19:58.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:19:58.919Z] [2023-03-07T17:19:59.187Z] Login Succeeded [2023-03-07T17:19:59.187Z] docker.io [2023-03-07T17:19:59.187Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T17:19:59.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T17:19:59.457Z] Configure a credential helper to remove this warning. See [2023-03-07T17:19:59.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T17:19:59.457Z] [2023-03-07T17:19:59.457Z] Login Succeeded [2023-03-07T17:19:59.457Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T17:19:59.490Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T17:19:59.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T17:19:59.936Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T17:19:59.965Z] ========================================================= [2023-03-07T17:19:59.965Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-07T17:19:59.965Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:20:00.459Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-07T17:20:01.051Z] Sending build context to Docker daemon 20.61MB [2023-03-07T17:20:01.051Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T17:20:01.051Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-07T17:20:01.331Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-07T17:20:01.331Z] 9b18e9b68314: Pulling fs layer [2023-03-07T17:20:01.331Z] 35d82f9e3411: Pulling fs layer [2023-03-07T17:20:01.331Z] e16973657156: Pulling fs layer [2023-03-07T17:20:01.331Z] fc693d55d65f: Pulling fs layer [2023-03-07T17:20:01.331Z] 7e9fc2657dce: Pulling fs layer [2023-03-07T17:20:01.331Z] dda99020689f: Pulling fs layer [2023-03-07T17:20:01.331Z] db1c61fa0a46: Pulling fs layer [2023-03-07T17:20:01.331Z] 891c053d2c06: Pulling fs layer [2023-03-07T17:20:01.331Z] fc693d55d65f: Waiting [2023-03-07T17:20:01.331Z] dda99020689f: Waiting [2023-03-07T17:20:01.331Z] db1c61fa0a46: Waiting [2023-03-07T17:20:01.331Z] 891c053d2c06: Waiting [2023-03-07T17:20:01.331Z] 7e9fc2657dce: Waiting [2023-03-07T17:20:01.331Z] e16973657156: Verifying Checksum [2023-03-07T17:20:01.331Z] e16973657156: Download complete [2023-03-07T17:20:01.331Z] 35d82f9e3411: Verifying Checksum [2023-03-07T17:20:01.331Z] 35d82f9e3411: Download complete [2023-03-07T17:20:01.331Z] 7e9fc2657dce: Verifying Checksum [2023-03-07T17:20:01.331Z] 7e9fc2657dce: Download complete [2023-03-07T17:20:01.331Z] dda99020689f: Verifying Checksum [2023-03-07T17:20:01.331Z] dda99020689f: Download complete [2023-03-07T17:20:01.331Z] 9b18e9b68314: Verifying Checksum [2023-03-07T17:20:02.337Z] 9b18e9b68314: Pull complete [2023-03-07T17:20:02.626Z] 891c053d2c06: Verifying Checksum [2023-03-07T17:20:02.626Z] 891c053d2c06: Download complete [2023-03-07T17:20:02.896Z] 35d82f9e3411: Pull complete [2023-03-07T17:20:03.489Z] e16973657156: Pull complete [2023-03-07T17:20:04.085Z] db1c61fa0a46: Verifying Checksum [2023-03-07T17:20:04.673Z] fc693d55d65f: Verifying Checksum [2023-03-07T17:20:04.673Z] fc693d55d65f: Download complete [2023-03-07T17:20:17.145Z] fc693d55d65f: Pull complete [2023-03-07T17:20:17.415Z] 7e9fc2657dce: Pull complete [2023-03-07T17:20:17.684Z] dda99020689f: Pull complete [2023-03-07T17:20:24.367Z] db1c61fa0a46: Pull complete [2023-03-07T17:20:25.788Z] 891c053d2c06: Pull complete [2023-03-07T17:20:25.788Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-07T17:20:26.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T17:20:26.059Z] ---> f96f9c87975a [2023-03-07T17:20:26.059Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-07T17:20:28.024Z] ---> Running in 989a13499167 [2023-03-07T17:20:28.294Z] Removing intermediate container 989a13499167 [2023-03-07T17:20:28.294Z] ---> 4c657717abc4 [2023-03-07T17:20:28.294Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T17:20:28.294Z] ---> Running in 5e0c3ae14a7d [2023-03-07T17:20:28.892Z] Removing intermediate container 5e0c3ae14a7d [2023-03-07T17:20:28.892Z] ---> 7c40cfe6f035 [2023-03-07T17:20:28.892Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T17:20:28.892Z] ---> Running in 99a9f4ad7022 [2023-03-07T17:20:29.490Z] Removing intermediate container 99a9f4ad7022 [2023-03-07T17:20:29.490Z] ---> 32711e600661 [2023-03-07T17:20:29.490Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T17:20:29.763Z] ---> Running in 01370acb30ef [2023-03-07T17:20:30.359Z] Removing intermediate container 01370acb30ef [2023-03-07T17:20:30.359Z] ---> 82347d4ccdf7 [2023-03-07T17:20:30.359Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-07T17:20:30.359Z] ---> Running in f10904363860 [2023-03-07T17:20:30.947Z] Removing intermediate container f10904363860 [2023-03-07T17:20:30.947Z] ---> 8c57d8f28e03 [2023-03-07T17:20:30.947Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T17:20:30.947Z] ---> Running in b4634fc01d36 [2023-03-07T17:20:32.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T17:20:32.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T17:20:34.088Z] OK: 221 MiB in 51 packages [2023-03-07T17:20:34.678Z] Removing intermediate container b4634fc01d36 [2023-03-07T17:20:34.678Z] ---> 0b854166f501 [2023-03-07T17:20:34.678Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-07T17:20:34.948Z] ---> Running in 885f6d0879b3 [2023-03-07T17:20:35.222Z] Removing intermediate container 885f6d0879b3 [2023-03-07T17:20:35.222Z] ---> 24a393e894d6 [2023-03-07T17:20:35.222Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-07T17:20:35.815Z] ---> e12938f0cf66 [2023-03-07T17:20:35.815Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T17:20:35.815Z] ---> Running in 6a656952335a [2023-03-07T17:21:57.492Z] Removing intermediate container 6a656952335a [2023-03-07T17:21:57.492Z] ---> 10bf2417eab2 [2023-03-07T17:21:57.492Z] Step 12/13 : COPY . . [2023-03-07T17:21:57.492Z] ---> 6d4e0984c6f5 [2023-03-07T17:21:57.492Z] Step 13/13 : RUN ${MAKE} [2023-03-07T17:21:57.492Z] ---> Running in 147802ed2183 [2023-03-07T17:21:57.492Z] noop [2023-03-07T17:21:57.492Z] Removing intermediate container 147802ed2183 [2023-03-07T17:21:57.492Z] ---> 89c1dbfc15fb [2023-03-07T17:21:57.492Z] Successfully built 89c1dbfc15fb [2023-03-07T17:21:57.492Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:21:57.985Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T17:21:57.985Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T17:21:58.506Z] prd-ubuntu20.04-docker-arm64-4c-16g-8584 does not seem to be running inside a container [2023-03-07T17:21:58.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-07T17:22:00.087Z] $ docker top b0a0fac7f5737e6ae075cc0e1cda0afa4e26d5cef47ef3c307c521e74329cca1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T17:22:01.052Z] + go version [2023-03-07T17:22:01.052Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-07T17:22:01.093Z] $ docker stop --time=1 b0a0fac7f5737e6ae075cc0e1cda0afa4e26d5cef47ef3c307c521e74329cca1 [2023-03-07T17:22:02.798Z] $ docker rm -f --volumes b0a0fac7f5737e6ae075cc0e1cda0afa4e26d5cef47ef3c307c521e74329cca1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:22:03.666Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T17:22:03.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T17:22:03.952Z] prd-ubuntu20.04-docker-arm64-4c-16g-8584 does not seem to be running inside a container [2023-03-07T17:22:04.038Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-07T17:22:05.457Z] $ docker top 2b0024cf1cb6e99c9a4618fb428964181700a6289156e273f80f1d5f2199bc06 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T17:22:06.381Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-03-07T17:22:07.093Z] + make test [2023-03-07T17:22:07.093Z] go test ./... -coverprofile=coverage.out ./... [2023-03-07T17:22:09.044Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-07T17:24:01.010Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-07T17:24:09.234Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.219s coverage: 29.3% of statements [2023-03-07T17:24:09.234Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-07T17:24:27.492Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 27.311s coverage: 86.5% of statements [2023-03-07T17:24:27.492Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-07T17:24:27.492Z] go vet ./... [2023-03-07T17:25:14.396Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T17:25:14.396Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T17:25:14.396Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T17:25:14.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T17:25:14.470Z] $ docker stop --time=1 2b0024cf1cb6e99c9a4618fb428964181700a6289156e273f80f1d5f2199bc06 [2023-03-07T17:25:16.383Z] $ docker rm -f --volumes 2b0024cf1cb6e99c9a4618fb428964181700a6289156e273f80f1d5f2199bc06 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T17:25:17.509Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T17:25:17.542Z] Warning: overwriting stash ‘coverage-report’ [2023-03-07T17:25:18.266Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T17:25:18.848Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T17:25:19.200Z] + ls -al . [2023-03-07T17:25:19.200Z] total 232 [2023-03-07T17:25:19.200Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 17:22 . [2023-03-07T17:25:19.200Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:19 .. [2023-03-07T17:25:19.200Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 17:19 .git [2023-03-07T17:25:19.200Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 17:19 .github [2023-03-07T17:25:19.200Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 7 17:19 .gitignore [2023-03-07T17:25:19.200Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 17:19 .golangci.yml [2023-03-07T17:25:19.200Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 7 17:19 Attribution.txt [2023-03-07T17:25:19.200Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 7 17:19 CHANGELOG.md [2023-03-07T17:25:19.200Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 7 17:19 Dockerfile [2023-03-07T17:25:19.200Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 17:19 GOVERNANCE.md [2023-03-07T17:25:19.200Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 7 17:19 Jenkinsfile [2023-03-07T17:25:19.200Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 17:19 LICENSE [2023-03-07T17:25:19.200Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 7 17:19 Makefile [2023-03-07T17:25:19.200Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 17:19 OWNERS.md [2023-03-07T17:25:19.200Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 7 17:19 README.md [2023-03-07T17:25:19.200Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 17:17 VERSION [2023-03-07T17:25:19.200Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 17:19 bin [2023-03-07T17:25:19.200Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 17:19 cmd [2023-03-07T17:25:19.200Z] -rw-r--r-- 1 jenkins jenkins 79184 Mar 7 17:24 coverage.out [2023-03-07T17:25:19.200Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 17:19 doc [2023-03-07T17:25:19.200Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 7 17:19 go.mod [2023-03-07T17:25:19.200Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 7 17:19 go.sum [2023-03-07T17:25:19.200Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:19 internal [2023-03-07T17:25:19.200Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 17:19 snap [2023-03-07T17:25:19.200Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 7 17:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:25:19.637Z] + 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=a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 --label arch=arm64 --label version=0.0.0 . [2023-03-07T17:25:20.226Z] Sending build context to Docker daemon 20.69MB [2023-03-07T17:25:20.497Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T17:25:20.497Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-07T17:25:20.497Z] ---> 89c1dbfc15fb [2023-03-07T17:25:20.497Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-07T17:25:20.497Z] ---> Running in 7a3be3972c88 [2023-03-07T17:25:21.084Z] Removing intermediate container 7a3be3972c88 [2023-03-07T17:25:21.084Z] ---> 41717c62fbaa [2023-03-07T17:25:21.084Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T17:25:21.084Z] ---> Running in 1f38e28cc895 [2023-03-07T17:25:21.381Z] Removing intermediate container 1f38e28cc895 [2023-03-07T17:25:21.381Z] ---> 712d9d08ac3a [2023-03-07T17:25:21.381Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T17:25:21.381Z] ---> Running in 9feb5f358e80 [2023-03-07T17:25:21.968Z] Removing intermediate container 9feb5f358e80 [2023-03-07T17:25:21.968Z] ---> 8331ad9f0e5d [2023-03-07T17:25:21.968Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T17:25:21.968Z] ---> Running in 3987e54ccec2 [2023-03-07T17:25:22.242Z] Removing intermediate container 3987e54ccec2 [2023-03-07T17:25:22.242Z] ---> 753833f0afb0 [2023-03-07T17:25:22.242Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-07T17:25:22.510Z] ---> Running in b9494209af5b [2023-03-07T17:25:22.779Z] Removing intermediate container b9494209af5b [2023-03-07T17:25:22.779Z] ---> 025d15145695 [2023-03-07T17:25:22.779Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T17:25:22.779Z] ---> Running in bc1479551f7c [2023-03-07T17:25:24.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T17:25:24.472Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T17:25:25.892Z] OK: 221 MiB in 51 packages [2023-03-07T17:25:26.861Z] Removing intermediate container bc1479551f7c [2023-03-07T17:25:26.861Z] ---> 6cdff26e8624 [2023-03-07T17:25:26.861Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-07T17:25:27.133Z] ---> Running in e5533ff797cb [2023-03-07T17:25:27.402Z] Removing intermediate container e5533ff797cb [2023-03-07T17:25:27.402Z] ---> cca00ebd5ecc [2023-03-07T17:25:27.402Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-07T17:25:27.991Z] ---> 35c59a413713 [2023-03-07T17:25:27.991Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T17:25:27.991Z] ---> Running in 3db1f302acc9 [2023-03-07T17:25:31.352Z] Removing intermediate container 3db1f302acc9 [2023-03-07T17:25:31.352Z] ---> f95f1199777f [2023-03-07T17:25:31.352Z] Step 12/26 : COPY . . [2023-03-07T17:25:33.304Z] ---> 0d20f2e5e0d8 [2023-03-07T17:25:33.304Z] Step 13/26 : RUN ${MAKE} [2023-03-07T17:25:33.304Z] ---> Running in 8d7898411aac [2023-03-07T17:25:34.270Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-03-07T17:28:26.053Z] Removing intermediate container 8d7898411aac [2023-03-07T17:28:26.053Z] ---> 620728c916be [2023-03-07T17:28:26.053Z] Step 14/26 : FROM alpine:3.16 [2023-03-07T17:28:26.053Z] 3.16: Pulling from library/alpine [2023-03-07T17:28:26.053Z] 3760b48202b3: Pulling fs layer [2023-03-07T17:28:26.053Z] 3760b48202b3: Verifying Checksum [2023-03-07T17:28:26.053Z] 3760b48202b3: Download complete [2023-03-07T17:28:26.053Z] 3760b48202b3: Pull complete [2023-03-07T17:28:26.053Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T17:28:26.053Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T17:28:26.053Z] ---> 4c81e5bf8899 [2023-03-07T17:28:26.053Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-07T17:28:26.053Z] ---> Running in a438c5fa8ec2 [2023-03-07T17:28:26.053Z] Removing intermediate container a438c5fa8ec2 [2023-03-07T17:28:26.053Z] ---> 4cba28f5be3e [2023-03-07T17:28:26.053Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-07T17:28:26.053Z] ---> Running in 9ddc13aa25cf [2023-03-07T17:28:26.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T17:28:26.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T17:28:26.053Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T17:28:26.053Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T17:28:26.053Z] OK: 5 MiB in 15 packages [2023-03-07T17:28:26.053Z] Removing intermediate container 9ddc13aa25cf [2023-03-07T17:28:26.053Z] ---> ca1b6f99fb35 [2023-03-07T17:28:26.053Z] Step 17/26 : WORKDIR / [2023-03-07T17:28:26.053Z] ---> Running in 25b8392d48c4 [2023-03-07T17:28:26.053Z] Removing intermediate container 25b8392d48c4 [2023-03-07T17:28:26.053Z] ---> b364951ea1e7 [2023-03-07T17:28:26.053Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-07T17:28:26.053Z] ---> 68a445e8116f [2023-03-07T17:28:26.053Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-07T17:28:26.053Z] ---> 4d197e8535f8 [2023-03-07T17:28:26.053Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-07T17:28:26.053Z] ---> 00b5e2f7f964 [2023-03-07T17:28:26.053Z] Step 21/26 : EXPOSE 59984 [2023-03-07T17:28:26.053Z] ---> Running in 03efc02d4b9a [2023-03-07T17:28:26.053Z] Removing intermediate container 03efc02d4b9a [2023-03-07T17:28:26.053Z] ---> 221973cf2a47 [2023-03-07T17:28:26.053Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-07T17:28:26.053Z] ---> Running in cee62d9c78ec [2023-03-07T17:28:26.053Z] Removing intermediate container cee62d9c78ec [2023-03-07T17:28:26.053Z] ---> 103f4b093482 [2023-03-07T17:28:26.053Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T17:28:26.053Z] ---> Running in 47c0ec7fa682 [2023-03-07T17:28:26.053Z] Removing intermediate container 47c0ec7fa682 [2023-03-07T17:28:26.053Z] ---> 93ca8fbb0d32 [2023-03-07T17:28:26.053Z] Step 24/26 : LABEL arch=arm64 [2023-03-07T17:28:26.053Z] ---> Running in 041f9fc23f9a [2023-03-07T17:28:26.053Z] Removing intermediate container 041f9fc23f9a [2023-03-07T17:28:26.053Z] ---> bfb2ab2d1f92 [2023-03-07T17:28:26.053Z] Step 25/26 : LABEL git_sha=a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 [2023-03-07T17:28:26.053Z] ---> Running in e73beddc8a0b [2023-03-07T17:28:26.053Z] Removing intermediate container e73beddc8a0b [2023-03-07T17:28:26.053Z] ---> efad0ca77105 [2023-03-07T17:28:26.053Z] Step 26/26 : LABEL version=0.0.0 [2023-03-07T17:28:26.053Z] ---> Running in e924e63f68a8 [2023-03-07T17:28:26.053Z] Removing intermediate container e924e63f68a8 [2023-03-07T17:28:26.053Z] ---> aaf5f5d9dfcc [2023-03-07T17:28:26.053Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T17:28:26.053Z] Successfully built aaf5f5d9dfcc [2023-03-07T17:28:26.053Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:28:26.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T17:28:26.915Z] [2023-03-07T17:28:26.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:28:27.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T17:28:27.337Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-07T17:28:27.337Z] 8998bd30e6a1: Pulling fs layer [2023-03-07T17:28:27.337Z] 04944245beec: Pulling fs layer [2023-03-07T17:28:27.337Z] 699f458cf7ca: Pulling fs layer [2023-03-07T17:28:27.337Z] 765212b225bb: Pulling fs layer [2023-03-07T17:28:27.337Z] f23df028b6ca: Pulling fs layer [2023-03-07T17:28:27.337Z] d65c8cfc05b1: Pulling fs layer [2023-03-07T17:28:27.337Z] 2437ff75d9bd: Pulling fs layer [2023-03-07T17:28:27.337Z] 765212b225bb: Waiting [2023-03-07T17:28:27.337Z] f23df028b6ca: Waiting [2023-03-07T17:28:27.337Z] d65c8cfc05b1: Waiting [2023-03-07T17:28:27.337Z] 2437ff75d9bd: Waiting [2023-03-07T17:28:27.616Z] 04944245beec: Verifying Checksum [2023-03-07T17:28:27.616Z] 04944245beec: Download complete [2023-03-07T17:28:27.616Z] 765212b225bb: Verifying Checksum [2023-03-07T17:28:27.616Z] 765212b225bb: Download complete [2023-03-07T17:28:27.616Z] f23df028b6ca: Verifying Checksum [2023-03-07T17:28:27.616Z] f23df028b6ca: Download complete [2023-03-07T17:28:27.616Z] d65c8cfc05b1: Verifying Checksum [2023-03-07T17:28:27.616Z] d65c8cfc05b1: Download complete [2023-03-07T17:28:27.910Z] 699f458cf7ca: Verifying Checksum [2023-03-07T17:28:27.910Z] 699f458cf7ca: Download complete [2023-03-07T17:28:28.528Z] 8998bd30e6a1: Verifying Checksum [2023-03-07T17:28:28.528Z] 8998bd30e6a1: Download complete [2023-03-07T17:28:31.141Z] 2437ff75d9bd: Verifying Checksum [2023-03-07T17:28:31.141Z] 2437ff75d9bd: Download complete [2023-03-07T17:28:33.104Z] 8998bd30e6a1: Pull complete [2023-03-07T17:28:33.376Z] 04944245beec: Pull complete [2023-03-07T17:28:34.798Z] 699f458cf7ca: Pull complete [2023-03-07T17:28:35.069Z] 765212b225bb: Pull complete [2023-03-07T17:28:36.041Z] f23df028b6ca: Pull complete [2023-03-07T17:28:36.041Z] d65c8cfc05b1: Pull complete [2023-03-07T17:28:51.076Z] 2437ff75d9bd: Pull complete [2023-03-07T17:28:51.076Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-07T17:28:51.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T17:28:51.076Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T17:28:51.431Z] prd-ubuntu20.04-docker-arm64-4c-16g-8584 does not seem to be running inside a container [2023-03-07T17:28:51.524Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-07T17:28:54.500Z] $ docker top 39b818966ff6f04f9cf1404a8cf0caab9b4a58948db512fe9aa16d5b122a1856 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:28:55.447Z] ---> job-cost.sh [2023-03-07T17:28:55.447Z] lf-activate-venv: SKIPPING [2023-03-07T17:28:55.447Z] INFO: No Stack... [2023-03-07T17:28:56.034Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-07T17:28:56.998Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T17:28:57.666Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [2023-03-07T17:28:57.666Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T17:28:57.751Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-250-1-stack-cost] [2023-03-07T17:28:57.756Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-250-1-stack-cost] did not exist. Created. [2023-03-07T17:28:57.756Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-250-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T17:28:58.482Z] /w/workspace/device-onvif-camera/1@tmp/durable-9084a75f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-07T17:28:59.160Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-07T17:28:59.196Z] Warning: overwriting stash ‘stack-cost’ [2023-03-07T17:28:59.270Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T17:28:59.284Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-250-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T17:28:59.354Z] $ docker stop --time=1 39b818966ff6f04f9cf1404a8cf0caab9b4a58948db512fe9aa16d5b122a1856 [2023-03-07T17:29:00.866Z] $ docker rm -f --volumes 39b818966ff6f04f9cf1404a8cf0caab9b4a58948db512fe9aa16d5b122a1856 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-07T17:29:01.793Z] provisioning config files... [2023-03-07T17:29:01.801Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-250@tmp/config5506892060333215535tmp [Pipeline] { [Pipeline] sh [2023-03-07T17:29:02.133Z] + set +x [2023-03-07T17:29:02.133Z] + curl -s+ https://codecov.io/bash [2023-03-07T17:29:02.133Z] bash -s -- [2023-03-07T17:29:02.133Z] [2023-03-07T17:29:02.133Z] _____ _ [2023-03-07T17:29:02.133Z] / ____| | | [2023-03-07T17:29:02.133Z] | | ___ __| | ___ ___ _____ __ [2023-03-07T17:29:02.133Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-07T17:29:02.133Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-07T17:29:02.133Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-07T17:29:02.133Z] Bash-1.0.6 [2023-03-07T17:29:02.133Z] [2023-03-07T17:29:02.133Z] [2023-03-07T17:29:02.133Z] ==> git version 2.25.1 found [2023-03-07T17:29:02.133Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-07T17:29:02.133Z] Release-Date: 2020-01-08 [2023-03-07T17:29:02.133Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-07T17:29:02.133Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-07T17:29:02.133Z] ==> Jenkins CI detected. [2023-03-07T17:29:02.133Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-250 [2023-03-07T17:29:02.133Z] project root: . [2023-03-07T17:29:02.133Z] --> token set from env [2023-03-07T17:29:02.133Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-07T17:29:02.133Z] ==> Running gcov in . (disable via -X gcov) [2023-03-07T17:29:02.133Z] ==> Python coveragepy not found [2023-03-07T17:29:02.133Z] ==> Searching for coverage reports in: [2023-03-07T17:29:02.133Z] + . [2023-03-07T17:29:02.133Z] -> Found 1 reports [2023-03-07T17:29:02.133Z] ==> Detecting git/mercurial file structure [2023-03-07T17:29:02.133Z] ==> Reading reports [2023-03-07T17:29:02.133Z] + ./coverage.out bytes=79184 [2023-03-07T17:29:02.133Z] ==> Appending adjustments [2023-03-07T17:29:02.133Z] https://docs.codecov.io/docs/fixing-reports [2023-03-07T17:29:02.407Z] + Found adjustments [2023-03-07T17:29:02.407Z] ==> Gzipping contents [2023-03-07T17:29:02.407Z] 12K /tmp/codecov.LARXp3.gz [2023-03-07T17:29:02.407Z] ==> Uploading reports [2023-03-07T17:29:02.407Z] url: https://codecov.io [2023-03-07T17:29:02.407Z] query: branch=PR-250&commit=a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-250%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=250&job=&cmd_args= [2023-03-07T17:29:02.407Z] -> Pinging Codecov [2023-03-07T17:29:02.407Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-250&commit=a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-250%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=250&job=&cmd_args= [2023-03-07T17:29:02.666Z] -> Uploading to [2023-03-07T17:29:02.666Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-07/F29A59C45E3A92E06B3E522C9905F8EF/a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3/07cc3db8-f43e-44d6-8892-28c4cb86f9be.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T172902Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=718d08435707b8b0e9728579bd6aa0ca65c87433f59ce7b282e8a989afc28a1a [2023-03-07T17:29:02.666Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T17:29:02.666Z] Dload Upload Total Spent Left Speed [2023-03-07T17:29:02.924Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10849 0 0 100 10849 0 37281 --:--:-- --:--:-- --:--:-- 37154 [2023-03-07T17:29:02.924Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/a9d63a0ff5e6fa3ca1b3ac4e38040f702e17f5a3 [Pipeline] } [2023-03-07T17:29:02.947Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-07T17:29:04.719Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-250/archives ] [2023-03-07T17:29:04.719Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-250/archives [2023-03-07T17:29:04.719Z] total 16 [2023-03-07T17:29:04.719Z] drwxr-xr-x 3 root root 4096 Mar 7 17:19 . [2023-03-07T17:29:04.719Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 17:19 .. [2023-03-07T17:29:04.719Z] drwxr-xr-x 2 root root 4096 Mar 7 17:19 cost [2023-03-07T17:29:04.719Z] -rw-r--r-- 1 root root 91 Mar 7 17:19 cost.csv [2023-03-07T17:29:04.719Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-250/archives [2023-03-07T17:29:04.719Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-250/archives [2023-03-07T17:29:04.719Z] total 16 [2023-03-07T17:29:04.719Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 17:19 . [2023-03-07T17:29:04.719Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 17:19 .. [2023-03-07T17:29:04.719Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 17:19 cost [2023-03-07T17:29:04.719Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 7 17:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:29:05.055Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:29:05.939Z] ---> package-listing.sh [2023-03-07T17:29:05.939Z] ++ facter osfamily [2023-03-07T17:29:05.939Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-07T17:29:06.198Z] + OS_FAMILY=debian [2023-03-07T17:29:06.198Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-250 [2023-03-07T17:29:06.198Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-07T17:29:06.198Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-07T17:29:06.198Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-07T17:29:06.198Z] + PACKAGES=/tmp/packages_start.txt [2023-03-07T17:29:06.198Z] + '[' /w/workspace/undry_device-onvif-camera_PR-250 ']' [2023-03-07T17:29:06.198Z] + PACKAGES=/tmp/packages_end.txt [2023-03-07T17:29:06.198Z] + case "${OS_FAMILY}" in [2023-03-07T17:29:06.198Z] + dpkg -l [2023-03-07T17:29:06.198Z] + grep '^ii' [2023-03-07T17:29:06.198Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-07T17:29:06.198Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-07T17:29:06.198Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-07T17:29:06.198Z] + '[' /w/workspace/undry_device-onvif-camera_PR-250 ']' [2023-03-07T17:29:06.198Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-250/archives/ [2023-03-07T17:29:06.198Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-250/archives/ [Pipeline] echo [2023-03-07T17:29:06.224Z] 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-250/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-07T17:29:06.519Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T17:29:07.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T17:29:07.149Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T17:29:07.295Z] prd-ubuntu20.04-docker-8c-8g-8576 does not seem to be running inside a container [2023-03-07T17:29:07.339Z] $ 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-250/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-250 -v /w/workspace/undry_device-onvif-camera_PR-250:/w/workspace/undry_device-onvif-camera_PR-250:rw,z -v /w/workspace/undry_device-onvif-camera_PR-250@tmp:/w/workspace/undry_device-onvif-camera_PR-250@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-07T17:29:07.525Z] $ docker top a7f25a4ce08ae2eae7afcd441716717d283f7dd57a3b2f9ec8ab92a2d07ac64b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T17:29:07.900Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-07T17:29:08.210Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-07T17:29:08.520Z] + ls /var/log/sa-host [2023-03-07T17:29:08.520Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T17:29:08.657Z] provisioning config files... [2023-03-07T17:29:08.665Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-250@tmp/config10457260073284649224tmp [Pipeline] { [Pipeline] echo [2023-03-07T17:29:08.709Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:29:09.023Z] ---> create-netrc.sh [Pipeline] } [2023-03-07T17:29:09.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:29:09.455Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-07T17:29:09.486Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:29:09.800Z] ---> sudo-logs.sh [2023-03-07T17:29:09.800Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-07T17:29:09.881Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:29:10.191Z] ---> job-cost.sh [2023-03-07T17:29:10.191Z] lf-activate-venv: SKIPPING [2023-03-07T17:29:10.191Z] DEBUG: total: 0.2199999988079071 [2023-03-07T17:29:10.191Z] INFO: Retrieving Stack Cost... [2023-03-07T17:29:10.758Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T17:29:11.018Z] INFO: Archiving Costs [Pipeline] echo [2023-03-07T17:29:11.049Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T17:29:11.360Z] ---> logs-deploy.sh [2023-03-07T17:29:11.361Z] lf-activate-venv: SKIPPING [2023-03-07T17:29:11.361Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-250/1 [2023-03-07T17:29:11.361Z] INFO: archiving workspace using pattern(s): [2023-03-07T17:29:12.298Z] Archives upload complete. [2023-03-07T17:29:12.560Z] INFO: archiving logs to Nexus