Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2737b4a4757873c341a4cc117393b3c94d892178 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-ssh14791189627637946021.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh12245820927891828649.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh421552003520139243.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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 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-ssh11451179501467526089.key Verifying host key using known hosts file > 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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3275611117216944928.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-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-usb-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: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-83140 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2737b4a4757873c341a4cc117393b3c94d892178 (main) Commit message: "Merge pull request #106 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.46" > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2737b4a4757873c341a4cc117393b3c94d892178 # timeout=10 > git rev-list --no-walk 695cbf35e7563b7af803532131954c37e2b367cb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T04:39:53.249Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T04:39:53.307Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T04:39:53.318Z] ========================================================= [2022-10-25T04:39:53.318Z] EdgeX Global Pipelines Version Info [2022-10-25T04:39:53.318Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T04:39:54.024Z] ------------------- [2022-10-25T04:39:54.024Z] stable info: [2022-10-25T04:39:54.024Z] ------------------- [2022-10-25T04:39:54.024Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T04:39:54.024Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T04:39:54.024Z] Message: update stable to v1.0.243 [2022-10-25T04:39:54.618Z] ------------------- [2022-10-25T04:39:54.618Z] experimental info: [2022-10-25T04:39:54.618Z] ------------------- [2022-10-25T04:39:54.618Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T04:39:54.618Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T04:39:54.618Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T04:39:54.802Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-10-25T04:39:54.813Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-10-25T04:39:54.826Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T04:39:54.836Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T04:39:54.847Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T04:39:54.858Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T04:39:54.869Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-25T04:39:54.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-25T04:39:54.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-25T04:39:54.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-25T04:39:54.915Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-25T04:39:54.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-10-25T04:39:54.938Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-25T04:39:54.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-25T04:39:54.972Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T04:39:54.983Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T04:39:54.996Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T04:39:55.009Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T04:39:55.022Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-25T04:39:55.033Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-25T04:39:55.043Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-25T04:39:55.056Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-25T04:39:55.067Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-25T04:39:55.078Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-25T04:39:55.090Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-25T04:39:55.100Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-25T04:39:55.111Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-25T04:39:55.122Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-25T04:39:55.137Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-25T04:39:55.149Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-25T04:39:55.164Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2737b4a4757873c341a4cc117393b3c94d892178 [Pipeline] echo [2022-10-25T04:39:55.174Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2737b4a [Pipeline] echo [2022-10-25T04:39:55.189Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T04:39:55.231Z] provisioning config files... [2022-10-25T04:39:55.245Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16643425618507603949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T04:39:55.547Z] ---> docker-login.sh [2022-10-25T04:39:55.547Z] nexus3.edgexfoundry.org:10001 [2022-10-25T04:39:55.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T04:39:56.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T04:39:56.071Z] Configure a credential helper to remove this warning. See [2022-10-25T04:39:56.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T04:39:56.071Z] [2022-10-25T04:39:56.071Z] Login Succeeded [2022-10-25T04:39:56.071Z] nexus3.edgexfoundry.org:10002 [2022-10-25T04:39:56.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T04:39:56.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T04:39:56.071Z] Configure a credential helper to remove this warning. See [2022-10-25T04:39:56.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T04:39:56.071Z] [2022-10-25T04:39:56.071Z] Login Succeeded [2022-10-25T04:39:56.071Z] nexus3.edgexfoundry.org:10003 [2022-10-25T04:39:56.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T04:39:56.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T04:39:56.330Z] Configure a credential helper to remove this warning. See [2022-10-25T04:39:56.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T04:39:56.330Z] [2022-10-25T04:39:56.330Z] Login Succeeded [2022-10-25T04:39:56.330Z] nexus3.edgexfoundry.org:10004 [2022-10-25T04:39:56.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T04:39:56.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T04:39:56.330Z] Configure a credential helper to remove this warning. See [2022-10-25T04:39:56.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T04:39:56.330Z] [2022-10-25T04:39:56.330Z] Login Succeeded [2022-10-25T04:39:56.330Z] docker.io [2022-10-25T04:39:56.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T04:39:56.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T04:39:56.848Z] Configure a credential helper to remove this warning. See [2022-10-25T04:39:56.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T04:39:56.848Z] [2022-10-25T04:39:56.848Z] Login Succeeded [2022-10-25T04:39:56.848Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T04:39:56.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-25T04:39:57.246Z] + git rev-list -1 --merges 2737b4a4757873c341a4cc117393b3c94d892178~1..2737b4a4757873c341a4cc117393b3c94d892178 [Pipeline] echo [2022-10-25T04:39:57.282Z] -----------> git rev-list -1 --merges 2737b4a4757873c341a4cc117393b3c94d892178~1..2737b4a4757873c341a4cc117393b3c94d892178 2737b4a4757873c341a4cc117393b3c94d892178 [2022-10-25T04:39:57.282Z] 2737b4a4757873c341a4cc117393b3c94d892178 [false] [Pipeline] sh [2022-10-25T04:39:57.569Z] + git log --format=format:%s -1 2737b4a4757873c341a4cc117393b3c94d892178 [Pipeline] echo [2022-10-25T04:39:57.583Z] ========================================================= [2022-10-25T04:39:57.583Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-25T04:39:57.583Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T04:39:57.923Z] + git log --format=format:%s -1 2737b4a4757873c341a4cc117393b3c94d892178 [Pipeline] echo [2022-10-25T04:39:57.933Z] [semverPrep] GIT_COMMIT: 2737b4a4757873c341a4cc117393b3c94d892178, Commit Message: Merge pull request #106 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.46 [Pipeline] echo [2022-10-25T04:39:57.943Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-25T04:39:58.382Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T04:39:58.383Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-25T04:39:58.383Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-25T04:39:58.383Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-25T04:39:58.383Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-25T04:39:58.383Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-25T04:39:58.383Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T04:39:58.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T04:39:58.794Z] [2022-10-25T04:39:58.794Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T04:39:59.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T04:39:59.092Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-25T04:39:59.092Z] b85a868b505f: Pulling fs layer [2022-10-25T04:39:59.092Z] e2be974225ed: Pulling fs layer [2022-10-25T04:39:59.092Z] 339a4e72a1f5: Pulling fs layer [2022-10-25T04:39:59.092Z] 988bab9f4d93: Pulling fs layer [2022-10-25T04:39:59.092Z] 1469e6f7b9e6: Pulling fs layer [2022-10-25T04:39:59.092Z] eaf3925da568: Pulling fs layer [2022-10-25T04:39:59.092Z] bab4dde63d76: Pulling fs layer [2022-10-25T04:39:59.092Z] 1469e6f7b9e6: Waiting [2022-10-25T04:39:59.092Z] bde34c3a00c8: Pulling fs layer [2022-10-25T04:39:59.092Z] 988bab9f4d93: Waiting [2022-10-25T04:39:59.092Z] b352a97aabf1: Pulling fs layer [2022-10-25T04:39:59.092Z] eaf3925da568: Waiting [2022-10-25T04:39:59.092Z] 4872d77fe225: Pulling fs layer [2022-10-25T04:39:59.092Z] bde34c3a00c8: Waiting [2022-10-25T04:39:59.092Z] b352a97aabf1: Waiting [2022-10-25T04:39:59.092Z] 5851b861e8e6: Pulling fs layer [2022-10-25T04:39:59.092Z] bab4dde63d76: Waiting [2022-10-25T04:39:59.092Z] 5851b861e8e6: Waiting [2022-10-25T04:39:59.092Z] 4872d77fe225: Waiting [2022-10-25T04:39:59.092Z] e2be974225ed: Verifying Checksum [2022-10-25T04:39:59.092Z] e2be974225ed: Download complete [2022-10-25T04:39:59.092Z] 988bab9f4d93: Verifying Checksum [2022-10-25T04:39:59.092Z] 988bab9f4d93: Download complete [2022-10-25T04:39:59.351Z] 1469e6f7b9e6: Verifying Checksum [2022-10-25T04:39:59.351Z] 1469e6f7b9e6: Download complete [2022-10-25T04:39:59.351Z] eaf3925da568: Verifying Checksum [2022-10-25T04:39:59.351Z] eaf3925da568: Download complete [2022-10-25T04:39:59.351Z] 339a4e72a1f5: Verifying Checksum [2022-10-25T04:39:59.351Z] 339a4e72a1f5: Download complete [2022-10-25T04:39:59.351Z] bde34c3a00c8: Download complete [2022-10-25T04:39:59.351Z] b352a97aabf1: Download complete [2022-10-25T04:39:59.351Z] 4872d77fe225: Verifying Checksum [2022-10-25T04:39:59.351Z] 4872d77fe225: Download complete [2022-10-25T04:39:59.351Z] 5851b861e8e6: Verifying Checksum [2022-10-25T04:39:59.351Z] 5851b861e8e6: Download complete [2022-10-25T04:39:59.351Z] b85a868b505f: Verifying Checksum [2022-10-25T04:39:59.351Z] b85a868b505f: Download complete [2022-10-25T04:39:59.610Z] bab4dde63d76: Verifying Checksum [2022-10-25T04:39:59.610Z] bab4dde63d76: Download complete [2022-10-25T04:40:00.988Z] b85a868b505f: Pull complete [2022-10-25T04:40:00.988Z] e2be974225ed: Pull complete [2022-10-25T04:40:01.556Z] 339a4e72a1f5: Pull complete [2022-10-25T04:40:01.556Z] 988bab9f4d93: Pull complete [2022-10-25T04:40:01.813Z] 1469e6f7b9e6: Pull complete [2022-10-25T04:40:02.073Z] eaf3925da568: Pull complete [2022-10-25T04:40:03.973Z] bab4dde63d76: Pull complete [2022-10-25T04:40:03.973Z] bde34c3a00c8: Pull complete [2022-10-25T04:40:03.973Z] b352a97aabf1: Pull complete [2022-10-25T04:40:03.973Z] 4872d77fe225: Pull complete [2022-10-25T04:40:04.232Z] 5851b861e8e6: Pull complete [2022-10-25T04:40:04.232Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-25T04:40:04.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T04:40:04.232Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T04:40:04.317Z] prd-ubuntu20.04-docker-8c-8g-83140 does not seem to be running inside a container [2022-10-25T04:40:04.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-25T04:40:05.772Z] $ docker top dbad8def2572af19f8bbd25cba15fe95168c6c5cd611134914c75650384b4f3e -eo pid,comm [2022-10-25T04:40:05.837Z] 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). [2022-10-25T04:40:05.837Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T04:40:05.879Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T04:40:05.879Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T04:40:06.006Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T04:40:06.013Z] $ docker exec dbad8def2572af19f8bbd25cba15fe95168c6c5cd611134914c75650384b4f3e ssh-agent [2022-10-25T04:40:06.133Z] SSH_AUTH_SOCK=/tmp/ssh-PhNY2aKwcVfM/agent.32 [2022-10-25T04:40:06.133Z] SSH_AGENT_PID=38 [2022-10-25T04:40:06.140Z] Running ssh-add (command line suppressed) [2022-10-25T04:40:06.256Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2520488733281694118.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2520488733281694118.key) [2022-10-25T04:40:06.272Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T04:40:06.565Z] + git tag --points-at HEAD [Pipeline] } [2022-10-25T04:40:06.583Z] $ docker exec --env ******** --env ******** dbad8def2572af19f8bbd25cba15fe95168c6c5cd611134914c75650384b4f3e ssh-agent -k [2022-10-25T04:40:06.679Z] unset SSH_AUTH_SOCK; [2022-10-25T04:40:06.679Z] unset SSH_AGENT_PID; [2022-10-25T04:40:06.679Z] echo Agent pid 38 killed; [2022-10-25T04:40:06.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-25T04:40:06.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T04:40:06.710Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T04:40:06.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T04:40:06.819Z] $ docker exec dbad8def2572af19f8bbd25cba15fe95168c6c5cd611134914c75650384b4f3e ssh-agent [2022-10-25T04:40:06.928Z] SSH_AUTH_SOCK=/tmp/ssh-E1zwZSwUZN7v/agent.70 [2022-10-25T04:40:06.928Z] SSH_AGENT_PID=77 [2022-10-25T04:40:06.933Z] Running ssh-add (command line suppressed) [2022-10-25T04:40:07.049Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7121408443254783094.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7121408443254783094.key) [2022-10-25T04:40:07.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T04:40:07.348Z] + git semver init [2022-10-25T04:40:07.608Z] 2022-10-25 04:40:07,536 [run_init] DEBUG init version:0.0.0 force:False [2022-10-25T04:40:07.608Z] 2022-10-25 04:40:07,537 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-10-25T04:40:07.608Z] 2022-10-25 04:40:07,538 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-10-25T04:40:07.608Z] 2022-10-25 04:40:07,538 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-10-25T04:40:08.548Z] 2022-10-25 04:40:08,343 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-10-25T04:40:08.548Z] 2022-10-25 04:40:08,344 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-10-25T04:40:08.548Z] 2022-10-25 04:40:08,344 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-25T04:40:08.548Z] 2022-10-25 04:40:08,344 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-10-25T04:40:08.548Z] 2.3.0-dev.18 [Pipeline] } [2022-10-25T04:40:08.561Z] $ docker exec --env ******** --env ******** dbad8def2572af19f8bbd25cba15fe95168c6c5cd611134914c75650384b4f3e ssh-agent -k [2022-10-25T04:40:08.665Z] unset SSH_AUTH_SOCK; [2022-10-25T04:40:08.665Z] unset SSH_AGENT_PID; [2022-10-25T04:40:08.666Z] echo Agent pid 77 killed; [2022-10-25T04:40:08.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T04:40:08.969Z] + git semver [Pipeline] } [2022-10-25T04:40:09.245Z] $ docker stop --time=1 dbad8def2572af19f8bbd25cba15fe95168c6c5cd611134914c75650384b4f3e [2022-10-25T04:40:10.561Z] $ docker rm -f dbad8def2572af19f8bbd25cba15fe95168c6c5cd611134914c75650384b4f3e [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T04:40:10.898Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-25T04:40:11.065Z] Stashed 1 file(s) [Pipeline] echo [2022-10-25T04:40:11.067Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [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 [2022-10-25T04:40:11.160Z] provisioning config files... [2022-10-25T04:40:11.169Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12384706527553406314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T04:40:11.466Z] ---> docker-login.sh [2022-10-25T04:40:11.466Z] nexus3.edgexfoundry.org:10001 [2022-10-25T04:40:11.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T04:40:11.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T04:40:11.466Z] Configure a credential helper to remove this warning. See [2022-10-25T04:40:11.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T04:40:11.466Z] [2022-10-25T04:40:11.466Z] Login Succeeded [2022-10-25T04:40:11.466Z] nexus3.edgexfoundry.org:10002 [2022-10-25T04:40:11.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T04:40:11.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T04:40:11.466Z] Configure a credential helper to remove this warning. See [2022-10-25T04:40:11.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T04:40:11.466Z] [2022-10-25T04:40:11.466Z] Login Succeeded [2022-10-25T04:40:11.466Z] nexus3.edgexfoundry.org:10003 [2022-10-25T04:40:11.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T04:40:11.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T04:40:11.726Z] Configure a credential helper to remove this warning. See [2022-10-25T04:40:11.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T04:40:11.726Z] [2022-10-25T04:40:11.726Z] Login Succeeded [2022-10-25T04:40:11.726Z] nexus3.edgexfoundry.org:10004 [2022-10-25T04:40:11.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T04:40:11.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T04:40:11.726Z] Configure a credential helper to remove this warning. See [2022-10-25T04:40:11.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T04:40:11.726Z] [2022-10-25T04:40:11.726Z] Login Succeeded [2022-10-25T04:40:11.726Z] docker.io [2022-10-25T04:40:11.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T04:40:12.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T04:40:12.245Z] Configure a credential helper to remove this warning. See [2022-10-25T04:40:12.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T04:40:12.245Z] [2022-10-25T04:40:12.245Z] Login Succeeded [2022-10-25T04:40:12.245Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T04:40:12.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T04:40:12.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T04:40:12.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T04:40:12.325Z] ========================================================= [2022-10-25T04:40:12.325Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-25T04:40:12.325Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T04:40:12.628Z] + 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 . [2022-10-25T04:40:12.628Z] Sending build context to Docker daemon 1.54MB [2022-10-25T04:40:12.628Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T04:40:12.628Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-25T04:40:12.628Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-25T04:40:12.628Z] 213ec9aee27d: Pulling fs layer [2022-10-25T04:40:12.628Z] 4583459ba037: Pulling fs layer [2022-10-25T04:40:12.628Z] 93c1e223e6f2: Pulling fs layer [2022-10-25T04:40:12.628Z] 53926ce57604: Pulling fs layer [2022-10-25T04:40:12.628Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-25T04:40:12.628Z] 30f14e443154: Pulling fs layer [2022-10-25T04:40:12.628Z] 801331c1e519: Pulling fs layer [2022-10-25T04:40:12.628Z] 99cc6dd402b0: Pulling fs layer [2022-10-25T04:40:12.628Z] 7d9ed39f4882: Pulling fs layer [2022-10-25T04:40:12.628Z] 53926ce57604: Waiting [2022-10-25T04:40:12.628Z] 21b2b0c7a3f4: Waiting [2022-10-25T04:40:12.628Z] 30f14e443154: Waiting [2022-10-25T04:40:12.628Z] 801331c1e519: Waiting [2022-10-25T04:40:12.628Z] 7d9ed39f4882: Waiting [2022-10-25T04:40:12.628Z] 99cc6dd402b0: Waiting [2022-10-25T04:40:12.628Z] 4583459ba037: Verifying Checksum [2022-10-25T04:40:12.628Z] 4583459ba037: Download complete [2022-10-25T04:40:12.628Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-25T04:40:12.628Z] 21b2b0c7a3f4: Download complete [2022-10-25T04:40:12.629Z] 30f14e443154: Download complete [2022-10-25T04:40:12.889Z] 213ec9aee27d: Verifying Checksum [2022-10-25T04:40:12.889Z] 213ec9aee27d: Download complete [2022-10-25T04:40:12.889Z] 801331c1e519: Verifying Checksum [2022-10-25T04:40:12.889Z] 801331c1e519: Download complete [2022-10-25T04:40:12.889Z] 213ec9aee27d: Pull complete [2022-10-25T04:40:13.162Z] 4583459ba037: Pull complete [2022-10-25T04:40:13.162Z] 93c1e223e6f2: Pull complete [2022-10-25T04:40:13.434Z] 7d9ed39f4882: Verifying Checksum [2022-10-25T04:40:13.434Z] 7d9ed39f4882: Download complete [2022-10-25T04:40:13.695Z] 53926ce57604: Verifying Checksum [2022-10-25T04:40:13.695Z] 53926ce57604: Download complete [2022-10-25T04:40:13.695Z] 99cc6dd402b0: Verifying Checksum [2022-10-25T04:40:13.695Z] 99cc6dd402b0: Download complete [2022-10-25T04:40:17.893Z] 53926ce57604: Pull complete [2022-10-25T04:40:17.893Z] 21b2b0c7a3f4: Pull complete [2022-10-25T04:40:17.893Z] 30f14e443154: Pull complete [2022-10-25T04:40:17.893Z] 801331c1e519: Pull complete [2022-10-25T04:40:20.429Z] 99cc6dd402b0: Pull complete [2022-10-25T04:40:20.996Z] 7d9ed39f4882: Pull complete [2022-10-25T04:40:20.996Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-25T04:40:20.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T04:40:20.996Z] ---> 1dedd983c030 [2022-10-25T04:40:20.996Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-25T04:40:22.992Z] ---> Running in e4530c47ec7d [2022-10-25T04:40:22.992Z] Removing intermediate container e4530c47ec7d [2022-10-25T04:40:22.992Z] ---> ea0e1ae28f83 [2022-10-25T04:40:22.992Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T04:40:22.992Z] ---> Running in 4ba5baeba6be [2022-10-25T04:40:22.992Z] Removing intermediate container 4ba5baeba6be [2022-10-25T04:40:22.992Z] ---> 3f491e7015ca [2022-10-25T04:40:22.992Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-25T04:40:22.992Z] ---> Running in 62a772884482 [2022-10-25T04:40:22.992Z] Removing intermediate container 62a772884482 [2022-10-25T04:40:22.992Z] ---> cdb6e3e6057b [2022-10-25T04:40:22.992Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-25T04:40:23.249Z] ---> Running in 21bbc2510517 [2022-10-25T04:40:23.249Z] Removing intermediate container 21bbc2510517 [2022-10-25T04:40:23.249Z] ---> 8243b8b96c2c [2022-10-25T04:40:23.249Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T04:40:23.249Z] ---> Running in 1707450bbf70 [2022-10-25T04:40:23.816Z] Removing intermediate container 1707450bbf70 [2022-10-25T04:40:23.816Z] ---> b39a2e800848 [2022-10-25T04:40:23.816Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T04:40:23.816Z] ---> Running in c206e862083e [2022-10-25T04:40:24.076Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T04:40:25.018Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T04:40:25.587Z] (1/80) Installing mesa (21.3.8-r2) [2022-10-25T04:40:25.587Z] (2/80) Installing libxau (1.0.9-r0) [2022-10-25T04:40:25.587Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-10-25T04:40:25.587Z] (4/80) Installing libxcb (1.15-r0) [2022-10-25T04:40:25.847Z] (5/80) Installing libx11 (1.8-r0) [2022-10-25T04:40:25.847Z] (6/80) Installing libxext (1.3.4-r0) [2022-10-25T04:40:26.106Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-10-25T04:40:26.106Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-10-25T04:40:26.106Z] (9/80) Installing libpciaccess (0.16-r0) [2022-10-25T04:40:26.134Z] Still waiting to schedule task [2022-10-25T04:40:26.135Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-83169’ is offline [2022-10-25T04:40:26.365Z] (10/80) Installing libdrm (2.4.110-r0) [2022-10-25T04:40:26.365Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-10-25T04:40:26.365Z] (12/80) Installing libxshmfence (1.3-r1) [2022-10-25T04:40:26.623Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-10-25T04:40:26.623Z] (14/80) Installing icu-data-full (71.1-r2) [2022-10-25T04:40:27.202Z] (15/80) Installing libice (1.0.10-r0) [2022-10-25T04:40:27.460Z] (16/80) Installing libuuid (2.38-r1) [2022-10-25T04:40:27.460Z] (17/80) Installing libsm (1.2.3-r0) [2022-10-25T04:40:27.460Z] (18/80) Installing libxt (1.2.1-r0) [2022-10-25T04:40:27.719Z] (19/80) Installing libxmu (1.1.3-r0) [2022-10-25T04:40:27.719Z] (20/80) Installing xset (1.2.4-r0) [2022-10-25T04:40:27.719Z] (21/80) Installing xprop (1.2.5-r0) [2022-10-25T04:40:27.977Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-10-25T04:40:27.977Z] (23/80) Installing dbus-libs (1.14.4-r0) [2022-10-25T04:40:28.236Z] (24/80) Installing libffi (3.4.2-r1) [2022-10-25T04:40:28.236Z] (25/80) Installing libintl (0.21-r2) [2022-10-25T04:40:28.236Z] (26/80) Installing libblkid (2.38-r1) [2022-10-25T04:40:28.494Z] (27/80) Installing libmount (2.38-r1) [2022-10-25T04:40:28.494Z] (28/80) Installing pcre (8.45-r2) [2022-10-25T04:40:28.494Z] (29/80) Installing glib (2.72.1-r0) [2022-10-25T04:40:28.752Z] (30/80) Installing icu-libs (71.1-r2) [2022-10-25T04:40:29.686Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-10-25T04:40:29.686Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-10-25T04:40:29.686Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-10-25T04:40:30.623Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-10-25T04:40:30.623Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-10-25T04:40:30.885Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-10-25T04:40:30.885Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-10-25T04:40:30.885Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-10-25T04:40:31.454Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-10-25T04:40:31.454Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-10-25T04:40:31.454Z] (41/80) Installing libpng (1.6.37-r1) [2022-10-25T04:40:31.712Z] (42/80) Installing freetype (2.12.1-r0) [2022-10-25T04:40:31.712Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-10-25T04:40:31.973Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-10-25T04:40:31.973Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-10-25T04:40:31.973Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-10-25T04:40:32.232Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-10-25T04:40:32.232Z] (48/80) Installing libxml2 (2.9.14-r2) [2022-10-25T04:40:32.491Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-10-25T04:40:32.491Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-10-25T04:40:32.751Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-10-25T04:40:32.751Z] (52/80) Installing avahi-libs (0.8-r6) [2022-10-25T04:40:32.751Z] (53/80) Installing nettle (3.7.3-r0) [2022-10-25T04:40:33.010Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-10-25T04:40:33.010Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-10-25T04:40:33.010Z] (56/80) Installing libunistring (1.0-r0) [2022-10-25T04:40:33.269Z] (57/80) Installing gnutls (3.7.7-r0) [2022-10-25T04:40:33.269Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-10-25T04:40:33.527Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-10-25T04:40:33.527Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-10-25T04:40:33.527Z] (61/80) Installing libevdev (1.12.1-r0) [2022-10-25T04:40:33.786Z] (62/80) Installing mtdev (1.1.6-r0) [2022-10-25T04:40:33.786Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-10-25T04:40:33.786Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-10-25T04:40:34.046Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-10-25T04:40:34.046Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-10-25T04:40:34.305Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-10-25T04:40:34.305Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-10-25T04:40:34.305Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-10-25T04:40:34.566Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-10-25T04:40:34.566Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-10-25T04:40:34.566Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-10-25T04:40:35.503Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-10-25T04:40:35.503Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-10-25T04:40:35.503Z] (75/80) Installing udev-init-scripts (35-r0) [2022-10-25T04:40:35.503Z] Executing udev-init-scripts-35-r0.post-install [2022-10-25T04:40:35.503Z] (76/80) Installing kmod-libs (29-r2) [2022-10-25T04:40:35.762Z] (77/80) Installing eudev (3.2.11-r0) [2022-10-25T04:40:35.762Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-10-25T04:40:35.762Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-25T04:40:36.020Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-10-25T04:40:36.020Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T04:40:36.020Z] Executing eudev-3.2.11-r0.trigger [2022-10-25T04:40:36.020Z] OK: 330 MiB in 131 packages [2022-10-25T04:40:38.553Z] Removing intermediate container c206e862083e [2022-10-25T04:40:38.553Z] ---> 6e69788654d5 [2022-10-25T04:40:38.553Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-25T04:40:38.553Z] ---> Running in 405f3203584d [2022-10-25T04:40:38.553Z] Removing intermediate container 405f3203584d [2022-10-25T04:40:38.553Z] ---> 78928d523260 [2022-10-25T04:40:38.553Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-25T04:40:38.553Z] ---> 233085b999cb [2022-10-25T04:40:38.553Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T04:40:38.553Z] ---> Running in bb5af0a8855d [2022-10-25T04:40:56.662Z] Removing intermediate container bb5af0a8855d [2022-10-25T04:40:56.662Z] ---> 7b2951d78815 [2022-10-25T04:40:56.662Z] Step 12/14 : COPY . . [2022-10-25T04:40:56.662Z] ---> 767ee3343ed6 [2022-10-25T04:40:56.662Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-25T04:40:56.662Z] ---> Running in ab5950572fd7 [2022-10-25T04:40:57.228Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T04:40:57.228Z] Dload Upload Total Spent Left Speed [2022-10-25T04:40:57.228Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10869 0 --:--:-- --:--:-- --:--:-- 10948 [2022-10-25T04:40:57.487Z] Removing intermediate container ab5950572fd7 [2022-10-25T04:40:57.487Z] ---> e823f9141690 [2022-10-25T04:40:57.487Z] Step 14/14 : RUN ${MAKE} [2022-10-25T04:40:57.487Z] ---> Running in 9b2a873f14b9 [2022-10-25T04:40:57.746Z] noop [2022-10-25T04:40:58.005Z] Removing intermediate container 9b2a873f14b9 [2022-10-25T04:40:58.005Z] ---> 0b399fcbd92e [2022-10-25T04:40:58.005Z] Successfully built 0b399fcbd92e [2022-10-25T04:40:58.005Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T04:40:58.326Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T04:40:58.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T04:40:58.392Z] prd-ubuntu20.04-docker-8c-8g-83140 does not seem to be running inside a container [2022-10-25T04:40:58.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2022-10-25T04:40:58.785Z] $ docker top f4e44c2e1d7a4632f2833269f7600888c2291398637fd8b33c7eeef1a80a997e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T04:40:59.118Z] + go version [2022-10-25T04:40:59.118Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-25T04:40:59.131Z] $ docker stop --time=1 f4e44c2e1d7a4632f2833269f7600888c2291398637fd8b33c7eeef1a80a997e [2022-10-25T04:41:00.424Z] $ docker rm -f f4e44c2e1d7a4632f2833269f7600888c2291398637fd8b33c7eeef1a80a997e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T04:41:00.808Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T04:41:00.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T04:41:00.872Z] prd-ubuntu20.04-docker-8c-8g-83140 does not seem to be running inside a container [2022-10-25T04:41:00.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2022-10-25T04:41:01.278Z] $ docker top fe59081e2a541e2077de7ed328a3076336079454abce02da2143eb4265f1475f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T04:41:01.620Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2022-10-25T04:41:01.912Z] + make test [2022-10-25T04:41:01.912Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-25T04:41:02.171Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-25T04:41:12.148Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-10-25T04:41:12.148Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements [2022-10-25T04:41:20.279Z] 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." [2022-10-25T04:41:20.279Z] CGO_ENABLED=1 go vet ./... [2022-10-25T04:41:22.813Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T04:41:22.813Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T04:41:22.813Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-25T04:41:22.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T04:41:22.847Z] $ docker stop --time=1 fe59081e2a541e2077de7ed328a3076336079454abce02da2143eb4265f1475f [2022-10-25T04:41:24.687Z] $ docker rm -f fe59081e2a541e2077de7ed328a3076336079454abce02da2143eb4265f1475f [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T04:41:25.121Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T04:41:25.172Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-25T04:41:25.787Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-25T04:41:26.143Z] + ls -al . [2022-10-25T04:41:26.143Z] total 204 [2022-10-25T04:41:26.143Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 04:41 . [2022-10-25T04:41:26.143Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 04:39 .. [2022-10-25T04:41:26.143Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 04:41 .git [2022-10-25T04:41:26.143Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 04:39 .github [2022-10-25T04:41:26.143Z] -rw-rw-r-- 1 jenkins jenkins 414 Oct 25 04:39 .gitignore [2022-10-25T04:41:26.143Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 25 04:39 .golangci.yml [2022-10-25T04:41:26.143Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 25 04:39 .hadolint.yml [2022-10-25T04:41:26.143Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 04:40 .semver [2022-10-25T04:41:26.143Z] -rw-rw-r-- 1 jenkins jenkins 9702 Oct 25 04:39 Attribution.txt [2022-10-25T04:41:26.143Z] -rw-rw-r-- 1 jenkins jenkins 1206 Oct 25 04:39 CHANGELOG.md [2022-10-25T04:41:26.143Z] -rw-rw-r-- 1 jenkins jenkins 2467 Oct 25 04:39 Dockerfile [2022-10-25T04:41:26.143Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 25 04:39 GOVERNANCE.md [2022-10-25T04:41:26.143Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 25 04:39 Jenkinsfile [2022-10-25T04:41:26.143Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 25 04:39 LICENSE [2022-10-25T04:41:26.143Z] -rw-rw-r-- 1 jenkins jenkins 2554 Oct 25 04:39 Makefile [2022-10-25T04:41:26.143Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 25 04:39 OWNERS.md [2022-10-25T04:41:26.143Z] -rw-rw-r-- 1 jenkins jenkins 5773 Oct 25 04:39 README.md [2022-10-25T04:41:26.143Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 25 04:40 VERSION [2022-10-25T04:41:26.143Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 04:39 bin [2022-10-25T04:41:26.143Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 04:39 cmd [2022-10-25T04:41:26.143Z] -rw-r--r-- 1 jenkins jenkins 29387 Oct 25 04:41 coverage.out [2022-10-25T04:41:26.143Z] -rwxrwxr-x 1 jenkins jenkins 140 Oct 25 04:39 docker-entrypoint.sh [2022-10-25T04:41:26.143Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 04:39 docs [2022-10-25T04:41:26.143Z] -rw-rw-r-- 1 jenkins jenkins 3621 Oct 25 04:39 go.mod [2022-10-25T04:41:26.143Z] -rw-rw-r-- 1 jenkins jenkins 45122 Oct 25 04:39 go.sum [2022-10-25T04:41:26.143Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 04:39 internal [2022-10-25T04:41:26.143Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 04:39 snap [2022-10-25T04:41:26.143Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 25 04:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T04:41:26.501Z] + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2737b4a4757873c341a4cc117393b3c94d892178 --label arch=amd64 --label version=2.3.0-dev.18 . [2022-10-25T04:41:26.501Z] Sending build context to Docker daemon 1.57MB [2022-10-25T04:41:26.501Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T04:41:26.501Z] Step 2/36 : FROM ${BASE} AS builder [2022-10-25T04:41:26.501Z] ---> 0b399fcbd92e [2022-10-25T04:41:26.501Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-10-25T04:41:26.501Z] ---> Running in e1dfc24da700 [2022-10-25T04:41:26.780Z] Removing intermediate container e1dfc24da700 [2022-10-25T04:41:26.781Z] ---> a7dc76a7faba [2022-10-25T04:41:26.781Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-25T04:41:26.781Z] ---> Running in fe8b961d1e09 [2022-10-25T04:41:26.781Z] Removing intermediate container fe8b961d1e09 [2022-10-25T04:41:26.781Z] ---> 6d2c14cc5f6e [2022-10-25T04:41:26.781Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-25T04:41:26.781Z] ---> Running in c5e3019d6c04 [2022-10-25T04:41:26.781Z] Removing intermediate container c5e3019d6c04 [2022-10-25T04:41:26.781Z] ---> 8e7966c01c93 [2022-10-25T04:41:26.781Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-25T04:41:27.065Z] ---> Running in 3445556c2c3c [2022-10-25T04:41:27.065Z] Removing intermediate container 3445556c2c3c [2022-10-25T04:41:27.065Z] ---> 00f2c2717d1c [2022-10-25T04:41:27.065Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-25T04:41:27.065Z] ---> Running in 4fd8ca155901 [2022-10-25T04:41:27.635Z] Removing intermediate container 4fd8ca155901 [2022-10-25T04:41:27.635Z] ---> f2deb51f7725 [2022-10-25T04:41:27.635Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-25T04:41:27.635Z] ---> Running in 1c52d648f776 [2022-10-25T04:41:27.894Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T04:41:28.830Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T04:41:29.091Z] OK: 330 MiB in 131 packages [2022-10-25T04:41:29.666Z] Removing intermediate container 1c52d648f776 [2022-10-25T04:41:29.666Z] ---> a925dfac5361 [2022-10-25T04:41:29.666Z] Step 9/36 : WORKDIR /device-usb-camera [2022-10-25T04:41:29.666Z] ---> Running in 0923c36886db [2022-10-25T04:41:29.666Z] Removing intermediate container 0923c36886db [2022-10-25T04:41:29.666Z] ---> afbcd22e0c82 [2022-10-25T04:41:29.666Z] Step 10/36 : COPY go.mod vendor* ./ [2022-10-25T04:41:29.666Z] ---> d5b503ecdf0a [2022-10-25T04:41:29.666Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T04:41:29.925Z] ---> Running in 9f07fe9c7155 [2022-10-25T04:41:30.493Z] Removing intermediate container 9f07fe9c7155 [2022-10-25T04:41:30.493Z] ---> 694f013daf1c [2022-10-25T04:41:30.493Z] Step 12/36 : COPY . . [2022-10-25T04:41:30.753Z] ---> 3b5e6c8bc7b8 [2022-10-25T04:41:30.753Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-25T04:41:30.753Z] ---> Running in 241f91fea3c2 [2022-10-25T04:41:31.012Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T04:41:31.012Z] Dload Upload Total Spent Left Speed [2022-10-25T04:41:31.012Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 38808 0 --:--:-- --:--:-- --:--:-- 39333 [2022-10-25T04:41:31.271Z] Removing intermediate container 241f91fea3c2 [2022-10-25T04:41:31.271Z] ---> c2550cd88fd4 [2022-10-25T04:41:31.271Z] Step 14/36 : RUN ${MAKE} [2022-10-25T04:41:31.530Z] ---> Running in 081705c48cd1 [2022-10-25T04:41:31.789Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.46" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-10-25T04:41:53.747Z] Removing intermediate container 081705c48cd1 [2022-10-25T04:41:53.747Z] ---> ad0214c41ce2 [2022-10-25T04:41:53.747Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-10-25T04:41:53.747Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-10-25T04:41:53.747Z] af6660deedbd: Pulling fs layer [2022-10-25T04:41:53.747Z] 97cd0a44c592: Pulling fs layer [2022-10-25T04:41:53.747Z] 97cd0a44c592: Download complete [2022-10-25T04:41:53.747Z] af6660deedbd: Verifying Checksum [2022-10-25T04:41:53.747Z] af6660deedbd: Download complete [2022-10-25T04:41:53.747Z] af6660deedbd: Pull complete [2022-10-25T04:41:53.747Z] 97cd0a44c592: Pull complete [2022-10-25T04:41:53.747Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-10-25T04:41:53.747Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-10-25T04:41:53.747Z] ---> fea57e182299 [2022-10-25T04:41:53.747Z] Step 16/36 : FROM alpine:3.16 [2022-10-25T04:41:53.747Z] 3.16: Pulling from library/alpine [2022-10-25T04:41:53.747Z] 213ec9aee27d: Already exists [2022-10-25T04:41:53.747Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T04:41:53.747Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T04:41:53.747Z] ---> 9c6f07244728 [2022-10-25T04:41:53.747Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-25T04:41:53.747Z] ---> Running in 542fa1fd1a92 [2022-10-25T04:41:53.747Z] Removing intermediate container 542fa1fd1a92 [2022-10-25T04:41:53.747Z] ---> 869928fcc12f [2022-10-25T04:41:53.747Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-10-25T04:41:53.747Z] ---> Running in 0122973029ea [2022-10-25T04:41:53.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T04:41:53.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T04:41:53.748Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-10-25T04:41:53.748Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-10-25T04:41:53.748Z] (3/83) Installing libxau (1.0.9-r0) [2022-10-25T04:41:53.748Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-10-25T04:41:53.748Z] (5/83) Installing libxcb (1.15-r0) [2022-10-25T04:41:53.748Z] (6/83) Installing libx11 (1.8-r0) [2022-10-25T04:41:54.006Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-10-25T04:41:54.006Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-10-25T04:41:54.006Z] (9/83) Installing expat (2.4.9-r0) [2022-10-25T04:41:54.006Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-10-25T04:41:54.006Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-10-25T04:41:54.006Z] (12/83) Installing libpng (1.6.37-r1) [2022-10-25T04:41:54.006Z] (13/83) Installing freetype (2.12.1-r0) [2022-10-25T04:41:54.006Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-10-25T04:41:54.006Z] (15/83) Installing fribidi (1.0.12-r0) [2022-10-25T04:41:54.006Z] (16/83) Installing libffi (3.4.2-r1) [2022-10-25T04:41:54.006Z] (17/83) Installing libintl (0.21-r2) [2022-10-25T04:41:54.006Z] (18/83) Installing libblkid (2.38-r1) [2022-10-25T04:41:54.006Z] (19/83) Installing libmount (2.38-r1) [2022-10-25T04:41:54.006Z] (20/83) Installing pcre (8.45-r2) [2022-10-25T04:41:54.006Z] (21/83) Installing glib (2.72.1-r0) [2022-10-25T04:41:54.006Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-10-25T04:41:54.006Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-10-25T04:41:54.006Z] (24/83) Installing libass (0.16.0-r0) [2022-10-25T04:41:54.006Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-10-25T04:41:54.006Z] (26/83) Installing libpciaccess (0.16-r0) [2022-10-25T04:41:54.006Z] (27/83) Installing libdrm (2.4.110-r0) [2022-10-25T04:41:54.263Z] (28/83) Installing gmp (6.2.1-r2) [2022-10-25T04:41:54.263Z] (29/83) Installing nettle (3.7.3-r0) [2022-10-25T04:41:54.263Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-10-25T04:41:54.263Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-10-25T04:41:54.263Z] (32/83) Installing libunistring (1.0-r0) [2022-10-25T04:41:54.263Z] (33/83) Installing gnutls (3.7.7-r0) [2022-10-25T04:41:54.263Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-25T04:41:54.263Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-25T04:41:54.263Z] (36/83) Installing lame (3.100-r0) [2022-10-25T04:41:54.263Z] (37/83) Installing opus (1.3.1-r1) [2022-10-25T04:41:54.263Z] (38/83) Installing libasyncns (0.8-r1) [2022-10-25T04:41:54.263Z] (39/83) Installing dbus-libs (1.14.4-r0) [2022-10-25T04:41:54.263Z] (40/83) Installing libltdl (2.4.7-r0) [2022-10-25T04:41:54.263Z] (41/83) Installing orc (0.4.32-r0) [2022-10-25T04:41:54.263Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T04:41:54.263Z] (43/83) Installing libogg (1.3.5-r1) [2022-10-25T04:41:54.263Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T04:41:54.263Z] (45/83) Installing flac (1.3.4-r0) [2022-10-25T04:41:54.263Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-10-25T04:41:54.263Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-10-25T04:41:54.522Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-10-25T04:41:54.522Z] (49/83) Installing soxr (0.1.3-r2) [2022-10-25T04:41:54.522Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-10-25T04:41:54.522Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-10-25T04:41:54.522Z] (52/83) Installing libpulse (15.0-r2) [2022-10-25T04:41:54.522Z] (53/83) Installing cjson (1.7.15-r3) [2022-10-25T04:41:54.522Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-10-25T04:41:54.522Z] (55/83) Installing librist (0.2.6-r1) [2022-10-25T04:41:54.522Z] (56/83) Installing libsrt (1.4.4-r0) [2022-10-25T04:41:54.522Z] (57/83) Installing libssh (0.9.6-r1) [2022-10-25T04:41:54.522Z] (58/83) Installing libtheora (1.1.1-r16) [2022-10-25T04:41:54.522Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-10-25T04:41:54.522Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-10-25T04:41:54.522Z] (61/83) Installing libxext (1.3.4-r0) [2022-10-25T04:41:54.522Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-10-25T04:41:54.522Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-10-25T04:41:54.522Z] (64/83) Installing libva (2.14.0-r0) [2022-10-25T04:41:54.522Z] (65/83) Installing libvdpau (1.5-r0) [2022-10-25T04:41:54.522Z] (66/83) Installing vidstab (1.1.0-r1) [2022-10-25T04:41:54.522Z] (67/83) Installing libvpx (1.11.0-r1) [2022-10-25T04:41:54.522Z] (68/83) Installing libwebp (1.2.3-r0) [2022-10-25T04:41:54.522Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-10-25T04:41:54.522Z] (70/83) Installing numactl (2.0.14-r0) [2022-10-25T04:41:54.522Z] (71/83) Installing x265-libs (3.5-r3) [2022-10-25T04:41:54.780Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-10-25T04:41:54.780Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-10-25T04:41:54.780Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-10-25T04:41:54.780Z] (75/83) Installing udev-init-scripts (35-r0) [2022-10-25T04:41:54.780Z] Executing udev-init-scripts-35-r0.post-install [2022-10-25T04:41:54.780Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-10-25T04:41:54.780Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-10-25T04:41:54.780Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-10-25T04:41:54.780Z] (79/83) Installing kmod-libs (29-r2) [2022-10-25T04:41:54.780Z] (80/83) Installing eudev (3.2.11-r0) [2022-10-25T04:41:54.780Z] (81/83) Installing libsodium (1.0.18-r0) [2022-10-25T04:41:54.780Z] (82/83) Installing libzmq (4.3.4-r0) [2022-10-25T04:41:55.038Z] (83/83) Installing zeromq (4.3.4-r0) [2022-10-25T04:41:55.038Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T04:41:55.038Z] Executing eudev-3.2.11-r0.trigger [2022-10-25T04:41:55.038Z] OK: 101 MiB in 97 packages [2022-10-25T04:41:56.938Z] Removing intermediate container 0122973029ea [2022-10-25T04:41:56.938Z] ---> 1269ebe4c596 [2022-10-25T04:41:56.938Z] Step 19/36 : WORKDIR / [2022-10-25T04:41:56.938Z] ---> Running in c6bdeebc0b8e [2022-10-25T04:41:56.938Z] Removing intermediate container c6bdeebc0b8e [2022-10-25T04:41:56.938Z] ---> 8ebd52695bd5 [2022-10-25T04:41:56.938Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-10-25T04:41:57.197Z] ---> fd9187e69333 [2022-10-25T04:41:57.197Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-10-25T04:41:57.455Z] ---> 802afc2f3ae0 [2022-10-25T04:41:57.455Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-10-25T04:41:57.455Z] ---> ec37ce5332ff [2022-10-25T04:41:57.455Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-10-25T04:41:57.713Z] ---> 513179acbf49 [2022-10-25T04:41:57.713Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-10-25T04:41:57.713Z] ---> 60a755d181d5 [2022-10-25T04:41:57.713Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-10-25T04:41:57.971Z] ---> 1e56618ae543 [2022-10-25T04:41:57.971Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-10-25T04:41:58.538Z] ---> 8bcdc8a2c190 [2022-10-25T04:41:58.538Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-10-25T04:41:58.538Z] ---> Running in 88844559de3e [2022-10-25T04:41:59.106Z] Removing intermediate container 88844559de3e [2022-10-25T04:41:59.106Z] ---> 4ee7be04ca95 [2022-10-25T04:41:59.106Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-10-25T04:41:59.106Z] ---> Running in b5fe31a8fc38 [2022-10-25T04:41:59.673Z] Removing intermediate container b5fe31a8fc38 [2022-10-25T04:41:59.673Z] ---> 47fc0dfff216 [2022-10-25T04:41:59.673Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-10-25T04:41:59.673Z] ---> Running in c404e8dbaa43 [2022-10-25T04:42:00.239Z] Removing intermediate container c404e8dbaa43 [2022-10-25T04:42:00.239Z] ---> 6e4c8234ae95 [2022-10-25T04:42:00.239Z] Step 30/36 : EXPOSE 59983 [2022-10-25T04:42:00.239Z] ---> Running in f4e22aba9685 [2022-10-25T04:42:00.239Z] Removing intermediate container f4e22aba9685 [2022-10-25T04:42:00.239Z] ---> c90f3e73b695 [2022-10-25T04:42:00.239Z] Step 31/36 : EXPOSE 8554 [2022-10-25T04:42:00.239Z] ---> Running in 3427ef98793e [2022-10-25T04:42:00.498Z] Removing intermediate container 3427ef98793e [2022-10-25T04:42:00.498Z] ---> da9ad8010a61 [2022-10-25T04:42:00.498Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-10-25T04:42:00.498Z] ---> Running in b168e70cf54c [2022-10-25T04:42:00.498Z] Removing intermediate container b168e70cf54c [2022-10-25T04:42:00.498Z] ---> bfe4f7a9acf8 [2022-10-25T04:42:00.498Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-10-25T04:42:00.498Z] ---> Running in 6d4cf71df273 [2022-10-25T04:42:00.756Z] Removing intermediate container 6d4cf71df273 [2022-10-25T04:42:00.756Z] ---> 30aa03925fce [2022-10-25T04:42:00.756Z] Step 34/36 : LABEL arch=amd64 [2022-10-25T04:42:00.756Z] ---> Running in a582bc971a38 [2022-10-25T04:42:00.756Z] Removing intermediate container a582bc971a38 [2022-10-25T04:42:00.756Z] ---> 77a667925e13 [2022-10-25T04:42:00.756Z] Step 35/36 : LABEL git_sha=2737b4a4757873c341a4cc117393b3c94d892178 [2022-10-25T04:42:00.756Z] ---> Running in dc50b7da4da8 [2022-10-25T04:42:01.014Z] Removing intermediate container dc50b7da4da8 [2022-10-25T04:42:01.014Z] ---> b4f7b600b864 [2022-10-25T04:42:01.014Z] Step 36/36 : LABEL version=2.3.0-dev.18 [2022-10-25T04:42:01.014Z] ---> Running in 608e99956d6e [2022-10-25T04:42:01.014Z] Removing intermediate container 608e99956d6e [2022-10-25T04:42:01.014Z] ---> 599abd9232dc [2022-10-25T04:42:01.014Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-25T04:42:01.014Z] Successfully built 599abd9232dc [2022-10-25T04:42:01.014Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T04:42:01.107Z] provisioning config files... [2022-10-25T04:42:01.114Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config13919090784138365764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T04:42:01.404Z] ---> docker-login.sh [2022-10-25T04:42:01.404Z] nexus3.edgexfoundry.org:10001 [2022-10-25T04:42:01.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T04:42:01.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T04:42:01.404Z] Configure a credential helper to remove this warning. See [2022-10-25T04:42:01.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T04:42:01.404Z] [2022-10-25T04:42:01.404Z] Login Succeeded [2022-10-25T04:42:01.404Z] nexus3.edgexfoundry.org:10002 [2022-10-25T04:42:01.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T04:42:01.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T04:42:01.405Z] Configure a credential helper to remove this warning. See [2022-10-25T04:42:01.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T04:42:01.405Z] [2022-10-25T04:42:01.405Z] Login Succeeded [2022-10-25T04:42:01.405Z] nexus3.edgexfoundry.org:10003 [2022-10-25T04:42:01.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T04:42:01.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T04:42:01.662Z] Configure a credential helper to remove this warning. See [2022-10-25T04:42:01.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T04:42:01.662Z] [2022-10-25T04:42:01.662Z] Login Succeeded [2022-10-25T04:42:01.662Z] nexus3.edgexfoundry.org:10004 [2022-10-25T04:42:01.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T04:42:01.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T04:42:01.662Z] Configure a credential helper to remove this warning. See [2022-10-25T04:42:01.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T04:42:01.662Z] [2022-10-25T04:42:01.662Z] Login Succeeded [2022-10-25T04:42:01.662Z] docker.io [2022-10-25T04:42:01.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T04:42:02.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T04:42:02.179Z] Configure a credential helper to remove this warning. See [2022-10-25T04:42:02.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T04:42:02.179Z] [2022-10-25T04:42:02.179Z] Login Succeeded [2022-10-25T04:42:02.179Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T04:42:02.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T04:42:02.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T04:42:02.251Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2022-10-25T04:42:02.251Z] 2737b4a4757873c341a4cc117393b3c94d892178 [2022-10-25T04:42:02.251Z] latest [2022-10-25T04:42:02.251Z] 2.3.0-dev.18 [2022-10-25T04:42:02.251Z] 2737b4a4757873c341a4cc117393b3c94d892178-2.3.0-dev.18 [2022-10-25T04:42:02.251Z] main [2022-10-25T04:42:02.251Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T04:42:02.586Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2737b4a4757873c341a4cc117393b3c94d892178 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T04:42:02.887Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2737b4a4757873c341a4cc117393b3c94d892178 [2022-10-25T04:42:02.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-25T04:42:02.887Z] 281ee67f8979: Preparing [2022-10-25T04:42:02.887Z] 67989fd2e682: Preparing [2022-10-25T04:42:02.887Z] f4fa190c4b08: Preparing [2022-10-25T04:42:02.887Z] 550e596c6d0e: Preparing [2022-10-25T04:42:02.887Z] 1207169bf42c: Preparing [2022-10-25T04:42:02.887Z] b3417c2213c9: Preparing [2022-10-25T04:42:02.887Z] 040f6c19056b: Preparing [2022-10-25T04:42:02.887Z] b3417c2213c9: Waiting [2022-10-25T04:42:02.887Z] 81c2b8abfb5b: Preparing [2022-10-25T04:42:02.887Z] c33fe5c06226: Preparing [2022-10-25T04:42:02.887Z] 17af40ec2664: Preparing [2022-10-25T04:42:02.887Z] 040f6c19056b: Waiting [2022-10-25T04:42:02.887Z] 81c2b8abfb5b: Waiting [2022-10-25T04:42:02.887Z] c33fe5c06226: Waiting [2022-10-25T04:42:02.887Z] a5a30ce1fa6f: Preparing [2022-10-25T04:42:02.887Z] 994393dc58e7: Preparing [2022-10-25T04:42:02.887Z] a5a30ce1fa6f: Waiting [2022-10-25T04:42:02.887Z] 67989fd2e682: Pushed [2022-10-25T04:42:02.887Z] f4fa190c4b08: Pushed [2022-10-25T04:42:02.887Z] 1207169bf42c: Pushed [2022-10-25T04:42:02.887Z] 281ee67f8979: Pushed [2022-10-25T04:42:02.887Z] b3417c2213c9: Pushed [2022-10-25T04:42:03.146Z] 040f6c19056b: Pushed [2022-10-25T04:42:03.146Z] 81c2b8abfb5b: Pushed [2022-10-25T04:42:03.146Z] c33fe5c06226: Pushed [2022-10-25T04:42:03.146Z] 994393dc58e7: Layer already exists [2022-10-25T04:42:05.058Z] 550e596c6d0e: Pushed [2022-10-25T04:42:05.624Z] 17af40ec2664: Pushed [2022-10-25T04:42:12.188Z] a5a30ce1fa6f: Pushed [2022-10-25T04:42:12.188Z] 2737b4a4757873c341a4cc117393b3c94d892178: digest: sha256:fb8cc2b95d5f4a8bc32266cc7250d2d0780da936f0c29c18b85abd7c1cec6f37 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T04:42:12.498Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T04:42:12.800Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-10-25T04:42:12.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-25T04:42:12.800Z] 281ee67f8979: Preparing [2022-10-25T04:42:12.800Z] 67989fd2e682: Preparing [2022-10-25T04:42:12.800Z] f4fa190c4b08: Preparing [2022-10-25T04:42:12.800Z] 550e596c6d0e: Preparing [2022-10-25T04:42:12.800Z] 1207169bf42c: Preparing [2022-10-25T04:42:12.800Z] b3417c2213c9: Preparing [2022-10-25T04:42:12.800Z] 040f6c19056b: Preparing [2022-10-25T04:42:12.800Z] 81c2b8abfb5b: Preparing [2022-10-25T04:42:12.800Z] c33fe5c06226: Preparing [2022-10-25T04:42:12.800Z] 17af40ec2664: Preparing [2022-10-25T04:42:12.800Z] a5a30ce1fa6f: Preparing [2022-10-25T04:42:12.800Z] 994393dc58e7: Preparing [2022-10-25T04:42:12.800Z] b3417c2213c9: Waiting [2022-10-25T04:42:12.800Z] 040f6c19056b: Waiting [2022-10-25T04:42:12.800Z] 81c2b8abfb5b: Waiting [2022-10-25T04:42:12.800Z] c33fe5c06226: Waiting [2022-10-25T04:42:12.800Z] 17af40ec2664: Waiting [2022-10-25T04:42:12.800Z] a5a30ce1fa6f: Waiting [2022-10-25T04:42:12.800Z] 994393dc58e7: Waiting [2022-10-25T04:42:12.800Z] 550e596c6d0e: Layer already exists [2022-10-25T04:42:12.800Z] 67989fd2e682: Layer already exists [2022-10-25T04:42:12.800Z] f4fa190c4b08: Layer already exists [2022-10-25T04:42:12.800Z] 1207169bf42c: Layer already exists [2022-10-25T04:42:12.800Z] 281ee67f8979: Layer already exists [2022-10-25T04:42:12.800Z] b3417c2213c9: Layer already exists [2022-10-25T04:42:12.800Z] 81c2b8abfb5b: Layer already exists [2022-10-25T04:42:12.800Z] 040f6c19056b: Layer already exists [2022-10-25T04:42:12.800Z] 17af40ec2664: Layer already exists [2022-10-25T04:42:12.800Z] c33fe5c06226: Layer already exists [2022-10-25T04:42:12.800Z] 994393dc58e7: Layer already exists [2022-10-25T04:42:12.800Z] a5a30ce1fa6f: Layer already exists [2022-10-25T04:42:12.800Z] latest: digest: sha256:fb8cc2b95d5f4a8bc32266cc7250d2d0780da936f0c29c18b85abd7c1cec6f37 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T04:42:13.118Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T04:42:13.682Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.18 [2022-10-25T04:42:13.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-25T04:42:13.682Z] 281ee67f8979: Preparing [2022-10-25T04:42:13.682Z] 67989fd2e682: Preparing [2022-10-25T04:42:13.682Z] f4fa190c4b08: Preparing [2022-10-25T04:42:13.682Z] 550e596c6d0e: Preparing [2022-10-25T04:42:13.682Z] 1207169bf42c: Preparing [2022-10-25T04:42:13.682Z] b3417c2213c9: Preparing [2022-10-25T04:42:13.682Z] 040f6c19056b: Preparing [2022-10-25T04:42:13.682Z] 81c2b8abfb5b: Preparing [2022-10-25T04:42:13.682Z] c33fe5c06226: Preparing [2022-10-25T04:42:13.682Z] 17af40ec2664: Preparing [2022-10-25T04:42:13.682Z] a5a30ce1fa6f: Preparing [2022-10-25T04:42:13.682Z] 994393dc58e7: Preparing [2022-10-25T04:42:13.682Z] 81c2b8abfb5b: Waiting [2022-10-25T04:42:13.683Z] c33fe5c06226: Waiting [2022-10-25T04:42:13.683Z] b3417c2213c9: Waiting [2022-10-25T04:42:13.683Z] 040f6c19056b: Waiting [2022-10-25T04:42:13.683Z] 17af40ec2664: Waiting [2022-10-25T04:42:13.683Z] a5a30ce1fa6f: Waiting [2022-10-25T04:42:13.683Z] f4fa190c4b08: Layer already exists [2022-10-25T04:42:13.683Z] 67989fd2e682: Layer already exists [2022-10-25T04:42:13.683Z] 281ee67f8979: Layer already exists [2022-10-25T04:42:13.683Z] 1207169bf42c: Layer already exists [2022-10-25T04:42:13.683Z] 550e596c6d0e: Layer already exists [2022-10-25T04:42:13.683Z] b3417c2213c9: Layer already exists [2022-10-25T04:42:13.683Z] 17af40ec2664: Layer already exists [2022-10-25T04:42:13.683Z] 040f6c19056b: Layer already exists [2022-10-25T04:42:13.683Z] 81c2b8abfb5b: Layer already exists [2022-10-25T04:42:13.683Z] c33fe5c06226: Layer already exists [2022-10-25T04:42:13.683Z] a5a30ce1fa6f: Layer already exists [2022-10-25T04:42:13.683Z] 994393dc58e7: Layer already exists [2022-10-25T04:42:13.683Z] 2.3.0-dev.18: digest: sha256:fb8cc2b95d5f4a8bc32266cc7250d2d0780da936f0c29c18b85abd7c1cec6f37 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T04:42:13.991Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2737b4a4757873c341a4cc117393b3c94d892178-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T04:42:14.292Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2737b4a4757873c341a4cc117393b3c94d892178-2.3.0-dev.18 [2022-10-25T04:42:14.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-25T04:42:14.292Z] 281ee67f8979: Preparing [2022-10-25T04:42:14.292Z] 67989fd2e682: Preparing [2022-10-25T04:42:14.292Z] f4fa190c4b08: Preparing [2022-10-25T04:42:14.292Z] 550e596c6d0e: Preparing [2022-10-25T04:42:14.292Z] 1207169bf42c: Preparing [2022-10-25T04:42:14.292Z] b3417c2213c9: Preparing [2022-10-25T04:42:14.292Z] b3417c2213c9: Waiting [2022-10-25T04:42:14.292Z] 040f6c19056b: Preparing [2022-10-25T04:42:14.292Z] 81c2b8abfb5b: Preparing [2022-10-25T04:42:14.292Z] c33fe5c06226: Preparing [2022-10-25T04:42:14.292Z] 040f6c19056b: Waiting [2022-10-25T04:42:14.292Z] 17af40ec2664: Preparing [2022-10-25T04:42:14.292Z] a5a30ce1fa6f: Preparing [2022-10-25T04:42:14.292Z] c33fe5c06226: Waiting [2022-10-25T04:42:14.292Z] 17af40ec2664: Waiting [2022-10-25T04:42:14.292Z] 994393dc58e7: Preparing [2022-10-25T04:42:14.292Z] a5a30ce1fa6f: Waiting [2022-10-25T04:42:14.292Z] 994393dc58e7: Waiting [2022-10-25T04:42:14.292Z] 550e596c6d0e: Layer already exists [2022-10-25T04:42:14.292Z] f4fa190c4b08: Layer already exists [2022-10-25T04:42:14.292Z] 281ee67f8979: Layer already exists [2022-10-25T04:42:14.292Z] 67989fd2e682: Layer already exists [2022-10-25T04:42:14.292Z] 1207169bf42c: Layer already exists [2022-10-25T04:42:14.292Z] b3417c2213c9: Layer already exists [2022-10-25T04:42:14.292Z] 81c2b8abfb5b: Layer already exists [2022-10-25T04:42:14.292Z] 040f6c19056b: Layer already exists [2022-10-25T04:42:14.292Z] 17af40ec2664: Layer already exists [2022-10-25T04:42:14.292Z] c33fe5c06226: Layer already exists [2022-10-25T04:42:14.292Z] a5a30ce1fa6f: Layer already exists [2022-10-25T04:42:14.292Z] 994393dc58e7: Layer already exists [2022-10-25T04:42:14.292Z] 2737b4a4757873c341a4cc117393b3c94d892178-2.3.0-dev.18: digest: sha256:fb8cc2b95d5f4a8bc32266cc7250d2d0780da936f0c29c18b85abd7c1cec6f37 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T04:42:14.599Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T04:42:14.901Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2022-10-25T04:42:14.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2022-10-25T04:42:14.901Z] 281ee67f8979: Preparing [2022-10-25T04:42:14.901Z] 67989fd2e682: Preparing [2022-10-25T04:42:14.901Z] f4fa190c4b08: Preparing [2022-10-25T04:42:14.901Z] 550e596c6d0e: Preparing [2022-10-25T04:42:14.901Z] 1207169bf42c: Preparing [2022-10-25T04:42:14.901Z] b3417c2213c9: Preparing [2022-10-25T04:42:14.901Z] 040f6c19056b: Preparing [2022-10-25T04:42:14.901Z] 81c2b8abfb5b: Preparing [2022-10-25T04:42:14.901Z] c33fe5c06226: Preparing [2022-10-25T04:42:14.901Z] 17af40ec2664: Preparing [2022-10-25T04:42:14.901Z] a5a30ce1fa6f: Preparing [2022-10-25T04:42:14.901Z] 994393dc58e7: Preparing [2022-10-25T04:42:14.901Z] 81c2b8abfb5b: Waiting [2022-10-25T04:42:14.901Z] c33fe5c06226: Waiting [2022-10-25T04:42:14.901Z] 994393dc58e7: Waiting [2022-10-25T04:42:14.901Z] 17af40ec2664: Waiting [2022-10-25T04:42:14.901Z] a5a30ce1fa6f: Waiting [2022-10-25T04:42:14.901Z] b3417c2213c9: Waiting [2022-10-25T04:42:14.901Z] 040f6c19056b: Waiting [2022-10-25T04:42:14.901Z] 67989fd2e682: Layer already exists [2022-10-25T04:42:14.901Z] 1207169bf42c: Layer already exists [2022-10-25T04:42:14.901Z] f4fa190c4b08: Layer already exists [2022-10-25T04:42:14.901Z] 550e596c6d0e: Layer already exists [2022-10-25T04:42:14.901Z] 281ee67f8979: Layer already exists [2022-10-25T04:42:14.901Z] b3417c2213c9: Layer already exists [2022-10-25T04:42:14.901Z] 040f6c19056b: Layer already exists [2022-10-25T04:42:14.901Z] 81c2b8abfb5b: Layer already exists [2022-10-25T04:42:14.901Z] 17af40ec2664: Layer already exists [2022-10-25T04:42:14.901Z] c33fe5c06226: Layer already exists [2022-10-25T04:42:14.901Z] a5a30ce1fa6f: Layer already exists [2022-10-25T04:42:14.901Z] 994393dc58e7: Layer already exists [2022-10-25T04:42:14.901Z] main: digest: sha256:fb8cc2b95d5f4a8bc32266cc7250d2d0780da936f0c29c18b85abd7c1cec6f37 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-25T04:42:14.943Z] ===================================================== [Pipeline] echo [2022-10-25T04:42:14.951Z] taggedImages: [2022-10-25T04:42:14.951Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2737b4a4757873c341a4cc117393b3c94d892178 [2022-10-25T04:42:14.951Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2022-10-25T04:42:14.951Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.18 [2022-10-25T04:42:14.951Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:2737b4a4757873c341a4cc117393b3c94d892178-2.3.0-dev.18 [2022-10-25T04:42:14.951Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [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 [2022-10-25T04:42:15.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T04:42:15.359Z] [2022-10-25T04:42:15.359Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T04:42:15.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T04:42:15.678Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-25T04:42:15.678Z] 5eb5b503b376: Pulling fs layer [2022-10-25T04:42:15.678Z] 5c69ac0246d0: Pulling fs layer [2022-10-25T04:42:15.678Z] ec43610c2a17: Pulling fs layer [2022-10-25T04:42:15.678Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-25T04:42:15.678Z] 33b1e0a273af: Pulling fs layer [2022-10-25T04:42:15.678Z] 5d3b04190fa2: Pulling fs layer [2022-10-25T04:42:15.678Z] 2f39f015ded8: Pulling fs layer [2022-10-25T04:42:15.678Z] 2f39f015ded8: Waiting [2022-10-25T04:42:15.678Z] 3a2ae6a8a46f: Waiting [2022-10-25T04:42:15.678Z] 5d3b04190fa2: Waiting [2022-10-25T04:42:15.678Z] 33b1e0a273af: Waiting [2022-10-25T04:42:15.678Z] 5c69ac0246d0: Verifying Checksum [2022-10-25T04:42:15.678Z] 5c69ac0246d0: Download complete [2022-10-25T04:42:15.678Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-25T04:42:15.678Z] 3a2ae6a8a46f: Download complete [2022-10-25T04:42:15.678Z] 33b1e0a273af: Verifying Checksum [2022-10-25T04:42:15.678Z] 33b1e0a273af: Download complete [2022-10-25T04:42:15.937Z] 5d3b04190fa2: Verifying Checksum [2022-10-25T04:42:15.937Z] 5d3b04190fa2: Download complete [2022-10-25T04:42:15.937Z] ec43610c2a17: Verifying Checksum [2022-10-25T04:42:15.937Z] ec43610c2a17: Download complete [2022-10-25T04:42:15.937Z] 5eb5b503b376: Verifying Checksum [2022-10-25T04:42:15.937Z] 5eb5b503b376: Download complete [2022-10-25T04:42:16.503Z] 2f39f015ded8: Verifying Checksum [2022-10-25T04:42:16.503Z] 2f39f015ded8: Download complete [2022-10-25T04:42:17.069Z] 5eb5b503b376: Pull complete [2022-10-25T04:42:17.069Z] 5c69ac0246d0: Pull complete [2022-10-25T04:42:17.633Z] ec43610c2a17: Pull complete [2022-10-25T04:42:17.633Z] 3a2ae6a8a46f: Pull complete [2022-10-25T04:42:17.893Z] 33b1e0a273af: Pull complete [2022-10-25T04:42:17.893Z] 5d3b04190fa2: Pull complete [2022-10-25T04:42:22.083Z] 2f39f015ded8: Pull complete [2022-10-25T04:42:22.083Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-25T04:42:22.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T04:42:22.083Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T04:42:22.161Z] prd-ubuntu20.04-docker-8c-8g-83140 does not seem to be running inside a container [2022-10-25T04:42:22.192Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T04:42:23.868Z] $ docker top f4c17246486e0d20de0bb2a8e8ad68c61bc00fa820a7965e6225a9b2b20e9cd3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T04:42:24.238Z] ---> job-cost.sh [2022-10-25T04:42:24.238Z] lf-activate-venv: SKIPPING [2022-10-25T04:42:24.238Z] INFO: No Stack... [2022-10-25T04:42:24.497Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T04:42:25.064Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T04:42:25.359Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-10-25T04:42:25.359Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T04:42:25.370Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-57-stack-cost] [2022-10-25T04:42:25.377Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-57-stack-cost] did not exist. Created. [2022-10-25T04:42:25.377Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T04:42:25.691Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-25T04:42:25.712Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T04:42:25.717Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-57-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T04:42:25.732Z] $ docker stop --time=1 f4c17246486e0d20de0bb2a8e8ad68c61bc00fa820a7965e6225a9b2b20e9cd3 [2022-10-25T04:42:26.916Z] $ docker rm -f f4c17246486e0d20de0bb2a8e8ad68c61bc00fa820a7965e6225a9b2b20e9cd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } Aborted by Eric Ball [Pipeline] // node Pausing (Preparing for shutdown) Click here to forcibly terminate running steps Resuming (Shutdown was canceled) [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T07:59:58.066Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-25T07:59:58.681Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-10-25T07:59:58.681Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-10-25T07:59:58.681Z] total 16 [2022-10-25T07:59:58.681Z] drwxr-xr-x 3 root root 4096 Oct 25 04:42 . [2022-10-25T07:59:58.681Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 04:42 .. [2022-10-25T07:59:58.681Z] drwxr-xr-x 2 root root 4096 Oct 25 04:42 cost [2022-10-25T07:59:58.681Z] -rw-r--r-- 1 root root 88 Oct 25 04:42 cost.csv [2022-10-25T07:59:58.681Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-10-25T07:59:58.681Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-10-25T07:59:58.681Z] total 16 [2022-10-25T07:59:58.681Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 04:42 . [2022-10-25T07:59:58.681Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 04:42 .. [2022-10-25T07:59:58.681Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 04:42 cost [2022-10-25T07:59:58.681Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 25 04:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-25T07:59:58.969Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T07:59:59.824Z] ---> package-listing.sh [2022-10-25T07:59:59.824Z] ++ facter osfamily [2022-10-25T07:59:59.824Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T08:00:00.083Z] + OS_FAMILY=debian [2022-10-25T08:00:00.083Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-10-25T08:00:00.083Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T08:00:00.083Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T08:00:00.083Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T08:00:00.083Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T08:00:00.083Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-10-25T08:00:00.083Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T08:00:00.083Z] + case "${OS_FAMILY}" in [2022-10-25T08:00:00.083Z] + dpkg -l [2022-10-25T08:00:00.083Z] + grep '^ii' [2022-10-25T08:00:00.083Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T08:00:00.083Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T08:00:00.083Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T08:00:00.083Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-10-25T08:00:00.083Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-10-25T08:00:00.083Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-10-25T08:00:00.096Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-25T08:00:00.374Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T08:00:00.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T08:00:00.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T08:00:00.997Z] prd-ubuntu20.04-docker-8c-8g-83140 does not seem to be running inside a container [2022-10-25T08:00:01.032Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools-log-publisher:latest cat [2022-10-25T08:00:01.275Z] $ docker top b5b79858f4d768826a4df42c2040824111aba911eb9f8f9961fb210340386843 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T08:00:01.612Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T08:00:01.895Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T08:00:02.175Z] + ls /var/log/sa-host [2022-10-25T08:00:02.176Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T08:00:02.257Z] provisioning config files... [2022-10-25T08:00:02.267Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15249962860418895033tmp [Pipeline] { [Pipeline] echo [2022-10-25T08:00:02.282Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:00:02.569Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T08:00:02.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:00:02.895Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T08:00:02.903Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:00:03.184Z] ---> sudo-logs.sh [2022-10-25T08:00:03.184Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T08:00:03.208Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:00:03.484Z] ---> job-cost.sh [2022-10-25T08:00:03.484Z] lf-activate-venv: SKIPPING [2022-10-25T08:00:03.484Z] DEBUG: total: 0.2199999988079071 [2022-10-25T08:00:03.484Z] INFO: Retrieving Stack Cost... [2022-10-25T08:00:04.050Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T08:00:04.309Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T08:00:04.319Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T08:00:04.603Z] ---> logs-deploy.sh [2022-10-25T08:00:04.603Z] lf-activate-venv: SKIPPING [2022-10-25T08:00:04.603Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/57 [2022-10-25T08:00:04.603Z] INFO: archiving workspace using pattern(s): [2022-10-25T08:00:05.542Z] Archives upload complete. [2022-10-25T08:00:05.804Z] INFO: archiving logs to Nexus [2022-10-25T08:00:06.370Z] ---> uname -a: [2022-10-25T08:00:06.370Z] Linux prd-ubuntu20-04-docker-8c-8g-83140 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-25T08:00:06.370Z] [2022-10-25T08:00:06.370Z]